summaryrefslogtreecommitdiff
path: root/CmdLine.hs
Commit message (Expand)AuthorAge
* add fields to git-annex-shellJoey Hess2012-07-02
* noopJoey Hess2012-04-21
* always run autocorrect code on fuzzy matches, even if there is just 1Joey Hess2012-04-14
* autocorrectionJoey Hess2012-04-12
* do a cleanup commit after moving data from or to a git remoteJoey Hess2012-02-25
* fix failure count memory leakJoey Hess2012-02-15
* set oneshot mode on a per-command basisJoey Hess2012-02-14
* force state strictlyJoey Hess2012-02-13
* IO exception reworkJoey Hess2012-02-03
* Avoid repeated location log commits when a remote is receiving files.Joey Hess2012-01-28
* ssh connection cachingJoey Hess2012-01-20
* tweaksJoey Hess2012-01-11
* per-command optionsJoey Hess2012-01-05
* Command data structure tweakingJoey Hess2012-01-05
* more partial function removalJoey Hess2011-12-15
* split out Git/Command.hsJoey Hess2011-12-14
* hslintJoey Hess2011-12-09
* When not run in a git repository, git-annex can still display a usage message...Joey Hess2011-11-16
* cleanupJoey Hess2011-10-31
* add command name to some outputJoey Hess2011-10-30
* refactoring and cleanupJoey Hess2011-10-30
* clean up check selection codeJoey Hess2011-10-29
* refactored and generalized pre-command sanity checkingJoey Hess2011-10-27
* renameJoey Hess2011-10-05
* renameJoey Hess2011-10-04
* factor out common importsJoey Hess2011-10-03
* when all you have is a zombie, everything looks like a shotgunJoey Hess2011-10-02
* Contain the zombie hordes.aJoey Hess2011-10-02
* Improve display of newlines around error and warning messages.Joey Hess2011-09-06
* optimise initialized checkJoey Hess2011-08-17
* when reading configs of local repos, first initializeSafeJoey Hess2011-08-17
* Now "git annex init" only has to be run onceJoey Hess2011-08-17
* hlint tweaksJoey Hess2011-07-15
* remove unused backend machineryJoey Hess2011-07-05
* better display of thrown errorsJoey Hess2011-07-05
* renamed GitRepo to GitJoey Hess2011-06-30
* commit git-annex branch when copying to a remote (locally)Joey Hess2011-06-22
* store trust.log and remote.log in the git-annex branchJoey Hess2011-06-22
* commit changes to git-annex branch on shutdownJoey Hess2011-06-22
* tweakJoey Hess2011-06-02
* Periodically flush git command queue, to avoid boating memory usage too much.Joey Hess2011-04-07
* avoid version check before running version and upgrade commandsJoey Hess2011-03-19
* No longer auto-upgrade to repository format 2, to avoid accidental upgrades, ...Joey Hess2011-03-19
* use queue when upgrading, flushing every so oftenJoey Hess2011-03-16
* Rethink filename encoding handling for display. Since filename encoding may o...Joey Hess2011-03-12
* put in utf8 forcing workaroundJoey Hess2011-03-08
* Fix test suite to reap zombies.Joey Hess2011-02-13
* more pure code refactoringJoey Hess2011-01-29
* shutdown no longer a special caseJoey Hess2011-01-29
* cleanupJoey Hess2011-01-29