summaryrefslogtreecommitdiff
path: root/Command/Add.hs
Commit message (Expand)AuthorAge
* reorganize log modulesGravatar Joey Hess2011-10-15
* renameGravatar Joey Hess2011-10-05
* renameGravatar Joey Hess2011-10-04
* factor out Annex exception handling moduleGravatar Joey Hess2011-10-04
* factor out common importsGravatar Joey Hess2011-10-03
* tweakGravatar Joey Hess2011-09-15
* remove command type definitionsGravatar Joey Hess2011-09-15
* clean up params in usage displayGravatar Joey Hess2011-09-15
* split groups of related functions out of UtilityGravatar Joey Hess2011-08-22
* moved files aroundGravatar Joey Hess2011-08-20
* addurl: --fast can be used to avoid immediately downloading the url.Gravatar Joey Hess2011-08-06
* finished hlint passGravatar Joey Hess2011-07-15
* unannex: Clean up use of git commit -a.Gravatar Joey Hess2011-07-14
* add: Be even more robust to avoid ever leaving the file seemingly deleted.Gravatar Joey Hess2011-07-07
* add: Avoid a failure mode that resulted in the file seemingly being deleted (...Gravatar Joey Hess2011-07-07
* remove unused backend machineryGravatar Joey Hess2011-07-05
* add web special remoteGravatar Joey Hess2011-07-01
* --force will cause add, etc, to operate on ignored files.Gravatar Joey Hess2011-06-29
* refactor some boilerplateGravatar Joey Hess2011-05-15
* Periodically flush git command queue, to avoid boating memory usage too much.Gravatar Joey Hess2011-04-07
* imcomplete attempt at supporting lutimes(3) for BSD compatGravatar Joey Hess2011-03-20
* avoid version check before running version and upgrade commandsGravatar Joey Hess2011-03-19
* fix error throwingGravatar Joey Hess2011-03-15
* symlink touching funGravatar Joey Hess2011-03-14
* use ShellParam typeGravatar Joey Hess2011-02-28
* got rid of Core moduleGravatar Joey Hess2011-01-16
* New migrate subcommand can be used to switch files to using a different backe...Gravatar Joey Hess2011-01-08
* 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
* precommit: Optimise to avoid calling git-check-attr more than once.Gravatar Joey Hess2010-11-28
* finished hlintingGravatar Joey Hess2010-11-22
* refactor param seekingGravatar Joey Hess2010-11-11
* use -- before filenames when running git add, git rm, etcGravatar Joey Hess2010-11-10
* Annexed file contents are now made unwritable and put in unwriteable director...Gravatar Joey Hess2010-11-08
* refactoring, no code changes reallyGravatar Joey Hess2010-11-08
* broke subcommands out into separate modulesGravatar Joey Hess2010-11-02