summaryrefslogtreecommitdiff
path: root/Command/Add.hs
Commit message (Expand)AuthorAge
* finish fast direct mode rename handling. wow, it's fastGravatar Joey Hess2013-03-11
* remove Eq instance for InodeCacheGravatar Joey Hess2013-03-11
* Makefile now builds using cabal, taking advantage of cabal's automatic detect...Gravatar Joey Hess2013-02-27
* make adding modified files work on crippled filesystemsGravatar Joey Hess2013-02-20
* Direct mode: Fix support for adding a modified file.Gravatar Joey Hess2013-02-20
* fully support core.symlinks=false in all relevant symlink handling codeGravatar Joey Hess2013-02-17
* add: Improved detection of files that are modified while being added.Gravatar Joey Hess2013-02-14
* split out Utility.InodeCacheGravatar Joey Hess2013-02-14
* crippled filesystem support, probing and initial supportGravatar Joey Hess2013-02-14
* can now build Android targeted binaryGravatar Joey Hess2013-02-10
* assistant: Fix location log when adding new file in direct mode.Gravatar Joey Hess2013-02-05
* assistant: Avoid committer crashing if a file is deleted at the wrong instant.Gravatar Joey Hess2013-01-14
* addurl in direct modeGravatar Joey Hess2013-01-06
* add works in direct modeGravatar Joey Hess2013-01-06
* squelch warningGravatar Joey Hess2013-01-05
* committer: Fix a file handle leak.Gravatar Joey Hess2013-01-05
* ensure that direct mode file is not modified while generating its keyGravatar Joey Hess2012-12-29
* convert notBareRepo to a CommandCheckGravatar Joey Hess2012-12-29
* block all commands that don't work in direct modeGravatar Joey Hess2012-12-29
* add a guard against using git annex add in direct mode repoGravatar Joey Hess2012-12-24
* assistant adding of files in direct modeGravatar Joey Hess2012-12-24
* commentGravatar Joey Hess2012-12-19
* where indentationGravatar Joey Hess2012-11-12
* 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