| Commit message (Expand) | Author | Age |
* | Removed support for optparse-applicative versions older than 0.10. | Joey Hess | 2015-07-07 |
* | unused: --used-refspec can now be configured to look at refs in the reflog. T... | Joey Hess | 2015-07-07 |
* | sync: When annex.autocommit=false, avoid making any commit of local changes, ... | Joey Hess | 2015-07-07 |
* | add: Stage symlinks the same as git add would, even if they are not a link to... | Joey Hess | 2015-07-07 |
* | merge: Avoid creating the synced/master branch. | Joey Hess | 2015-07-07 |
* | import: Fix failure of cross-device import on Windows. | Joey Hess | 2015-07-07 |
* | clarify | Joey Hess | 2015-07-07 |
* | On linux, pass --as-needed to linker to avoid linking with unused shared libr... | Joey Hess | 2015-07-07 |
* | Support git's undocumented core.sharedRepository=2 value, which is equivilant... | Joey Hess | 2015-07-06 |
* | bugfix: Pass --full-tree when using git ls-files to get a list of files on th... | Joey Hess | 2015-07-06 |
* | Brought back the setkey plumbing command that was removed in 2011, since we f... | Joey Hess | 2015-07-02 |
* | assistant: Fix ANNEX_SHELL_DIR written to ~/.ssh/authorized_keys in local pa... | Joey Hess | 2015-07-02 |
* | assistant: Fix local pairing to not include newline in ssh pubkey, which is r... | Joey Hess | 2015-07-02 |
* | assistant --autostart: First any daemons that are already running, which migh... | Joey Hess | 2015-07-02 |
* | log: Fix reversion introduced in version 5.20150528 that broke this command. | Joey Hess | 2015-07-02 |
* | releasing package git-annex version 5.201506175.20150617 | Joey Hess | 2015-06-17 |
* | prep release | Joey Hess | 2015-06-16 |
* | reorder | Joey Hess | 2015-06-16 |
* | Increased the default annex.bloomaccuracy from 1000 to 10000000 | Joey Hess | 2015-06-16 |
* | wording | Joey Hess | 2015-06-16 |
* | adjust standard preferred content to work better with git annex sync --all --... | Joey Hess | 2015-06-16 |
* | Fix incremental backup standard preferred content expression to match its doc... | Joey Hess | 2015-06-16 |
* | Added new "anything" preferred content expression, which matches all versions... | Joey Hess | 2015-06-16 |
* | sync: Add support for --all and --unused. | Joey Hess | 2015-06-16 |
* | info: Added json output for "backend usage", "numcopies stats", "repositories... | Joey Hess | 2015-06-16 |
* | clarify | Joey Hess | 2015-06-15 |
* | debian/cabal-wrapper: Removed this hack which should not be needed anymore. | Joey Hess | 2015-06-14 |
* | Improve url parsing to handle some urls containing illegal [] characters in t... | Joey Hess | 2015-06-14 |
* | Fix bug that prevented enumerating locally present objects in repos tuned wit... | Joey Hess | 2015-06-11 |
* | add git-annex-shell link to standalone deb patch | Joey Hess | 2015-06-10 |
* | Build documentation with deterministic=1 for reproducible builds. (A new ikiw... | Joey Hess | 2015-06-09 |
* | tahoe: Use ~/.tahoe-git-annex/ rather than ~/.tahoe/git-annex/ to avoid old v... | Joey Hess | 2015-06-09 |
* | close debian bug too | Joey Hess | 2015-06-09 |
* | clarify | Joey Hess | 2015-06-09 |
* | dead --key: Can be used to mark a key as dead. | Joey Hess | 2015-06-09 |
* | fsck: Ignore keys that are known to be dead when running in --all mode or a i... | Joey Hess | 2015-06-09 |
* | re-remove hamlet dep | Joey Hess | 2015-06-06 |
* | S3: Publically accessible buckets can be used without creds. | Joey Hess | 2015-06-05 |
* | public=yes config to send AclPublicRead | Joey Hess | 2015-06-05 |
* | import --clean-duplicates: Fix bug that didn't count local or trusted repo's ... | Joey Hess | 2015-06-03 |
* | get --incomplete: New option to resume any interrupted downloads. | Joey Hess | 2015-06-02 |
* | assistant: Consume systemd-networkd dbus events to learn about changes to net... | Joey Hess | 2015-06-02 |
* | sync, remotedaemon: Pass configured ssh-options even when annex.sshcaching is... | Joey Hess | 2015-05-30 |
* | fromkey, registerurl: Improve handling of urls that happen to also be parsabl... | Joey Hess | 2015-05-30 |
* | prep release | Joey Hess | 2015-05-28 |
* | fsck: When checksumming a file fails due to a hardware fault, the file is now... | Joey Hess | 2015-05-27 |
* | Revert removal dependency on obsolete hamlet package, since the autobuilders ... | Joey Hess | 2015-05-27 |
* | Revert "remove deprecated hamlet package" | Joey Hess | 2015-05-27 |
* | Linux standalone, OSX app: Improve runshell script to always quote shell vars... | Joey Hess | 2015-05-26 |
* | changelog for bug closed in last release | Joey Hess | 2015-05-24 |