summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* prep release5.20150916Gravatar Joey Hess2015-09-16
* Fix bug in combination of preferred and required content settings. When one w...Gravatar Joey Hess2015-09-15
* Special remotes configured with autoenable=true will be automatically enabled...Gravatar Joey Hess2015-09-14
* Improve bash completion, so it completes names of remotes and backends in app...Gravatar Joey Hess2015-09-14
* annex.hardlink extended to also try to use hard links when copying from the r...Gravatar Joey Hess2015-09-14
* sync: Add --no-commit, --no-pull, --no-push options to turn off parts of the ...Gravatar Joey Hess2015-09-13
* now fully working even when git is not in pathGravatar Joey Hess2015-09-11
* get git-annex working even if user doesn't add git to pathGravatar Joey Hess2015-09-11
* Switched to using git for Windows, rather than msysgit.Gravatar Joey Hess2015-09-10
* support gpg.programGravatar Joey Hess2015-09-09
* fsck: Work around bug in persistent that broke display of problematically enc...Gravatar Joey Hess2015-09-09
* Make full option parsing be done when not in a git repo, so --help can be dis...Gravatar Joey Hess2015-09-09
* unused: Fix reversion in 5.20150727 that broke parsing of the --unused-refspe...Gravatar Joey Hess2015-09-09
* info: Support querying info of individual files in direct mode.Gravatar Joey Hess2015-09-09
* init: Fix reversion in detection of repo made with git clone --sharedGravatar Joey Hess2015-09-09
* Fix Windows build to work with ghc 7.10Gravatar Joey Hess2015-09-01
* prep releaseGravatar Joey Hess2015-08-24
* Fix building without database.Gravatar Joey Hess2015-08-23
* Reorder declaration to fix build with yesod-core > 1.4.13. Thanks, Michael Al...Gravatar Joey Hess2015-08-23
* Makefile: Pass LDFLAGS, CFLAGS, and CPPFLAGS through ghc and on to ld, cc, an...Gravatar Joey Hess2015-08-19
* typoGravatar Joey Hess2015-08-19
* Fix reversion in init when ran as root, introduced in version 5.20150731.Gravatar Joey Hess2015-08-19
* importfeed --relaxed: Avoid hitting the urls of items in the feed.Gravatar Joey Hess2015-08-19
* Avoid building the assistant on the hurd, since an inotify equivilant is not ...Gravatar Joey Hess2015-08-17
* merge lintian overrides from debianGravatar Joey Hess2015-08-15
* enable parallel build for fast mode and explicitly disable for productionGravatar Joey Hess2015-08-14
* oops, didn't mean to commit these changes yetGravatar Joey Hess2015-08-14
* commentGravatar Joey Hess2015-08-14
* sync: Support --jobsGravatar Joey Hess2015-08-14
* Added WHEREIS to external special remote protocol.Gravatar Joey Hess2015-08-13
* --debug is passed along to git-annex-shell when git-annex is in debug mode.Gravatar Joey Hess2015-08-13
* Sped up downloads of files from ssh remotes, reducing the non-data-transfer o...Gravatar Joey Hess2015-08-13
* --debug log messages are now timestamped with fractional seconds.Gravatar Joey Hess2015-08-12
* prep release5.20150812Gravatar Joey Hess2015-08-12
* clarifyGravatar Joey Hess2015-08-11
* Fix setting/setting/viewing metadata that contains unicode or other special c...Gravatar Joey Hess2015-08-11
* metadata: Fix reversion introduced in 5.20150727 that caused display of metad...Gravatar Joey Hess2015-08-11
* tyoGravatar Joey Hess2015-08-09
* Improve Setup.hs file so that cabal copy --destdir works. Thanks, Magnus_Ther...Gravatar Joey Hess2015-08-09
* Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built ...Gravatar Joey Hess2015-08-06
* git-annex-shell: Don't let configlist auto-init repository when in readonly m...Gravatar Joey Hess2015-08-05
* Simplify setup process for a ssh remote.Gravatar Joey Hess2015-08-05
* Linux standalone: Work around problem that prevented it from working properly...Gravatar Joey Hess2015-08-04
* Windows: Fix bug that caused git-annex sync to fail due to missing environmen...Gravatar Joey Hess2015-08-04
* proxy: Fix behavior when run in subdirectory of git repo.Gravatar Joey Hess2015-08-04
* proxy: Fix removal of files deleted by the proxied command.Gravatar Joey Hess2015-08-04
* proxy: Fix proxy git commit of non-annexed files in direct mode.Gravatar Joey Hess2015-08-04
* remove workaround for old bug #763078Gravatar Joey Hess2015-08-04
* Added back debian/cabal-wrapper, since it still seems needed after all.Gravatar Joey Hess2015-08-04
* Tighten dependency on optparse-applicative to 0.11.0.Gravatar Joey Hess2015-08-02