aboutsummaryrefslogtreecommitdiff
path: root/CmdLine.hs
Commit message (Expand)AuthorAge
* more partial function removalGravatar Joey Hess2011-12-15
* split out Git/Command.hsGravatar Joey Hess2011-12-14
* hslintGravatar Joey Hess2011-12-09
* When not run in a git repository, git-annex can still display a usage message...Gravatar Joey Hess2011-11-16
* cleanupGravatar Joey Hess2011-10-31
* add command name to some outputGravatar Joey Hess2011-10-30
* refactoring and cleanupGravatar Joey Hess2011-10-30
* clean up check selection codeGravatar Joey Hess2011-10-29
* refactored and generalized pre-command sanity checkingGravatar Joey Hess2011-10-27
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* when all you have is a zombie, everything looks like a shotgunGravatar Joey Hess2011-10-02
* Contain the zombie hordes.aGravatar Joey Hess2011-10-02
* Improve display of newlines around error and warning messages.Gravatar Joey Hess2011-09-06
* optimise initialized checkGravatar Joey Hess2011-08-17
* when reading configs of local repos, first initializeSafeGravatar Joey Hess2011-08-17
* Now "git annex init" only has to be run onceGravatar Joey Hess2011-08-17
* hlint tweaksGravatar Joey Hess2011-07-15
* remove unused backend machineryGravatar Joey Hess2011-07-05
* better display of thrown errorsGravatar Joey Hess2011-07-05
* renamed GitRepo to GitGravatar Joey Hess2011-06-30
* commit git-annex branch when copying to a remote (locally)Gravatar Joey Hess2011-06-22
* store trust.log and remote.log in the git-annex branchGravatar Joey Hess2011-06-22
* commit changes to git-annex branch on shutdownGravatar Joey Hess2011-06-22
* tweakGravatar Joey Hess2011-06-02
* Periodically flush git command queue, to avoid boating memory usage too much.Gravatar Joey Hess2011-04-07
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
* No longer auto-upgrade to repository format 2, to avoid accidental upgrades, ...Gravatar Joey Hess2011-03-19
* use queue when upgrading, flushing every so oftenGravatar Joey Hess2011-03-16
* Rethink filename encoding handling for display. Since filename encoding may o...0.23Gravatar Joey Hess2011-03-12
* put in utf8 forcing workaroundGravatar Joey Hess2011-03-08
* Fix test suite to reap zombies.Gravatar Joey Hess2011-02-13
* more pure code refactoringGravatar Joey Hess2011-01-29
* shutdown no longer a special caseGravatar Joey Hess2011-01-29
* cleanupGravatar Joey Hess2011-01-29
* Improved temp file handlingGravatar Joey Hess2011-01-28
* better directory handlingGravatar Joey Hess2011-01-27
* better warnings displayGravatar Joey Hess2011-01-26
* rework config storageGravatar Joey Hess2011-01-26
* successfully split Annex and AnnexState out of TypeInternalsGravatar Joey Hess2011-01-25
* got rid of Core moduleGravatar Joey Hess2011-01-16
* git-annex-shell mostly done now, only needs 2 more subcommandsGravatar Joey Hess2010-12-30
* add git-annex-shell commandGravatar Joey Hess2010-12-30
* factor out a little moreGravatar Joey Hess2010-12-30
* tweakGravatar Joey Hess2010-12-30
* remove magic numbersGravatar Joey Hess2010-12-30
* refactor in preparation for adding a git-annex-shell commandGravatar Joey Hess2010-12-30
* rename some stuff and prepare to break out more into Command/*Gravatar Joey Hess2010-12-30
* Add trust and untrust subcommands, to allow configuring remotes that are trus...Gravatar Joey Hess2010-12-28