Commit graph

1187 commits

Author SHA1 Message Date
Joey Hess
8f965a001e update 2014-12-17 14:47:23 -04:00
https://id.koumbit.net/anarcat
d65006a581 first implementation of the easier stuff :) 2014-12-12 17:57:50 +00:00
Joey Hess
30bf112185 Urls can now be claimed by remotes. This will allow creating, for example, a external special remote that handles magnet: and *.torrent urls. 2014-12-08 19:15:07 -04:00
Joey Hess
ee27298b91 implement CLAIMURL for external special remote 2014-12-08 13:57:13 -04:00
Joey Hess
cb6e16947d add stub claimUrl 2014-12-08 13:40:15 -04:00
Joey Hess
8093008ef4 External special remote protocol now includes commands for setting and getting the urls associated with a key. 2014-12-08 13:32:46 -04:00
Joey Hess
689acbca99 expand design, enough detail to start implementation 2014-12-08 13:14:31 -04:00
Joey Hess
f8397a7dc5 comment 2014-12-05 13:49:17 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnx8kHW66N3BqmkVpgtXDlYMvr8TJ5VvfY
bf84014bce Added a comment: allow multiple urls 2014-12-04 21:59:25 +00:00
Joey Hess
7974685972 design 2014-12-04 14:56:51 -04:00
Joey Hess
911ba8d972 Merge branch 's3-aws' 2014-12-03 14:10:52 -04:00
Joey Hess
271aceb52e comment 2014-12-01 18:28:54 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm_YXzEdPHzbSGVwtmTR7g1BqDtTnIBB5s
5619062588 Added a comment: User doesn't have to be logged in 2014-11-26 11:29:10 +00:00
http://joeyh.name/
5b81db216d Added a comment 2014-11-25 21:28:56 +00:00
Joey Hess
6ecd3ff421 diffdriver: New git-annex command, to make git external diff drivers work with annexed files.
Closes https://github.com/datalad/datalad/issues/18
2014-11-24 16:14:06 -04:00
Joey Hess
ffac19a29c Merge branch 'undo' 2014-11-14 14:55:35 -04:00
Joey Hess
13260ccc3a undo command
This commit was sponsored by Andrew Cant.
2014-11-14 14:41:07 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnRFOsnEk8AJg1mXlq3mJDdt1YdYepozE8
bee51c5f51 Added a comment: Other loop strategy? 2014-11-13 21:42:57 +00:00
Joey Hess
864086a956 proxy: for all your direct mode repository munging needs
This allows bypassing the direct mode guard in a safe way to do all sorts
of things including git revert, git mv, git checkout ...

This commit was sponsored by the WikiMedia Foundation.
2014-11-12 15:51:46 -04:00
Joey Hess
3dea8f0533 more design work 2014-11-12 14:07:30 -04:00
Joey Hess
12267089f0 more design work 2014-11-12 13:57:20 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnKT33H9qVVGJOybP00Zq2NZmNAyB65mic
917fa638c5 Added a comment 2014-11-12 07:58:08 +00:00
Joey Hess
7e558371ab comment 2014-11-10 13:16:07 -04:00
https://id.koumbit.net/anarcat
1a185c20b7 2014-11-10 11:42:38 +00:00
Joey Hess
ca68beaa64 add todo item so I don't forget; it will only come into effect when this branch is merged 2014-11-04 17:18:20 -04:00
Joey Hess
46180eab4d todo item 2014-11-03 13:06:26 -04:00
Joey Hess
8a66df7848 comment 2014-11-03 12:48:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlUGPPMvAP5Hu0NyNqeRMPC4pANeJNHZ0o
1b6b8a0633 Added a comment: why worry about modifications ? 2014-11-02 17:46:57 +00:00
http://svario.it/gioele
7447ef29fb new wish "--dry-run option for all commands" 2014-11-01 16:40:56 +00:00
Joey Hess
1970563dd9 comment and associated todo 2014-10-31 16:39:19 -04:00
anarcat
4af58cd446 Added a comment 2014-10-30 15:15:57 +00:00
Joey Hess
f1d7a591fd thoughts 2014-10-29 16:37:42 -04:00
Joey Hess
7f5b5b460d this TODO item is obsolete; S3 supports chunking and there's a different bug to support S3 multipart uploads 2014-10-28 14:43:43 -04:00
Joey Hess
17b66fb4ca move to todo 2014-10-21 16:08:53 -04:00
Joey Hess
466da75ea2 comment 2014-10-21 12:37:29 -04:00
https://id.koumbit.net/anarcat
9209b8e426 Added a comment 2014-10-20 20:04:09 +00:00
https://id.koumbit.net/anarcat
745bfc1a87 try to more exhaustively describe the problems here 2014-10-20 20:03:08 +00:00
https://id.koumbit.net/anarcat
734da045f5 fork off [[todo/read-only_removable_drives/]] 2014-10-20 19:33:39 +00: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
db9121ecee vicfg: Deleting configurations now resets to the default, where before it has no effect.
Added a Default instance for TrustLevel, and was able to use that to clear
up several other parts of the code too.

