Joey Hess
|
3b4f8c1784
|
adjust to not use cpp in modules used by configure
(cherry picked from commit e53a85743e )
|
2014-04-14 13:37:55 -04:00 |
|
Joey Hess
|
7e6203366f
|
add missing Network.URI Ord instance for Debian stable
(cherry picked from commit 2ff9ba9f74 )
|
2014-04-14 13:27:12 -04:00 |
|
Joey Hess
|
1a425b9c90
|
tagging package git-annex version 5.20140412
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIVAwUAU0hs2MkQ2SIlEuPHAQIQmA//boUwVbPk1fDaoj8wgnC0oXOTtNCKt3ja
1fEq28ZoyRgrdWIlpBUtxsswz6HEJxqoUzDvvFw1WrDjqi8e6xCiMPSP7TRCc9Ez
j2q7LtHzZbqsR6kldvedLEZp+5VsHpNMC45od3K9BtLkOB7eerLzacFb4v4Z+Emj
QOp1PkTIYFvjmO0tn/h67u7J/1EaWg1+6lOqdK81iq1/tEu3wjEYxanjbnbqQvWQ
KXPZrB8P4znXy24Ow4IHd79EtI9B/Jhdx5u6/7f6gYjhSkj2vQ2J9OKkEhdFaaTL
BEdb4DulBJDATURODORJEzpkWOaojE9gph4+RP767dWCatApfo6f+P2Qpm0lmTwR
H21B7RfzUKgHnd3Igbc08cNvW+ymereJcbrCS0WqV26THujLCmSR7pzldLeqUn4K
BzzXUIHwx7bPlRSDug/E20ejfbnm3/JcLFcaUy4w/UmsHtHDh7Hg1iWhMVr7sbSX
CgLST3l3yYPKXGNou5+P0NSKRIOpkhU+oePgArms+HY9M1qjF8dzOh4rYbQmo81K
CkFHY49pZ6SqjOccdzMAhEleUgqLVBoNfpspD+By2DAr5q8ADGP0CfXi+khwdXer
l3OHQL0XLQ2PT9Owie9qmnSrddDahGwyDdis7PdnBUVkqU3aWRhlkNYtkgDdEhLm
VBswoF1Pej4=
=V7mr
-----END PGP SIGNATURE-----
Merge tag '5.20140412' into debian-wheezy-backport
tagging package git-annex version 5.20140412
# gpg: Signature made Fri Apr 11 18:29:44 2014 JEST using RSA key ID 2512E3C7
# gpg: Good signature from "Joey Hess <joeyh@debian.org>"
# gpg: aka "Joey Hess <joey@kitenet.net>"
# gpg: aka "Joey Hess <id@joeyh.name>"
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg: There is no indication that the signature belongs to the owner.
# Primary key fingerprint: E85A 5F63 B31D 24C1 EBF0 D81C C910 D922 2512 E3C7
|
2014-04-14 12:56:08 -04:00 |
|
Joey Hess
|
2503f433dc
|
prep release
|
2014-04-11 18:10:10 -04:00 |
|
Joey Hess
|
e26dead493
|
guard against any remaining infinite recursion bugs; throw error if no candidate cn be found in next hundred years
Note that the exception thrown is not visible in the webapp currently
because it crashes one of Cronner's 2 worker threads, which is never
checked.
|
2014-04-11 18:08:46 -04:00 |
|
Joey Hess
|
9e16171c7f
|
Last release didn't quite fix the high cpu issue in all cases, this should.
This is supposed to look for a day past the last day it ran, not a month
past.
Seems to work, at least in anarcat's test case.
|
2014-04-11 17:14:19 -04:00 |
|
Joey Hess
|
5006ade11d
|
add news item for git-annex 5.20140411
|
2014-04-11 15:45:44 -04:00 |
|
Joey Hess
|
91fa570aad
|
more prep
|
2014-04-11 15:10:19 -04:00 |
|
Joey Hess
|
bdb81af880
|
prep release
|
2014-04-11 15:01:10 -04:00 |
|
Joey Hess
|
e0ca99b480
|
rename confusingly named "day"
|
2014-04-11 14:38:23 -04:00 |
|
Joey Hess
|
2aab47ea3e
|
Merge branch 'master' of ssh://git-annex.branchable.com
|
2014-04-11 14:35:27 -04:00 |
|
Joey Hess
|
c678798a5c
|
assistant: Fix high CPU usage triggered when a monthly fsck is scheduled, and the last time the job ran was a day of the month > 12. This caused a runaway loop. Thanks to Anarcat for his assistance, and to Maximiliano Curia for identifying the cause of this bug.
|
2014-04-11 14:34:09 -04:00 |
|
http://joeyh.name/
|
66e81aacfd
|
Added a comment
|
2014-04-11 16:32:51 +00:00 |
|
Joey Hess
|
5ef1a160dd
|
typo
|
2014-04-11 12:12:34 -04:00 |
|
Joey Hess
|
b8e43fda1e
|
note that GIT_ANNEX_SHELL_READONLY does not imply GIT_ANNEX_SHELL_LIMITED
|
2014-04-11 12:08:31 -04:00 |
|
Joey Hess
|
a67c16a81e
|
Merge branch 'master' of ssh://git-annex.branchable.com
|
2014-04-11 12:04:10 -04:00 |
|
Joey Hess
|
8ca44c25e6
|
update for g3
|
2014-04-11 12:03:40 -04:00 |
|
https://www.google.com/accounts/o8/id?id=AItOawn6-8_3tbusU0Myh97-GGuGUY9bBoBP3bQ
|
60e10298c4
|
|
2014-04-11 13:43:55 +00:00 |
|
Joey Hess
|
a6df4698a3
|
Fix rsync progress parsing in locales that use comma in number display. Closes: #744148
|
2014-04-10 15:36:51 -04:00 |
|
Joey Hess
|
aba17a402e
|
update
|
2014-04-10 13:27:47 -04:00 |
|
Joey Hess
|
67e280baa9
|
nuke tmp dir so things don't linger between builds
|
2014-04-10 13:08:07 -04:00 |
|
Joey Hess
|
27cad7f808
|
note automatic upgrade issue
|
2014-04-10 13:05:11 -04:00 |
|
Joey Hess
|
407d60ca5d
|
Remove wget from OSX dmg, due to issues with cert paths that broke git-annex automatic upgrading. Instead, curl is used, unless the OSX system has wget installed, which will then be used.
|
2014-04-10 12:54:58 -04:00 |
|
Joey Hess
|
fdd189626e
|
Merge branch 'master' of ssh://git-annex.branchable.com
|
2014-04-10 11:47:38 -04:00 |
|
Joey Hess
|
9a1ce2b0cd
|
fix title (#150)
|
2014-04-10 11:27:21 -04:00 |
|
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
|
66692efed9
|
|
2014-04-10 09:34:36 +00:00 |
|
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
|
9f98234657
|
|
2014-04-10 09:23:25 +00:00 |
|
https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw
|
4c9cce7cb4
|
Added a comment: I can't add google drive as remote
|
2014-04-10 07:55:56 +00:00 |
|
ayutheos
|
78ddde9a59
|
Added a comment
|
2014-04-10 07:52:37 +00:00 |
|
https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw
|
3bd6e00277
|
removed
|
2014-04-10 07:52:05 +00:00 |
|
https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw
|
ae070c310b
|
Added a comment: I can't add special remotes
|
2014-04-10 07:50:40 +00:00 |
|
Joey Hess
|
4cca9cef0c
|
update
|
2014-04-09 16:43:43 -04:00 |
|
Joey Hess
|
83654f031d
|
Merge branch 'master' of ssh://git-annex.branchable.com
|
2014-04-09 16:34:19 -04:00 |
|
Joey Hess
|
4d19487a0b
|
devblog
|
2014-04-09 16:33:10 -04:00 |
|
Joey Hess
|
38862bf65d
|
merge from propellor
|
2014-04-09 01:15:24 -04:00 |
|
EvanDeaubl
|
714129a533
|
Added a comment
|
2014-04-09 03:28:25 +00:00 |
|
Joey Hess
|
e2736a3f5e
|
add day's sponsor
|
2014-04-08 19:00:21 -04:00 |
|
Joey Hess
|
1f095f7935
|
Merge branch 'master' of ssh://git-annex.branchable.com
|
2014-04-08 18:53:17 -04:00 |
|
Joey Hess
|
eea2b36062
|
how to send patches
|
2014-04-08 18:52:35 -04:00 |
|
augusto
|
3ebd994bd5
|
Added a comment
|
2014-04-08 22:46:18 +00:00 |
|
https://www.google.com/accounts/o8/id?id=AItOawl-xMSPoRHcT5d2nAc1K8pWVi-AexKkYik
|
81fc642052
|
|
2014-04-08 22:45:28 +00:00 |
|
https://id.koumbit.net/anarcat
|
164a5e6128
|
link to the haskell page, which has many teaching resources about it
|
2014-04-08 22:44:28 +00:00 |
|
Joey Hess
|
1f6cca2879
|
devblog
|
2014-04-08 18:27:08 -04:00 |
|
Joey Hess
|
0408ad35a5
|
Merge branch 'fix/build-without-Webapp-Quvi' of https://github.com/frasertweedale/git-annex
|
2014-04-08 16:19:34 -04:00 |
|
Joey Hess
|
913ab7ce87
|
Merge branch 'gitignore-cabal-sandbox' of https://github.com/frasertweedale/git-annex
|
2014-04-08 16:18:16 -04:00 |
|
Joey Hess
|
549a64b58b
|
Merge branch 'master' of ssh://git-annex.branchable.com
|
2014-04-08 15:38:16 -04:00 |
|
Joey Hess
|
e4ea97427b
|
add contribute page, mention haskell on front page
|
2014-04-08 15:37:22 -04:00 |
|
Joey Hess
|
cbcb7f50d8
|
remotedaemon: avoid extraneous stdout output
|
2014-04-08 14:02:25 -04:00 |
|
Joey Hess
|
9a4a3bfb43
|
fix STOP
|
2014-04-08 13:51:49 -04:00 |
|
Joey Hess
|
fa0cf81b26
|
cleaned up AnnexState handling in transports
|
2014-04-08 13:42:57 -04:00 |
|