| Commit message (Expand) | Author | Age |
* | Debian: Remove dependency on transformers library, as it is now included in ghc. | Joey Hess | 2015-10-07 |
* | Debian: Add torrent library to build-depends as it's packaged now, and stop r... | Joey Hess | 2015-10-07 |
* | copy --auto was checking the wrong repo's preferred content. (--from was chec... | Joey Hess | 2015-10-06 |
* | Merge branch 'winprocfix' | Joey Hess | 2015-10-04 |
|\ |
|
* | | Ported disk free space checking code to work on Solaris. | Joey Hess | 2015-10-02 |
* | | Allow building with S3 disabled again. | Joey Hess | 2015-10-02 |
* | | Do verification of checksums of annex objects downloaded from remotes. | Joey Hess | 2015-10-01 |
* | | prep release5.20150930 | Joey Hess | 2015-09-30 |
* | | mention ancient build | Joey Hess | 2015-09-29 |
* | | Added stack.yaml to support easy builds from source with stack. | Joey Hess | 2015-09-26 |
* | | status: Show added but not yet committed files. | Joey Hess | 2015-09-22 |
* | | Improve robustness of direct mode merge, avoiding a crash if the index file i... | Joey Hess | 2015-09-22 |
* | | Improve ~/.ssh/config modification code to not add trailing spaces to lines i... | Joey Hess | 2015-09-22 |
* | | Merge branch 's3-classes' | Joey Hess | 2015-09-22 |
|\ \ |
|
| * | | avoid hard dependency on new version of aws | Joey Hess | 2015-09-22 |
* | | | webapp: Remove the "disable remote" feature from the UI. | Joey Hess | 2015-09-21 |
* | | | assistant: When updating ~/.ssh/config, preserve any symlinks. | Joey Hess | 2015-09-21 |
| * | | S3 storage classes expansion | Joey Hess | 2015-09-17 |
|/ / |
|
* | | info: Don't allow use in a non-git-annex repository, since it uses the git-an... | Joey Hess | 2015-09-16 |
* | | prep release5.20150916 | Joey Hess | 2015-09-16 |
* | | Fix bug in combination of preferred and required content settings. When one w... | Joey Hess | 2015-09-15 |
* | | Special remotes configured with autoenable=true will be automatically enabled... | Joey Hess | 2015-09-14 |
* | | Improve bash completion, so it completes names of remotes and backends in app... | Joey Hess | 2015-09-14 |
* | | annex.hardlink extended to also try to use hard links when copying from the r... | Joey Hess | 2015-09-14 |
* | | sync: Add --no-commit, --no-pull, --no-push options to turn off parts of the ... | Joey Hess | 2015-09-13 |
* | | now fully working even when git is not in path | Joey Hess | 2015-09-11 |
* | | get git-annex working even if user doesn't add git to path | Joey Hess | 2015-09-11 |
* | | Switched to using git for Windows, rather than msysgit. | Joey Hess | 2015-09-10 |
* | | support gpg.program | Joey Hess | 2015-09-09 |
* | | fsck: Work around bug in persistent that broke display of problematically enc... | Joey Hess | 2015-09-09 |
* | | Make full option parsing be done when not in a git repo, so --help can be dis... | Joey Hess | 2015-09-09 |
* | | unused: Fix reversion in 5.20150727 that broke parsing of the --unused-refspe... | Joey Hess | 2015-09-09 |
* | | info: Support querying info of individual files in direct mode. | Joey Hess | 2015-09-09 |
* | | init: Fix reversion in detection of repo made with git clone --shared | Joey Hess | 2015-09-09 |
| * | webapp: Fix support for entering password when setting up a ssh remote. | Joey Hess | 2015-09-03 |
|/ |
|
* | Fix Windows build to work with ghc 7.10 | Joey Hess | 2015-09-01 |
* | prep release | Joey Hess | 2015-08-24 |
* | Fix building without database. | Joey Hess | 2015-08-23 |
* | Reorder declaration to fix build with yesod-core > 1.4.13. Thanks, Michael Al... | Joey Hess | 2015-08-23 |
* | Makefile: Pass LDFLAGS, CFLAGS, and CPPFLAGS through ghc and on to ld, cc, an... | Joey Hess | 2015-08-19 |
* | typo | Joey Hess | 2015-08-19 |
* | Fix reversion in init when ran as root, introduced in version 5.20150731. | Joey Hess | 2015-08-19 |
* | importfeed --relaxed: Avoid hitting the urls of items in the feed. | Joey Hess | 2015-08-19 |
* | Avoid building the assistant on the hurd, since an inotify equivilant is not ... | Joey Hess | 2015-08-17 |
* | merge lintian overrides from debian | Joey Hess | 2015-08-15 |
* | enable parallel build for fast mode and explicitly disable for production | Joey Hess | 2015-08-14 |
* | oops, didn't mean to commit these changes yet | Joey Hess | 2015-08-14 |
* | comment | Joey Hess | 2015-08-14 |
* | sync: Support --jobs | Joey Hess | 2015-08-14 |
* | Added WHEREIS to external special remote protocol. | Joey Hess | 2015-08-13 |