summaryrefslogtreecommitdiff
path: root/Annex.hs
Commit message (Expand)AuthorAge
* --backend now overrides any backend configured in .gitattributes files.Gravatar Joey Hess2011-05-18
* more monadic operator useGravatar Joey Hess2011-05-15
* Control.Monad.State import fix for debian stableGravatar Joey Hess2011-04-26
* ghc7Gravatar Joey Hess2011-04-21
* add cipher field to AnnexStateGravatar Joey Hess2011-04-16
* Periodically flush git command queue, to avoid boating memory usage too much.Gravatar Joey Hess2011-04-07
* some reorg and further remote generalizationGravatar Joey Hess2011-03-27
* add remotes slot to AnnexGravatar Joey Hess2011-03-27
* fast modeGravatar Joey Hess2011-03-22
* use queue when upgrading, flushing every so oftenGravatar Joey Hess2011-03-16
* rename fileGravatar Joey Hess2011-03-15
* move repoConfig out of RemotesGravatar Joey Hess2011-03-05
* renameGravatar Joey Hess2011-02-28
* use ShellParam typeGravatar Joey Hess2011-02-28
* hello, liftMGravatar Joey Hess2011-02-19
* rename TypeInternals to BackendTypesGravatar Joey Hess2011-01-26
* rework config storageGravatar Joey Hess2011-01-26
* successfully split Annex and AnnexState out of TypeInternalsGravatar Joey Hess2011-01-25
* parameterize Backend typeGravatar Joey Hess2011-01-25
* better typesGravatar Joey Hess2011-01-11
* use git-annex-shell configlistGravatar Joey Hess2010-12-31
* rename some stuff and prepare to break out more into Command/*Gravatar Joey Hess2010-12-30
* 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