This commit was sponsored by Stephan Schulz
2014-10-14 14:15:07 -04:00
Bram
2d8520136e Added a comment: Diff of unlocked file 2014-10-14 10:11:04 +00:00
Joey Hess
5bcbb5af45 add 2014-10-12 19:23:59 -04:00
Joey Hess
34668d7e30 already done 2014-10-12 13:34:43 -04:00
reisub
25e7243cbd 2014-10-09 20:37:23 +00:00
anarcat
cbd77fe4fa Added a comment: maybe this should be split up, here are the issues i know about 2014-10-06 16:14:36 +00:00
http://joeyh.name/
6dac26c32f Added a comment 2014-10-06 16:10:02 +00:00
http://joeyh.name/
cc5de5855a Added a comment 2014-10-06 16:06:52 +00:00
http://joeyh.name/
af161deb1f Added a comment 2014-10-06 16:03:04 +00:00
https://id.koumbit.net/anarcat
dbb38c290a dupe? 2014-10-06 02:36:35 +00:00
https://id.koumbit.net/anarcat
b82d2b65ea Added a comment: this also affects ssh remotes 2014-10-05 15:26:52 +00:00
http://joeyh.name/
fc23efec88 2014-09-25 16:07:08 +00:00
Joey Hess
286021cebc Merge branch 'master' of ssh://git-annex.branchable.com 2014-09-10 15:15:26 -04:00
Joey Hess
fc2ccdc1c7 respond 2014-09-10 14:25:03 -04:00
Joey Hess
385073e0de close 2014-09-10 14:23:16 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkQOUUx4LVAk6EnstSLvdv7gZc0NsRlHXw
c2892ddb6f Added a comment: windows port volunteer tester 2014-09-08 15:39:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
e9714263ee 2014-08-29 09:29:40 +00:00
Ganwell
b58f790c0e 2014-08-26 23:15:38 +00:00
Joey Hess
01eda08b32 Merge branch 'master' of ssh://git-annex.branchable.com 2014-08-12 16:42:49 -04:00
http://joeyh.name/
eac61dacd1 Added a comment 2014-08-12 19:51:38 +00:00
Joey Hess
8ad5376640 close 2014-08-12 15:50:03 -04:00
http://joeyh.name/
57fb728b62 Added a comment 2014-08-12 18:58:49 +00:00
zardoz
5e2dd2ea86 Added a comment 2014-08-02 14:29:26 +00:00
gernot
0b078b2d37 2014-08-01 17:57:44 +00:00
Xyem
4e9e700548 Added a comment 2014-08-01 09:05:45 +00:00
http://joeyh.name/
64db37a974 Added a comment: interesting idea 2014-07-30 15:03:46 +00:00
Xyem
bb0ddec05d 2014-07-29 15:38:40 +00:00
http://svario.it/gioele
ff9131c93a new wish: add repository name to commit messages 2014-07-29 15:29:30 +00:00
Xyem
d0ea0a0479 2014-07-24 12:31:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
168b338d54 Added a comment: good point 2014-07-21 19:22:30 +00:00
http://joeyh.name/
12ae4ee4ff Added a comment 2014-07-21 18:40:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
9082d4f18f Added a comment 2014-07-21 18:37:20 +00:00
http://joeyh.name/
22f2040816 Added a comment 2014-07-21 17:28:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkt8DjG40gowj_ETchFLDS_Z216tr7p1xw
a2839c34eb 2014-07-21 02:42:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
3de6e4b44a 2014-07-17 15:31:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
34ffbd990b 2014-07-17 15:30:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlScsufvQF7s8TVTwPd-h_QiP5Hn_i-hrs
31a4e44941 2014-07-17 15:29:59 +00:00
Joey Hess
019ed359e6 Merge branch 'master' of ssh://git-annex.branchable.com 2014-07-15 17:35:58 -04:00
http://joeyh.name/
3372106e9f Added a comment 2014-07-15 19:13:06 +00:00
http://joeyh.name/
f0eed81357 Added a comment 2014-07-15 19:01:24 +00:00
Joey Hess
925e1db85b retitle 2014-07-15 14:59:50 -04:00
http://joeyh.name/
6cf1b3eb15 Added a comment 2014-07-15 18:53:47 +00:00
Joey Hess
4e44bda4cc Merge branch 'master' of ssh://git-annex.branchable.com 2014-07-15 14:28:21 -04:00
Joey Hess
522a0922b8 sync: Fix git sync with local git remotes even when they don't have an annex.uuid set.
Catch an exception when ensureInitialized is run in a non-initted
repository. In this case, just read the git config, so that the Git.Repo
object is not LocalUnknown, which is what is used to represent remotes
on eg, drives that are not connected.

