summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* prep release5.20150916Gravatar Joey Hess2015-09-16
|
* Added a commentGravatar Jonan2015-09-16
|
* Add link to Ceph special remote.Gravatar Mesar Hameed2015-09-16
|
* Added a comment: needed a gpg.conifGravatar https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf5742015-09-16
|
* Added a comment: Listing GPG keys enabled for a remote with hybrid encryptionGravatar whlabratz@d10941ab2681deb87122fd8f6da51f3dcdb8dbe52015-09-15
|
* commentGravatar Joey Hess2015-09-15
|
* improve commentGravatar Joey Hess2015-09-15
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-09-15
|\
* | Fix bug in combination of preferred and required content settings. When one ↵Gravatar Joey Hess2015-09-15
| | | | | | | | | | | | | | was set to the empty string and the other set to some expression, this bug caused all files to be wanted, instead of only files matching the expression. Avoid: MAny `MOr` otherexpression Which matches anything.
| * Added a commentGravatar Jonan2015-09-15
|/
* commentGravatar Joey Hess2015-09-15
|
* commentGravatar Joey Hess2015-09-15
|
* I've been not documenting these import Preludes used to deal with the AMP ↵Gravatar Joey Hess2015-09-15
| | | | transition
* Silence redundant import warning with base-4.8.*Gravatar Simon Jakobi2015-09-15
|
* (no commit message)Gravatar https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d82015-09-15
|
* (no commit message)Gravatar Jonan2015-09-15
|
* avoid auto-enabling a remote that's already enabledGravatar Joey Hess2015-09-14
|
* avoid autoenable of dead special remotesGravatar Joey Hess2015-09-14
|
* devblogGravatar Joey Hess2015-09-14
|
* Special remotes configured with autoenable=true will be automatically ↵Gravatar Joey Hess2015-09-14
| | | | enabled when git-annex init is run.
* Improve bash completion, so it completes names of remotes and backends in ↵Gravatar Joey Hess2015-09-14
| | | | | | | | | appropriate places. Not necessarily everywhere, but a lot of the most often used places. Re the use of .Internal, see https://github.com/pcapriotti/optparse-applicative/issues/155
* annex.hardlink extended to also try to use hard links when copying from the ↵Gravatar Joey Hess2015-09-14
| | | | | | | repository to a remote. Also, it used to only check that one of the repos was not in direct mode; now when either repo is direct mode, annex.hardlink won't have an effect.
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-09-13
|\
* | closeGravatar Joey Hess2015-09-13
| |
| * (no commit message)Gravatar git-annex@545634279b585e2a5818702b3c251d1ecd23da102015-09-13
| |
* | merge hlint changes from propellorGravatar Joey Hess2015-09-13
|/
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-09-13
|\
* | sync: Add --no-commit, --no-pull, --no-push options to turn off parts of the ↵Gravatar Joey Hess2015-09-13
| | | | | | | | sync process, as well as supporting --commit, --pull, --push, and --no-content options to specify the (current) default behavior.
| * Added a commentGravatar https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d82015-09-13
| |
| * tocGravatar https://id.koumbit.net/anarcat2015-09-12
| |
| * Added a commentGravatar https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d82015-09-11
|/
* git for windows includes curl, so avoid bundling itGravatar Joey Hess2015-09-11
|
* responseGravatar Joey Hess2015-09-11
|
* fix PATHGravatar Joey Hess2015-09-11
| | | | zcat is needed from cygwin to build
* commentGravatar Joey Hess2015-09-11
|
* Merge branch 'master' of ssh://git-annex.branchable.comGravatar Joey Hess2015-09-11
|\
* | cleanupGravatar Joey Hess2015-09-11
| |
* | now fully working even when git is not in pathGravatar Joey Hess2015-09-11
| | | | | | | | | | The vbs launchers now are passed the path where git-annex was installed to, so they will work when it's not in path.
* | get git-annex working even if user doesn't add git to pathGravatar Joey Hess2015-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | | This is pretty complicated, but I have both "git-annex" and "git annex" working both in the git bash shell even with git not added to path. And, when git's added to path, both work from MS-DOS prompt window too. I think that the webapp startup does still need git in path, so instructions will keep saying to do that. But, users often disregard them, and hopefully this will reduce support traffic. Also, switched the wget from the cygwin one to the msys2 one, avoiding the complication of needing to bundle any cygwin dlls.
| * Added a comment: Maybe Git 2.5 must be installed only as 32 bit ?Gravatar olivier.berger@bb28df880236e55a6bfeca92cc3de8ec424f2eba2015-09-11
| |
| * Added a comment: Not completely fixed if git not installed on C:Gravatar olivier.berger@bb28df880236e55a6bfeca92cc3de8ec424f2eba2015-09-11
| |
| * (no commit message)Gravatar https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d82015-09-11
| |
| * Added a comment: Seems t owork now with git 2.5 for windows and daily build ↵Gravatar OlivierBerger2015-09-11
| | | | | | | | on windows 7
| * (no commit message)Gravatar https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d82015-09-11
| |
| * Added a commentGravatar aloukian@c071735c08bc04266b792aa478ad1bae2d6a8b502015-09-11
|/
* formattingGravatar Joey Hess2015-09-10
|
* update for current statusGravatar Joey Hess2015-09-10
| | | | Revert this commit after next release
* Switched to using git for Windows, rather than msysgit.Gravatar Joey Hess2015-09-10
| | | | | | | | | | | | | | | | | | Using msysgit with git-annex is no longer supported. At the same time, I'm updating the rsync.exe in my downloads repository with the one from msys2. Note that rsync is currently still being ldded and installed in Git/cmd/ like the other cygwin programs. The ldd fails and this failure is ignored. It would be better to special case it to go in Git/usr/bin/, so that the user can't run rsync in a dos prompt window, which doesn't work, as it needs additional libs. However, as far as git-annex running rsync running ssh, it works ok in this location. Removed the ssh.cmd and ssh-keygen.cmd; these are not needed with git for windows. Keeping them would let ssh be run manually from a dos prompt window, but that's not really a goal.
* commentGravatar Joey Hess2015-09-10
|
* Added a commentGravatar https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f42015-09-10
|