| Commit message (Expand) | Author | Age |
* | release4.20130920 | Joey Hess | 2013-09-20 |
* | 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 |
* | rename remotes to list | Antoine Beaupré | 2013-09-19 |
* | better probing for gcrypt repositories using new --check option | Joey Hess | 2013-09-19 |
* | webapp: Show encryption information when editing a remote. | Joey Hess | 2013-09-17 |
* | gcrypt: Ensure that signing key is set to one of the participants keys. | Joey Hess | 2013-09-17 |
* | webapp: Initial support for setting up encrypted removable drives. | Joey Hess | 2013-09-16 |
* | make --fast disable the numcopies stats | Joey Hess | 2013-09-15 |
* | status: In local mode, displays information about variance from configured nu... | Joey Hess | 2013-09-15 |
* | addurl: Fix quvi audodetection, broken in last release. | Joey Hess | 2013-09-15 |
* | sync: Don't fail if the directory it is run in gets removed by the sync. | Joey Hess | 2013-09-13 |
* | sync: Fix bug that caused direct mode mappings to not be updated when merging... | Joey Hess | 2013-09-13 |
* | fsck: Fix detection and fixing of present direct mode files that are wrongly ... | Joey Hess | 2013-09-13 |
* | Support hot-swapping of removable drives containing gcrypt repositories. | Joey Hess | 2013-09-12 |
* | remotes: New command, displays a compact table of remotes that contain files.... | Joey Hess | 2013-09-12 |
* | prep release4.20130911 | Joey Hess | 2013-09-11 |
* | Fix problem with test suite in non-unicode locale. | Joey Hess | 2013-09-11 |
* | sync: support gcrypt4.20130909 | Joey Hess | 2013-09-09 |
* | recommend git-remote-gcrypt (package in incoming) | Joey Hess | 2013-09-09 |
* | Allow building without quvi support. | Joey Hess | 2013-09-09 |
* | webapp: Improve javascript's handling of longpolling connection failures, by ... | Joey Hess | 2013-09-09 |
* | gcrypt: now supports rsync | Joey Hess | 2013-09-08 |
* | gpg: Force --no-textmode in case the user has it turned on in config. | Joey Hess | 2013-09-07 |
* | Remind user when annex-ignore is set for some remotes, if unable to get or dr... | Joey Hess | 2013-09-06 |
* | Fix Feeds display in build flags. | Joey Hess | 2013-09-05 |
* | fix | Joey Hess | 2013-09-05 |
* | highlight the syntax change | Joey Hess | 2013-09-05 |
* | reword changelog | Joey Hess | 2013-09-04 |
* | detailed changelog for the encryption changes | Joey Hess | 2013-09-04 |
* | Merge branch 'master' into encryption | Joey Hess | 2013-09-04 |
|\ |
|
| * | Merge branch 'forget' | Joey Hess | 2013-09-03 |
| |\ |
|
* | | | Allow public-key encryption of file content. | guilhem | 2013-09-03 |
| * | | importfeed: Also ignore transient problems with downloading content from feeds. | 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 |
| * | sync, assistant: Force push of the git-annex branch. | Joey Hess | 2013-08-29 |
|/ |
|
* | prep release | Joey Hess | 2013-08-27 |
* | Android: Fix bug in terminal app that caused it to spin using much CPU and b... | Joey Hess | 2013-08-26 |
* | changelog | Joey Hess | 2013-08-26 |
* | remove a bug that didn't get fixed yet | Joey Hess | 2013-08-25 |
* | document insanely good unused change | Joey Hess | 2013-08-25 |
* | 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 |
* | 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 |