summaryrefslogtreecommitdiff
path: root/git-annex-shell.hs
Commit message (Expand)AuthorAge
* cabal now installs git-annex-shell as a symlink to git-annex.Joey Hess2012-04-14
* shave some 12 mb from the installed sizeJoey Hess2012-03-15
* add git-annex-shell commitJoey Hess2012-02-25
* set oneshot mode on a per-command basisJoey Hess2012-02-14
* Avoid repeated location log commits when a remote is receiving files.Joey Hess2012-01-28
* tweakJoey Hess2012-01-06
* Command data structure tweakingJoey Hess2012-01-05
* split out three modules from GitJoey Hess2011-12-13
* When not run in a git repository, git-annex can still display a usage message...Joey Hess2011-11-16
* better error messageJoey Hess2011-11-15
* factored out some useful error catching methodsJoey Hess2011-11-10
* clean up read/show abuseJoey Hess2011-11-08
* add a UUID typeJoey Hess2011-11-07
* refactoring and cleanupJoey Hess2011-10-30
* clean up check selection codeJoey Hess2011-10-29
* git-annex-shell: GIT_ANNEX_SHELL_READONLY and GIT_ANNEX_SHELL_LIMITED environ...Joey Hess2011-10-15
* break out non-log stuff to separate moduleJoey Hess2011-10-15
* reorganize log modulesJoey Hess2011-10-15
* minor syntax changesJoey Hess2011-10-11
* git-annex-shell uuid verificationJoey Hess2011-10-06
* renameJoey Hess2011-10-05
* renameJoey Hess2011-10-04
* factor out common importsJoey Hess2011-10-03
* split groups of related functions out of UtilityJoey Hess2011-08-22
* hlint tweaksJoey Hess2011-07-15
* tweakJoey Hess2011-06-30
* renamed GitRepo to GitJoey Hess2011-06-30
* tweakJoey Hess2011-06-02
* clarify synopsis re optionsJoey Hess2011-05-21
* add whenM and unlessMJoey Hess2011-05-17
* support git funky remote syntaxesJoey Hess2011-03-03
* use ShellParam typeJoey Hess2011-02-28
* idiomatic elemJoey Hess2011-01-30
* idiomJoey Hess2011-01-27
* support ssh urls containing "~", and relative user:pathJoey Hess2010-12-31
* git-annex-shell can now be used as a login shellJoey Hess2010-12-31
* 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