| Commit message (Expand) | Author | Age |
* | Fix bug that caused typechanged symlinks to be assumed to be unlocked files, ... | Joey Hess | 2013-08-22 |
* | Better error message when trying to use a git remote that has annex.ignore set. | Joey Hess | 2013-08-22 |
* | Unescape characters in 'file://...' URIs. (Thanks, guilhem for the patch.) | Joey Hess | 2013-08-22 |
* | unused: Pay attention to symlinks that are not yet staged in the index. | Joey Hess | 2013-08-22 |
* | Set --clobber when running wget to ensure resuming works properly. | Joey Hess | 2013-08-21 |
* | Revert "Delete empty downloaded file when wget fails, to work around reported... | Joey Hess | 2013-08-21 |
* | Delete empty downloaded file when wget fails, to work around reported resume ... | Joey Hess | 2013-08-21 |
* | mirror: New command, makes two repositories contain the same set of files. | Joey Hess | 2013-08-20 |
* | Merge branch 'duplicate' | Joey Hess | 2013-08-20 |
|\ |
|
* | | sync, merge: Bug fix: Don't try to merge into master when in a bare repo. | Joey Hess | 2013-08-17 |
* | | Debian: Recommend ssh-askpass, which ssh will use when the assistant is run w... | Joey Hess | 2013-08-16 |
* | | Debian: Run the builtin test suite as an autopkgtest. | Joey Hess | 2013-08-15 |
* | | releasing version 4.201308154.20130815 | Joey Hess | 2013-08-15 |
| * | releasing version 4.20130815 | Joey Hess | 2013-08-15 |
|/ |
|
* | Windows: Fixed permissions problem that prevented removing files from directo... | Joey Hess | 2013-08-04 |
* | Windows: Added support for encrypted special remotes. | Joey Hess | 2013-08-04 |
* | importfeed: Fix handling of dots in extensions. | Joey Hess | 2013-08-03 |
* | importfeed: Ignores transient problems with feeds. Only exits nonzero when a ... | Joey Hess | 2013-08-03 |
* | gitignore support for the assistant and watcher | Joey Hess | 2013-08-02 |
* | releasing version 4.201308024.20130802 | Joey Hess | 2013-08-02 |
* | Slow and ugly work around for bug #718517 in git, which broke git-cat-file --... | Joey Hess | 2013-08-01 |
* | Escape ':' in file/directory names to avoid it being treated as a pathspec by... | Joey Hess | 2013-08-01 |
* | webapp: Improve handling of remotes whose setup has stalled. | Joey Hess | 2013-07-31 |
* | set IdentitiesOnly | Joey Hess | 2013-07-31 |
* | find: Avoid polluting stdout with progress messages. Closes: #718186 | Joey Hess | 2013-07-30 |
* | Fix a few bugs involving filenames that are at or near the filesystem's maxim... | Joey Hess | 2013-07-30 |
* | Improve test suite on Windows; now tests git annex sync. | 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 |
* | OSX: Make git-annex-webapp run in the background, so that the app icon can be... | Joey Hess | 2013-07-30 |
* | typo | Joey Hess | 2013-07-28 |
* | importfeed: git-annex becomes a podcatcher in 150 LOC | Joey Hess | 2013-07-28 |
* | assistant: Fix bug that caused it to stall when adding a very large number of... | Joey Hess | 2013-07-27 |
* | assistant: Fix deadlock that could occur when adding a lot of files at once i... | Joey Hess | 2013-07-26 |
* | assistant: Fix NetWatcher to not sync with remotes that have remote.<name>.an... | Joey Hess | 2013-07-26 |
* | correct changelog; git annex get --unused doesn't make sense | Joey Hess | 2013-07-25 |
* | unused: No longer shows as unused tmp files that are actively being transferred. | Joey Hess | 2013-07-25 |
* | dropunused behavior change: Now refuses to drop the last copy of a file, unle... | Joey Hess | 2013-07-25 |
* | Always build with -threaded, to avoid a deadlock when communicating with gpg. | Joey Hess | 2013-07-25 |
* | webapp: When creating a repository on a removable drive, set core.fsyncobject... | Joey Hess | 2013-07-23 |
* | Add status message to XMPP presence tag, to identify to others that the clien... | Joey Hess | 2013-07-23 |
* | releasing version 4.201307234.20130723 | Joey Hess | 2013-07-23 |
* | Support import in direct mode. | Joey Hess | 2013-07-22 |
* | Support unannex and uninit in direct mode. | Joey Hess | 2013-07-22 |
* | For long hostnames, use a hash of the hostname to generate the socket file fo... | Joey Hess | 2013-07-22 |
* | point to android icons too | Joey Hess | 2013-07-21 |
* | ref debian bug | Joey Hess | 2013-07-20 |
* | When an XMPP server has SRV records, try them, but don't then fall back to th... | Joey Hess | 2013-07-20 |
* | fixed nasty data loss bug | Joey Hess | 2013-07-20 |
* | webapp: Differentiate between creating a new S3/Glacier/WebDav remote, and in... | Joey Hess | 2013-07-20 |
* | directory special remote: Fix checking that there is enough disk space to hol... | Joey Hess | 2013-07-20 |