Commit graph

3331 commits

Author SHA1 Message Date
http://olivier.mehani.name/
2a539a9bfc removed 2013-09-30 01:13:32 +00:00
http://olivier.mehani.name/
c6ee93d83d Added a comment 2013-09-30 01:12:43 +00:00
Joey Hess
3f0ea53fc8 finally sorted out the OSX gpg mess 2013-09-29 16:30:49 -04:00
Joey Hess
c7ed2a24d5 dup 2013-09-29 15:16:13 -04:00
http://joeyh.name/
4a806492f3 Added a comment 2013-09-29 19:14:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmTlfbCC37CAjhQrS107ZWRVA_sF4s3gLU
b5287ef707 2013-09-29 08:27:17 +00:00
http://joeyh.name/
2d092b9169 Added a comment 2013-09-28 19:34:42 +00:00
Joey Hess
12f6b9693a Send a git-annex user-agent when downloading urls.
Overridable with --user-agent option.

Not yet done for S3 or WebDAV due to limitations of libraries used --
nether allows a user-agent header to be specified.

This commit sponsored by Michael Zehrer.
2013-09-28 14:35:21 -04:00
Joey Hess
55362462ae close 2013-09-28 11:30:01 -04:00
Joey Hess
4eef13f68a Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-28 11:28:46 -04:00
Joey Hess
bd431408b5 analysis 2013-09-28 11:27:52 -04:00
Joey Hess
1ba3165135 fixed upstream 2013-09-28 10:57:15 -04:00
http://cstork.org/
7d3b13487d 2013-09-28 12:59:57 +00:00
Remy
ebc1ff27c7 2013-09-27 22:38:21 +00:00
Remy
135b6e70e5 2013-09-27 22:35:45 +00:00
Joey Hess
d6883dcd7f forwarded 2013-09-27 17:18:28 -04:00
volfyd
55a790635d 2013-09-27 19:18:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
b71adf6ba6 Added a comment 2013-09-26 09:08:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawknwkXgi8SnK4QT32ANl3GMKvFLyQGeHqo
a227a5db07 Added a comment 2013-09-25 21:19:23 +00:00
Joey Hess
98fc7e8a19 add, import, assistant: Better preserve the mtime of symlinks, when when adding content that gets deduplicated.
Note that this turned out to remove a syscall, not add any expense.
Otherwise, I would not have done it.
2013-09-25 16:07:11 -04:00
Joey Hess
5ff9224b10 Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-25 15:30:45 -04:00
Joey Hess
c45f5fbdb3 indirect: Better behavior when a file in direct mode is not owned by the user running the conversion. 2013-09-25 15:29:56 -04:00
http://joeyh.name/
b10a44b4ca Added a comment 2013-09-25 18:57:25 +00:00
http://joeyh.name/
d39d65594f Added a comment 2013-09-25 18:36:39 +00:00
http://joeyh.name/
3368ded592 Added a comment 2013-09-25 18:27:24 +00:00
http://joeyh.name/
256ac32458 Added a comment 2013-09-25 18:21:25 +00:00
http://joeyh.name/
6871f41e77 Added a comment 2013-09-25 18:18:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmegJFSUlkCanL5EButSxQcRGfo9hPbMEg
037fe31f9c 2013-09-24 08:58:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
71fbcd4db1 2013-09-23 23:47:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawknwkXgi8SnK4QT32ANl3GMKvFLyQGeHqo
f16f304d65 2013-09-23 18:26:40 +00:00
http://joeyh.name/
baaeb3f89e Added a comment 2013-09-22 14:15:28 +00:00
John
86c9480418 Added a comment: runshell typo prevents execution 2013-09-22 00:24:11 +00:00
https://id.koumbit.net/anarcat
434dc22881 raise this question again, and sign so I can find it again :) 2013-09-21 15:23:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnxlx1UrzVhdy6_gFjzmF42x6QXxBUxg00
96d9639683 Added a comment: size of repo 2013-09-21 09:32:08 +00:00
Joey Hess
a5998619c7 Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-19 17:08:15 -04:00
Joey Hess
006cf7976f more completely solve catKey memory leak
Done using a mode witness, which ensures it's fixed everywhere.

