Unbewohnte
|
ce80376a2f
|
Fixed help message
|
3 years ago |
Unbewohnte
|
80a095f16e
|
Added a new flag to ignore empty files when sweeping
|
3 years ago |
Unbewohnte
|
a7b8c51333
|
Fixed name
|
3 years ago |
Unbewohnte
|
302ef7238f
|
broom now can remove duplicates and create symlinks !; Updated README; Moved entry groups enum in the entry.hpp file; Broom seems to has become quite a useful tool !
|
3 years ago |
Unbewohnte
|
f084552cbe
|
Added -od flag description
|
3 years ago |
Unbewohnte
|
0725b2a91b
|
Print how much space could be freed
|
3 years ago |
Unbewohnte
|
1c43aa3c83
|
Output-directory flag
|
3 years ago |
Unbewohnte
|
902a579c8d
|
Quality of code improvements - got rid of all warnings;
|
3 years ago |
Unbewohnte
|
3b47eec7ea
|
README; install and uninstall scripts
|
3 years ago |
Unbewohnte
|
7d9d6a3236
|
Changed version number; Removed deprecated --benchmark flag
|
3 years ago |
Unbewohnte
|
ad4b55fdce
|
Grouping duplicates together; Significantly improved scan results file;
|
3 years ago |
Unbewohnte
|
0b7017b213
|
Do not save scan results file if no entries are being tracked
|
3 years ago |
Unbewohnte
|
d349618dce
|
Moved printing to main(); Remove empty files on sweeping
|
3 years ago |
Unbewohnte
|
04f524db46
|
Does not die on permission denieds; Broom class does not own tracked entries anymore
|
3 years ago |
Unbewohnte
|
f5b2108a59
|
Fixed EMPTY files to be considered as DUPLICATE
|
3 years ago |
Unbewohnte
|
b7556902b6
|
Find empty files; More informative scan result file output; File grouping as EMPTY and DUPLICATE
|
3 years ago |
Unbewohnte
|
e3a483f4e4
|
Check entry contents in the middle and in the end of the file for less false-positives; though it is still not good enough
|
3 years ago |
Unbewohnte
|
6367f8755c
|
Merge branch 'main' of https://github.com/Unbewohnte/broom
|
3 years ago |
Unbewohnte
|
800839cfed
|
Updated gitignor
|
3 years ago |
Unbewohnte
|
bd9284f9c5
|
Make duplicates list file with duplicates on find_duplicates()
|
3 years ago |
Unbewohnte
|
a6b847d37f
|
Untracking by contents
|
3 years ago |
Nikolay Kasyanov
|
b6a329053d
|
Delete .duplicates_list.txt
|
3 years ago |
Unbewohnte
|
0048bbbf5e
|
Tracking slowdownm, sorting speedup
|
3 years ago |
Unbewohnte
|
0d39dae095
|
Safety additions. Do not follow links, track only regular files
|
3 years ago |
Unbewohnte
|
21d4610dc6
|
Not traking entries, but rather tracking paths
|
3 years ago |
Unbewohnte
|
449beb393a
|
Untracking by size now actually works and works FAST
|
3 years ago |
Unbewohnte
|
3f8dacd34c
|
Moved Broom's options in the other file; benchmarking flag
|
3 years ago |
Unbewohnte
|
bd18527fe5
|
Untrack files based on size
|
3 years ago |
Unbewohnte
|
a08f16852c
|
Working multi-file build
|
3 years ago |
Unbewohnte
|
76d1cb49a6
|
Split in files, removed unnecessary dupfinder class because broom will do all the work
|
3 years ago |
Unbewohnte
|
d12431d656
|
Started the project. Not a working version, only a portion of foundation
|
3 years ago |