index
:
App-Hashl
master
Hash parts of files, only leech non-duplicates from slow FTPs
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2019-07-02
Update Build.PL
Evan Giles
-1
/
+1
2019-07-01
Update t/00-compile.t to use OO interface
Evan Giles
-1
/
+3
2018-12-19
Merge pull request #2 from manwar/add-repo-meta
Daniel Friesel
-0
/
+5
2018-12-18
Added repo meta.
Mohammad S Anwar
-0
/
+5
2017-01-08
version bump
1.01
Daniel Friesel
-7
/
+7
2017-01-08
More tests
Daniel Friesel
-1
/
+7
2017-01-08
Documentation updates
Daniel Friesel
-3
/
+15
2017-01-07
hashl ls: Add LS_COLORS support
Daniel Friesel
-1
/
+22
2017-01-07
add 'hashl ls' command with ls-like mtime output
Daniel Friesel
-0
/
+37
2015-10-05
perlcritic, perltidy
Daniel Friesel
-7
/
+13
2014-02-16
add -x / --one-file-system option
Daniel Friesel
-10
/
+27
2013-09-05
fix smartmatch warnings on perl >= 5.018
Daniel Friesel
-0
/
+2
2013-06-03
replace obsolete homelinux.org domain
Daniel Friesel
-1
/
+1
2013-05-23
hashl: Fix filename output (contained escapes meant for stderr)
Daniel Friesel
-2
/
+5
2012-08-30
update gitignore
Daniel Friesel
-6
/
+2
2012-08-19
hashl info: also display number of files / ignored hashes
Daniel Friesel
-1
/
+4
2012-08-19
pretty-print read size 0 as 'infinite'
Daniel Friesel
-0
/
+4
2012-08-19
add multi-db support to copy, list, list-files and list-ignored
Daniel Friesel
-14
/
+45
2012-08-19
update dependency list (+List::MoreUtils)
Daniel Friesel
-0
/
+4
2012-08-19
fix 'hashl info'
Daniel Friesel
-1
/
+1
2012-08-19
find-new / find-known: Support multiple database files
Daniel Friesel
-4
/
+21
2012-08-19
move db_info into Hashl.pm
Daniel Friesel
-13
/
+14
2012-07-14
save database version, just to be safe
Daniel Friesel
-2
/
+19
2012-07-08
Set read_size to zero take read whole files
Daniel Friesel
-4
/
+13
2012-03-03
29-app-hashl.t: Fix bracket mixup
Daniel Friesel
-1
/
+1
2011-11-02
Release v1.0
1.00
Daniel Friesel
-5
/
+5
2011-11-02
Fix handling of zero-length files (closes #1)
Daniel Friesel
-0
/
+6
2011-07-02
hashl(1): Update SYNOPSIS
Daniel Friesel
-1
/
+1
2011-06-13
Add "hashl list <regex>" to filter listed files by name
Daniel Friesel
-2
/
+16
2011-05-25
App/Hashl.pm: Fix typo in POD
Daniel Friesel
-1
/
+1
2011-05-23
Release v0.2
0.2
Daniel Friesel
-8
/
+8
2011-05-23
Documentation / Build.PL updates
Daniel Friesel
-2
/
+5
2011-05-23
Add hashl -f update (update with unignore)
Daniel Friesel
-10
/
+36
2011-05-21
App/Hashl: Add unignore function (not yet used in hashl itself)
Daniel Friesel
-1
/
+26
2011-05-20
App::Hashl(3pm): Clarify return values
Daniel Friesel
-8
/
+15
2011-05-20
Code cleanup
Daniel Friesel
-259
/
+303
2011-05-19
hashl update: Save db when being interrupted, increase autosave interval
Daniel Friesel
-2
/
+12
2011-05-18
Remove integration test for now (was a stub, anyways)
Daniel Friesel
-25
/
+0
2011-05-18
Add test for recent add_file fix
Daniel Friesel
-1
/
+8
2011-05-18
If ignored files are still present, do not re-add them while updating
Daniel Friesel
-10
/
+17
2011-05-18
Fix progress message + hashl ignore
Daniel Friesel
-2
/
+2
2011-05-18
Remove autodie remains
Daniel Friesel
-4
/
+0
2011-05-18
Fix progress message ("Scanning directory" instead of misleading "Updating")
Daniel Friesel
-1
/
+1
2011-05-18
App::Hashl test: Verify that partial hashing actually works
Daniel Friesel
-1
/
+14
2011-05-18
Remove needlessly large test files
Daniel Friesel
-0
/
+0
2011-05-18
Do not use autodie. Not counting disk IO, this increases performance by ~25%
Daniel Friesel
-9
/
+12
2011-05-18
App/Hashl: files: Do not return sorted
Daniel Friesel
-4
/
+4
2011-05-18
Increase Test Coverage
Daniel Friesel
-1
/
+14
2011-05-18
App/Hashl: add_file: Use the absolute path were needed
Daniel Friesel
-1
/
+1
2011-05-18
Fix typo in documentation
Daniel Friesel
-1
/
+1
[next]