7d1529ae44
PKGBUILD: Upgrade to 1.1.0
2024-08-02 16:52:00 +02:00
2b800ba835
Cargo: Bump version to 1.1.0
2024-08-02 16:51:59 +02:00
19e26b2dbd
Main: Canonicalize paths before sorting
2024-08-02 16:51:58 +02:00
c8b2d6951b
Main: Sort hashed files before iterating
...
To ensure the start flag working properly it is required to have a
deterministic order to start with the same vector of hashed files each
run.
2024-08-02 16:51:58 +02:00
91da8d374b
Main: Allow specifying which number of files to start with
...
This patch introduces a new flag `-s` or `--start`, allowing users to
start running the tool with a starting index into the list of hashed
files generated from traversing either the repository or a single
directory.
2024-08-02 16:51:57 +02:00
279dc41175
Main: Remove short argument version for single_directory
...
The -s specifying is too ambigous for a debug flag and can easily clash
with other flags.
2024-08-02 16:51:56 +02:00
fe10bdde7d
Main: Remove unnecessary return statement
2024-08-02 16:51:56 +02:00
26313c4c7e
PKGBUILD: Initial commit
2024-08-02 16:51:55 +02:00
9bc18b3a42
README: Initial commit
2024-08-02 16:51:54 +02:00
9c3460a909
LICENSE: Use BSD-2-Clause
2024-08-02 16:51:53 +02:00
93d7cda28f
Everywhere: Initial working version
2024-08-02 16:51:50 +02:00