The assistant already got this right, and like with the assistant, this
causes an implicit git-annex init of the local remote on the second sync,
once the git-annex branch has been pushed to it.
See this comment for more analysis:
http://git-annex.branchable.com/todo/Recovering_from_a_bad_sync/#comment-64e469a2c1969829ee149cbb41b1c138

This commit was sponsored by jscit.
2014-07-15 14:27:43 -04:00
http://joeyh.name/
82eca051f5 Added a comment 2014-07-15 18:23:50 +00:00
http://svario.it/gioele
65ea8409ec Added a comment 2014-07-15 06:54:40 +00:00
http://joeyh.name/
15c4a21c81 Added a comment 2014-07-14 18:38:58 +00:00
http://joeyh.name/
3bf484a7dc Added a comment 2014-07-14 18:30:38 +00:00
http://joeyh.name/
309f180130 Added a comment 2014-07-14 18:27:43 +00:00
http://ypid.wordpress.com/
53210e3220 Added a comment: gitignore 2014-07-12 17:59:42 +00:00
http://svario.it/gioele
df53f96063 new feature: do not import new files 2014-07-12 14:18:59 +00:00
http://svario.it/gioele
4059b9aefe New topic "Recovering from a bad sync" 2014-07-12 09:00:19 +00:00
Joey Hess
398ad93afa Merge branch 'master' of ssh://git-annex.branchable.com 2014-07-11 17:00:50 -04:00
Joey Hess
cb66ca3a76 resolvemerge: New plumbing command that runs the automatic merge conflict resolver. 2014-07-11 16:45:18 -04:00
http://joeyh.name/
e69d37a0ae Added a comment 2014-07-11 20:17:06 +00:00
zardoz
4f0ca08ba5 Added a comment 2014-07-11 11:54:26 +00:00
zardoz
089a23b291 Added a comment 2014-07-11 11:46:08 +00:00
Joey Hess
9d71903c2f migrate: Avoid re-checksumming when migrating from hashE to hash backend. 2014-07-10 17:06:04 -04:00
Joey Hess
564de5e508 Merge branch 'master' of ssh://git-annex.branchable.com 2014-07-10 16:28:13 -04:00
Joey Hess
b66b33c87f promote comment to todo 2014-07-10 16:27:12 -04:00
http://joeyh.name/
29d2b5bf22 Added a comment 2014-07-10 19:54:30 +00:00
http://joeyh.name/
98a051eab8 Added a comment 2014-07-10 19:37:38 +00:00
Joey Hess
f0fc2568d7 move to todo 2014-07-10 15:18:12 -04:00
http://olivier.mehani.name/
a3e7a98445 Added a comment 2014-07-09 01:09:33 +00:00
zardoz
1b3c94b82d 2014-07-08 13:16:10 +00:00
zardoz
32a0403542 Added a comment 2014-07-07 12:48:07 +00:00
zardoz
fddbec98f5 2014-07-07 12:06:01 +00:00
cehteh
f964f40be7 2014-06-27 07:35:11 +00:00
Joey Hess
9fb8038166 Windows: Assistant now logs to daemon.log.
Yes, this means that git annex webapp on windows execs git-annex, which
execs itself to set env, and the execs itself again to redirect logs.

