https://launchpad.net/~arand
174b8682ef
Added a comment
2013-03-10 21:56:04 +00:00
Joey Hess
69ab9701eb
copyToRemote should return True when the remote already has the key
...
This got broken in commit e9238e9588
.
I observed a key that had been copied to a remote, but the location
log was out of date, and due to this bug, git annex transferkey failed
and so the file could not be dropped when it was moved to an archive
directory.
2013-03-10 17:54:27 -04:00
https://launchpad.net/~arand
56d86e2d4a
rename bugs/addurl_file:/_doesn__39__t_work_with_spaces_in_filenames_and_--fast.mdwn to bugs/addurl_file_doesn__39__t_work_with_spaces_in_filenames_and_--fast.mdwn
2013-03-10 21:54:14 +00:00
https://launchpad.net/~arand
23cf258da3
rename bugs/addurl_file:__47____47___doesn__39__t_work_with_spaces_in_filenames.mdwn to bugs/addurl_file://_doesn__39__t_work_with_spaces_in_filenames_and_--fast.mdwn
2013-03-10 21:48:35 +00:00
Joey Hess
b889721afd
switch CABAL to cabal
...
<joeyh> anyone know why runghc Setup.hs is behaving differently than cabal configure for me?
<joeyh> I'm getting different flags selected
<geekosaur> joeyh, runghc Setup.hs uses --global by default
<geekosaur> cabal uses --local
<nomeata> joeyh: I don’t know the reasons, but I have made similar observations as well
<geekosaur> and if that means different libraries/versions visible, that can affect flag solving
<joeyh> aha!
<monochrom> it is because Cabal authors expect normal people to use cabal-install and linux distro creators to use Setup
<monochrom> the expectation is documented nowhere
2013-03-10 17:21:13 -04:00
https://launchpad.net/~arand
a085456c76
2013-03-10 21:18:47 +00:00
https://launchpad.net/~arand
a32f2af8bf
2013-03-10 21:01:34 +00:00
Joey Hess
14459a186f
allow overriding CABAL
2013-03-10 16:44:03 -04:00
Joey Hess
01ce6849de
use clientSessionBackend2 where available
...
avoids a warning, which says it's faster
2013-03-10 16:02:16 -04:00
Joey Hess
56830af8d8
simpler use of MIN_VERSION checks
2013-03-10 15:43:17 -04:00
https://launchpad.net/~arand
0e38c60c14
2013-03-10 17:20:38 +00:00
http://joeyh.name/
98a088412f
Added a comment
2013-03-10 16:58:44 +00:00
Richard Hartmann
633aaf2256
Move wishlist item to proper place
2013-03-10 17:34:36 +01:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
7295326a56
2013-03-10 15:54:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmhjlfoU21OiXKH_MXw75Uq5EsX7LJW5p0
29522d8b68
Added a comment
2013-03-10 08:33:34 +00:00
Joey Hess
27078cca95
update
2013-03-10 00:03:15 -04:00
guilhem
05c802fb3b
Added a comment
2013-03-10 03:06:55 +00:00
http://crosstwine.com/dd/
511ebfa5b2
Added a comment: chrome://net-internals/
2013-03-09 20:10:55 +00:00
http://crosstwine.com/dd/
dd964566a9
removed
2013-03-09 20:03:21 +00:00
http://crosstwine.com/dd/
9e1c5af0f6
Added a comment: chrome://net-internals/
2013-03-09 19:58:49 +00:00
Joey Hess
9cc75d9b50
blog for the day
2013-03-09 15:31:08 -04:00
Joey Hess
3b2957075a
Merge branch 'master' of ssh://git-annex.branchable.com
2013-03-09 15:29:47 -04:00
Joey Hess
285838633b
show build flags on webapp about page
2013-03-09 14:59:38 -04:00
Joey Hess
3e32bb41f6
webapp: Work around bug in Warp's slowloris attack prevention code, that caused regular browsers to stall when they reuse a connection after leaving it idle for 30 seconds. (See https://github.com/yesodweb/wai/issues/146 )
2013-03-09 14:57:48 -04:00
Joey Hess
0155f1effa
add build flags to version output
2013-03-09 14:57:23 -04:00
Richard Hartmann
03c1472e48
Typo
2013-03-09 12:38:40 +01:00
http://gdr.name/
7443aa4caf
Added a comment: Not only Chrome
2013-03-09 10:55:57 +00:00
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