aboutsummaryrefslogtreecommitdiff
path: root/Backend
Commit message (Expand)AuthorAge
...
* clean up from windows portingGravatar Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Gravatar Joey Hess2013-05-11
* configure: Better checking that sha commands output in the desired format.Gravatar Joey Hess2013-05-08
* SHA: Add a runtime sanity check that sha commands output something that appea...Gravatar Joey Hess2013-05-07
* expose Control.Monad.joinGravatar Joey Hess2013-04-22
* SHA*E backends: Exclude non-alphanumeric characters from extensions.Gravatar Joey Hess2012-12-20
* handle sha*sum's leading \ in checksum with certian unsual filenamesGravatar Joey Hess2012-12-20
* where indentingGravatar Joey Hess2012-11-11
* Avoid crashing on encoding errors in filenames when writing transfer info fil...Gravatar Joey Hess2012-09-16
* SHA256E is new default backendGravatar Joey Hess2012-09-12
* Bugfix: Fix fsck in SHA*E backends, when the key contains composite extension...Gravatar Joey Hess2012-08-24
* better readProcessGravatar Joey Hess2012-07-19
* add back debug loggingGravatar Joey Hess2012-07-19
* switch from System.Cmd.Utils to System.ProcessGravatar Joey Hess2012-07-18
* fix leading period before two-element extensionsGravatar Joey Hess2012-07-06
* SHAnE backends are now smarter about composite extensions, such as .tar.gz Cl...Gravatar Joey Hess2012-07-05
* Use SHA library for files less than 50 kb in size, at which point it's faster...Gravatar Joey Hess2012-07-04
* When shaNsum commands cannot be found, use the Haskell SHA library (already a...Gravatar Joey Hess2012-07-04
* maintain set of files pendingAddGravatar Joey Hess2012-06-20
* separate source of content from the filename associated with the key when gen...Gravatar Joey Hess2012-06-05
* Require that the SHA256 backend can be used when building, since it's the def...Gravatar Joey Hess2012-05-31
* handle really long urlsGravatar Joey Hess2012-02-16
* addurl --fast: Verifies that the url can be downloaded (only getting its head...Gravatar Joey Hess2012-02-10
* fsck --fromGravatar Joey Hess2012-01-19
* convert fsckKey to a MaybeGravatar Joey Hess2012-01-19
* type alias cleanupGravatar Joey Hess2011-12-31
* more partial function removalGravatar Joey Hess2011-12-15
* Prevent key names from containing newlines.Gravatar Joey Hess2011-12-06
* add support for using hashDirLower in addition to hashDirMixedGravatar Joey Hess2011-11-28
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* use SHA256 by defaultGravatar Joey Hess2011-11-04
* Record uuid when auto-initializing a remote so it shows in status.Gravatar Joey Hess2011-11-02
* playing with >=>Gravatar Joey Hess2011-10-31
* minor syntax changesGravatar Joey Hess2011-10-11
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* go go gadget hlintGravatar Joey Hess2011-09-20
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* moved files aroundGravatar Joey Hess2011-08-20
* addurl: --fast can be used to avoid immediately downloading the url.Gravatar Joey Hess2011-08-06
* fooGravatar Joey Hess2011-08-06
* unify elipsis handlingGravatar Joey Hess2011-07-19
* hlint tweaksGravatar Joey Hess2011-07-15
* remove unused backend machineryGravatar Joey Hess2011-07-05
* wordingGravatar Joey Hess2011-07-01
* remove URL backendGravatar Joey Hess2011-07-01
* add web special remoteGravatar Joey Hess2011-07-01
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* tweak fsck wording so file is at the end of the lineGravatar Joey Hess2011-06-23