Commit graph

9063 commits

Author SHA1 Message Date
http://joeyh.name/
95ac593983 Added a comment 2013-03-09 06:13:17 +00:00
Joey Hess
12bf81cd2c Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-09 02:01:58 -04:00
Joey Hess
3e261a4dcb verified that warp hang is due to faulty slowloris prevention timeout 2013-03-09 01:58:07 -04:00
guilhem
d7046e8dec 2013-03-09 03:39:04 +00:00
Joey Hess
bf46e6f15d fix warning 2013-03-08 22:25:23 -04:00
http://joeyh.name/
01be7c16da Added a comment 2013-03-09 02:00:11 +00:00
http://joeyh.name/
8695c8ed75 Added a comment 2013-03-09 01:54:31 +00:00
Joey Hess
a8ef5fdd0d ghc-android progresses, now with fully native haskell apps.. 2013-03-08 20:47:39 -04:00
Joey Hess
b9146e9d4a Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-08 19:35:23 -04:00
Joey Hess
35c0165690 blog for the day 2013-03-08 19:34:33 -04:00
Joey Hess
7a3e547f3d old bug 2013-03-08 16:51:29 -04:00
guilhem
e630516d27 Added a comment 2013-03-08 20:09:02 +00:00
http://joeyh.name/
c607983308 Added a comment 2013-03-08 19:44:29 +00:00
Joey Hess
e28efcc57d Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-08 15:29:37 -04:00
Joey Hess
a2d94bd627 Switch from using regex-compat to regex-tdfa, as the C regex library is rather buggy. 2013-03-08 15:29:01 -04:00
annexuser
5511432a0c 2013-03-08 19:19:46 +00:00
Joey Hess
0dbea8a9a1 Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-08 15:16:51 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm6MkmwCd_-IACT0uzgy78u0qH1rPLNO_Q
c04be6e5af Formatting changes. 2013-03-08 19:10:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm6MkmwCd_-IACT0uzgy78u0qH1rPLNO_Q
4a710ca757 Report of potential git annex get problem. 2013-03-08 19:07:54 +00:00
http://joeyh.name/
6490374957 Added a comment 2013-03-08 19:02:54 +00:00
http://joeyh.name/
507ea8708d Added a comment 2013-03-08 18:59:27 +00:00
Joey Hess
0e508f860a assistant: Sync with all git remotes on startup. 2013-03-08 13:48:27 -04:00
guilhem
736aee4274 2013-03-08 16:51:51 +00:00
guilhem
71e4e30ab9 2013-03-08 16:06:05 +00:00
http://edheil.wordpress.com/
dfc68e4db7 Added a comment 2013-03-08 14:46:55 +00:00
guilhem
e989539a8a 2013-03-08 14:25:20 +00:00
Richard Hartmann
537a5b83bb s/Fosdem/FOSDEM/g 2013-03-08 11:17:31 +01:00
Joey Hess
5fefb49bc9 fix links 2013-03-08 01:00:52 -04:00
Joey Hess
a8c4b97b02 Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-08 00:58:47 -04:00
Joey Hess
7baf0e9cf1 split videos off to their own pages 2013-03-08 00:57:35 -04:00
Noah
dd4d15683a 2013-03-08 03:06:34 +00:00
Noah
c5d09655da 2013-03-08 03:05:51 +00:00
Joey Hess
459b9e8ab3 reuse fast build for make test 2013-03-07 19:07:25 -04:00
Joey Hess
4713c2fdac Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-07 19:06:29 -04:00
Joey Hess
ea672b7c77 Bugfix: git annex add, when ran without any file or directory specified, should add files in the current directory, but not act on unlocked files elsewhere in the tree. 2013-03-07 19:03:06 -04:00
Joey Hess
2f84f3926a blog for the day 2013-03-07 19:00:09 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
2ec3c18dfd 2013-03-07 20:15:33 +00:00
http://joeyh.name/
47fdd802c9 Added a comment 2013-03-07 18:42:37 +00:00
Joey Hess
d45c73089a update 2013-03-07 14:38:06 -04:00
Joey Hess
3cdeb104b7 Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-07 14:09:17 -04:00
Joey Hess
99989bcc8e logic error 2013-03-07 14:08:50 -04:00
annexuser
9f348663ce 2013-03-07 17:30:33 +00:00
Joey Hess
6e7a43ab61 avoid listing glacier when prompting to set up a transfer repository after xmpp 2013-03-07 13:01:18 -04:00
Joey Hess
265e440d22 avoid queuing transfers that are already queued
I saw this happen in real life, when syncing to a newly added usb drive.
I think it got scanned twice, and files were doubled in the queue.

This could be optimised a little bit more, to only read from the mvar
once, rather than twice.
2013-03-07 12:35:42 -04:00
Philipp Kern
8141b081b7 bugs/encryption_key_is_surprising/comment_7: add a closing brace 2013-03-07 16:24:06 +01:00
http://phil.0x539.de/
d2616b26da Added a comment 2013-03-07 15:21:55 +00:00
Joey Hess
82f639c70f fix type introduced in 0c13d306
Doubled command name broke show-ref, which broke git annex sync.
Re-read all of 0c13d306 to check for other problems.
2013-03-07 11:09:30 -04:00
Joey Hess
effafbc506 note 2013-03-07 11:09:21 -04:00
Joey Hess
7e3004eab0 Merge branch 'master' of ssh://git-annex.branchable.com 2013-03-07 10:43:35 -04:00
193.96.240.2
1b8a3f6373 poll vote (It's too hard to install (please say why in comments)) 2013-03-07 12:46:34 +00:00