summaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* Auto-upgrade v3 indirect repos to v5 with no changes. This also fixes a probl...Gravatar Joey Hess2013-12-29
* Add plumbing-level lookupkey command.Gravatar Joey Hess2013-12-15
* Fix direct mode's handling when modifications to non-annexed files are pulled...Gravatar Joey Hess2013-12-12
* format commentGravatar Joey Hess2013-12-12
* Avoid using git commit in direct mode, since in some situations it will read ...Gravatar Joey Hess2013-12-01
* fix reversion in relative paths to local remotes of direct mode reposGravatar Joey Hess2013-11-26
* move programPath out of Config.Files to Annex.PathGravatar Joey Hess2013-11-24
* fsck distribution keyGravatar Joey Hess2013-11-23
* fix standalone build of this moduleGravatar Joey Hess2013-11-22
* Ensure that core.sharedrepository is honored when creating the .git/annex dir...Gravatar Joey Hess2013-11-18
* Ensure execute bit is set on directories when core.sharedrepsitory is set.Gravatar Joey Hess2013-11-18
* fix windows buildGravatar Joey Hess2013-11-18
* Direct mode .git/annex/objects directories are no longer left writableGravatar Joey Hess2013-11-15
* Fix direct mode merge bug when a direct mode file was deleted and replaced wi...Gravatar Joey Hess2013-11-15
* add new status commandGravatar Joey Hess2013-11-07
* Merge branch 'master' into directguardGravatar Joey Hess2013-11-06
|\
| * typoGravatar Joey Hess2013-11-06
| * Fix exception handling bug that could cause .git/annex/index to be used for g...Gravatar Joey Hess2013-11-06
* | work around lack of receive.denyCurrentBranch in direct modeGravatar Joey Hess2013-11-05
* | v5 for direct mode, with automatic upgradeGravatar Joey Hess2013-11-05
* | refactored hook setupGravatar Joey Hess2013-11-05
|/
* add --want-get and --want-drop optionsGravatar Joey Hess2013-10-28
* refactorGravatar Joey Hess2013-10-28
* repair command: add handling of git-annex branch and indexGravatar Joey Hess2013-10-23
* git-recover-repository 1/2 doneGravatar Joey Hess2013-10-20
* update for DiffTree type change (which fixes assistant in subdir confusion bug)Gravatar Joey Hess2013-10-17
* ensure merge directory is empty before starting mergeGravatar Joey Hess2013-10-16
* queue downloads of keys that fsck finds with bad contentGravatar Joey Hess2013-10-10
* run ssh in the directory with its socket when stoppingGravatar Joey Hess2013-10-06
* work around ssh brain-damangeGravatar Joey Hess2013-10-06
* Automatically and safely detect and recover from dangling .git/annex/index.lo...Gravatar Joey Hess2013-10-03
* rename confusing functionGravatar Joey Hess2013-10-03
* ensure that commitBranch is only called when the journal is lockedGravatar Joey Hess2013-10-03
* use types to partially prove correctness of journal locking codeGravatar Joey Hess2013-10-03
* lockJournal when running performTransitionsGravatar Joey Hess2013-10-03
* Send a git-annex user-agent when downloading urls.Gravatar Joey Hess2013-09-28
* indirect: Better behavior when a file in direct mode is not owned by the user...Gravatar Joey Hess2013-09-25
* hlintGravatar Joey Hess2013-09-25
* completely solve catKey memory leakGravatar Joey Hess2013-09-19
* more completely solve catKey memory leakGravatar Joey Hess2013-09-19
* sync, pre-commit, indirect: Avoid unnecessarily catting non-symlink files fro...Gravatar Joey Hess2013-09-19
* sync: Fix bug that caused direct mode mappings to not be updated when merging...Gravatar Joey Hess2013-09-13
* automatically derive an annex-uuid from a gcrypt-uuidsGravatar Joey Hess2013-09-05
* avoid double commit during transitionGravatar Joey Hess2013-09-03
* Merge branch 'forget'Gravatar Joey Hess2013-09-03
|\
* | Honor core.sharedrepository when receiving and adding files in direct mode.Gravatar Joey Hess2013-09-03
| * forget --drop-dead: Completely removes mentions of repositories that have bee...Gravatar Joey Hess2013-08-31
| * remove printGravatar Joey Hess2013-08-29
| * wordingGravatar Joey Hess2013-08-29
| * sync, assistant: Force push of the git-annex branch.Gravatar Joey Hess2013-08-29