Joey Hess
363b984176
give this bug a sane title
2016-04-27 12:18:00 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
6b3fb2dd68
2016-04-27 15:56:18 +00:00
0xloem@0bd8a79a57e4f0dcade8fc81d162c37eae4d6730
6b2c1e6a7b
2016-04-27 15:26:59 +00:00
thowz
4443e639f3
Added a comment: create symlinks inside .git/annex/objects
2016-04-27 00:36:57 +00:00
sts
d6d9f54ff4
2016-04-26 19:43:20 +00:00
sts
4196cab3dc
2016-04-26 19:42:07 +00:00
sts
f4b67ad75e
2016-04-26 19:40:12 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
c674fbae4f
initial report
2016-04-26 19:01:24 +00:00
xloem
e623d86acf
Added a comment
2016-04-25 21:25:58 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
ffe2ea2621
Added a comment
2016-04-25 17:21:26 +00:00
Abdo
a59e161796
2016-04-25 11:27:19 +00:00
zarel
2404ececed
Added a comment
2016-04-24 15:31:05 +00:00
divergentdave@5c17d06f6d67c6f157b76a4cc95ca764b7d2f899
682ce568e4
Added a comment: Further information
2016-04-23 18:31:23 +00:00
anarcat
7f1eb0e8ac
clarify the fix
2016-04-23 04:08:55 +00:00
Joey Hess
154756ca76
response
2016-04-22 16:02:44 -04:00
http://id.clacke.se/
d0ee302e64
Added a comment
2016-04-22 19:01:46 +00:00
Joey Hess
0bba2627df
response; improve docs
2016-04-22 14:49:15 -04:00
zarel
d98f6d20d9
Added a comment
2016-04-22 15:27:20 +00:00
zarel
a718cf2344
rename bugs/startup_scan_extremely_slow___40__v6_repo__41__.mdwn to bugs/startup_scan_extremely_slow.mdwn
2016-04-22 15:22:03 +00:00
http://id.clacke.se/
f0d0e785e6
Added a comment: objecthashlower
2016-04-22 07:58:33 +00:00
http://id.clacke.se/
bf5ac8227b
Added a comment: objecthashlower
2016-04-22 07:55:40 +00:00
http://id.clacke.se/
8c3a95b02c
Added a comment: Case-sensitive on OSX
2016-04-22 07:53:56 +00:00
j_k_234@b2b1aa189bf195cefd815fc0fe70e0ebbe2b8077
0cf680bdaa
Added a comment
2016-04-21 09:00:49 +00:00
Joey Hess
fcd09badca
Merge branch 'master' of ssh://git-annex.branchable.com
2016-04-20 15:05:02 -04:00
Joey Hess
c3fdaf764d
Isolate test suite from global git config settings.
2016-04-20 15:04:38 -04:00
spwhitton
2c969a94fb
Added a comment
2016-04-20 19:01:21 +00:00
Joey Hess
b56218f0c2
Fix bug that prevented annex.sshcaching=false configuration from taking effect when on a crippled filesystem. Thanks, divergentdave.
2016-04-20 14:43:43 -04:00
Joey Hess
70016c8dc2
comment
2016-04-20 14:24:26 -04:00
Joey Hess
5664fce5dd
comment
2016-04-20 14:13:52 -04:00
Joey Hess
052b440e7c
this bug report/rant section has gotten way past diminishing returns, so I am deleting it
...
Sorry, but I have no interest in arguing about false equivilances such as
comment 23.
2016-04-20 14:00:39 -04:00
Joey Hess
2ee46024c0
followup
2016-04-20 12:51:31 -04:00
Joey Hess
f947781fa0
Avoid setting LOCPATH in linux standalone builds now that ghc has been fixed to not hang when it cannot find locale files.
2016-04-20 12:40:11 -04:00
Joey Hess
b949e85045
remove old closed bugs and todo items to speed up wiki updates and reduce size
...
Remove closed bugs and todos that were last edited or commented before Q3 2015.
Command line used:
for f in $(grep -l '\[\[done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=09-09-2015 --pretty=oneline -- "$f")" -a -z "$(git log --since=09-09-2015 --pretty=oneline -- "$d")" ]; then git rm -- "$f"; git rm -rf "$d"; fi; done
for f in $(grep -l '|done\]\]' -- *.mdwn); do d="$(echo "$f" | sed 's/.mdwn$//')"; if [ -z "$(git log --since=09-09-2015 --pretty=oneline -- "$f")" -a -z "$(git log --since=09-09-2015 --pretty=oneline -- "$d")" ]; then git rm -- "$f"; git rm -rf "$d"; fi; done
2016-04-19 13:55:29 -04:00
Joey Hess
a9c7260adb
reopen, comment
2016-04-19 13:27:56 -04:00
Joey Hess
850d0da699
Fix duplicate progress meter display when downloading from a git remote over http with -J.
2016-04-19 13:10:56 -04:00
Joey Hess
e3fb94b006
Merge branch 'master' of ssh://git-annex.branchable.com
2016-04-19 12:51:36 -04:00
Joey Hess
60ae80a13a
reproduced
2016-04-19 12:51:20 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
f1f437aada
Added a comment
2016-04-19 16:24:50 +00:00
Joey Hess
db8ec3a16a
Merge branch 'master' of ssh://git-annex.branchable.com
2016-04-19 11:46:24 -04:00
Joey Hess
89d6e5d2f7
comment
2016-04-19 11:33:55 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
0cec13ddf7
added meta that author was mih
2016-04-19 14:49:11 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
55474db92f
Added a comment
2016-04-19 14:47:58 +00:00
Joey Hess
cd4902068a
releasing package git-annex version 6.20160418
2016-04-18 18:47:55 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
11de7fac90
Added a comment
2016-04-18 14:16:31 +00:00
http://svario.it/gioele
f24dba7616
Added a comment
2016-04-16 12:53:13 +00:00
divergentdave@5c17d06f6d67c6f157b76a4cc95ca764b7d2f899
42f385d537
Added a comment
2016-04-15 12:24:07 +00:00
xloem
d4b3a8a18e
2016-04-15 02:18:43 +00:00
Joey Hess
5d4c235474
response
2016-04-14 17:39:48 -04:00
Joey Hess
6a07ed22cb
comment
2016-04-14 16:08:35 -04:00
Joey Hess
b0876bd6a8
Merge branch 'master' of ssh://git-annex.branchable.com
2016-04-14 15:55:54 -04:00