Commit graph

6511 commits

Author SHA1 Message Date
vanicat@12ca772398c03a22a5388f1cf15799a90cdfecfe
76426a4d2b 2015-09-27 12:36:38 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
b506fb207f Added a comment 2015-09-27 01:00:46 +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://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
c9acb6b89d new todo 2015-09-22 15:31:08 -04:00
Joey Hess
4fa58ab019 comment 2015-09-22 15:07:23 -04: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
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://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
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
0ebde659bf assistant: When updating ~/.ssh/config, preserve any symlinks. 2015-09-21 12:39:13 -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
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
Joey Hess
a61d37c884 analysis 2015-09-18 13:29:35 -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
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
876bc09b53 2015-09-17 14:58:27 +00: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
Jonan
92690c3cbd Added a comment 2015-09-16 11:15:11 +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
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
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
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
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
Joey Hess
e766dcc940 formatting 2015-09-10 19:25:01 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
301090cc44 Added a comment 2015-09-10 18:44:26 +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
c2f694f1b5 comment 2015-09-10 12:44:42 -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
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
1d2662e998 Added a comment: problems with bundling??? 2015-09-10 03:50:45 +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
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
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
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
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
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
OlivierBerger
ed7c37dc81 2015-09-07 16:15:04 +00:00
lealanko
0802fdbb6a 2015-09-07 12:33:02 +00: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
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
Joey Hess
19dbe2a611 webapp: Fix support for entering password when setting up a ssh remote. 2015-09-03 11:03:08 -07: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
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
53b5fa6c30 Added a comment: thanks for the explanation 2015-09-03 00:55:38 +00:00
http://joeyh.name/
cd6094f8f3 Added a comment 2015-09-02 21:05:09 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
ec9886f141 Added a comment 2015-09-02 19:14:18 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
2c0dffea5f reopening 2015-09-02 18:56:54 +00:00
http://joeyh.name/
70278296e7 Added a comment 2015-09-02 18:54:23 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
5a99afa180 Added a comment: I don't think it is fixed -- doesn't detect as crippled when ran as root (under sudo or su) with 5.20150826+gitg87972f5-1~ndall+1 2015-09-02 17:12:48 +00:00
filippo
e3db70e237 2015-08-31 10:33:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
a95b15e4bc 2015-08-29 09:36:15 +00:00