Joey Hess
54b39f864e
note
2014-10-20 13:44:44 -04:00
Joey Hess
11dea710cd
deal with android SDK change
...
No longer has android-18 target, now it's android-19.
2014-10-20 13:16:59 -04:00
Joey Hess
a52c1c6959
Merge branch 'master' of ssh://git-annex.branchable.com
2014-10-20 12:13:14 -04:00
Joey Hess
f5aa5368a6
comments
2014-10-20 11:41:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk9SYh6N-JUMkYkW4aOk55zC3Vr9KonDV4
bc044f2f98
Added a comment
2014-10-20 10:51:17 +00:00
Joey Hess
f16e6ad6df
despam
...
This is either spam of some kind, or offtopic.
2014-10-19 14:54:21 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmfNiSqDmIbHqpAFhCpPLnO2BuEzTzJ6qI
83ea6aec2d
2014-10-18 13:43:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlog_5wIICaMcrKTexlFNA6IO6UTp323aE
f9ef6f0b97
2014-10-17 11:19:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlog_5wIICaMcrKTexlFNA6IO6UTp323aE
aa64399f9f
Added a comment
2014-10-17 11:00:06 +00:00
bardy
f0cb3e5a3d
Added a comment: remove dublicate files
2014-10-17 06:04:54 +00:00
htun
a05c487d3e
Added a comment
2014-10-17 04:57:08 +00:00
htun
e5f6b2be2e
removed
2014-10-17 04:56:03 +00:00
htun
262d4762cb
Added a comment
2014-10-17 04:55:01 +00:00
htun
08db20e570
2014-10-17 04:39:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkck-Tokgfh_1Fwh6pkl69xPA_dYUgA4Tg
d6068bb26f
formating, activate email comments
2014-10-16 22:49:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkck-Tokgfh_1Fwh6pkl69xPA_dYUgA4Tg
a1720ae456
2014-10-16 22:39:20 +00:00
musella
fb1225d096
2014-10-16 22:27:41 +00:00
musella
ec24784697
2014-10-16 22:27:09 +00:00
Joey Hess
e83dfe37e0
fix windows build
2014-10-16 15:54:02 -04:00
Joey Hess
4edfda59c0
fix windows build
2014-10-16 15:48:30 -04:00
Joey Hess
431c1eafe5
typo
2014-10-16 15:39:19 -04:00
Joey Hess
b6be403d3a
typos
2014-10-16 15:37:12 -04:00
Joey Hess
763edba5fc
devblog
2014-10-16 15:34:24 -04:00
Joey Hess
2a68655d65
pin git to known working version
2014-10-16 12:56:15 -04:00
Joey Hess
d773a9e1d0
Merge branch 'master' of ssh://git-annex.branchable.com
2014-10-16 12:32:52 -04:00
Joey Hess
d89da41855
update git patch to current git
2014-10-16 12:30:52 -04:00
Joey Hess
d3d2e51ddf
update
2014-10-16 12:19:40 -04:00
Joey Hess
05efd0c1d7
jessie has a new enough automake, so it doesn't need to be cloned here
2014-10-16 12:15:38 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmwjQzWgiD7_I3zw-_91rMRf_6qoThupis
26b38fdfbc
2014-10-16 14:53:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlZ-6dtxJY4cP7shhvV8E6YyuV0Rak8it4
005be6625a
Added a comment: I messed up that repo
2014-10-16 13:31:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlZ-6dtxJY4cP7shhvV8E6YyuV0Rak8it4
72c67a27ce
2014-10-16 12:08:52 +00:00
Joey Hess
4b4aab03ec
Merge orca:/tmp/git-annex
2014-10-16 00:34:13 -04:00
Joey Hess
076e9c55ba
finished convering android build to pinned packages
...
Package versions match Debian jessie, except for a few differences
needed due to the different version of ghc pulling in a few buildin
packages with other versions.
Most of the patches were cherry-picked from past commits, since these are
older versions.
2014-10-16 00:31:59 -04:00
Joey Hess
1e59df083d
Use haskell setenv library to clean up several ugly workarounds for inability to manipulate the environment on windows.
...
Didn't know that this library existed!
This includes making git-annex not re-exec itself on start on windows, and
making the test suite on Windows run tests without forking.
2014-10-15 20:33:52 -04:00
Joey Hess
65280d91e7
discovered how to setenv on windows
2014-10-15 20:03:29 -04:00
Joey Hess
fe5e25eec7
initremote: Don't allow creating a special remote that has the same name as an existing git remote.
...
This is not a complete fix. For one, git remote will happily go add a
remote that has the same name as an existing special remote. For another,
enableremote will enable a special remote over top of an existing git
remote. And, also, the webapp might.
2014-10-15 15:47:49 -04:00
Joey Hess
0a142fdd83
Merge branch 'master' of ssh://git-annex.branchable.com
2014-10-15 14:37:54 -04:00
Joey Hess
ba69d52e03
Merge orca:/tmp/git-annex
2014-10-15 14:37:47 -04:00
Joey Hess
4f62c5358c
android rebuild WIP
2014-10-15 14:37:21 -04:00
Joey Hess
807f8553c3
warnings
2014-10-15 14:29:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawncVeolylM8VoRbWhIYDlfGhIP69-aNXm4
d518a5c69e
Added a comment
2014-10-15 17:44:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawncVeolylM8VoRbWhIYDlfGhIP69-aNXm4
f56a2e869e
Added a comment
2014-10-15 17:34:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawncVeolylM8VoRbWhIYDlfGhIP69-aNXm4
4c7d2793e3
Added a comment
2014-10-15 17:32:10 +00:00
Joey Hess
cdcb4548b3
Remove hurd stuff from cabal file, since hackage currently rejects it.
...
https://github.com/haskell/hackage-server/issues/269
2014-10-15 13:31:20 -04:00
http://joeyh.name/
ff6894d63a
Added a comment
2014-10-15 17:30:45 +00:00
http://joeyh.name/
25ffed3486
Added a comment
2014-10-15 17:25:27 +00:00
Joey Hess
9c8abb761f
revert reversion
...
This reverts commit 7bfc4a5442
.
Android build is going to have consistent versions again.
2014-10-15 11:49:13 -04:00
http://digiuser.livejournal.com/
83fc9dd982
Added a comment: Homebrew
2014-10-15 15:37:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
f9aaabbe29
Added a comment: Not on hackage
2014-10-15 15:34:02 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnjssENdbjzvblxOm4Qr8x2C-BdIV_k_y4
c7d5c5c3cb
Added a comment
2014-10-15 15:25:27 +00:00