Commit graph

25501 commits

Author SHA1 Message Date
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
69d37bd894 fix bug in back-compat ifdef 2015-09-23 13:09:08 -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
178826c4cb cleanup 2015-09-22 15:55:31 -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
017c00c581 redundant import 2015-09-22 12:31:54 -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
Joey Hess
20205b6073 avoid hard dependency on new version of aws 2015-09-22 11:04:26 -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