Commit Graph

31 Commits

Author SHA1 Message Date
alessandro ferro 831f786222 Double free 2023-04-17 10:17:34 +02:00
alessandro ferro 288ecf8b59 Removed unused libraries 2023-04-17 09:47:19 +02:00
alessandro ferro 6afd040be6 Merge branch 'main' of https://github.com/xfarrow/dircomp 2023-04-17 09:26:42 +02:00
alessandro ferro 0a0f296ad9 Update dircomp.c 2023-04-17 09:26:28 +02:00
xfarrow 5b36807958
Update README.md 2023-04-17 07:24:23 +00:00
xfarrow b0c4cb9ddc
Update README.md 2023-04-17 07:06:33 +00:00
Alessandro Ferro 23ea4813db Code readability 2023-04-17 00:06:26 +02:00
xfarrow 9f7a6bd4f1
Update README.md 2023-04-16 15:03:29 +00:00
Alessandro Ferro 2eefe61e18 Added option -f (fast) 2023-04-16 17:02:23 +02:00
Alessandro Ferro 4adc7435a5 Update dircomp.c
Fixes #1
2023-04-16 16:35:03 +02:00
Alessandro Ferro 0f7d9b3e86 Bugfix 2023-04-16 13:03:41 +02:00
Alessandro Ferro 2670996a2f Merge branch 'main' of https://github.com/xfarrow/dircomp into main 2023-04-15 22:22:01 +02:00
Alessandro Ferro 11ed7e4310 Memory leak 2023-04-15 22:21:53 +02:00
xfarrow cebbd655f5
Update README.md 2023-04-15 20:19:38 +00:00
Alessandro Ferro c8df291193 Merge branch 'main' of https://github.com/xfarrow/dircomp into main 2023-04-15 22:19:06 +02:00
Alessandro Ferro 98ae550a9e Significantly improved performance. Hash function removed.
Closes #2
2023-04-15 22:19:04 +02:00
xfarrow 4a7b175c14
Create README.md 2023-04-14 21:14:19 +00:00
Alessandro Ferro 6e5ff7cfc5 Help output more Linux-standard 2023-04-14 22:51:43 +02:00
Alessandro Ferro 7836572fac Update dircomp.c 2023-04-14 22:44:19 +02:00
Alessandro Ferro da378d2b55 Update dircomp.c 2023-04-14 22:41:52 +02:00
Alessandro Ferro dd9c17e284 1.0 2023-04-14 22:36:09 +02:00
Alessandro Ferro a20a35deda Better memory management 2023-04-14 18:28:46 +02:00
Alessandro Ferro 5ae5ab2bcf Non-recursive comparison working 2023-04-14 18:20:44 +02:00
Alessandro Ferro b52ad9f57b Created header file 2023-04-14 10:04:56 +02:00
Alessandro Ferro 3cc0dc6b9c Update dircomp.c 2023-04-14 09:53:56 +02:00
Alessandro Ferro a92726f026 Get directories' name from argv 2023-04-13 23:48:16 +02:00
alessandro ferro 0159a89394 code readability, importing JSON library 2023-04-13 17:58:24 +02:00
alessandro ferro d872d3ba96 Indentation 2023-04-13 10:14:32 +02:00
alessandro ferro 244ff67d69 Update dircomp.c 2023-04-13 09:49:03 +02:00
xfarrow a53f763735
Create dircomp 2023-04-13 07:46:28 +00:00
xfarrow 93d78f9a6c
Initial commit 2023-04-13 07:46:10 +00:00