bla
56f929cfc3
2013-10-14 06:19:37 +00:00
bla
860b72a7dc
2013-10-14 06:13:19 +00:00
GLITTAH
d8e5a7cf64
2013-10-13 23:07:25 +00:00
RaspberryPie
6d62999b35
Added a comment
2013-10-13 22:14:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkJafmCf-sg9_OM0pynFYM3AO4WCgJiaMI
dfe4317661
2013-10-13 21:57:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkJafmCf-sg9_OM0pynFYM3AO4WCgJiaMI
50e939eb08
2013-10-13 21:47:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkJafmCf-sg9_OM0pynFYM3AO4WCgJiaMI
4a1da1282f
2013-10-13 21:45:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkJafmCf-sg9_OM0pynFYM3AO4WCgJiaMI
f98154154e
2013-10-13 21:43:56 +00:00
Joey Hess
ce2f461ec7
Merge branch 'master' of ssh://git-annex.branchable.com
2013-10-13 17:22:31 -04:00
Joey Hess
1a4c1d0917
devblog
2013-10-13 17:21:05 -04:00
Joey Hess
25462f125d
cronner: run jobs triggered by remotes becoming connected (untested)
2013-10-13 17:14:56 -04:00
bla
6085934567
2013-10-13 20:14:06 +00:00
Joey Hess
57d369c5a8
improve calculation of nextTime for AnyTime events
...
Allow AnyTime events that still have time to occur in the current day to
fall in a window covering the current day, instead of waiting until the
next day in the Recurrance.
2013-10-13 15:56:07 -04:00
Joey Hess
296e21b381
add schedule command
...
Mostly because it gives me an excuse and a hook to document the schedule
expression format.
2013-10-13 15:40:38 -04:00
Joey Hess
a1040a38c5
Merge branch 'master' into incrementalfsck
2013-10-13 15:05:44 -04:00
Joey Hess
2a8136b6bd
Merge branch 'master' of ssh://git-annex.branchable.com
2013-10-13 14:20:44 -04:00
Joey Hess
ee2020bdc7
fix build w/o webdav
2013-10-13 14:19:58 -04:00
http://joeyh.name/
e809935809
Added a comment
2013-10-13 17:35:20 +00:00
Joey Hess
0d0c7e1244
Merge branch 'master' of ssh://git-annex.branchable.com
2013-10-13 13:31:50 -04:00
Joey Hess
68518a9b3d
status: Fix a crash if a temp file went away while its size was being checked for status.
2013-10-13 13:30:24 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkUwqII7LhbatqAQY1T5ZZOdPEFcQJKG6I
234c29b9d7
Added a comment
2013-10-13 16:14:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlWskoNgUB7r70OXglR-4iKI4bOuPJb-xg
00b18987a4
Added a comment
2013-10-13 12:35:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlWskoNgUB7r70OXglR-4iKI4bOuPJb-xg
8c41f6a7dd
2013-10-13 09:04:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlWskoNgUB7r70OXglR-4iKI4bOuPJb-xg
1d4f1d5170
2013-10-13 08:56:02 +00:00
RaspberryPie
8a03566099
Added a comment
2013-10-13 06:33:25 +00:00
http://joeyh.name/
ea5248d469
Added a comment
2013-10-12 23:31:17 +00:00
Joey Hess
03fc341dcb
close
2013-10-12 19:27:35 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlWskoNgUB7r70OXglR-4iKI4bOuPJb-xg
13649750b8
2013-10-12 20:13:39 +00:00
Joey Hess
3bd3c62c0f
updated android gpg version
2013-10-12 12:08:18 -04:00
https://id.koumbit.net/anarcat
c8ab2f1fce
Added a comment: awesome, fix confirmed, and IA+quvi forwarded upstream
2013-10-12 11:23:31 +00:00
https://id.koumbit.net/anarcat
d6702ae54b
bug fixed in later versions
2013-10-12 10:07:52 +00:00
http://smcv.pseudorandom.co.uk/
2c0badc36a
Firefox doesn't seem to like XML-style self-closing <a>
2013-10-11 22:00:54 +00:00
Joey Hess
26f08e65e1
update
2013-10-11 17:38:44 -04:00
Joey Hess
36f8bfdf37
Merge branch 'master' of ssh://git-annex.branchable.com
2013-10-11 17:35:54 -04:00
Joey Hess
8bea678170
devblog
2013-10-11 17:34:51 -04:00
Joey Hess
e7a134208c
update
2013-10-11 17:33:51 -04:00
Joey Hess
42c4a86d16
UI for configuring fscks of remotes
2013-10-11 17:25:32 -04:00
Joey Hess
1ffb3bb0ba
add remote fsck interface
...
Currently only implemented for local git remotes. May try to add support
to git-annex-shell for ssh remotes later. Could concevably also be
supported by some special remote, although that seems unlikely.
Cronner user this when available, and when not falls back to
fsck --fast --from remote
git annex fsck --from does not itself use this interface.
To do so, I would need to pass --fast and all other options that influence
fsck on to the git annex fsck that it runs inside the remote. And that
seems like a lot of work for a result that would be no better than
cd remote; git annex fsck
This may need to be revisited if git-annex-shell gets support, since it
may be the case that the user cannot ssh to the server to run git-annex
fsck there, but can run git-annex-shell there.
This commit was sponsored by Damien Diederen.
2013-10-11 16:03:18 -04:00
http://joeyh.name/
a2d3e0f72a
Added a comment
2013-10-11 18:49:25 +00:00
https://id.koumbit.net/anarcat
569cdff18e
Added a comment: still a bug, filed separately!
2013-10-11 18:49:06 +00:00
https://id.koumbit.net/anarcat
b84da183d3
report this bug properly
2013-10-11 18:45:50 +00:00
Joey Hess
7e723d2f56
Merge branch 'master' into incrementalfsck
2013-10-11 14:21:06 -04:00
Joey Hess
6dea78dd18
Merge branch 'master' of ssh://git-annex.branchable.com
2013-10-11 13:23:15 -04:00
Joey Hess
9f561fa346
update, including url to gcrypt
2013-10-11 13:22:08 -04:00
http://joeyh.name/
5b7fecd712
Added a comment
2013-10-11 17:12:00 +00:00
http://joeyh.name/
440c1053c2
Added a comment
2013-10-11 17:09:33 +00:00
http://joeyh.name/
9d3375aa06
Added a comment
2013-10-11 17:08:27 +00:00
http://joeyh.name/
ecd79037d7
Added a comment
2013-10-11 17:07:24 +00:00
Joey Hess
749b8cbf52
Merge branch 'master' of ssh://git-annex.branchable.com
2013-10-11 13:05:23 -04:00
Joey Hess
747f5b123c
url size fixes
...
addurl: Improve message when adding url with wrong size to existing file.
Before the message suggested the url didn't exist.
Fixed handling of URL keys that have no recorded size. Before, if the key
has no size, the url also had to not declare any size, which was unlikely
and wrong, or it was taken to not exist. This probably would mostly affect
keys that were added to the annex with addurl --relaxed.
2013-10-11 13:05:00 -04:00