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