| Commit message (Expand) | Author | Age |
* | Added a post-update-annex hook, which is run after the git-annex branch is up... | Joey Hess | 2015-03-20 |
* | checkpresentkey: New plumbing command to check if a key can be verified to be... | Joey Hess | 2015-03-20 |
* | readpresentkey: New plumbing command for checking location log. | Joey Hess | 2015-03-20 |
* | prep release5.20150317 | Joey Hess | 2015-03-17 |
* | remotedaemon: Fixed support for notifications of changes to gcrypt remotes, w... | Joey Hess | 2015-03-16 |
* | registerurl: New plumbing command for mass-adding urls to keys. | Joey Hess | 2015-03-15 |
* | fromkey: Add stdin mode. | Joey Hess | 2015-03-15 |
* | fromkey --force: Skip test that the key has its content in the annex. | Joey Hess | 2015-03-15 |
* | remove annoouncedir target | Joey Hess | 2015-03-14 |
* | git-annex-shell: Improve error message when the specified repository doesn't ... | Joey Hess | 2015-03-05 |
* | addurl: Added --raw option, which bypasses special handling of quvi, bittorre... | Joey Hess | 2015-03-05 |
* | Added SETURIPRESENT and SETURIMISSING to external special remote protocol | Joey Hess | 2015-03-05 |
* | sync: Fix committing when in a direct mode repo that has no HEAD ref. | Joey Hess | 2015-03-04 |
* | metadata: Fix encoding problem that led to mojibake when storing metadata str... | Joey Hess | 2015-03-04 |
* | Submodules are now supported by git-annex! | Joey Hess | 2015-03-02 |
* | When re-execing git-annex, use current program location, rather than ~/.confi... | Joey Hess | 2015-02-28 |
* | sync: As well as the synced/git-annex push, attempt a git-annex:git-annex pus... | Joey Hess | 2015-02-27 |
* | Linux standalone: Set LOCPATH=/dev/null to work around https://ghc.haskell.or... | Joey Hess | 2015-02-25 |
* | unannex: Refuse to unannex when repo is too new to have a HEAD | Joey Hess | 2015-02-25 |
* | add new build deps | Joey Hess | 2015-02-22 |
* | Merge branch 'master' into database | Joey Hess | 2015-02-22 |
|\ |
|
| * | typo5.20150219 | Joey Hess | 2015-02-19 |
| * | prep release | Joey Hess | 2015-02-19 |
* | | fsck: Multiple incremental fscks of different repos (some remote) can now be ... | Joey Hess | 2015-02-17 |
* | | Merge branch 'master' into database | Joey Hess | 2015-02-17 |
|\| |
|
| * | Linux standalone: Improved process names of linker shimmed programs. | Joey Hess | 2015-02-16 |
* | | update | Joey Hess | 2015-02-16 |
|/ |
|
* | also assistant | Joey Hess | 2015-02-12 |
* | propigate ssh-options everywhere ssh caching is used | Joey Hess | 2015-02-12 |
* | The ssh-options git config is now used by gcrypt, rsync, and ddar special rem... | Joey Hess | 2015-02-12 |
* | sync, assistant: Include repository name in head branch commit message. | Joey Hess | 2015-02-11 |
* | metadata: When setting metadata, do not recurse into directories by default, ... | Joey Hess | 2015-02-10 |
* | fsck --from: If a download from a remote fails, propigate the failure. | Joey Hess | 2015-02-10 |
* | bittorrent: Fix mojibake introduced in parsing arai2c progress output. | Joey Hess | 2015-02-10 |
* | addurl: Avoid crash if quvi is not installed, when git-annex was built with p... | Joey Hess | 2015-02-10 |
* | Improve race recovery code when committing to git-annex branch. | Joey Hess | 2015-02-09 |
* | assistant: Improve sanity check for control characters when pairing. | Joey Hess | 2015-02-09 |
* | webapp: Fix reversion in opening webapp when starting it manually inside a re... | Joey Hess | 2015-02-09 |
* | Windows: Fix bug in dropping an annexed file, which caused a symlink to be st... | Joey Hess | 2015-02-09 |
* | import: Avoid checksumming file twice when run in the default or --duplicate ... | Joey Hess | 2015-02-08 |
* | The file matching options are now only accepted by commands that can actually... | Joey Hess | 2015-02-06 |
* | import: Support file matching options such as --exclude, --include, --smalle... | Joey Hess | 2015-02-06 |
* | groupwanted: New command to set the groupwanted preferred content expression. | Joey Hess | 2015-02-06 |
* | glacier: Detect when the glacier command in PATH is the wrong one, from boto,... | Joey Hess | 2015-02-06 |
* | prep release5.20150205 | Joey Hess | 2015-02-05 |
* | Windows: Fix S3 special remote; need to call withSocketsDo to support Windows... | Joey Hess | 2015-02-05 |
* | assistant: Fix local pairing when ssh pubkey comment contains spaces. | Joey Hess | 2015-02-04 |
* | Added MD5 and MD5E backends. | Joey Hess | 2015-02-04 |
* | Remove support for building without cryptohash. | Joey Hess | 2015-02-04 |
* | tweak aws version | Joey Hess | 2015-01-30 |