whlabratz@d10941ab2681deb87122fd8f6da51f3dcdb8dbe5
b2041a592c
Added a comment: Listing GPG keys enabled for a remote with hybrid encryption
2015-09-15 22:37:35 +00:00
Joey Hess
453c355122
comment
2015-09-15 13:38:09 -04:00
Joey Hess
b08c6d4e16
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-15 12:52:09 -04:00
Joey Hess
16947ef654
Fix bug in combination of preferred and required content settings. When one 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.
2015-09-15 12:50:14 -04:00
Jonan
dda36b7adf
Added a comment
2015-09-15 16:13:20 +00:00
Joey Hess
7088bc8621
comment
2015-09-15 12:01:06 -04:00
Joey Hess
294ec009e9
comment
2015-09-15 11:59:24 -04:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
c4eaa5e42b
2015-09-15 11:30:09 +00:00
Jonan
82743a3dc0
2015-09-15 10:39:03 +00:00
Joey Hess
b1fbb08dc5
devblog
2015-09-14 15:09:50 -04:00
Joey Hess
9cfb96c53d
Special remotes configured with autoenable=true will be automatically enabled when git-annex init is run.
2015-09-14 14:49:48 -04:00
Joey Hess
ffa8221517
annex.hardlink extended to also try to use hard links when copying from the 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.
2015-09-14 12:13:38 -04:00
Joey Hess
c5260f5cb0
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-13 16:04:34 -04:00
Joey Hess
54cf9c1ef3
close
2015-09-13 16:03:35 -04:00
git-annex@545634279b585e2a5818702b3c251d1ecd23da10
aea490394b
2015-09-13 17:51:26 +00:00
Joey Hess
6ce5fea50c
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-13 13:21:34 -04:00
Joey Hess
1cc1f9f4e5
sync: Add --no-commit, --no-pull, --no-push options to turn off parts of the sync process, as well as supporting --commit, --pull, --push, and --no-content options to specify the (current) default behavior.
2015-09-13 13:15:35 -04:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
eff474d048
Added a comment
2015-09-13 12:52:51 +00:00
https://id.koumbit.net/anarcat
8e30053d5b
toc
2015-09-12 22:18:40 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
d662a36a18
Added a comment
2015-09-11 20:46:01 +00:00
Joey Hess
eef464900a
update for git for windows
2015-09-11 14:34:35 -04:00
Joey Hess
8fddc7eb8a
response
2015-09-11 13:59:00 -04:00
Joey Hess
aca0fd53b2
comment
2015-09-11 13:41:37 -04:00
Joey Hess
b9f662bd93
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-11 13:23:01 -04:00
Joey Hess
eab8c512d8
cleanup
2015-09-11 13:21:58 -04:00
olivier.berger@bb28df880236e55a6bfeca92cc3de8ec424f2eba
61ca4b6ea1
Added a comment: Maybe Git 2.5 must be installed only as 32 bit ?
2015-09-11 15:42:18 +00:00
olivier.berger@bb28df880236e55a6bfeca92cc3de8ec424f2eba
fe532a6fbc
Added a comment: Not completely fixed if git not installed on C:
2015-09-11 15:31:26 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
35af7635d5
2015-09-11 11:54:36 +00:00
OlivierBerger
19ed545b96
Added a comment: Seems t owork now with git 2.5 for windows and daily build on windows 7
2015-09-11 11:43:43 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
793f201e8e
2015-09-11 10:17:03 +00:00
aloukian@c071735c08bc04266b792aa478ad1bae2d6a8b50
f99fb300c2
Added a comment
2015-09-11 00:42:03 +00:00
Joey Hess
e766dcc940
formatting
2015-09-10 19:25:01 -04:00
Joey Hess
b42aee4ef3
update for current status
...
Revert this commit after next release
2015-09-10 19:18:34 -04:00
Joey Hess
6158036e23
Switched to using git for Windows, rather than msysgit.
...
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.
2015-09-10 19:16:30 -04:00
Joey Hess
b2f207d15b
comment
2015-09-10 18:02:54 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
301090cc44
Added a comment
2015-09-10 18:44:26 +00:00
aloukian@c071735c08bc04266b792aa478ad1bae2d6a8b50
c322fc7692
2015-09-10 18:23:48 +00:00
Joey Hess
bac9793362
found a fix
2015-09-10 14:21:15 -04:00
Joey Hess
369dd9a304
close
2015-09-10 13:47:31 -04:00
Joey Hess
57197b77f6
response
2015-09-10 13:46:41 -04:00
Joey Hess
b4693a21d1
warn about git for windows not working
2015-09-10 13:22:19 -04:00
Joey Hess
c2f694f1b5
comment
2015-09-10 12:44:42 -04:00
Joey Hess
175820ec63
response
2015-09-10 12:33:34 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
e29bfcb7e4
Added a comment
2015-09-10 16:04:32 +00:00
http://schnouki.net/
6e2c78a10f
2015-09-10 08:41:16 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
1d2662e998
Added a comment: problems with bundling???
2015-09-10 03:50:45 +00:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
220a45c7a6
2015-09-10 03:33:47 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
3c177565e7
Added a comment: but which of the 3?
2015-09-10 03:16:17 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
9d7a8632aa
Added a comment
2015-09-09 22:44:47 +00:00
Joey Hess
0ecc42b1b7
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-09 18:23:32 -04:00
Joey Hess
9bcec73867
response
2015-09-09 18:22:27 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
192a52297a
Added a comment
2015-09-09 22:14:22 +00:00
Joey Hess
255464d224
devblog
2015-09-09 18:11:38 -04:00
Joey Hess
0390efae8c
support gpg.program
...
When gpg.program is configured, it's used to get the command to run for
gpg. Useful on systems that have only a gpg2 command or want to use it
instead of the gpg command.
2015-09-09 18:06:49 -04:00
Joey Hess
cf85370ade
response
2015-09-09 17:09:48 -04:00
Joey Hess
04f75ccedf
response
2015-09-09 17:03:09 -04:00
Joey Hess
4ed82e5328
fsck: Work around bug in persistent that broke display of problematically encoded filenames on stderr when using --incremental.
2015-09-09 17:02:00 -04:00
Joey Hess
1fcca1b43b
response
2015-09-09 16:02:06 -04:00
Joey Hess
f25b24b1cc
fix link display so the user reading this isn't led to beleive there are commands git-annex-$foo
2015-09-09 15:56:06 -04:00
Joey Hess
f6c03414cf
Make full option parsing be done when not in a git repo, so --help can be displayed for commands that require a git repo, etc.
2015-09-09 15:55:13 -04:00
Joey Hess
08b7af3fe6
close
2015-09-09 15:04:16 -04:00
Joey Hess
5b91c6ed80
response
2015-09-09 15:00:26 -04:00
Joey Hess
29187648e1
comment
2015-09-09 14:45:57 -04:00
Joey Hess
97fb358437
new todo
2015-09-09 14:44:43 -04:00
Joey Hess
c60181bd82
unused: Fix reversion in 5.20150727 that broke parsing of the --unused-refspec option. Thanks, Øyvind A. Holm.
2015-09-09 14:33:35 -04:00
Joey Hess
bd35c00637
response
2015-09-09 14:28:14 -04:00
Joey Hess
2b326594a9
info: Support querying info of individual files in direct mode.
2015-09-09 14:15:56 -04:00
Joey Hess
3c25f978bb
response
2015-09-09 14:08:33 -04:00
Joey Hess
6b00b14942
followup
2015-09-09 14:02:48 -04:00
Joey Hess
97962591d6
init: Fix reversion in detection of repo made with git clone --shared
2015-09-09 13:56:37 -04:00
Joey Hess
5705d0a04a
response
2015-09-09 13:49:11 -04:00
Joey Hess
58ea034e7b
fix mistaken spelling fix that changed meaning
...
"uses" is how to spell it.
2015-09-09 13:42:28 -04:00
Joey Hess
d43a7fe3e5
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-09 13:39:58 -04:00
Joey Hess
f2cde41725
response
2015-09-09 13:07:36 -04:00
Joey Hess
52aa4002c8
comment
2015-09-09 12:32:37 -04:00
Joey Hess
a9349f7327
comment
2015-09-09 12:22:43 -04:00
http://www.ryantm.com/
80da51b161
Added a comment: Possible workaround
2015-09-08 14:46:03 +00:00
sunny256
762ff6d584
Add patch to change --unused-refspec back to --used-refspec
2015-09-08 12:47:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
a9de935571
Added a comment: Only a design suggestion
2015-09-07 17:24:41 +00:00
OlivierBerger
ed7c37dc81
2015-09-07 16:15:04 +00:00
EvanDeaubl
bb51f87145
Creating initial Void Linux support page to match all the other Linux distros.
2015-09-07 14:03:01 +00:00
EvanDeaubl
b940fc481c
Added instructions for installing on Void Linux
2015-09-07 14:00:51 +00:00
lealanko
0802fdbb6a
2015-09-07 12:33:02 +00:00
Joey Hess
8a9c4d4f86
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-06 16:25:43 -04:00
lealanko
499719d660
2015-09-06 14:00:39 +00:00
lealanko
8733bd603d
Added a comment
2015-09-06 13:26:49 +00:00
lealanko
164eb2fbae
Added a comment
2015-09-06 13:11:44 +00:00
lealanko
f1dcc0dd09
2015-09-06 12:46:13 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
6fc686c45f
2015-09-06 10:50:46 +00:00
Joey Hess
3c0cf84e58
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-04 21:22:28 -07:00
Joey Hess
cb8de06975
add hackage matrix builder report
2015-09-04 12:05:49 -07:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
7924a94f3f
Added a comment: FWIW: possibly useful
2015-09-04 13:26:19 +00:00
Joey Hess
b5c0fb1c48
possible optimisation idea
2015-09-03 13:52:43 -07:00
Joey Hess
d570b5c0ff
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-03 11:11:13 -07:00
Joey Hess
661d6a898e
update
2015-09-03 11:11:08 -07:00
CandyAngel
1fe91705bd
Added a comment
2015-09-03 08:05:52 +00:00
emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2
484f17e279
Added a comment: not whereis
2015-09-03 07:44:49 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
1f957994a3
Added a comment: whereis
2015-09-03 01:07:33 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
60b0ac4937
2015-09-03 01:06:24 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
d1af34942b
re-closing
2015-09-03 00:57:38 +00:00