fastguy
8156862566
Added a comment: Any updates?
2015-09-25 19:35:18 +00:00
graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513
17e8465c3f
2015-09-25 18:11:12 +00:00
graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513
5d6a7faad9
Added a comment: is it also broken in debian testing?
2015-09-25 17:50:32 +00:00
graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513
e381d2e7fc
Added a comment: very annoying for new users
2015-09-25 17:06:45 +00:00
https://mathstuf.id.fedoraproject.org/
dc3a538531
Added a comment
2015-09-25 05:42:22 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
0eb8ab386d
Added a comment
2015-09-24 20:33:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
986caec66a
Added a comment: Thanks
2015-09-24 13:30:27 +00:00
119.225.142.2
10d6da5249
poll vote (Google Drive)
2015-09-23 22:21:16 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
30e9aaecf3
Added a comment
2015-09-23 17:57:43 +00:00
Joey Hess
1c98029bb0
add i386-ancient build
2015-09-23 13:36:45 -04:00
Joey Hess
ffab5a8252
comment
2015-09-23 13:18:50 -04:00
Joey Hess
595bdfe3c5
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-23 13:09:48 -04:00
Joey Hess
fd7fea7316
comment
2015-09-23 13:06:35 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
cfbd29c296
Added a comment
2015-09-23 16:36:08 +00:00
Joey Hess
31a3957e7c
comment
2015-09-23 12:16:51 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
d2b8b957bb
whining about standalone builds and older systems
2015-09-23 13:33:48 +00:00
Joey Hess
8db87ecab1
devblog
2015-09-22 17:47:33 -04:00
Joey Hess
f2b6ebd502
status: Show added but not yet committed files.
...
Seems easy, but git ls-files can't list the right subset of files.
So, I wrote a whole new parser for git status output, and converted the
status command to use that.
There are a few other small behavior changes. The order changed. Unlocked
files show as T. In indirect mode, deleted files were not shown before, and
that's fixed. Regular files checked directly into git and modified
were not shown before, and are now.
2015-09-22 17:32:28 -04:00
Joey Hess
6885fe3c38
close, already implemented via a different todo
2015-09-22 15:46:42 -04:00
Joey Hess
f113d68927
followup
2015-09-22 15:35:40 -04:00
Joey Hess
753d8e7d4f
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-22 15:32:22 -04:00
Joey Hess
c9acb6b89d
new todo
2015-09-22 15:31:08 -04:00
Joey Hess
9fa60b676c
close
2015-09-22 15:23:23 -04:00
Joey Hess
4fa58ab019
comment
2015-09-22 15:07:23 -04:00
dfiorentino@645c87e5e4e39b138b9717d01441dc2e3914fe01
66aef8f8b5
Added a comment: “Windows error: "git: 'annex' is not a git command."”
2015-09-22 18:54:38 +00:00
Joey Hess
dc2f1f09b7
Improve robustness of direct mode merge, avoiding a crash if the index file is missing.
...
I couldn't find a good way to make an *empty* index file (zero byte file
won't do), so I punted and just don't make index.lock when there's no index
yet. This means some other git process could race and write an index file
at the same time as the merge is ongoing, in theory. Only happens in new
repos though.
2015-09-22 13:00:18 -04:00
Joey Hess
84f07eb947
split index mode
2015-09-22 12:52:46 -04:00
Joey Hess
ad0df9bf25
impossible to implement this w/o breaking desired behavior
2015-09-22 12:10:34 -04:00
Joey Hess
1dcb86498e
Improve ~/.ssh/config modification code to not add trailing spaces to lines it cannot parse.
...
"Host\n" is a valid line, and actually gets parsed ok, but this also holds
for other lines that it fails to parse for some reason.
2015-09-22 12:06:10 -04:00
Joey Hess
927498a1e4
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-22 11:59:06 -04:00
Joey Hess
367a79b82c
comment
2015-09-22 11:58:39 -04:00
Joey Hess
ae0cb34795
no reproduce
2015-09-22 11:57:45 -04:00
Joey Hess
f33e760aab
Merge branch 's3-classes'
2015-09-22 11:05:53 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
bf60d58962
Added a comment: how to get access to urls needing authentication without private info in the url
2015-09-22 14:05:45 +00:00
https://mathstuf.id.fedoraproject.org/
58706afb58
Added a comment
2015-09-21 21:24:26 +00:00
spwhitton
7d3eb6d47d
Added a comment
2015-09-21 21:22:22 +00:00
Joey Hess
c8747b1607
followup
2015-09-21 16:49:10 -04:00
Joey Hess
69b856a38a
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-21 16:22:32 -04:00
Joey Hess
399f8cf649
response
2015-09-21 15:35:13 -04:00
Joey Hess
b4cdd8fdb5
followup more
2015-09-21 15:27:36 -04:00
Joey Hess
fe10b876cd
cannot reproduce
2015-09-21 15:17:47 -04:00
Joey Hess
9cf43fb7b4
followu
2015-09-21 15:02:53 -04:00
https://mathstuf.id.fedoraproject.org/
0f62c68000
Added a comment
2015-09-21 18:27:07 +00:00
Joey Hess
5170e6ac1a
forwarded bug
2015-09-21 13:29:59 -04:00
Joey Hess
3058e11520
webapp: Remove the "disable remote" feature from the UI.
...
It's confusing, easy to select by accident and get into a situation the
webapp offers no easy recovery from, and pausing syncing works just as well
in most situations.
2015-09-21 13:05:44 -04:00
Joey Hess
d3af2bd64f
response
2015-09-21 12:54:16 -04:00
Joey Hess
0bf431745d
response
2015-09-21 12:47:43 -04:00
Joey Hess
d1949b6e5f
response
2015-09-21 12:41:41 -04:00
Joey Hess
0ebde659bf
assistant: When updating ~/.ssh/config, preserve any symlinks.
2015-09-21 12:39:13 -04:00
Joey Hess
c6041164e4
response
2015-09-21 12:13:33 -04:00
Joey Hess
96da291934
reopen, comment
2015-09-21 12:10:59 -04:00
stoile@3a237e0cf1bb7ab671df438ff759e0448189419d
e95dca349b
Added a comment: This might still be a git-annex bug
2015-09-21 15:09:09 +00:00
http://svario.it/gioele
87bb722136
2015-09-20 09:59:20 +00:00
https://mathstuf.id.fedoraproject.org/
3b5691c95f
2015-09-19 15:04:59 +00:00
https://mathstuf.id.fedoraproject.org/
0e6c463cef
2015-09-19 15:03:50 +00:00
jm_taylor@342a0022334070c40df7ec77799ce46a2d8d3f15
87d7a0abbc
2015-09-19 12:12:00 +00:00
Joey Hess
a61d37c884
analysis
2015-09-18 13:29:35 -04:00
Joey Hess
30e350d7ff
comment
2015-09-18 12:55:20 -04:00
Joey Hess
694c7ad3f7
comment
2015-09-18 12:45:51 -04:00
Joey Hess
bdfa24ef80
cloe
2015-09-18 12:27:04 -04:00
Joey Hess
ce72e1af2d
Merge branch 'master' of ssh://git-annex.branchable.com
2015-09-17 17:20:51 -04:00
Joey Hess
26d6566307
S3 storage classes expansion
...
Added support for storageclass=STANDARD_IA to use Amazon's
new Infrequently Accessed storage.
Also allows using storageclass=NEARLINE to use Google's NearLine storage.
The necessary changes to aws to support this are in
https://github.com/aristidb/aws/pull/176
2015-09-17 17:20:01 -04:00
Joey Hess
89238e9595
juggle dup bugs
2015-09-17 17:08:39 -04:00
Joey Hess
1e3100017e
close as dup
2015-09-17 15:29:26 -04:00
Joey Hess
04ffee811a
response
2015-09-17 13:03:19 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
876bc09b53
2015-09-17 14:58:27 +00:00
Joey Hess
0e04920aa0
interlink
2015-09-17 09:39:20 -04:00
Joey Hess
bf0a9d03c6
delayed devblog
2015-09-16 23:36:10 -04:00
Joey Hess
1fb24c4627
mini time machine fix
2015-09-16 14:27:49 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
79661ef64f
2015-09-16 16:33:55 +00:00
Joey Hess
f8ff39ccf5
Merge branch 'newwinrelease'
2015-09-16 12:00:01 -04:00
Joey Hess
a20095c3b3
add news item for git-annex 5.20150916
2015-09-16 10:56:37 -04:00
Jonan
92690c3cbd
Added a comment
2015-09-16 11:15:11 +00:00
Mesar Hameed
97aaa91f6f
Add link to Ceph special remote.
2015-09-16 12:00:39 +01:00
https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574
3bdadcb7fb
Added a comment: needed a gpg.conif
2015-09-16 04:20:54 +00:00
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