This is disgusting. This is Windows(TM).
2014-06-17 19:27:54 -04:00
Joey Hess
3b914da9bc
update 2014-06-17 14:33:47 -04:00
Joey Hess
611cd84bb2 Merge branch 'master' of ssh://git-annex.branchable.com 2014-06-17 14:31:09 -04:00
Joey Hess
5977e161f3 close 2014-06-17 14:07:16 -04:00
http://joeyh.name/
32c7fdc0f2 Added a comment 2014-06-17 17:18:34 +00:00
http://joeyh.name/
e027801e6e Added a comment 2014-06-17 17:10:28 +00:00
http://joeyh.name/
914ed75599 Added a comment 2014-06-17 16:56:32 +00:00
http://joeyh.name/
5f3f9601c9 Added a comment 2014-06-17 16:52:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
ec14987706 Added a comment 2014-06-17 00:01:35 +00:00
http://joeyh.name/
4a4238a373 Added a comment 2014-06-16 23:48:03 +00:00
http://joeyh.name/
672f359260 Added a comment 2014-06-16 23:47:36 +00:00
Joey Hess
257223c748 branch 2014-06-16 19:12:38 -04:00
Joey Hess
0af4dd673c permissions ugh 2014-06-16 19:12:01 -04:00
Joey Hess
d27891a70d split out windows service todo 2014-06-16 18:34:51 -04:00
http://olivier.mehani.name/
7ba53fe00c Added a comment 2014-06-14 14:15:55 +00:00
http://olivier.mehani.name/
ed2f71e422 Added a comment: Manual solution 2014-06-14 13:59:38 +00:00
http://joeyh.name/
32037f0cc0 Added a comment 2014-06-10 19:11:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
f4eecd8b4a Added a comment 2014-06-10 18:24:22 +00:00
http://joeyh.name/
26121a4f94 Added a comment: nssm notes 2014-06-10 18:16:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmHp5oVW8Z9v_vHs5FRtlYj80TYMQWVTS0
5ec8bcfaa7 Added a comment 2014-06-10 02:18:43 +00:00
http://sunny256.sunbase.org/
a48b9af487 Suggest --byte-limit option 2014-06-07 02:56:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm5WyknJirJJridJjiPNgrlYxGG9xrZBvA
df06773d1d Added a comment 2014-06-06 10:49:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
09b23da2ec Added a comment 2014-06-05 16:42:02 +00:00
http://joeyh.name/
6e620fe474 Added a comment: service not needed 2014-06-04 21:16:06 +00:00
http://joeyh.name/
fa1b7d9a7c Added a comment 2014-06-04 20:49:26 +00:00
erics
7374bb61ff Added a comment: Metadata vs "drop --relaxed" 2014-06-03 18:20:50 +00:00
erics
2f49149741 Added a comment 2014-06-03 17:49:11 +00:00
http://joeyh.name/
096af25206 Added a comment 2014-05-30 00:32:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmHp5oVW8Z9v_vHs5FRtlYj80TYMQWVTS0
fcbc0bb905 Added a comment 2014-05-30 00:13:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmHp5oVW8Z9v_vHs5FRtlYj80TYMQWVTS0
8bd81516af 2014-05-30 00:12:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmHp5oVW8Z9v_vHs5FRtlYj80TYMQWVTS0
0968cba5d2 2014-05-29 23:36:17 +00:00
Joey Hess
222f78e9ea remove old closed bugs and todo items to speed up wiki updates and reduce size
Remove closed bugs and todos that were least edited before 2014.

Command line used:

for f in $(grep -l '\[\[done\]\]' *.mdwn); do if [ -z $(git log --since=2014 --pretty=oneline "$f") ]; then git rm  $f; git rm -rf $(echo "$f" | sed 's/.mdwn$//'); fi; done
2014-05-29 15:23:05 -04:00
https://svario.it/gioele
b5c060abe3 New todo: Chunks support in all special remotes 2014-05-26 14:06:57 +00:00
Joey Hess
fb20f6829d
bug triage; add new 'confirmed' tag 2014-05-24 16:29:41 -04:00
Joey Hess
c4636e2072 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-22 16:07:52 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
934fcbd347 Added a comment 2014-05-22 20:05:54 +00:00
Joey Hess
2e1179df46 webapp: When setting up a ssh remote, record it using initremote, so that it can be easily enabled elsewhere.
This is the capstone in making the webapp remember ssh remotes
so they can be easily enabled in other clones of the repository.

Currently, the user will need to enter a password to enable the ssh remote,
but everything else is filled in automatically.

