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
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
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
[next]