| Commit message (Expand) | Author | Age |
* | add --want-get and --want-drop options | Joey Hess | 2013-10-28 |
* | refactor | Joey Hess | 2013-10-28 |
* | repair command: add handling of git-annex branch and index | Joey Hess | 2013-10-23 |
* | git-recover-repository 1/2 done | Joey Hess | 2013-10-20 |
* | update for DiffTree type change (which fixes assistant in subdir confusion bug) | Joey Hess | 2013-10-17 |
* | ensure merge directory is empty before starting merge | Joey Hess | 2013-10-16 |
* | queue downloads of keys that fsck finds with bad content | Joey Hess | 2013-10-10 |
* | run ssh in the directory with its socket when stopping | Joey Hess | 2013-10-06 |
* | work around ssh brain-damange | Joey Hess | 2013-10-06 |
* | Automatically and safely detect and recover from dangling .git/annex/index.lo... | Joey Hess | 2013-10-03 |
* | rename confusing function | Joey Hess | 2013-10-03 |
* | ensure that commitBranch is only called when the journal is locked | Joey Hess | 2013-10-03 |
* | use types to partially prove correctness of journal locking code | Joey Hess | 2013-10-03 |
* | lockJournal when running performTransitions | Joey Hess | 2013-10-03 |
* | Send a git-annex user-agent when downloading urls. | Joey Hess | 2013-09-28 |
* | indirect: Better behavior when a file in direct mode is not owned by the user... | Joey Hess | 2013-09-25 |
* | hlint | Joey Hess | 2013-09-25 |
* | completely solve catKey memory leak | Joey Hess | 2013-09-19 |
* | more completely solve catKey memory leak | Joey Hess | 2013-09-19 |
* | sync, pre-commit, indirect: Avoid unnecessarily catting non-symlink files fro... | Joey Hess | 2013-09-19 |
* | sync: Fix bug that caused direct mode mappings to not be updated when merging... | Joey Hess | 2013-09-13 |
* | automatically derive an annex-uuid from a gcrypt-uuids | Joey Hess | 2013-09-05 |
* | avoid double commit during transition | Joey Hess | 2013-09-03 |
* | Merge branch 'forget' | Joey Hess | 2013-09-03 |
|\ |
|
* | | Honor core.sharedrepository when receiving and adding files in direct mode. | Joey Hess | 2013-09-03 |
| * | forget --drop-dead: Completely removes mentions of repositories that have bee... | Joey Hess | 2013-08-31 |
| * | remove print | Joey Hess | 2013-08-29 |
| * | wording | Joey Hess | 2013-08-29 |
| * | sync, assistant: Force push of the git-annex branch. | Joey Hess | 2013-08-29 |
| * | use --force in taggedPush | Joey Hess | 2013-08-29 |
| * | Merge branch 'master' into forget | Joey Hess | 2013-08-29 |
| |\
| |/
|/| |
|
* | | typo | Joey Hess | 2013-08-28 |
| * | add forget command | Joey Hess | 2013-08-28 |
| * | untested transition detection on merging, and transition running code | Joey Hess | 2013-08-28 |
|/ |
|
* | Youtube support! (And 53 other video hosts) | Joey Hess | 2013-08-22 |
* | Fix bug that caused typechanged symlinks to be assumed to be unlocked files, ... | Joey Hess | 2013-08-22 |
* | avoid more build warnings on Windows | Joey Hess | 2013-08-04 |
* | squash compiler warnings on Windows | Joey Hess | 2013-08-04 |
* | gitignore support for the assistant and watcher | Joey Hess | 2013-08-02 |
* | get rid of __WINDOWS__, use mingw32_HOST_OS | Joey Hess | 2013-08-02 |
* | Fix a few bugs involving filenames that are at or near the filesystem's maxim... | Joey Hess | 2013-07-30 |
* | Fix inverted logic in last release's fix for data loss bug, that caused git-a... | Joey Hess | 2013-07-30 |
* | importfeed: git-annex becomes a podcatcher in 150 LOC | Joey Hess | 2013-07-28 |
* | For long hostnames, use a hash of the hostname to generate the socket file fo... | Joey Hess | 2013-07-22 |
* | stop cached ssh connection w/o needing to look up host and port | Joey Hess | 2013-07-21 |
* | avoid false positives when detecting core.symlinks=false symlink standin files | Joey Hess | 2013-07-20 |
* | avoid reading files that are not symlinks when core.symlinks=false | Joey Hess | 2013-07-20 |
* | fix uninit to delete content from annex when it ended up hard linked back to ... | Joey Hess | 2013-07-18 |
* | fsck: Don't claim to fix direct mode when run on a symlink whose content is n... | Joey Hess | 2013-07-08 |
* | detect system with no dot in FQDN, where git commit will fail, and workaround | Joey Hess | 2013-07-05 |