Commit graph

13435 commits

Author SHA1 Message Date
https://id.koumbit.net/anarcat
dc05460900 Added a comment: aaaaawesome! 2013-08-26 04:43:28 +00:00
Joey Hess
88e2618e38 fix reversion in unused
The reversion was that, if a file was git rm'd, but still in branches, it
would not be seen as used. Looking at both the added and the removed (or
changed) files from the diff-index is a cheap way to fix that.
2013-08-26 00:19:19 -04:00
Joey Hess
22d649d6e3 blog for the day 2013-08-25 21:46:04 -04:00
Joey Hess
36f5b10065 whitespace 2013-08-25 21:41:10 -04:00
Joey Hess
0963f92984 unnecessary do block 2013-08-25 21:38:01 -04:00
Joey Hess
bb228fa46d remove a bug that didn't get fixed yet 2013-08-25 21:35:20 -04:00
Joey Hess
604c6d5038 document insanely good unused change 2013-08-25 21:09:22 -04:00
Joey Hess
b1f8e89c05 Merge branch 'master' of ssh://git-annex.branchable.com 2013-08-25 21:04:50 -04:00
guilhem
f15fda60ed Speed up the 'unused' command.
Instead of populating the second-level Bloom filter with every key
referenced in every Git reference, consider only those which differ
from what's referenced in the index.

Incidentaly, unlike with its old behavior, staged
modifications/deletion/... will now be detected by 'unused'.

Credits to joeyh for the algorithm. :-)
2013-08-25 21:02:13 -04:00
http://cstork.org/
08489ec560 Added a comment 2013-08-25 20:59:42 +00:00
http://hymnos.existenz.ch/
8b815a181b Typo. 2013-08-25 19:04:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI8
483a4f5a72 Added a comment 2013-08-25 13:00:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
ac1b262e2d Added a comment 2013-08-25 08:39:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
c3623bd957 Added a comment 2013-08-25 07:48:19 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
49e71602a7 Added a comment 2013-08-25 05:50:36 +00:00
http://olivier.berger.myopenid.com/
1907ac34db Added a comment: See also section on backups in walthroug 2013-08-25 05:37:04 +00:00
http://olivier.berger.myopenid.com/
04839c1961 removed 2013-08-25 05:34:12 +00:00
http://olivier.berger.myopenid.com/
23ae289e16 Added a comment: See also section on backups in walthroug 2013-08-25 05:33:52 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
24d9447526 Added a comment 2013-08-25 05:27:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ
c1607d30f3 Added a comment 2013-08-24 21:59:12 +00:00
Joey Hess
2794f4fb48 blog for the day 2013-08-24 16:03:32 -04:00
Joey Hess
e910f19010 Merge branch 'master' of ssh://git-annex.branchable.com 2013-08-24 16:02:06 -04:00
http://joeyh.name/
f22cfb5767 Added a comment 2013-08-24 19:58:54 +00:00
http://joeyh.name/
3e4c191bbc Added a comment: seems like a general git problem 2013-08-24 19:55:56 +00:00
http://joeyh.name/
fec7e7aae4 Added a comment 2013-08-24 19:48:46 +00:00
http://joeyh.name/
01a238da15 Added a comment 2013-08-24 19:39:45 +00:00
http://joeyh.name/
f3682ba9a4 cool feature design 2013-08-24 19:37:49 +00:00
http://joeyh.name/
837febd098 Added a comment 2013-08-24 19:27:57 +00:00
http://joeyh.name/
f09add064b Added a comment 2013-08-24 19:22:06 +00:00
http://joeyh.name/
3e5bc04cd7 Added a comment: bad bug report title 101 2013-08-24 19:17:29 +00:00
http://joeyh.name/
869365aad4 Added a comment 2013-08-24 19:10:21 +00:00
Joey Hess
9608ed6ed6 remove moreinfo since I got some 2013-08-24 15:01:16 -04:00
http://joeyh.name/
45c72cf9c3 Added a comment 2013-08-24 18:56:11 +00:00
Joey Hess
15ba668a20 Merge branch 'master' of ssh://git-annex.branchable.com 2013-08-24 14:53:18 -04:00
Joey Hess
4f617cf062 dup 2013-08-24 14:52:54 -04:00
http://joeyh.name/
840a10b155 Added a comment 2013-08-24 18:52:12 +00:00
http://joeyh.name/
4f3256c218 Added a comment 2013-08-24 18:49:18 +00:00
http://joeyh.name/
11cca2b183 Added a comment 2013-08-24 18:43:08 +00:00
http://joeyh.name/
9fde4aad23 Added a comment 2013-08-24 18:38:56 +00:00
Joey Hess
9dc2373977 only retry every 60 seconds
Retying every second is a bit much, especially given the current leak
https://github.com/audreyt/network-multicast/issues/4
2013-08-24 14:37:34 -04:00
Joey Hess
8587485994 clarify notifyNetMessagerRestart 2013-08-24 13:49:04 -04:00
Joey Hess
df4199d7e3 close 2013-08-24 13:43:21 -04:00
http://joeyh.name/
6239604543 Added a comment 2013-08-24 17:09:43 +00:00
http://joeyh.name/
1dc2752475 Added a comment 2013-08-24 16:41:47 +00:00
http://joeyh.name/
f992f73610 Added a comment 2013-08-24 16:41:04 +00:00
http://joeyh.name/
578700d88a Added a comment 2013-08-24 16:35:34 +00:00
http://joeyh.name/
4dc4dc4a3e Added a comment 2013-08-24 16:20:30 +00:00
Joey Hess
d9b8bc0769 update with some gotchas about how git calls hooks 2013-08-24 12:09:21 -04:00
http://joeyh.name/
6f4de7c9cb Added a comment 2013-08-24 16:04:21 +00:00
http://joeyh.name/
a7767effdd Added a comment 2013-08-24 15:58:29 +00:00