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