Commit graph

19773 commits

Author SHA1 Message Date
Joey Hess
329767baeb Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-16 17:23:20 -04:00
Joey Hess
d1b594014f
devblog 2014-05-16 17:20:58 -04:00
Joey Hess
cb69947a63 Merge remote-tracking branch 'refs/remotes/dgit/dgit/wheezy-backports' into debian-wheezy-backport 2014-05-16 17:14:26 -04:00
Joey Hess
50e6756ac1 adjust build deps for backport 2014-05-16 17:04:10 -04:00
Joey Hess
d656e5bda3 more backport changelog 2014-05-16 17:03:16 -04:00
Joey Hess
9072088174 backport changelog 2014-05-16 16:58:43 -04:00
Joey Hess
b1207db461 tagging package git-annex version 5.20140421
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIVAwUAU1U938kQ2SIlEuPHAQJHHQ/+J+f3OQdr0Thm1TsJyNHStVnmNbv519My
 VrDpyWEZIW3jQdQ04QUl3GDobouApAQ2KxqKlX8qWcmsDf1YJCz2NlI8GnZFXgz4
 sftiIRWCZDJ8gC+erNfZb0BVcToMDgEAIVQ0+CPuVO1vsuMJzxVCz4w2Pn8qnzvp
 ZDbZeznJB8AaF6nz5uEp2+YrkPwZHcc9+35ToYVBgAFYbNDsE8GKOnLPNBI21EgX
 5z53MZBmrM0P9QfHoG/wjK1vRD0eCi5XKzg3ILb6vesEhuM3XlryQSix5sgm5kzl
 Lt+DKQnx2duM7EroRa6iXOcZGnCUbGZDwRh9j/0EfXh6hg4N5DBXwEB7fHDFKBgI
 f0Yl3e+qQmCIBeFEFbC7GxG6EX71BPMcLHVSiFR9OzjcvjH4I/87CHY7Na8ebCxY
 KeVyF62tvvBEgvNExOzXefa+GV357mkVtPIKS0LMU96T6EkdR++peE4VkYaia/4H
 nRD/gDNckcpy8YKfvXsZaWYPkpHkVmz0fAsoiDdMhNxUgeo5X7pcD97g/LnFWuGb
 Jws34xJcHHr6FTEt54HOXJ1RZMm8L3udQeH7LJok8ipn0XibgEFLcLMwHgOy67R2
 V9K5qoYNLz389/LCBBtAVsQNh2wrY4Znne9zinYKjI/zZqDlpXurN7Wv3klttlVR
 AeMs+MRudsc=
 =TiRQ
 -----END PGP SIGNATURE-----

Merge tag '5.20140421' into debian-wheezy-backport

tagging package git-annex version 5.20140421

# gpg: Signature made Mon Apr 21 11:48:47 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-05-16 16:50:58 -04:00
Joey Hess
eebe7654ad update 2014-05-16 16:46:10 -04:00
http://joeyh.name/
a81b488a05 Added a comment 2014-05-16 20:36:12 +00:00
http://joeyh.name/
c728682913 Added a comment 2014-05-16 20:25:43 +00:00
Joey Hess
5903d20d5e Support symlinking git-annex and git-annex-shell from the Linux standalone bundle into PATH.
Unless busybox doesn't support readlink -f, then it just uses readlink and
symlinking won't work. Also, OSX has no readlink -f so not done there.

Thanks, jlebar.
2014-05-16 16:22:56 -04:00
Joey Hess
c34b5e09f8 factor out getRemoteGitConfig 2014-05-16 16:08:20 -04:00
Joey Hess
dd6b32e9a2 changelog 2014-05-16 15:47:07 -04:00
Fraser Tweedale
4eb72392b4 execute remote.<name>.annex-shell on remote, if set
It is useful to be able to specify an alternative git-annex-shell
program to execute on the remote, e.g., to run a version not on the
PATH.  Use remote.<name>.annex-shell if specified, instead of the
default "git-annex-shell" i.e., first so-named executable on the
PATH.
2014-05-16 15:46:43 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
2d6bb82da7 Added a comment 2014-05-16 19:25:03 +00:00
Joey Hess
5ed51e724e close 2014-05-16 15:16:13 -04:00
Joey Hess
cd1141e8b0 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-16 15:14:12 -04:00
Joey Hess
97003fc410 explain; close 2014-05-16 15:13:52 -04:00
http://joeyh.name/
36a04427db Added a comment 2014-05-16 19:11:02 +00:00
http://joeyh.name/
3158edf2b1 Added a comment 2014-05-16 19:07:10 +00:00
http://joeyh.name/
723295521c Added a comment 2014-05-16 19:03:34 +00:00
http://joeyh.name/
0915b278f4 Added a comment 2014-05-16 19:02:08 +00:00
http://joeyh.name/
7d76aadef9 Added a comment 2014-05-16 18:59:47 +00:00
Joey Hess
ba32787ca8 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-16 14:58:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
4a6b7fa343 Added a comment 2014-05-16 18:58:13 +00:00
2a02:898:109::201:1
8544dd752f poll vote (/sdcard/annex) 2014-05-16 18:57:18 +00:00
http://joeyh.name/
0ac7a498ef Added a comment 2014-05-16 18:55:22 +00:00
Joey Hess
464dadce34 update 2014-05-16 14:53:45 -04:00
Joey Hess
5242f2c794 close; ikiwiki bug 2014-05-16 14:51:24 -04:00
Joey Hess
00986d19f4 group: When no groups are specified to set, lists the current groups of a repository. 2014-05-16 14:43:40 -04:00
http://joeyh.name/
ec8ed0870d Added a comment 2014-05-16 18:34:49 +00:00
Joey Hess
65651a3e26 close; wontfix 2014-05-16 14:29:05 -04:00
Joey Hess
5e932dd73c close; does not seem to really be a problem 2014-05-16 14:25:31 -04:00
http://joeyh.name/
bd414c2dc7 Added a comment 2014-05-16 18:25:29 +00:00
http://joeyh.name/
a7524ad26f Added a comment 2014-05-16 18:22:26 +00:00
http://joeyh.name/
185413e77b Added a comment 2014-05-16 18:19:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
4e425e6a6d removed 2014-05-16 18:18:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
f552fc2878 removed 2014-05-16 18:17:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
5424e19208 removed 2014-05-16 18:17:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
b81b72b77c removed 2014-05-16 18:16:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
df6686df3e removed 2014-05-16 18:16:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
d66c02201d removed 2014-05-16 18:15:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
f9cc23e249 removed 2014-05-16 18:14:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
8ae3121373 Added a comment: So, you are more clever than your users, isn't? 2014-05-16 18:13:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
86d2b2d758 Added a comment: So, you are more clever than your users, isn't? 2014-05-16 18:13:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
586453b672 Added a comment: So, you are more clever than your users, isn't? 2014-05-16 18:13:02 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
cbece90e1d Added a comment: So, you are more clever than your users, isn't? 2014-05-16 18:12:46 +00:00
http://joeyh.name/
d7a0acbca6 Added a comment 2014-05-16 18:12:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
60cc333d3b Added a comment: So, you are more clever than your users, isn't? 2014-05-16 18:12:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
a84c0bdfbe Added a comment: So, you are more clever than your users, isn't? 2014-05-16 18:11:57 +00:00