aboutsummaryrefslogtreecommitdiff
path: root/git-annex.hs
Commit message (Expand)AuthorAge
* new fromkey subcommand, for registering urls, etc0.01Gravatar Joey Hess2010-10-21
* stop trapping all exceptionsGravatar Joey Hess2010-10-19
* move supportedBackends list into annex monadGravatar Joey Hess2010-10-17
* tweaksGravatar Joey Hess2010-10-16
* now finds files in git or not depending on what command wantsGravatar Joey Hess2010-10-16
* add flags, and change to subcommand styleGravatar Joey Hess2010-10-14
* better shutdownGravatar Joey Hess2010-10-14
* bugGravatar Joey Hess2010-10-14
* commentGravatar Joey Hess2010-10-14
* cooler command-line handlingGravatar Joey Hess2010-10-14
* refactorGravatar Joey Hess2010-10-14
* more refactorGravatar Joey Hess2010-10-14
* more reorg, spiffed up state monadGravatar Joey Hess2010-10-14
* convert GitRepo to qualified importGravatar Joey Hess2010-10-14
* add module that only exports abstract typesGravatar Joey Hess2010-10-14
* use a state monadGravatar Joey Hess2010-10-13
* copying almost workingGravatar Joey Hess2010-10-13
* wordingGravatar Joey Hess2010-10-11
* better result summaryGravatar Joey Hess2010-10-11
* better option handlingGravatar Joey Hess2010-10-10
* updateGravatar Joey Hess2010-10-10
* updateGravatar Joey Hess2010-10-10
* convert GitRepo to struct with constructorGravatar Joey Hess2010-10-10
* stub checksum backendGravatar Joey Hess2010-10-10
* updateGravatar Joey Hess2010-10-10
* updateGravatar Joey Hess2010-10-10
* updateGravatar Joey Hess2010-10-10
* don't repeatedly call repoTop, it's a bit expensiveGravatar Joey Hess2010-10-10
* log compactionGravatar Joey Hess2010-10-10
* fixed close after lockingGravatar Joey Hess2010-10-10
* add gitPrep to handle .gitattributesGravatar Joey Hess2010-10-10
* addGravatar Joey Hess2010-10-10