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 (
Collapse
)
Author
Lines
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
2011-05-18
App::Hashl documentation
Daniel Friesel
-26
/
+141
2011-05-18
Fix hashl ignore
Daniel Friesel
-4
/
+4
2011-05-18
Fix hashl info <file>
Daniel Friesel
-3
/
+8
2011-05-18
db_ignore: $hashl->ignore removes a file from the db, no need to check for that
Daniel Friesel
-4
/
+0
2011-05-17
Further tests
Daniel Friesel
-4
/
+41
2011-05-17
Begin work on App::Hashl tests
Daniel Friesel
-1
/
+31
2011-05-17
Improve $hashl->add_file
Daniel Friesel
-11
/
+37
2011-05-17
Initial switch to App::Hashl
Daniel Friesel
-93
/
+194
2011-05-11
Update gitignore
Daniel Friesel
-2
/
+8
2011-05-09
Build.PL: Add Test::Command to build_requires
Daniel Friesel
-0
/
+1
2011-05-06
Release v0.1
0.1
Daniel Friesel
-14
/
+29
2011-05-06
More documentation fixes
Daniel Friesel
-5
/
+5
2011-05-06
hashl(1): Fix leeching example
Daniel Friesel
-2
/
+1
2011-05-06
Add COPYING & Changelog
Daniel Friesel
-0
/
+10
2011-04-27
Add some initial tests
Daniel Friesel
-0
/
+27
2011-04-27
hashl: Fix usage ('man hashl', not 'man /usr/local/bin/hashl')
Daniel Friesel
-1
/
+1
2011-04-25
hashl list: Make size field longer (may be 1023.0k and such)
Daniel Friesel
-2
/
+2
2011-04-25
hashl: Remove deleted files from DB in update run
Daniel Friesel
-0
/
+1
2011-03-04
hashl: Set autoflush on correct filehandle (stderr)
Daniel Friesel
-1
/
+1
2011-01-15
hashl(1): Fix -s documentation (it is KiB, not B)
Daniel Friesel
-1
/
+1
2011-01-09
Update documentation
Daniel Friesel
-1
/
+10
2011-01-09
Use si_size in more places
Daniel Friesel
-8
/
+9
2011-01-09
hashl list: Print filesize
Daniel Friesel
-1
/
+16
2011-01-07
Add hashl list-files
Daniel Friesel
-0
/
+5
2011-01-06
Add 'hashl find-known'
Daniel Friesel
-0
/
+27
2011-01-04
hashl: Report progress to STDERR
Daniel Friesel
-1
/
+1
2011-01-03
hashl list: Print header with version/readsize info
Daniel Friesel
-0
/
+6
2011-01-02
Update documentation
Daniel Friesel
-19
/
+19
2011-01-02
Add -n option, fix hashl find-new <directory>
Daniel Friesel
-4
/
+18
2011-01-02
Add hashl find-new
Daniel Friesel
-0
/
+26
2011-01-02
Fix hashl copy
Daniel Friesel
-1
/
+1
2011-01-01
Reorganize code. Not 100% finished yet.
Daniel Friesel
-127
/
+97
2010-12-31
Add 'hashl ignore' function
Daniel Friesel
-0
/
+59
2010-12-27
Begin work on 'hashl copy'
Daniel Friesel
-0
/
+63
2010-12-23
hash_in_db: Use keys, not each. Shot myself in the foot without noticing.
Daniel Friesel
-5
/
+7
2010-12-21
hashl(1): Update example
Daniel Friesel
-2
/
+2
2010-12-20
Add usage statement
Daniel Friesel
-3
/
+14
2010-12-20
Documentation updates
Daniel Friesel
-9
/
+30
2010-12-20
Move find logic into separate function, use IO::Handle
Daniel Friesel
-22
/
+28
2010-12-20
Extend hashl info & document it
Daniel Friesel
-1
/
+21
2010-12-20
Add -s to documentation
Daniel Friesel
-1
/
+7
2010-12-19
Add hashl {new,know}-{file,hash}. More to come.
Daniel Friesel
-11
/
+27
2010-12-19
Configurable readsize, change DB layout. NOT backwards compatible
Daniel Friesel
-10
/
+26
[next]