summaryrefslogtreecommitdiff
path: root/Annex
Commit message (Expand)AuthorAge
* 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
| * use --force in taggedPushGravatar Joey Hess2013-08-29
| * Merge branch 'master' into forgetGravatar Joey Hess2013-08-29
| |\ | |/ |/|
* | typoGravatar Joey Hess2013-08-28
| * add forget commandGravatar Joey Hess2013-08-28
| * untested transition detection on merging, and transition running codeGravatar Joey Hess2013-08-28
|/
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
* Fix bug that caused typechanged symlinks to be assumed to be unlocked files, ...Gravatar Joey Hess2013-08-22
* avoid more build warnings on WindowsGravatar Joey Hess2013-08-04
* squash compiler warnings on WindowsGravatar Joey Hess2013-08-04
* gitignore support for the assistant and watcherGravatar Joey Hess2013-08-02
* get rid of __WINDOWS__, use mingw32_HOST_OSGravatar Joey Hess2013-08-02
* Fix a few bugs involving filenames that are at or near the filesystem's maxim...Gravatar Joey Hess2013-07-30
* Fix inverted logic in last release's fix for data loss bug, that caused git-a...Gravatar Joey Hess2013-07-30
* importfeed: git-annex becomes a podcatcher in 150 LOCGravatar Joey Hess2013-07-28
* For long hostnames, use a hash of the hostname to generate the socket file fo...Gravatar Joey Hess2013-07-22
* stop cached ssh connection w/o needing to look up host and portGravatar Joey Hess2013-07-21
* avoid false positives when detecting core.symlinks=false symlink standin filesGravatar Joey Hess2013-07-20
* avoid reading files that are not symlinks when core.symlinks=falseGravatar Joey Hess2013-07-20
* fix uninit to delete content from annex when it ended up hard linked back to ...Gravatar Joey Hess2013-07-18
* fsck: Don't claim to fix direct mode when run on a symlink whose content is n...Gravatar Joey Hess2013-07-08
* detect system with no dot in FQDN, where git commit will fail, and workaroundGravatar Joey Hess2013-07-05
* moved AssociatedFile definitionGravatar Joey Hess2013-07-04
* avoid failure creating inode sentinal fileGravatar Joey Hess2013-06-18
* Revert "Windows: Ssh connection caching is now supported."Gravatar Joey Hess2013-06-17
* Windows: Ssh connection caching is now supported.Gravatar Joey Hess2013-06-17
* avoid lazy read of file contentsGravatar Joey Hess2013-06-17
* typo in commentGravatar Joey Hess2013-06-17
* assistant: In direct mode, objects are now only dropped when all associated f...Gravatar Joey Hess2013-06-15
* avoid warnings when built with ghc 7.6Gravatar Joey Hess2013-06-02
* remove debug printGravatar Joey Hess2013-05-27
* Merge branch 'robustness'Gravatar Joey Hess2013-05-25
|\
| * make direct mode merge cleanup more robustGravatar Joey Hess2013-05-25
| * improve robustness of fromDirect and replaceFileGravatar Joey Hess2013-05-25
* | assistant: Work around git-cat-file's not reloading the index after files are...Gravatar Joey Hess2013-05-25
* | refactorGravatar Joey Hess2013-05-24
|/