Commit Graph

  • a8eed2a0fb Being idependent from github main Gitea 2022-05-07 11:47:26 +0300
  • ce80376a2f Fixed help message Unbewohnte 2022-05-01 16:33:52 +0300
  • 80a095f16e Added a new flag to ignore empty files when sweeping v0.3.1 Unbewohnte 2022-04-29 05:50:15 +0300
  • a7b8c51333 Fixed name Unbewohnte 2022-02-06 17:00:19 +0300
  • 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 ! v0.3.0 Unbewohnte 2022-01-20 16:58:43 +0300
  • f084552cbe Added -od flag description Unbewohnte 2022-01-18 16:54:53 +0300
  • 0725b2a91b Print how much space could be freed Unbewohnte 2022-01-18 16:50:17 +0300
  • 1c43aa3c83 Output-directory flag Unbewohnte 2022-01-18 16:32:27 +0300
  • 902a579c8d Quality of code improvements - got rid of all warnings; v0.2.2 Unbewohnte 2022-01-18 06:30:22 +0300
  • 3b47eec7ea README; install and uninstall scripts Unbewohnte 2022-01-17 20:00:50 +0300
  • 7d9d6a3236 Changed version number; Removed deprecated --benchmark flag Unbewohnte 2022-01-17 18:01:07 +0300
  • ad4b55fdce Grouping duplicates together; Significantly improved scan results file; Unbewohnte 2022-01-17 17:58:34 +0300
  • 0b7017b213 Do not save scan results file if no entries are being tracked Unbewohnte 2022-01-16 15:24:22 +0300
  • d349618dce Moved printing to main(); Remove empty files on sweeping Unbewohnte 2022-01-16 10:21:44 +0300
  • 04f524db46 Does not die on permission denieds; Broom class does not own tracked entries anymore Unbewohnte 2022-01-15 14:15:19 +0300
  • f5b2108a59 Fixed EMPTY files to be considered as DUPLICATE Unbewohnte 2022-01-09 00:35:28 +0300
  • b7556902b6 Find empty files; More informative scan result file output; File grouping as EMPTY and DUPLICATE Unbewohnte 2022-01-09 00:20:16 +0300
  • 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 Unbewohnte 2022-01-08 12:38:56 +0300
  • 6367f8755c Merge branch 'main' of https://github.com/Unbewohnte/broom Unbewohnte 2022-01-07 14:07:35 +0300
  • 800839cfed Updated gitignor Unbewohnte 2022-01-07 14:06:22 +0300
  • b6a329053d
    Delete .duplicates_list.txt Nikolay Kasyanov 2022-01-07 11:02:28 +0300
  • bd9284f9c5 Make duplicates list file with duplicates on find_duplicates() Unbewohnte 2022-01-07 13:37:49 +0300
  • a6b847d37f Untracking by contents Unbewohnte 2022-01-07 12:17:22 +0300
  • 0048bbbf5e Tracking slowdownm, sorting speedup Unbewohnte 2022-01-02 12:10:08 +0300
  • 0d39dae095 Safety additions. Do not follow links, track only regular files Unbewohnte 2022-01-01 14:34:35 +0300
  • 21d4610dc6 Not traking entries, but rather tracking paths Unbewohnte 2022-01-01 14:02:52 +0300
  • 449beb393a Untracking by size now actually works and works FAST Unbewohnte 2021-12-30 21:00:30 +0300
  • 3f8dacd34c Moved Broom's options in the other file; benchmarking flag Unbewohnte 2021-12-27 19:31:26 +0300
  • bd18527fe5 Untrack files based on size Unbewohnte 2021-12-26 20:17:14 +0300
  • a08f16852c Working multi-file build Unbewohnte 2021-12-25 11:39:46 +0300
  • 76d1cb49a6 Split in files, removed unnecessary dupfinder class because broom will do all the work Unbewohnte 2021-12-25 00:25:11 +0300
  • d12431d656 Started the project. Not a working version, only a portion of foundation Unbewohnte 2021-12-24 21:02:57 +0300