summaryrefslogtreecommitdiff
path: root/git-annex.hs
Commit message (Expand)AuthorAge
* try building test suite on windowsJoey Hess2013-05-17
* fix permission damage (thanks, Windows)Joey Hess2013-05-11
* git-annex now builds on Windows (doesn't work)Joey Hess2013-05-11
* typoJoey Hess2013-02-27
* disable test suite on AndroidJoey Hess2013-02-27
* break dependency cycle by special casing running of test commandJoey Hess2013-02-27
* where indentingJoey Hess2012-11-11
* shave some 12 mb from the installed sizeJoey Hess2012-03-15
* renamed GitRepo to GitJoey Hess2011-06-30
* put in utf8 forcing workaroundJoey Hess2011-03-08
* workaround ghc weirdness with -odirJoey Hess2011-01-07
* make test suite link in git-annex's commands and run directlyJoey Hess2011-01-06
* git-annex-shell is completeJoey Hess2010-12-31
* git-annex-shell mostly done now, only needs 2 more subcommandsJoey Hess2010-12-30
* add git-annex-shell commandJoey Hess2010-12-30
* factor out a little moreJoey Hess2010-12-30
* refactor in preparation for adding a git-annex-shell commandJoey Hess2010-12-30
* Add --exclude option to exclude files from processing.Joey Hess2010-12-08
* Avoid deleting temp files when rsync fails.Joey Hess2010-12-02
* move stuff out of CoreJoey Hess2010-11-14
* broke subcommands out into separate modulesJoey Hess2010-11-02
* moveJoey Hess2010-11-01
* simplify evalsJoey Hess2010-10-31
* Fix crash on unknown symlinks.Joey Hess2010-10-31
* more Wall cleaningJoey Hess2010-10-31
* got rid of almost all 'return ()'Joey Hess2010-10-28
* copyright statementsJoey Hess2010-10-27
* fix failure propigationJoey Hess2010-10-25
* new fromkey subcommand, for registering urls, etcJoey Hess2010-10-21
* stop trapping all exceptionsJoey Hess2010-10-19
* move supportedBackends list into annex monadJoey Hess2010-10-17
* tweaksJoey Hess2010-10-16
* now finds files in git or not depending on what command wantsJoey Hess2010-10-16
* add flags, and change to subcommand styleJoey Hess2010-10-14
* better shutdownJoey Hess2010-10-14
* bugJoey Hess2010-10-14
* commentJoey Hess2010-10-14
* cooler command-line handlingJoey Hess2010-10-14
* refactorJoey Hess2010-10-14
* more refactorJoey Hess2010-10-14
* more reorg, spiffed up state monadJoey Hess2010-10-14
* convert GitRepo to qualified importJoey Hess2010-10-14
* add module that only exports abstract typesJoey Hess2010-10-14
* use a state monadJoey Hess2010-10-13
* copying almost workingJoey Hess2010-10-13
* wordingJoey Hess2010-10-11
* better result summaryJoey Hess2010-10-11
* better option handlingJoey Hess2010-10-10
* updateJoey Hess2010-10-10
* updateJoey Hess2010-10-10