summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* fsck: Detect and fix consistency errors in direct mode mapping files.Gravatar Joey Hess2013-01-19
* sync: Automatic merge conflict resolution now stages deleted files.Gravatar Joey Hess2013-01-17
* avoid running pre-commit hook in direct modeGravatar Joey Hess2013-01-17
* drop: fix misleading messageGravatar Joey Hess2013-01-16
* webapp: Now always logs to .git/annex/daemon.logGravatar Joey Hess2013-01-15
* assistant: Avoid committer crashing if a file is deleted at the wrong instant.Gravatar Joey Hess2013-01-14
* safe recv-key in direct modeGravatar Joey Hess2013-01-11
* drop: Suggest using git annex move when numcopies prevents dropping a file.Gravatar Joey Hess2013-01-09
* Special remotes now all rollback storage of keys that get modified during the...Gravatar Joey Hess2013-01-09
* improve direct mode fsckGravatar Joey Hess2013-01-08
* blog for yesterdayGravatar Joey Hess2013-01-08
* fix a stupid typo that made fsck loop when it found bad contentGravatar Joey Hess2013-01-07
* addurl in direct modeGravatar Joey Hess2013-01-06
* add works in direct modeGravatar Joey Hess2013-01-06
* optimize pre-commit in direct modeGravatar Joey Hess2013-01-06
* support fsck in direct modeGravatar Joey Hess2013-01-06
* More commands work in direct mode repositories: find, whereis, move, copy, dr...Gravatar Joey Hess2013-01-05
* guard readSymbolicLinkGravatar Joey Hess2013-01-05
* avoid pre-commit in direct modeGravatar Joey Hess2013-01-05
* squelch warningGravatar Joey Hess2013-01-05
* committer: Fix a file handle leak.Gravatar Joey Hess2013-01-05
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* type based git config handlingGravatar Joey Hess2012-12-29
* 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
* use sync command merge engine in assistantGravatar Joey Hess2012-12-25
* 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
* handle sha*sum's leading \ in checksum with certian unsual filenamesGravatar Joey Hess2012-12-20
* more quickcheck funGravatar Joey Hess2012-12-19
* commentGravatar Joey Hess2012-12-19
* partial and incomplete automatic merging in direct modeGravatar Joey Hess2012-12-18
* direct mode merging works!Gravatar Joey Hess2012-12-18
* Merge branch 'master' into desymlinkGravatar Joey Hess2012-12-18
|\
| * vicfg: Quote filename. Closes: #696193Gravatar Joey Hess2012-12-18
* | add ok'sGravatar Joey Hess2012-12-13
* | reorder for better displayGravatar Joey Hess2012-12-13
* | added direct and indirect commandsGravatar Joey Hess2012-12-13
* | show direct/indirect modeGravatar Joey Hess2012-12-13
* | Merge branch 'master' into desymlinkGravatar Joey Hess2012-12-13
|\|
| * whitespace fixesGravatar Joey Hess2012-12-13
* | direct mode committingGravatar Joey Hess2012-12-12
* | also update direct mode associated files in local mergeGravatar Joey Hess2012-12-12
* | direct mode mappings now updated by git annex syncGravatar Joey Hess2012-12-10
* | Got object sending working in direct mode.Gravatar Joey Hess2012-12-08
|/
* --auto fixesGravatar Joey Hess2012-12-06
* The standalone builds now unset their special path and library path variables...Gravatar Joey Hess2012-11-27
* formattingGravatar Joey Hess2012-11-25
* avoid commits when running fix and findGravatar Joey Hess2012-11-24