Commit graph

937 commits

Author SHA1 Message Date
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