index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Backend
/
WORM.hs
Commit message (
Expand
)
Author
Age
*
update my email address and homepage url
Joey Hess
2015-01-21
*
add getFileSize, which can get the real size of a large file on Windows
Joey Hess
2015-01-20
*
Generate shorter keys for WORM and URL, avoiding keys that are longer than us...
Joey Hess
2015-01-06
*
WORM backend: Switched to include the relative path to the file inside the re...
Joey Hess
2014-09-11
*
WORM backend: When adding a file in a subdirectory, avoid including the subdi...
Joey Hess
2014-08-12
*
add key stability checking interface
Joey Hess
2014-07-27
*
add chunk metadata to Key
Joey Hess
2014-07-24
*
migrate: Avoid re-checksumming when migrating from hashE to hash backend.
Joey Hess
2014-07-10
*
Better sanitization of problem characters when generating URL and WORM keys.
Joey Hess
2013-10-05
*
fix permission damage (thanks, Windows)
Joey Hess
2013-05-11
*
clean up from windows porting
Joey Hess
2013-05-11
*
git-annex now builds on Windows (doesn't work)
Joey Hess
2013-05-11
*
handle sha*sum's leading \ in checksum with certian unsual filenames
Joey Hess
2012-12-20
*
maintain set of files pendingAdd
Joey Hess
2012-06-20
*
separate source of content from the filename associated with the key when gen...
Joey Hess
2012-06-05
*
convert fsckKey to a Maybe
Joey Hess
2012-01-19
*
type alias cleanup
Joey Hess
2011-12-31
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
hlint tweaks
Joey Hess
2011-07-15
*
remove unused backend machinery
Joey Hess
2011-07-05
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01
*
check key size when available, no matter the backend
Joey Hess
2011-03-23
*
rename file
Joey Hess
2011-03-15
*
first pass at using new keys
Joey Hess
2011-03-15
*
Rethink filename encoding handling for display. Since filename encoding may o...
0.23
Joey Hess
2011-03-12
*
only enable SHA backends that configure finds support for
Joey Hess
2011-03-02
*
update unicode FilePath handling
Joey Hess
2011-02-11
*
Fix display of unicode filenames.
Joey Hess
2011-02-10
*
better directory handling
Joey Hess
2011-01-27
*
rename TypeInternals to BackendTypes
Joey Hess
2011-01-26
*
successfully split Annex and AnnexState out of TypeInternals
Joey Hess
2011-01-25
*
parameterize Backend type
Joey Hess
2011-01-25
*
got rid of Core module
Joey Hess
2011-01-16
*
finished hlinting
Joey Hess
2010-11-22
*
fsck: Print warnings to stderr; --quiet can now be used to only see problems.
Joey Hess
2010-11-15
*
fsck bugfixes
Joey Hess
2010-11-13
*
fsck improvements
Joey Hess
2010-11-13
*
fsck improvements
Joey Hess
2010-11-13
*
more Wall cleaning
Joey Hess
2010-10-31
*
copyright statements
0.02
Joey Hess
2010-10-27
*
gratuitous rename
Joey Hess
2010-10-18
*
remove checksum from WORM
Joey Hess
2010-10-17
*
add visible size and time to worm keys
Joey Hess
2010-10-17
*
tweaks
Joey Hess
2010-10-16
*
rename backends more
Joey Hess
2010-10-15