Fixing catFileKey was a bear, because git cat-file does not provide a
nice way to query for the mode of a file and there is no other efficient
way to do it. Oh, for libgit2..

Note that I am looking at tree objects from HEAD, rather than the index.
Because I cat-file cannot show a tree object for the index.
So this fix is technically incomplete. The only cases where it matters
are:

1. A new large file has been directly staged in git, but not committed.
2. A file that was committed to HEAD as a symlink has been staged
   directly in the index.

This could be fixed a lot better using libgit2.
2013-09-19 16:41:21 -04:00
http://joeyh.name/
cf756ff7b3 Added a comment 2013-09-19 19:07:04 +00:00
http://joeyh.name/
5d4a568478 Added a comment 2013-09-19 18:59:42 +00:00
http://joeyh.name/
7e317bcf03 Added a comment 2013-09-19 18:53:14 +00:00
Joey Hess
7e40153629 Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-19 13:33:22 -04:00
Joey Hess
94fd1eb3d5 guard against runshell loop 2013-09-19 13:33:00 -04:00
http://joeyh.name/
6e82873004 Added a comment 2013-09-19 17:31:46 +00:00
http://joeyh.name/
015bf79399 Added a comment 2013-09-19 17:12:39 +00:00
http://churchkey.org/author/ian/
452d67a5fd Added a comment: Same problem, different user 2013-09-18 22:20:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmWg4VvDTer9f49Y3z-R0AH16P4d1ygotA
5d46492ee3 Added a comment: Update 2013-09-18 11:17:34 +00:00
https://id.koumbit.net/anarcat
14ea6a3ffa tentative patch 2013-09-16 18:10:06 +00:00
https://id.koumbit.net/anarcat
b56f0dc450 ouch 2013-09-16 17:56:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnsuhFUIfWNT-Q-C02FDaSQqceFDge5M9w
287c7682e5 Added a comment 2013-09-16 09:00:34 +00:00
http://olivier.mehani.name/
6cc54df4cc Added a comment 2013-09-16 01:27:14 +00:00
http://olivier.mehani.name/
7880dbcb81 2013-09-16 00:34:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnsuhFUIfWNT-Q-C02FDaSQqceFDge5M9w
d4c95a5c2b Added a comment 2013-09-15 23:10:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnsuhFUIfWNT-Q-C02FDaSQqceFDge5M9w
2c0675a06e Added a comment 2013-09-15 23:08:49 +00:00
Joey Hess
5c71dc1087 addurl: Fix quvi audodetection, broken in last release. 2013-09-15 16:37:03 -04:00
https://id.koumbit.net/anarcat
3adcbf1d05 there's a workaround 2013-09-14 21:31:11 +00:00
https://id.koumbit.net/anarcat
9b865502e3 hum, seems like youtube just stopped working for some reason 2013-09-14 21:25:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnsuhFUIfWNT-Q-C02FDaSQqceFDge5M9w
657cff00db Added a comment 2013-09-14 08:49:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ
c56500b848 Added a comment 2013-09-13 21:58:31 +00:00
Joey Hess
aa23b6cf1a Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-13 15:58:06 -04:00
Joey Hess
65ce244a04 moreinfo 2013-09-13 15:33:13 -04:00
Joey Hess
32411cec7a retitle 2013-09-13 15:31:54 -04:00
Joey Hess
91f603ce60 moreinfo 2013-09-13 15:29:51 -04:00
http://joeyh.name/
95829bd927 Added a comment 2013-09-13 19:29:25 +00:00
http://joeyh.name/
bc477edcd1 Added a comment 2013-09-13 19:27:51 +00:00
Joey Hess
f325f8a384 move to todo 2013-09-13 15:25:53 -04:00
Joey Hess
a5d3fd4f7a Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-13 15:24:22 -04:00
Joey Hess
870ea0a0f0 typo 2013-09-13 15:22:59 -04:00
Joey Hess
3d9be3874d moreinfo 2013-09-13 15:21:15 -04:00
http://joeyh.name/
6940006c2d Added a comment 2013-09-13 19:18:26 +00:00
Joey Hess
2d103b5ff0 moreinfo 2013-09-13 15:17:28 -04:00
Joey Hess
1df2d490b8 Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-13 15:16:24 -04:00
Joey Hess
4a49aa65a5 close 2013-09-13 15:16:04 -04:00
http://joeyh.name/
e945b2e5e5 Added a comment 2013-09-13 19:14:55 +00:00
Joey Hess
59500a6279 moreinfo 2013-09-13 15:14:19 -04:00
Joey Hess
7d0376ad3c moreinfo 2013-09-13 15:13:15 -04:00
Joey Hess
f48b07f165 close 2013-09-13 15:12:38 -04:00
Joey Hess
d920c10d58 moreinfo 2013-09-13 15:10:58 -04:00
Joey Hess
26ce5020d7 move wishlist items to todo 2013-09-13 15:09:37 -04:00
Joey Hess
1c8b669f2e close 2013-09-13 15:09:04 -04:00
Joey Hess
8b05aa9d34 close 2013-09-13 15:03:25 -04:00
Joey Hess
59163ee9e6 close 2013-09-13 14:58:50 -04:00
Joey Hess
dc2e227750 Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-13 14:57:00 -04:00
Joey Hess
2407170eaf sync: Don't fail if the directory it is run in gets removed by the sync. 2013-09-13 14:55:55 -04:00
http://joeyh.name/
8d6939d43d Added a comment 2013-09-13 18:38:11 +00:00
Joey Hess
928016c670 format; close 2013-09-13 14:34:55 -04:00
http://joeyh.name/
a89c9db6b1 Added a comment 2013-09-13 18:30:53 +00:00
Joey Hess
3b72097fa0 set an actually descriptive and useful title
Another bug report in the "most generic possible bug title will get me
*LOTS* of attention?" Or perhaps I'm just sick of needing to waste my time
retitling every other bug...
2013-09-13 14:19:59 -04:00
http://joeyh.name/
d33c911a44 Added a comment 2013-09-13 18:19:03 +00:00
http://joeyh.name/
05dea9b7c2 Added a comment 2013-09-13 17:44:05 +00:00
gueux
20ff3c8aff 2013-09-13 17:31:22 +00:00
http://joeyh.name/
fffb3dbbcc Added a comment 2013-09-13 17:04:26 +00:00
http://joeyh.name/
7773e81db5 Added a comment 2013-09-13 15:31:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
d20a4f2c8e Added a comment: Logs 2013-09-13 11:43:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlEhzszkzOIy8-Rx8b2mcr75QcnIc6O_OA
6a27bb2a2f Added a comment 2013-09-13 10:54:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlEhzszkzOIy8-Rx8b2mcr75QcnIc6O_OA
b7bd771c02 Added a comment 2013-09-13 10:52:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnsuhFUIfWNT-Q-C02FDaSQqceFDge5M9w
2272b1f3ea 2013-09-13 10:49:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlEhzszkzOIy8-Rx8b2mcr75QcnIc6O_OA
2608b762d9 Added a comment: And this morning... 2013-09-13 10:38:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlEhzszkzOIy8-Rx8b2mcr75QcnIc6O_OA
b2b7bc5dbb Added a comment: Last night's comment 2013-09-13 10:28:03 +00:00
Joey Hess
f65815290e Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-12 17:52:28 -04:00
Joey Hess
c53838862d response 2013-09-12 17:49:40 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
876d28a75d Added a comment 2013-09-12 21:49:05 +00:00
http://joeyh.name/
1ddacb768b Added a comment 2013-09-12 21:44:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
1022ee8f9c Added a comment 2013-09-12 21:33:29 +00:00
http://joeyh.name/
e4b557593e Added a comment 2013-09-12 21:33:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlEhzszkzOIy8-Rx8b2mcr75QcnIc6O_OA
599fa62cf1 Added a comment: I don't know whether I've fixed it or confused things further 2013-09-12 21:30:44 +00:00
http://joeyh.name/
5c256d9e8d Added a comment 2013-09-12 21:29:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlEhzszkzOIy8-Rx8b2mcr75QcnIc6O_OA
a079465ae1 2013-09-12 21:17:45 +00:00
https://id.koumbit.net/anarcat
05890502b1 reply 2013-09-12 21:15:59 +00:00
Joey Hess
095a79ff8c Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-12 17:06:51 -04:00
Joey Hess
e784f2e415 reply 2013-09-12 17:06:23 -04:00
http://joeyh.name/
a46d59bbb8 Added a comment 2013-09-12 20:56:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
289c8d95a1 Added a comment 2013-09-12 20:54:33 +00:00
http://joeyh.name/
e0e368f5d8 Added a comment 2013-09-12 20:29:23 +00:00
Joey Hess
5aecf2b42d Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-12 14:06:19 -04:00
https://id.koumbit.net/anarcat
a3f078330d found it 2013-09-12 17:46:49 +00:00
Joey Hess
9a3f91b6b0 forwarded upstream 2013-09-12 13:30:37 -04:00
Joey Hess
dbf4156223 fix 2013-09-12 13:17:25 -04:00
Joey Hess
73ddeb3095 Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-12 12:49:38 -04:00
Joey Hess
b09f5ea14c close 2013-09-12 12:45:32 -04:00
Joey Hess
39f99411eb close 2013-09-12 12:40:23 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
39b0899eff Added a comment 2013-09-12 16:24:31 +00:00
spwhitton
b610304b07 report bug/feature request 2013-09-12 15:31:35 +00:00
gueux
fec02101d5 rename bugs/importfeed:_allow___36____123__itemdate__125___with_--template.mdwn to todo/importfeed:_allow___36____123__itemdate__125___with_--template.mdwn 2013-09-12 13:31:45 +00:00
gueux
38ad55320e 2013-09-12 13:23:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmpBDWko1yZmngBYzm_CeBv8RjoIMXaINE
75fdf2ed4f Added a comment: latest works 2013-09-12 13:19:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlEhzszkzOIy8-Rx8b2mcr75QcnIc6O_OA
91ff419c3f Added a comment: I'm afraid I'm getting this too 2013-09-12 12:48:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnRai_qFYPVvEgC6i1nlM1bh-C__jbhqS0
e72012c5dd Added a comment: Definitely broken Galaxy Nexus GSM 4.3 2013-09-12 11:11:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnRai_qFYPVvEgC6i1nlM1bh-C__jbhqS0
27d9d09e00 removed 2013-09-12 11:10:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnRai_qFYPVvEgC6i1nlM1bh-C__jbhqS0
91087f1ddc removed 2013-09-12 11:10:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnRai_qFYPVvEgC6i1nlM1bh-C__jbhqS0
499a1577b9 Added a comment 2013-09-12 11:09:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnRai_qFYPVvEgC6i1nlM1bh-C__jbhqS0
2e047020dc Added a comment: Definitely Broken 2013-09-12 11:08:49 +00:00
Richard Hartmann
cffa12f532 Update comment 2013-09-12 12:33:51 +02:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
934c2c256a Added a comment 2013-09-12 09:49:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
b660234929 Added a comment 2013-09-12 09:44:55 +00:00
gary
fd8e00423a Added a comment: Thanks for the fix 2013-09-12 07:20:12 +00:00
gary
c102f5ca04 removed 2013-09-12 07:18:54 +00:00
gary
576a38ea4d Added a comment: Thanks for the fix 2013-09-12 07:17:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
5e28fb5309 2013-09-12 04:55:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmOsy6nbvPyXLd--qqjPMLnVIzxgZwtKlQ
52a7928b66 Added a comment 2013-09-11 23:24:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmOsy6nbvPyXLd--qqjPMLnVIzxgZwtKlQ
708731295f Added a comment 2013-09-11 23:19:27 +00:00
Joey Hess
0edece812b fixed 2013-09-11 13:14:33 -04:00
gary
7df2c3670b 2013-09-11 16:15:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
8a18236df8 2013-09-11 07:38:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
53ef391cc1 2013-09-11 07:37:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnxlx1UrzVhdy6_gFjzmF42x6QXxBUxg00
c27e7fb3d1 Added a comment: pre-commit hook of git annex 2013-09-11 00:58:09 +00:00
https://id.koumbit.net/anarcat
33d092f36e 2013-09-11 00:10:42 +00:00
https://id.koumbit.net/anarcat
80c6e9ab49 silly tiny bug in the manpage generation 2013-09-11 00:06:48 +00:00
https://id.koumbit.net/anarcat
f2734ee175 sign 2013-09-10 23:44:40 +00:00
https://id.koumbit.net/anarcat
8780e090b8 sign 2013-09-10 23:43:30 +00:00
https://id.koumbit.net/anarcat
1c0cb4f7db where is my documentation! :) 2013-09-10 23:31:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlQsgfXntaEvZPKgd_K0dfoFcYBJXKcaFE
22c7e46411 Added a comment: output of git annex sync 2013-09-10 03:19:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlQsgfXntaEvZPKgd_K0dfoFcYBJXKcaFE
0ed4c17851 Added a comment: available copies update need manual sync too 2013-09-10 02:55:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlQsgfXntaEvZPKgd_K0dfoFcYBJXKcaFE
63af14b248 Added a comment: computer in manual mode seems to be the reason, not server 2013-09-10 02:21:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlQsgfXntaEvZPKgd_K0dfoFcYBJXKcaFE
7f079d6293 Added a comment: Direct oder indirect mode makes no difference 2013-09-09 23:36:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlQsgfXntaEvZPKgd_K0dfoFcYBJXKcaFE
94970f4d0b 2013-09-09 22:54:42 +00:00
http://grossmeier.net/
d268abf78d 2013-09-09 22:06:31 +00:00
Joey Hess
b6da0910bb Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-09 16:14:17 -04:00
Joey Hess
ad563fcb4b close 2013-09-09 16:12:06 -04:00
http://joeyh.name/
158bef5833 Added a comment 2013-09-09 20:08:57 +00:00
http://joeyh.name/
ff818c9771 Added a comment 2013-09-09 19:35:25 +00:00
http://joeyh.name/
952aba6c4c 2013-09-09 19:33:14 +00:00
http://joeyh.name/
b4ce9df76e retitle 2013-09-09 19:32:40 +00:00
RaspberryPie
89606f9084 Added a comment 2013-09-09 19:31:45 +00:00
http://joeyh.name/
c36aa5bac2 2013-09-09 16:01:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl8B4Ima-VCCJ4y32Gvfii8EmvTyN9tFGM
5f69fa38a8 Added a comment 2013-09-09 15:54:59 +00:00
http://joeyh.name/
7c9a12abc0 Added a comment 2013-09-09 15:45:17 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl8B4Ima-VCCJ4y32Gvfii8EmvTyN9tFGM
bcfb4ef048 2013-09-09 15:33:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmR-xG9O2HWoybxYZPVbYVYxwitfcfDgtE
584d6dca2d 2013-09-09 15:22:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmR-xG9O2HWoybxYZPVbYVYxwitfcfDgtE
dc75d99aec 2013-09-09 15:16:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmR-xG9O2HWoybxYZPVbYVYxwitfcfDgtE
e35ff454c3 2013-09-09 15:16:08 +00:00
Joey Hess
00d88a645c Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-09 02:17:48 -04:00
Joey Hess
ecbb326e9d Allow building without quvi support. 2013-09-09 02:16:22 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkgH7oNEqNbh3g-N1-UHXuqleXaRYDgj1U
2f25e42a41 Added a comment 2013-09-09 06:12:44 +00:00
http://joeyh.name/
1c2bbc23c6 Added a comment 2013-09-09 06:01:18 +00:00
RaspberryPie
d63c44d548 Added a comment 2013-09-09 05:52:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkgH7oNEqNbh3g-N1-UHXuqleXaRYDgj1U
1f3ff9743d 2013-09-09 05:47:47 +00:00
http://joeyh.name/
ea4d805e63 Added a comment 2013-09-09 05:44:48 +00:00
http://joeyh.name/
13302891ac Added a comment 2013-09-09 05:25:39 +00:00
Joey Hess
b5678d74a2 webapp: Improve javascript's handling of longpolling connection failures, by reloading the current page in this case. Works around chromium behavior where ajax connections to urls that were already accessed are denied after navigating back to a previous page. 2013-09-09 01:24:20 -04:00
http://joeyh.name/
9d7bd5d900 Added a comment 2013-09-09 05:22:49 +00:00
RaspberryPie
612e741a20 2013-09-09 05:02:47 +00:00
https://id.koumbit.net/anarcat
96bf779588 the screenshot failed and i lost it, but we get the point :) 2013-09-09 04:40:51 +00:00
http://joeyh.name/
68ae0fedb6 Added a comment 2013-09-09 04:36:12 +00:00
https://id.koumbit.net/anarcat
adf34bbd57 Added a comment 2013-09-09 04:31:31 +00:00
http://joeyh.name/
91ca71d9f3 Added a comment 2013-09-09 04:23:40 +00:00
Antoine Beaupré
0e27407312 create myself a homepage 2013-09-08 23:09:21 -04:00
https://id.koumbit.net/anarcat
b4dcb2bef0 small usability thing 2013-09-09 03:06:53 +00:00
https://id.koumbit.net/anarcat
b57f0e891f 2013-09-09 03:03:25 +00:00
Joey Hess
b58cf81618 fixed 2013-09-07 19:23:33 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnxlx1UrzVhdy6_gFjzmF42x6QXxBUxg00
966d7ef93b markdown formatting 2013-09-07 19:32:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnxlx1UrzVhdy6_gFjzmF42x6QXxBUxg00
eff8d85a54 git annex merge out of memory on large repos 2013-09-07 19:22:57 +00:00
Joey Hess
0ab6764fe9 Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-07 13:18:50 -04:00
Joey Hess
fef046af68 close 2013-09-07 13:15:47 -04:00
http://joeyh.name/
d82bb589fd Added a comment 2013-09-07 17:14:37 +00:00
Joey Hess
0a2f5f3993 gpg: Force --no-textmode in case the user has it turned on in config. 2013-09-07 13:06:36 -04:00
Joey Hess
01d857824d Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-07 13:05:18 -04:00
Joey Hess
e15459a512 close 2013-09-07 13:01:31 -04:00
https://launchpad.net/~giomasce
3f47c8c082 Added a comment 2013-09-07 15:35:48 +00:00
https://launchpad.net/~eythian
e568ce402d Added a comment 2013-09-06 23:37:10 +00:00
https://launchpad.net/~eythian
a6e8fd6d17 2013-09-06 23:35:37 +00:00
Joey Hess
fcd884c13e Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-05 17:19:04 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkgH7oNEqNbh3g-N1-UHXuqleXaRYDgj1U
c4dd072edb Added a comment 2013-09-05 17:30:08 +00:00
Joey Hess
76d5611da8 retitle 2013-09-05 12:56:16 -04:00
http://joeyh.name/
f615f8ce9c Added a comment 2013-09-05 16:54:36 +00:00
http://joeyh.name/
52d47ac8b2 Added a comment 2013-09-05 16:30:52 +00:00
Joey Hess
3da8cc7008 Fix Feeds display in build flags. 2013-09-05 12:20:39 -04:00
Joey Hess
c99902546e close 2013-09-04 23:24:42 -04:00
http://a-or-b.myopenid.com/
1b75cade1b Added a comment 2013-09-04 01:36:47 +00:00
Joey Hess
844e82eb64 Merge branch 'master' of ssh://git-annex.branchable.com 2013-09-03 13:35:57 -04:00
Joey Hess
67fda9e669 Honor core.sharedrepository when receiving and adding files in direct mode. 2013-09-03 13:35:49 -04:00
http://edheil.wordpress.com/
a6b93284eb Added a comment 2013-09-03 14:38:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawntVnR-Z5ghYInvsElbDeADPSuCsF18iTY
f4c1e634b0 Added a comment 2013-09-01 20:02:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkgedYqmQb4dJU7UdVuRLwsQE-KlKVrFto
cd1f42c042 Added a comment 2013-09-01 00:25:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlYsjf5dcZnzs0b9EPxnjVddx1rnrpZASs
fa92bb6851 Added a comment: Any news? 2013-08-31 15:48:40 +00:00
hcb
cdffa748a2 removed 2013-08-31 14:07:56 +00:00
hcb
8744de02b2 2013-08-31 14:00:52 +00:00
guilhem
4b1fcb2b81 Added a comment 2013-08-30 22:51:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkgH7oNEqNbh3g-N1-UHXuqleXaRYDgj1U
4b3a219ba8 Added a comment 2013-08-30 21:39:26 +00:00
guilhem
fa7c7f2553 Added a comment 2013-08-30 16:09:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkgH7oNEqNbh3g-N1-UHXuqleXaRYDgj1U
0f240c301f Added a comment 2013-08-30 15:39:16 +00:00
guilhem
e4ea1c5e8f Added a comment 2013-08-30 11:39:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkgH7oNEqNbh3g-N1-UHXuqleXaRYDgj1U
7dc58d423a 2013-08-30 06:33:39 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
32ff7e2313 Added a comment 2013-08-30 06:20:58 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
5a890bf57d removed 2013-08-30 05:59:57 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
9564895f0d Added a comment 2013-08-30 05:59:40 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
8cdee9a040 Added a comment 2013-08-30 05:59:28 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
c4581ef2b0 Added a comment 2013-08-30 04:30:15 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
9e4aa30f6f Added a comment 2013-08-30 04:25:48 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
31f5c94bb6 removed 2013-08-30 04:21:43 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
f1756cd073 Added a comment 2013-08-30 04:20:28 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
e555dc7833 Added a comment 2013-08-30 04:19:59 +00:00
http://joeyh.name/
6a737ca6af Added a comment 2013-08-29 18:15:08 +00:00
http://nicolas-schodet.myopenid.com/
406c176659 2013-08-29 07:16:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawknruiCHUcOh2mmpkh7OFJ4iNfAOOamRVs
10eb376a4c Added a comment 2013-08-29 06:38:46 +00:00
http://edheil.wordpress.com/
81a42a2887 Added a comment 2013-08-28 13:54:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawknruiCHUcOh2mmpkh7OFJ4iNfAOOamRVs
a42d871424 2013-08-28 03:51:56 +00:00
http://edheil.wordpress.com/
d04d9bb89e Added a comment 2013-08-27 02:27:08 +00:00
Joey Hess
c5e650ccea Merge branch 'master' of ssh://git-annex.branchable.com 2013-08-26 22:04:47 -04:00
Joey Hess
9e8521910d Android: Fix bug in terminal app that caused it to spin using much CPU and battery. This problem was introduced in version 4.20130601. 2013-08-26 22:00:16 -04:00
http://joeyh.name/
5899439cb0 Added a comment 2013-08-27 01:46:42 +00:00
http://edheil.wordpress.com/
0f773df371 Added a comment 2013-08-26 20:49:34 +00:00
http://edheil.wordpress.com/
7b43b77196 removed 2013-08-26 20:48:25 +00:00
http://edheil.wordpress.com/
159a3c0889 removed 2013-08-26 20:47:55 +00:00
http://edheil.wordpress.com/
7d99188342 Added a comment 2013-08-26 20:19:08 +00:00
http://joeyh.name/
01e9027404 Added a comment 2013-08-26 20:16:05 +00:00
http://joeyh.name/
d84cfddff7 Added a comment: oh yeah, i can run top in adb.. 2013-08-26 20:14:13 +00:00
http://joeyh.name/
3071af457a Added a comment 2013-08-26 20:00:39 +00:00
http://joeyh.name/
018b871213 Added a comment 2013-08-26 19:51:48 +00:00
http://edheil.wordpress.com/
e52c5d21e6 Added a comment 2013-08-26 19:38:12 +00:00
http://edheil.wordpress.com/
ba502fd382 Added a comment 2013-08-26 19:34:23 +00:00
http://edheil.wordpress.com/
9f125f836a Added a comment 2013-08-26 19:32:35 +00:00