summaryrefslogtreecommitdiff
path: root/Command
Commit message (Expand)AuthorAge
* merge with git-repairGravatar Joey Hess2013-11-19
* dropunused, addunused: Allow "all" instead of a range to act on all unused data.Gravatar Joey Hess2013-11-18
* webapp: Check annex.version.Gravatar Joey Hess2013-11-17
* Direct mode .git/annex/objects directories are no longer left writableGravatar Joey Hess2013-11-15
* on second thought, don't change sync to exit nonzero on successful conflicted...Gravatar Joey Hess2013-11-14
* add a note after successful conflicted merge resolutionGravatar Joey Hess2013-11-14
* avoid using Utility.Touch without WITH_CLIBSGravatar Joey Hess2013-11-12
* webapp: Improve UI around remote that have no annex.uuid set, either because ...Gravatar Joey Hess2013-11-07
* watcher: Avoid loop when adding a file owned by someone else fails in indirec...Gravatar Joey Hess2013-11-07
* sync: When there are merge conflicts that get automatically resolved, exit no...Gravatar Joey Hess2013-11-07
* no status in bare repoGravatar Joey Hess2013-11-07
* add new status commandGravatar Joey Hess2013-11-07
* rename status to info, and update docsGravatar Joey Hess2013-11-07
* work around lack of receive.denyCurrentBranch in direct modeGravatar Joey Hess2013-11-05
* v5 for direct mode, with automatic upgradeGravatar Joey Hess2013-11-05
* map: Work when there are gcrypt remotes.Gravatar Joey Hess2013-11-04
* Fix enabling of gcrypt repository accessed over ssh; git-annex-shell gcryptse...Gravatar Joey Hess2013-11-02
* sync: Work even when the local git repository is new and empty, with no maste...Gravatar Joey Hess2013-11-02
* prune unused importGravatar Joey Hess2013-11-01
* use a long note hereGravatar Joey Hess2013-11-01
* unannex: New, much slower, but more safe behaviorGravatar Joey Hess2013-10-28
* more clear labelsGravatar Joey Hess2013-10-28
* rename "known annex keys" to "known annex items"Gravatar Joey Hess2013-10-28
* add --want-get and --want-drop optionsGravatar Joey Hess2013-10-28
* The "git annex content" command is renamed to "git annex wanted".Gravatar Joey Hess2013-10-28
* sync: print a hint about receive.denyNonFastForwards when a push failsGravatar Joey Hess2013-10-26
* assistant: When autostarted, wait 5 seconds before running the startup scan, ...Gravatar Joey Hess2013-10-26
* make repair command deal with non-git-annex reposGravatar Joey Hess2013-10-23
* wire git repair into webappGravatar Joey Hess2013-10-23
* minorGravatar Joey Hess2013-10-23
* repair command: add handling of git-annex branch and indexGravatar Joey Hess2013-10-23
* add repair commandGravatar Joey Hess2013-10-23
* Revert "avoid hsc files on Windows"Gravatar Joey Hess2013-10-17
* typoGravatar Joey Hess2013-10-17
* avoid hsc files on WindowsGravatar Joey Hess2013-10-17
* update for DiffTree type changeGravatar Joey Hess2013-10-17
* update for DiffTree changeGravatar Joey Hess2013-10-17
* sync: fix crash on first sync when no branch exists yetGravatar Joey Hess2013-10-17
* fix indirect mode conflict merge when only one side is annexed fileGravatar Joey Hess2013-10-16
* sync: Fix automatic resolution of merge conflicts where one side is an annexe...Gravatar Joey Hess2013-10-16
* add schedule commandGravatar Joey Hess2013-10-13
* Merge branch 'master' into incrementalfsckGravatar Joey Hess2013-10-13
|\
| * status: Fix a crash if a temp file went away while its size was being checked...Gravatar Joey Hess2013-10-13
* | Merge branch 'master' into incrementalfsckGravatar Joey Hess2013-10-11
|\|
| * url size fixesGravatar Joey Hess2013-10-11
| * avoid committing git-annex branch journal when running statusGravatar Joey Hess2013-10-11
* | queue downloads of keys that fsck finds with bad contentGravatar Joey Hess2013-10-10
* | update for Duration type changeGravatar Joey Hess2013-10-08
* | add schedule to vicfgGravatar Joey Hess2013-10-07
|/
* Revert "use vector in local status", which was not an improvementGravatar Joey Hess2013-10-07