index
:
git-annex-gpl
master
git-annex without the AGPL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Backend
/
SHA.hs
Commit message (
Expand
)
Author
Age
*
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
*
configure: Better checking that sha commands output in the desired format.
Joey Hess
2013-05-08
*
SHA: Add a runtime sanity check that sha commands output something that appea...
Joey Hess
2013-05-07
*
expose Control.Monad.join
Joey Hess
2013-04-22
*
SHA*E backends: Exclude non-alphanumeric characters from extensions.
Joey Hess
2012-12-20
*
handle sha*sum's leading \ in checksum with certian unsual filenames
Joey Hess
2012-12-20
*
where indenting
Joey Hess
2012-11-11
*
Avoid crashing on encoding errors in filenames when writing transfer info fil...
Joey Hess
2012-09-16
*
SHA256E is new default backend
Joey Hess
2012-09-12
*
Bugfix: Fix fsck in SHA*E backends, when the key contains composite extension...
Joey Hess
2012-08-24
*
better readProcess
Joey Hess
2012-07-19
*
add back debug logging
Joey Hess
2012-07-19
*
switch from System.Cmd.Utils to System.Process
Joey Hess
2012-07-18
*
fix leading period before two-element extensions
Joey Hess
2012-07-06
*
SHAnE backends are now smarter about composite extensions, such as .tar.gz Cl...
Joey Hess
2012-07-05
*
Use SHA library for files less than 50 kb in size, at which point it's faster...
Joey Hess
2012-07-04
*
When shaNsum commands cannot be found, use the Haskell SHA library (already a...
Joey Hess
2012-07-04
*
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
*
Require that the SHA256 backend can be used when building, since it's the def...
Joey Hess
2012-05-31
*
fsck --from
Joey Hess
2012-01-19
*
convert fsckKey to a Maybe
Joey Hess
2012-01-19
*
type alias cleanup
Joey Hess
2011-12-31
*
more partial function removal
Joey Hess
2011-12-15
*
Prevent key names from containing newlines.
Joey Hess
2011-12-06
*
add support for using hashDirLower in addition to hashDirMixed
Joey Hess
2011-11-28
*
reorder repo parameters last
Joey Hess
2011-11-08
*
use SHA256 by default
Joey Hess
2011-11-04
*
Record uuid when auto-initializing a remote so it shows in status.
Joey Hess
2011-11-02
*
playing with >=>
Joey Hess
2011-10-31
*
minor syntax changes
Joey Hess
2011-10-11
*
rename
Joey Hess
2011-10-05
*
rename
Joey Hess
2011-10-04
*
factor out common imports
Joey Hess
2011-10-03
*
go go gadget hlint
Joey Hess
2011-09-20
*
split groups of related functions out of Utility
Joey Hess
2011-08-22
*
moved files around
Joey Hess
2011-08-20
*
foo
Joey Hess
2011-08-06
*
unify elipsis handling
Joey Hess
2011-07-19
*
hlint tweaks
Joey Hess
2011-07-15
*
remove unused backend machinery
Joey Hess
2011-07-05
*
wording
Joey Hess
2011-07-01
*
Bugfix: Fix fsck to not think all SHAnE keys are bad.
Joey Hess
2011-06-10
*
rename modules for data types into Types/ directory
Joey Hess
2011-06-01
*
Added filename extension preserving variant backends SHA1E, SHA256E, etc.
Joey Hess
2011-05-16
*
let's use Maybe String for commands that may not be avilable
Joey Hess
2011-04-07
*
recognise differently-named shaN programs
Fraser Tweedale
2011-04-08
*
fast mode
Joey Hess
2011-03-22
[next]