http://joey.kitenet.net/
d819c305b1
Added a comment
2012-04-12 16:29:58 +00:00
http://mildred.pip.verisignlabs.com/
5d0d9c791c
Added a comment: Manually fixing links doesn't even work
2012-04-12 15:46:54 +00:00
http://mildred.pip.verisignlabs.com/
1625fed6e8
2012-04-12 15:42:26 +00:00
Joey Hess
037961aa5d
update
2012-04-11 14:22:59 -04:00
Joey Hess
c924542e61
bup: Properly handle key names with spaces or other things that are not legal git refs.
...
Continue using the key name as bup ref name, to preserve backwards
compatability, unless it is an illegal git ref. In that case, use a sha256
of the key name instead.
2012-04-11 12:45:49 -04:00
Joey Hess
028972c80f
move bug report to right place; analysis
2012-04-11 12:00:39 -04:00
https://www.google.com/accounts/o8/id?id=AItOawlxg9HfyLFn0E87p8Em9P5G9YBUr8JYrkE
2d3efab70d
2012-04-11 09:42:13 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlxg9HfyLFn0E87p8Em9P5G9YBUr8JYrkE
6e128936bc
2012-04-11 09:39:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlxg9HfyLFn0E87p8Em9P5G9YBUr8JYrkE
7b8d8daece
2012-04-11 09:38:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlxg9HfyLFn0E87p8Em9P5G9YBUr8JYrkE
e27934c42e
2012-04-11 09:37:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlxg9HfyLFn0E87p8Em9P5G9YBUr8JYrkE
14ec54118b
2012-04-11 09:37:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlxg9HfyLFn0E87p8Em9P5G9YBUr8JYrkE
6b07fb19da
2012-04-11 09:37:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlxg9HfyLFn0E87p8Em9P5G9YBUr8JYrkE
af61a5f986
2012-04-11 09:36:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlxg9HfyLFn0E87p8Em9P5G9YBUr8JYrkE
75ff4f77b2
removed
2012-04-10 16:30:09 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlxg9HfyLFn0E87p8Em9P5G9YBUr8JYrkE
767ab5fc73
Added a comment
2012-04-10 16:29:35 +00:00
http://joey.kitenet.net/
dce77e9e2b
Added a comment
2012-04-10 16:05:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlxg9HfyLFn0E87p8Em9P5G9YBUr8JYrkE
83ab75fd48
2012-04-10 15:01:35 +00:00
Joey Hess
182778d664
bugfix: Adding a dotfile also caused all non-dotfiles to be added.
...
When only a dotfile was specified, the list of non-dotfiles was empty,
triggering the fallback behavior of finding all files.
2012-04-08 12:25:54 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
4309f363fb
2012-04-08 15:49:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnpdM9F8VbtQ_H5PaPMpGSxPe_d5L1eJ6w
e49f7ea62f
2012-04-08 15:47:29 +00:00
Joey Hess
713ce1e623
add news item for git-annex 3.20120406
2012-04-07 15:59:05 -04:00
Joey Hess
e3150ead42
add news item for git-annex 3.20120405
2012-04-05 16:38:46 -04:00
Joey Hess
62005d294e
room for a few more feed items
2012-04-05 14:53:53 -04:00
Joey Hess
9924e44c11
close old bug with no followup
2012-04-03 12:30:41 -04:00
Joey Hess
69d58892e8
update sharebox urls to new project
2012-04-01 20:34:09 -04:00
http://adamspiers.myopenid.com/
e418cc92f4
Added a comment: re-annexing previously annexed files
2012-03-29 21:41:55 +00:00
http://joey.kitenet.net/
ae1734e7e8
2012-03-29 01:05:12 +00:00
http://joey.kitenet.net/
20313b3292
Added a comment: ghc 7.0
2012-03-28 19:18:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkEUhIcw37X2Kh-dznSMIb9Vgcq0frfdWs
180a6ef3da
Added a comment: GHC 7
2012-03-28 19:06:52 +00:00
Joey Hess
ef74908fe7
expand
2012-03-24 19:46:11 -04:00
Joey Hess
987f9db0da
Merge branch 'master' of ssh://git-annex.branchable.com
2012-03-23 12:14:59 -04:00
Joey Hess
e72c2b9be2
close
2012-03-23 12:14:42 -04:00
http://schnouki.net/
688fdc0acb
Added a comment
2012-03-23 13:27:13 +00:00
http://joey.kitenet.net/
49e8e29499
Added a comment
2012-03-22 22:26:02 +00:00
Joey Hess
4eb5112681
rationalize getConfig
...
getConfig got a remote-specific config, and this confusing name caused it
to be used a couple of places that only were interested in global configs.
Rename to getRemoteConfig and make getConfig only get global configs.
There are no behavior changes here, but remote.<name>.annex-web-options
never actually worked (and per-remote web options is a very unlikely to be
useful case so I didn't make it work), so fix the documentation for it.
2012-03-22 17:32:47 -04:00
http://schnouki.net/
d315798609
2012-03-22 18:42:09 +00:00
Joey Hess
d228377722
Merge branch 'master' of ssh://git-annex.branchable.com
2012-03-20 15:31:19 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnhsaESlYphzLTzpJy5IxxGFxxctIhWYfo
3126dfc45e
Added a comment
2012-03-19 18:55:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnhsaESlYphzLTzpJy5IxxGFxxctIhWYfo
bd3dfbd64b
Added a comment
2012-03-19 18:46:14 +00:00
http://joey.kitenet.net/
a90c34bdd7
Added a comment: don't do that
2012-03-19 18:23:13 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnhsaESlYphzLTzpJy5IxxGFxxctIhWYfo
27df491bae
2012-03-19 18:06:30 +00:00
Joey Hess
d6624b6c79
typo
2012-03-16 16:03:04 -04:00
Joey Hess
28698e54af
document rsyncurl setting
2012-03-16 16:00:08 -04:00
Joey Hess
ff8b6c1bab
add news item for git-annex 3.20120315
2012-03-15 12:25:20 -04:00
Joey Hess
bfa15bd665
no-bloom branch
2012-03-14 12:43:34 -04:00
Joey Hess
342fc28437
Merge branch 'master' into bloom
...
Conflicts:
Command/Commit.hs
debian/changelog
2012-03-14 12:41:48 -04:00
Joey Hess
42a6694ca1
Merge branch 'master' of ssh://git-annex.branchable.com
2012-03-14 12:23:50 -04:00
http://joey.kitenet.net/
c26fbecaf4
Added a comment
2012-03-14 16:23:26 +00:00
Joey Hess
5b869eef91
git-annex-shell: Runs hooks/annex-content after content is received or dropped.
2012-03-14 12:18:10 -04:00
Joey Hess
caf97fcffd
git-annex-shell: Runs hooks/annex-content after content is received or dropped.
2012-03-14 12:01:56 -04:00