This commit was sponsored by Peter Lloyd.
2014-05-22 14:57:42 -04:00
Joey Hess
fde5c83426 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-21 15:53:57 -04:00
EskildHustvedt
afbca4d6e4 Added a comment 2014-05-21 19:18:19 +00:00
Joey Hess
902599248c title 2014-05-21 14:59:53 -04:00
Joey Hess
5b0c2c2315 idea 2014-05-21 14:47:54 -04:00
Joey Hess
1db1bbb9c2 wontfix 2014-05-21 14:38:37 -04:00
http://joeyh.name/
384862c936 Added a comment 2014-05-21 18:35:42 +00:00
http://joeyh.name/
7751c5ff6e Added a comment 2014-05-21 18:29:16 +00:00
Joey Hess
62d57e9035 move to todo 2014-05-21 13:20:23 -04:00
Joey Hess
882e65c80d Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-19 16:20:00 -04:00
Joey Hess
e5bebde345 wontfix 2014-05-19 13:09:46 -04:00
http://joeyh.name/
7eeba067f6 Added a comment 2014-05-19 17:09:17 +00:00
Joey Hess
ff6ac90138 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-19 13:07:03 -04:00
http://joeyh.name/
03a5650012 Added a comment 2014-05-19 16:56:15 +00:00
Joey Hess
31e110c560 close 2014-05-19 12:31:24 -04:00
http://joeyh.name/
4e8364647b Added a comment 2014-05-19 15:05:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
bb1ff82914 2014-05-18 17:21:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
b2ffcff12c Added a comment 2014-05-18 06:49:43 +00:00
zardoz
215d00a267 Added a comment 2014-05-17 14:24:20 +00:00
zardoz
fd6b6b4bae Added a comment 2014-05-17 14:18:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
4b28e990bd removed 2014-05-17 13:39:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
2756f8ea9a Added a comment: multiple git-annex assistant processes 2014-05-16 23:06:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
89f37354e6 Added a comment: multiple git-annex assistant processes 2014-05-16 23:05:28 +00:00
Joey Hess
cd1141e8b0 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-16 15:14:12 -04:00
http://joeyh.name/
0915b278f4 Added a comment 2014-05-16 19:02:08 +00:00
Joey Hess
ba32787ca8 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-16 14:58:57 -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/
fbf631db1f Added a comment 2014-05-16 18:10:28 +00:00
Joey Hess
cbad524056 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-16 12:54:30 -04:00
Joey Hess
59d081b280 close; reported in error 2014-05-16 12:23:45 -04:00
zardoz
3159540e0d Added a comment 2014-05-16 08:40:48 +00:00
http://johan.kiviniemi.name/
693a6a4659 Added a comment 2014-05-16 02:27:51 +00:00
http://joeyh.name/
b2749187bb Added a comment 2014-05-15 20:36:13 +00:00
http://joeyh.name/
ec9413b9ee Added a comment 2014-05-15 19:51:48 +00:00
Joey Hess
8acb264a42 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-15 15:46:06 -04:00
Joey Hess
c3c68f3235 todo 2014-05-15 12:56:12 -04:00
zardoz
8f4b37a9fc Added a comment 2014-05-15 13:03:48 +00:00
zardoz
d2b3e04f22 2014-05-15 08:56:21 +00:00
zardoz
aad1909b75 2014-05-15 08:43:24 +00:00
EskildHustvedt
a79e4e8f69 2014-05-14 19:29:52 +00:00
zardoz
5b0d7474cd Added a comment 2014-05-13 20:34:33 +00:00
zardoz
dbc17e585a Added a comment 2014-05-13 20:27:42 +00:00
zardoz
e9098e0701 Added a comment 2014-05-13 20:25:25 +00:00
zardoz
89ac38c7ec Added a comment 2014-05-13 20:23:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
606c563138 Added a comment: running as service 2014-05-13 17:40:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
45b781be8f 2014-05-11 21:00:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
36397cd0a3 Added a comment: Keen to see this happen too! 2014-05-08 21:44:30 +00:00
erics
e4a2a2a712 Added a comment 2014-05-04 00:48:56 +00:00
http://lj.rossia.org/users/imz/
e9e461c50c removed 2014-05-03 15:58:10 +00:00
http://lj.rossia.org/users/imz/
f81080984b Added a comment: clarification: a custom F-Droid server just to post your updated apps 2014-05-03 15:57:55 +00:00
http://lj.rossia.org/users/imz/
430a266c4c Added a comment: clarification: a custom F-Droid server just to post your updated apps 2014-05-03 15:54:36 +00:00
http://lj.rossia.org/users/imz/
d5b5dde43b (minor) formattingof the links 2014-05-03 15:01:19 +00:00
http://lj.rossia.org/users/imz/
3306de7a1a Added a comment: this topic in their Submission Queue 2014-05-03 14:59:11 +00:00
https://id.koumbit.net/anarcat
61eb9a3586 add workaround 2014-04-30 19:24:08 +00:00
https://id.koumbit.net/anarcat
8aaceb3c87 weird one 2014-04-30 18:19:53 +00:00
http://joeyh.name/
25adb31fb8 Added a comment 2014-04-27 00:05:58 +00:00