Joey Hess
08308dc9b3
fix build warning with ghc 7.10
2015-05-10 15:28:13 -04:00
Joey Hess
a5a53ca011
forgot to add new module
2015-05-10 15:23:38 -04:00
Joey Hess
6cf62a9bde
support time-1.5.0
...
This no longer uses old-locale's defaultTimeLocale, but provides one
of its own.
Factored out a Logs.TimeStamp.
2015-05-10 15:21:35 -04:00
Joey Hess
fcb8394e5f
switch to Control.Monad.ST to avoid build warning in ghc 7.10
2015-05-10 14:42:16 -04:00
Joey Hess
fd2d90d319
disable ghc 7.10's obnoxious warnings about every line using tab to indent
2015-05-10 14:41:34 -04:00
Yaroslav Halchenko
e861dd1dd5
ENH: leave only git for depends of standalone -- the rest is provided
...
Otherwise, versioned depends forbid installation on elderly squeeze
2015-05-10 14:36:50 -04:00
Joey Hess
dd069990e8
fix man page example formatting
2015-05-09 14:27:45 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
f561ecee8e
2015-05-09 14:31:32 +00:00
warp
a6d50d4a7b
2015-05-09 12:42:34 +00:00
warp
549414a911
2015-05-09 12:40:38 +00:00
Joey Hess
540e1e86b9
devblog
2015-05-08 18:56:57 -04:00
Joey Hess
883d57fa2e
add news item for git-annex 5.20150508
2015-05-08 15:09:08 -04:00
Joey Hess
6a1814abf5
seems that webapp ssh password ssh-agent hack is broken on windows after recent ssh changes
2015-05-08 15:07:23 -04:00
Joey Hess
d32da9f9b6
add a wrapper for ssh-keygen
2015-05-08 14:55:57 -04:00
Joey Hess
38e2b95751
use a batch file to run msysgit's ssh, instead of copying
...
copying failed because dlls are not in path.
This batch file is based on the one msysgit uses to start gitk
2015-05-08 14:26:37 -04:00
Joey Hess
f1a81cfce2
prep release
2015-05-08 13:42:45 -04:00
Joey Hess
f395ca7a41
Improve quvi 0.4 output parsing to handle cases wher there is no known filename extension. This is currently the case when using quvi with youtube. In this case, the extension ".m" will be used.
2015-05-08 13:39:00 -04:00
Joey Hess
54bee7dad4
Revert "Android: Updated bundled ssh from 6.1p1 to 6.4p1."
...
This reverts commit 27836a2af9
.
Build didn't actually seem to succeed, for both versions of android, so
I'll need to revisit this later.
2015-05-08 13:05:33 -04:00
Joey Hess
3cc76e3666
fix git rev for openssh on android
2015-05-08 12:59:21 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnwNDA50ZupMvOgpgDqzDRyu5B-mYlVwa4
c71476963e
2015-05-08 15:22:53 +00:00
https://launchpad.net/~jktjkt
d5d2413cbb
2015-05-08 12:03:35 +00:00
db48x
5050377d4c
2015-05-08 08:43:37 +00:00
anton
8e96a31d9a
Added a comment: Thanks!
2015-05-08 07:11:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkW9u-8uqR62QBZjeTNCXsL7Ds55dAMGbA
f71c23faad
2015-05-08 00:16:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkW9u-8uqR62QBZjeTNCXsL7Ds55dAMGbA
166c6c9281
2015-05-08 00:13:32 +00:00
Joey Hess
0137656c39
typo
2015-05-07 19:41:05 -04:00
Joey Hess
c101818cbe
devblog
2015-05-07 19:36:48 -04:00
Joey Hess
ee94a79690
Debian's ghc now supports TH on arm! Adjust build dependencies to build the webapp on arm, and enable DAV support on arm. \o/
...
Also, adjust some other arch specific build dependencies that are now
available on more architectures in Devian unstable.
2015-05-07 19:09:44 -04:00
Joey Hess
4ba4155067
remove workaround for now fixed bug #763078
2015-05-07 18:54:55 -04:00
Joey Hess
d9bfc78444
avoid using relative path from temp dir to dest file
...
That failed on OSX. The temp dir was
/var/folders/fb/pnwjj52n7fg0r9mnvpsfll180000gr/T/downloadurl
and the relative path
../../../../../../Volumes/Visitors/joeyh/git-annex/r/.git/...
Didn't work. I have no clue why, how did OSX manage to break this?
But, the relative path is longer most of the time anyway, so let's
just use the absolute path.
2015-05-07 18:47:24 -04:00
Joey Hess
e09816b0e6
reorder
2015-05-07 18:12:08 -04:00
Joey Hess
4aba1c74bd
remaining dataenc to sandi conversions
...
I've tested all the dataenc to sandi conversions except Assistant.XMPP,
and all have unchanged behavior, including behavior on large unicode code
points.
2015-05-07 18:07:13 -04:00
Magnus Therning
8ab56a5cf2
Replace dataenc with sandi.
...
The library dataenc is unmaintained and has been superseded by sandi.
Signed-off-by: Magnus Therning <magnus@therning.org>
2015-05-07 18:07:05 -04:00
Joey Hess
c89d64d396
set rsync executable
2015-05-07 16:12:05 -04:00
Joey Hess
721d32422e
typo
2015-05-07 16:11:30 -04:00
Joey Hess
41302bf6e4
fix path to wget
2015-05-07 16:05:46 -04:00
Joey Hess
c98a6fcf49
close
2015-05-07 15:59:55 -04:00
Joey Hess
18fc05ff04
Windows: Roll back to an older version of rsync from cygwin. The newer version has some dependency on a newer ssh from cygwin.
2015-05-07 15:56:40 -04:00
Joey Hess
ce285ea6fa
Windows: Remove cygwin ssh, the newer version of which has stopped honoring the setting of HOME. Instead, copy msysgit's ssh into PATH.
2015-05-07 15:53:03 -04:00
Joey Hess
00e426f738
fix matrix
2015-05-07 15:19:29 -04:00
Joey Hess
886da3113a
update
2015-05-07 14:37:13 -04:00
Joey Hess
308514a138
analysis
2015-05-07 14:26:48 -04:00
Joey Hess
3b050a46ae
add bug report, point forum posts about it there
2015-05-07 14:17:28 -04:00
Joey Hess
654fa19f8c
Merge remote-tracking branch 'origin/master'
2015-05-07 14:15:18 -04:00
https://sunny256.wordpress.com/
01d7f482f5
Added a comment: Thanks
2015-05-07 14:20:49 +00:00
anton
7b3b9d9e7e
Added a comment: me too
2015-05-07 09:50:10 +00:00
anton
b559871924
2015-05-07 09:07:33 +00:00
http://hendry.iki.fi/
fed463a1cc
Added a comment: Two more questions
2015-05-07 07:40:41 +00:00
Joey Hess
469242ac4d
fsck: Ignore error recording the fsck in the activity log, which can happen when running fsck in a read-only repository. Closes : #698559 (fsck can still need to write to the repository if it find problems, but a successful fsck can be done read-only)
2015-05-06 14:45:20 -04:00
Joey Hess
9ce7c5dfb2
comment
2015-05-06 14:07:12 -04:00