| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | fromkey, registerurl: Allow urls to be specified instead of keys, and generat... | Joey Hess | 2015-05-22 |
* | lintian fix | Joey Hess | 2015-05-22 |
* | remove deprecated hamlet package | Joey Hess | 2015-05-22 |
* | prep release | Joey Hess | 2015-05-22 |
* | OSX: Corrected the location of trustedkeys.gpg, so the built-in upgrade code ... | Joey Hess | 2015-05-22 |
* | Build documentation with TZ=UTC for reproducible builds. See #785736. | Joey Hess | 2015-05-19 |
* | use lock pools throughout git-annex | Joey Hess | 2015-05-19 |
* | webapp: Fix zombie xdg-open process left when opening file browser. Closes: #... | Joey Hess | 2015-05-17 |
* | fix type in the name of --used-refspec in changelog | Joey Hess | 2015-05-14 |
* | add annex.used-refspec | Joey Hess | 2015-05-14 |
* | unused: Add --used option, which can specify a set of refs to consider used, ... | Joey Hess | 2015-05-14 |
* | Stale transfer lock and info files will be cleaned up automatically when get/... | Joey Hess | 2015-05-12 |
* | Fix an unlikely race that could result in two transfers of the same key runni... | Joey Hess | 2015-05-12 |
* | Avoid accumulating transfer failure log files unless the assistant is being u... | Joey Hess | 2015-05-12 |
* | Take space that will be used by running downloads into account when checking ... | Joey Hess | 2015-05-12 |
* | allow building without ascii-progress, since it is not ready yet | Joey Hess | 2015-05-12 |
* | Merge branch 'master' into concurrentprogress | Joey Hess | 2015-05-12 |
|\ |
|
| * | note about git annex drop behavior change in bare repo | Joey Hess | 2015-05-12 |
| * | drop: Now supports --all, --unused, and --key. | Joey Hess | 2015-05-12 |
| * | import: Refuse to import files that are within the work tree, as that does no... | Joey Hess | 2015-05-11 |