| Commit message (Expand) | Author | Age |
... | |
| * | 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 |
* | moved AssociatedFile definition | Joey Hess | 2013-07-04 |
* | avoid failure creating inode sentinal file | Joey Hess | 2013-06-18 |
* | Revert "Windows: Ssh connection caching is now supported." | Joey Hess | 2013-06-17 |
* | Windows: Ssh connection caching is now supported. | Joey Hess | 2013-06-17 |
* | avoid lazy read of file contents | Joey Hess | 2013-06-17 |
* | typo in comment | Joey Hess | 2013-06-17 |
* | assistant: In direct mode, objects are now only dropped when all associated f... | Joey Hess | 2013-06-15 |
* | avoid warnings when built with ghc 7.6 | Joey Hess | 2013-06-02 |
* | remove debug print | Joey Hess | 2013-05-27 |
* | Merge branch 'robustness' | Joey Hess | 2013-05-25 |
|\ |
|
| * | make direct mode merge cleanup more robust | Joey Hess | 2013-05-25 |
| * | improve robustness of fromDirect and replaceFile | Joey Hess | 2013-05-25 |
* | | assistant: Work around git-cat-file's not reloading the index after files are... | Joey Hess | 2013-05-25 |
* | | refactor | Joey Hess | 2013-05-24 |
|/ |
|
* | XMPP: Avoid redundant and unncessary pushes. Note that this breaks compatibil... | Joey Hess | 2013-05-21 |
* | update inode cache after copying content | Joey Hess | 2013-05-20 |
* | didn't quite get removeDirect right before, this passes test suite | Joey Hess | 2013-05-20 |
* | Fix a bug in the git-annex branch handling code that could cause info from a ... | Joey Hess | 2013-05-20 |
* | minor optimisation and warning fix | Joey Hess | 2013-05-20 |
* | direct mode bug fix: After a conflicted merge was automatically resolved, the... | Joey Hess | 2013-05-20 |
* | Switch to MonadCatchIO-transformers for better handling of state while catchi... | Joey Hess | 2013-05-19 |
* | warning | Joey Hess | 2013-05-19 |
* | improve handling of receiving object in direct mode when associated files are... | Joey Hess | 2013-05-17 |
* | store copy in inode cache too | Joey Hess | 2013-05-17 |
* | test suite passes in direct mode | Joey Hess | 2013-05-17 |
* | fix android build, broken by changes for windows port | Joey Hess | 2013-05-16 |
* | Merge branch 'master' into windows | Joey Hess | 2013-05-15 |
|\ |
|
| * | fix toDirectGen bug introduced in 7d345fcb307cfecb5fa834a0b17be01e4e6f5df8 | Joey Hess | 2013-05-15 |
| * | start one git-cat-file per index file | Joey Hess | 2013-05-15 |
* | | fix the day's Windows permissions damage | Joey Hess | 2013-05-14 |