summaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* prep release5.20150930Gravatar Joey Hess2015-09-30
* mention ancient buildGravatar Joey Hess2015-09-29
* Added stack.yaml to support easy builds from source with stack.Gravatar Joey Hess2015-09-26
* status: Show added but not yet committed files.Gravatar Joey Hess2015-09-22
* Improve robustness of direct mode merge, avoiding a crash if the index file i...Gravatar Joey Hess2015-09-22
* Improve ~/.ssh/config modification code to not add trailing spaces to lines i...Gravatar Joey Hess2015-09-22
* Merge branch 's3-classes'Gravatar Joey Hess2015-09-22
|\
| * avoid hard dependency on new version of awsGravatar Joey Hess2015-09-22
* | webapp: Remove the "disable remote" feature from the UI.Gravatar Joey Hess2015-09-21
* | assistant: When updating ~/.ssh/config, preserve any symlinks.Gravatar Joey Hess2015-09-21
| * S3 storage classes expansionGravatar Joey Hess2015-09-17
|/
* info: Don't allow use in a non-git-annex repository, since it uses the git-an...Gravatar Joey Hess2015-09-16
* 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