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
https://www.google.com/accounts/o8/id?id=AItOawmR-xG9O2HWoybxYZPVbYVYxwitfcfDgtE
a29f960a78
Added a comment
2013-09-09 14:50:42 +00:00
Joey Hess
e64a228a2a
add news item for git-annex 4.20130909
2013-09-09 10:46:03 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmOsy6nbvPyXLd--qqjPMLnVIzxgZwtKlQ
bdedc81e64
2013-09-09 13:31:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
c4e6b01b02
Added a comment
2013-09-09 11:50:05 +00:00
http://joeyh.name/
a7e4d49035
2013-09-09 11:30:26 +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
https://www.google.com/accounts/o8/id?id=AItOawmR-xG9O2HWoybxYZPVbYVYxwitfcfDgtE
f19f9c78a9
Added a comment
2013-09-09 00:29:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmR-xG9O2HWoybxYZPVbYVYxwitfcfDgtE
d4c011b682
2013-09-09 00:21:43 +00:00
Joey Hess
eeee4ef069
blog for the day
2013-09-08 15:57:57 -04:00
Joey Hess
1b605a29c3
gcrypt urls
2013-09-08 15:53:31 -04:00
Joey Hess
d910e91e1e
toc
2013-09-08 15:50:45 -04:00
Joey Hess
b0356e56c1
add gcrypt tip
2013-09-08 15:48:41 -04:00
Joey Hess
e05b0f4906
Merge branch 'master' of ssh://git-annex.branchable.com
2013-09-08 15:00:12 -04:00
Joey Hess
3e079cdcd1
gcrypt: now supports rsync
...
Use rsync for gcrypt remotes that are not local to the disk.
(Note that I have punted on supporting http transport for now, it doesn't
seem likely to be very useful.)
This was mostly quite easy, it just uses the rsync special remote to handle
the transfers. The git repository url is converted to a RsyncOptions
structure, which required parsing it separately, since the rsync special
remote only supports rsync urls, which use a different format.
Note that annexed objects are now stored at the top of the gcrypt repo,
rather than inside annex/objects. This simplified the rsync suport,
since it doesn't have to arrange to create that directory. And git-annex
is not going to be run directly within gcrypt repos -- or if in some
strance scenario it was, it would make sense for it to not see the
encrypted objects.
This commit was sponsored by Sheila Miguez
2013-09-08 14:54:28 -04:00
http://openlifechallenge.wordpress.com/
d145641af9
Added a comment: Add to F-Droid
2013-09-08 09:56:39 +00:00
Joey Hess
c56f71ab71
update
2013-09-07 19:25:13 -04:00
Joey Hess
b58cf81618
fixed
2013-09-07 19:23:33 -04:00
Joey Hess
c1cdfabcbb
adjust for earlier change that made sync be introduced earlier
2013-09-07 19:18:16 -04:00
Joey Hess
e5cea423a9
name
2013-09-07 19:10:26 -04:00
Joey Hess
c2009e8302
blog for the day
2013-09-07 19:08:52 -04:00
Joey Hess
0439dd1b5c
page for gcrypt
2013-09-07 19:08:34 -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
http://joeyh.name/
260dcf54bd
Added a comment
2013-09-07 17:11:03 +00:00
http://joeyh.name/
a6f58cf4a2
Added a comment
2013-09-07 17:08:27 +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
http://joeyh.name/
882e7fc7f7
Added a comment
2013-09-07 17:00:04 +00:00
https://launchpad.net/~giomasce
3f47c8c082
Added a comment
2013-09-07 15:35:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnRai_qFYPVvEgC6i1nlM1bh-C__jbhqS0
4c4c4ab967
Added a comment
2013-09-07 12:26:47 +00:00
xshao
9101656a9a
2013-09-07 03:21:16 +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
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
7ae625363b
Added a comment
2013-09-06 22:57:05 +00:00
Joey Hess
1fc5586b4e
Merge branch 'master' of ssh://git-annex.branchable.com
2013-09-06 18:35:31 -04:00
Joey Hess
890c971d73
blog for the day
2013-09-06 18:30:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawn5gEGF66u6F2GACGP1nT4EKlRQFLSHSIw
1b091d3d3b
2013-09-06 21:43:57 +00:00
Joey Hess
89731a2737
clarify
2013-09-06 14:08:58 -04:00
Joey Hess
fe22a04513
close
2013-09-06 14:08:15 -04:00
Joey Hess
1c80428dc4
Merge branch 'master' of ssh://git-annex.branchable.com
2013-09-06 14:07:11 -04:00
Joey Hess
3812c709fa
link
2013-09-06 14:06:55 -04:00
Joey Hess
90bdd70f13
split out roadmap
2013-09-06 14:06:15 -04:00
http://joeyh.name/
dbc87cf05f
Added a comment
2013-09-06 18:02:11 +00:00
Joey Hess
431ea4a784
update
2013-09-06 13:25:25 -04:00
107.1.64.82
3ecb852b4a
poll vote (/sdcard/annex)
2013-09-06 14:41:58 +00:00
82.243.233.186
f0dd323d46
poll vote (Tahoe-LAFS)
2013-09-06 05:55:49 +00:00
109.190.97.30
a3fe5c1971
poll vote (Tahoe-LAFS)
2013-09-05 23:14:29 +00:00
Joey Hess
fcd884c13e
Merge branch 'master' of ssh://git-annex.branchable.com
2013-09-05 17:19:04 -04:00
Joey Hess
9a40783e63
blog for the day
2013-09-05 17:18:21 -04:00
Joey Hess
a48a4e2f8a
automatically derive an annex-uuid from a gcrypt-uuids
2013-09-05 16:02:39 -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
https://www.google.com/accounts/o8/id?id=AItOawm5iosFbL2By7UFeViqkc6v-hoAtqILeDA
f0bb39bc4e
Added a comment
2013-09-05 15:07:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnxlx1UrzVhdy6_gFjzmF42x6QXxBUxg00
9551dca9c8
poll vote (/sdcard/annex)
2013-09-05 12:16:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnxlx1UrzVhdy6_gFjzmF42x6QXxBUxg00
bbe65e7ede
Added a comment
2013-09-05 12:14:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnxlx1UrzVhdy6_gFjzmF42x6QXxBUxg00
5551495d63
markdown formatting
2013-09-05 12:03:52 +00:00
2.244.15.209
b04957628d
poll vote (/sdcard/annex)
2013-09-05 11:06:19 +00:00
Joey Hess
60677bc110
blog for the day
2013-09-05 00:09:25 -04:00
Joey Hess
fc7b5cfe7d
Merge branch 'encryption'
2013-09-05 00:09:11 -04:00
Joey Hess
47d0219ac8
update docs for changed initremote encryption syntax
2013-09-04 23:46:50 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU
7740afd10f
Added a comment: New YouTube problems
2013-09-05 03:45:16 +00:00
Joey Hess
c5236b7f74
close
2013-09-04 23:25:41 -04:00
Joey Hess
c99902546e
close
2013-09-04 23:24:42 -04:00
Joey Hess
b30a322093
reword docs
2013-09-04 20:11:25 -04:00
Joey Hess
b17defd43a
reworded encryption stuff on man page, hopefully clearer and less jargon
2013-09-04 18:39:41 -04:00
Joey Hess
2fcae0348f
Merge branch 'master' into encryption
2013-09-04 18:08:47 -04:00
rjc
3f2bb8b028
Added a comment: laptop
2013-09-04 21:42:52 +00:00
konubinix
d2da95f372
Added a comment: Dropping dead repositories
2013-09-04 07:40:23 +00:00
http://joeyh.name/
d88d4953f8
Added a comment
2013-09-04 06:44:43 +00:00
http://joeyh.name/
45c23e2fc4
Added a comment
2013-09-04 06:43:26 +00:00
http://joeyh.name/
2bec724191
Added a comment
2013-09-04 06:38:01 +00:00
http://joeyh.name/
1aae962ac5
Added a comment
2013-09-04 06:36:16 +00:00
RaspberryPie
480ecb379c
Added a comment: git-annex assistant for the Raspberry Pi
2013-09-04 03:58:37 +00:00
http://a-or-b.myopenid.com/
1b75cade1b
Added a comment
2013-09-04 01:36:47 +00:00
Joey Hess
e13d7c3cea
fix number
2013-09-03 16:59:33 -04:00
Joey Hess
34d505ed40
blog for the day
2013-09-03 16:53:31 -04:00
Joey Hess
db83cc82d6
Merge branch 'forget'
...
Conflicts:
debian/changelog
2013-09-03 14:36:00 -04:00
guilhem
8293ed619f
Allow public-key encryption of file content.
...
With the initremote parameters "encryption=pubkey keyid=788A3F4C".
/!\ Adding or removing a key has NO effect on files that have already
been copied to the remote. Hence using keyid+= and keyid-= with such
remotes should be used with care, and make little sense unless the point
is to replace a (sub-)key by another. /!\
Also, a test case has been added to ensure that the cipher and file
contents are encrypted as specified by the chosen encryption scheme.
2013-09-03 14:34:16 -04:00
Joey Hess
203d7142bc
Merge branch 'master' of ssh://git-annex.branchable.com
2013-09-03 14:32:44 -04:00
http://joeyh.name/
dcce96eec3
Added a comment: sorry for delay..
2013-09-03 18:07:34 +00:00
Joey Hess
4e6cf16117
adjust walkthrough to also work on Windows
...
(not fully tested on windows)
2013-09-03 13:59:08 -04:00
http://joeyh.name/
b26262f24e
Added a comment
2013-09-03 17:59:03 +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
Joey Hess
f536438ccc
add core.sharedrepository setting
2013-09-03 13:15:47 -04:00
http://edheil.wordpress.com/
a6b93284eb
Added a comment
2013-09-03 14:38:51 +00:00
http://sunny256.sunbase.org/
307537a9a4
Added a comment: It works here
2013-09-02 11:47:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
6ca664fa9d
2013-09-02 10:41:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawntVnR-Z5ghYInvsElbDeADPSuCsF18iTY
f4c1e634b0
Added a comment
2013-09-01 20:02:59 +00:00
arand
df5f84b08a
Added a comment
2013-09-01 18:06:52 +00:00
Sandra.Devil
6f0b67efe5
Added a comment: New laptop
2013-09-01 09:38:32 +00:00
hcb
c2915ac2a3
2013-09-01 09:20:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkgedYqmQb4dJU7UdVuRLwsQE-KlKVrFto
cd1f42c042
Added a comment
2013-09-01 00:25:27 +00:00
Joey Hess
39a479fc8d
Merge branch 'master' of ssh://git-annex.branchable.com
2013-08-31 18:25:23 -04:00
Joey Hess
c79809754d
blog for the day
2013-08-31 17:55:07 -04:00
Joey Hess
0831e18372
forget --drop-dead: Completely removes mentions of repositories that have been marked as dead from the git-annex branch.
...
Wrote nice pure transition calculator, and ugly code to stage its results
into the git-annex branch. Also had to split up several Log modules
that Annex.Branch needed to use, but that themselves used Annex.Branch.
The transition calculator is limited to looking at and changing one file at
a time. While this made the implementation relatively easy, it precludes
transitions that do stuff like deleting old url log files for keys that are
being removed because they are no longer present anywhere.
2013-08-31 17:51:13 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmTNrhkVQ26GBLaLD5-zNuEiR8syTj4mI8
eda14db5f3
Added a comment
2013-08-31 18:20:58 +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
https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8
8b25aa3b9c
Added a comment
2013-08-31 10:03:04 +00:00
http://pnijjar.livejournal.com/
ec54b3635e
Added a comment
2013-08-31 00:05:17 +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
https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg
a869432f5b
2013-08-30 15:31:27 +00:00
http://sunny256.sunbase.org/
a5b87259ba
Added a comment
2013-08-30 11:49:20 +00:00
http://sunny256.sunbase.org/
ee5c377507
Added a comment
2013-08-30 11:43:44 +00:00
guilhem
e4ea1c5e8f
Added a comment
2013-08-30 11:39:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnWvnTWY6LrcPB4BzYEBn5mRTpNhg5EtEg
03d3a299bc
2013-08-30 10:55:39 +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
db9a7f0384
Added a comment
2013-08-30 06:18:42 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
9a0f79cc51
Added a comment
2013-08-30 06:09:29 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
9a550733d2
Added a comment
2013-08-30 06:06:16 +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