aboutsummaryrefslogtreecommitdiff
path: root/Annex.hs
Commit message (Expand)AuthorAge
* add queueRunGravatar Joey Hess2010-11-08
* Add annex.version, which will be used to automate upgrades.Gravatar Joey Hess2010-11-08
* hlinted a few filesGravatar Joey Hess2010-11-06
* finished adding support for annex.ssh-optionsGravatar Joey Hess2010-11-01
* simplify evalsGravatar Joey Hess2010-10-31
* more Wall cleaningGravatar Joey Hess2010-10-31
* got rid of almost all 'return ()'Gravatar Joey Hess2010-10-28
* copyright statements0.02Gravatar Joey Hess2010-10-27
* add git queue to Annex monadGravatar Joey Hess2010-10-26
* new fromkey subcommand, for registering urls, etc0.01Gravatar Joey Hess2010-10-21
* gratuitous renameGravatar Joey Hess2010-10-18
* pruneGravatar Joey Hess2010-10-17
* move supportedBackends list into annex monadGravatar Joey Hess2010-10-17
* tweaksGravatar Joey Hess2010-10-16
* avoid empty commitsGravatar Joey Hess2010-10-14
* add flags, and change to subcommand styleGravatar Joey Hess2010-10-14
* bugGravatar Joey Hess2010-10-14
* more reorg, spiffed up state monadGravatar Joey Hess2010-10-14
* more namespace cleanupGravatar Joey Hess2010-10-14
* convert GitRepo to qualified importGravatar Joey Hess2010-10-14
* add module that only exports abstract typesGravatar Joey Hess2010-10-14
* bugfixGravatar Joey Hess2010-10-13
* use a state monadGravatar Joey Hess2010-10-13
* copying almost workingGravatar Joey Hess2010-10-13
* almost able to get files from remotes now!Gravatar Joey Hess2010-10-13
* move some stuff out of IOGravatar Joey Hess2010-10-13
* cost orderingGravatar Joey Hess2010-10-13
* cleanup3Gravatar Joey Hess2010-10-13
* cleanup2Gravatar Joey Hess2010-10-13
* key conversion back from file bugfixesGravatar Joey Hess2010-10-13
* cleanupGravatar Joey Hess2010-10-13
* error handlingGravatar Joey Hess2010-10-13
* autobugfixing!Gravatar Joey Hess2010-10-13
* bugfxGravatar Joey Hess2010-10-13
* bugfixGravatar Joey Hess2010-10-13
* fix relative symlink 2Gravatar Joey Hess2010-10-13
* relative symlink to annexed fileGravatar Joey Hess2010-10-13
* updateGravatar Joey Hess2010-10-13
* got rid of the .git-annex/key.backend filesGravatar Joey Hess2010-10-13
* bugfixesGravatar Joey Hess2010-10-12
* record annexed files in logGravatar Joey Hess2010-10-12
* avoid redownloadGravatar Joey Hess2010-10-12
* getting files via http working!Gravatar Joey Hess2010-10-12
* hookup annexgetfileGravatar Joey Hess2010-10-12
* simplify some function signatures using stateGravatar Joey Hess2010-10-12
* thread State thru to backendsGravatar Joey Hess2010-10-12
* updateGravatar Joey Hess2010-10-12
* uuid typeGravatar Joey Hess2010-10-12
* stubGravatar Joey Hess2010-10-12
* correctnessGravatar Joey Hess2010-10-12