Skip to content

Pull requests: trapexit/scorch

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Initial support for blake3 hash function
#43 by aa956 was closed Feb 7, 2023 Loading…
delete: fix loading of db
#39 by trapexit was merged Dec 6, 2020 Loading…
change default max values to 2**64 from sys.maxint
#37 by trapexit was merged Jun 19, 2020 Loading…
append to db, maxtime limit, interrupted flag
#34 by trapexit was merged May 18, 2020 Loading…
cleanup + write errors to stderr
#30 by trapexit was merged Jan 8, 2020 Loading…
add ability to select hash function
#28 by trapexit was merged Aug 30, 2019 Loading…
add inodes, update of meta, and more
#27 by trapexit was merged Aug 29, 2019 Loading…
add database backup, restore, and listing
#26 by trapexit was merged Aug 25, 2019 Loading…
Fixup pep8 errors and swap to sha256 instead
#25 by skarekrow was closed Aug 16, 2019 Loading…
rework exit codes
#24 by trapexit was merged Jul 28, 2019 Loading…
Maxdata
#23 by trapexit was merged May 2, 2019 Loading…
fix typo
#22 by trapexit was merged Jan 2, 2019 Loading…
general cleanup and reworking
#21 by trapexit was merged Jan 2, 2019 Loading…
fix list-missing cmd
#20 by trapexit was merged Nov 30, 2018 Loading…
fix 'check' printing
#19 by trapexit was merged Sep 29, 2018 Loading…
replace find with more thorough versions
#18 by trapexit was merged Sep 23, 2018 Loading…
add mtime based filtering
#17 by trapexit was merged Sep 20, 2018 Loading…
update readme
#16 by trapexit was merged Jun 1, 2018 Loading…
improve find performance + modify 'find' printing
#14 by trapexit was merged Nov 25, 2017 Loading…
add listing of files which don't have dups
#13 by trapexit was merged Jun 23, 2017 Loading…
change verbose to integer
#12 by trapexit was merged Jun 23, 2017 Loading…
fix humansize w/ 0 bytes and readonly filter fun
#11 by trapexit was merged Jun 3, 2017 Loading…
store data as csv rather than pickle
#8 by trapexit was merged May 31, 2017 Loading…
Reuse db and remove old file before write
#7 by marmiky was closed May 29, 2017 Loading…
add 'find' command to check database for existing files
#6 by trapexit was merged Nov 21, 2016 Loading…
ProTip! Filter pull requests by the default branch with base:master.