summaryrefslogtreecommitdiff
path: root/Command/Add.hs
Commit message (Expand)AuthorAge
* maintain set of files pendingAddGravatar Joey Hess2012-06-20
* fix kevent symlink creationGravatar Joey Hess2012-06-19
* remove newly created tmp file before linkingGravatar Joey Hess2012-06-15
* better temp file handlingGravatar Joey Hess2012-06-15
* tweakGravatar Joey Hess2012-06-15
* fixed the double commits problemGravatar Joey Hess2012-06-10
* extend Git.Queue to be able to queue more than simple git commandsGravatar Joey Hess2012-06-07
* close the git add raceGravatar Joey Hess2012-06-06
* factor out nukeFileGravatar Joey Hess2012-06-06
* split out utility functionsGravatar Joey Hess2012-06-06
* add: Prevent (most) modifications from being made to a file while it is being...Gravatar Joey Hess2012-06-05
* separate source of content from the filename associated with the key when gen...Gravatar Joey Hess2012-06-05
* added ifM and nuked 11 lines of codeGravatar Joey Hess2012-03-14
* cleanupGravatar Joey Hess2012-03-06
* rework git check-attr interfaceGravatar Joey Hess2012-02-13
* add: If interrupted, add can leave files converted to symlinks but not yet ad...Gravatar Joey Hess2011-12-07
* add support for using hashDirLower in addition to hashDirMixedGravatar Joey Hess2011-11-28
* support .git/annex on a different disk than the rest of the repoGravatar Joey Hess2011-11-28
* reorder repo parameters lastGravatar Joey Hess2011-11-08
* cleanupGravatar Joey Hess2011-10-31
* bare cleanupGravatar Joey Hess2011-10-29
* clean up check selection codeGravatar Joey Hess2011-10-29
* Fail if --from or --to is passed to commands that do not support them.Gravatar Joey Hess2011-10-27
* refactored and generalized pre-command sanity checkingGravatar Joey Hess2011-10-27
* 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