Commit graph

13393 commits

Author SHA1 Message Date
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
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
31f5c94bb6 removed 2013-08-30 04:21:43 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
f1756cd073 Added a comment 2013-08-30 04:20:28 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
e555dc7833 Added a comment 2013-08-30 04:19:59 +00:00
Joey Hess
2f57d74534 remove print 2013-08-29 20:28:45 -04:00
Joey Hess
323c9f68ca blog for the day 2013-08-29 19:21:44 -04:00
Joey Hess
62beaa1a86 refactor git-annex branch log filename code into central location
Having one module that knows about all the filenames used on the branch
allows working back from an arbitrary filename to enough information about
it to implement dropping dead remotes and doing other log file compacting
as part of a forget transition.
2013-08-29 19:13:00 -04:00
Joey Hess
6147652cc6 wording 2013-08-29 16:41:59 -04:00
Joey Hess
f8082933e7 clarify 2013-08-29 14:32:25 -04:00
guilhem
53ce59021a Allow revocation of OpenPGP keys.
/!\ It is to be noted that revoking a key does NOT necessarily prevent
the owner of its private part from accessing data on the remote /!\

The only sound use of `keyid-=` is probably to replace a (sub-)key by
another, where the private part of both is owned by the same
person/entity:

    git annex enableremote myremote keyid-=2512E3C7 keyid+=788A3F4C

Reference: http://git-annex.branchable.com/bugs/Using_a_revoked_GPG_key/

* Other change introduced by this patch:

New keys now need to be added with option `keyid+=`, and the scheme
specified (upon initremote only) with `encryption=`. The motivation for
this change is to open for new schemes, e.g., strict asymmetric
encryption.

    git annex initremote myremote encryption=hybrid keyid=2512E3C7
    git annex enableremote myremote keyid+=788A3F4C
2013-08-29 14:31:33 -04:00
Joey Hess
6cdac3a003 sync, assistant: Force push of the git-annex branch.
Necessary to ensure it gets pushed to remotes after being rewritten by forget.
See inline rationalles for why I think this is safe!
2013-08-29 14:27:53 -04:00
http://joeyh.name/
86a9aaf6c1 Added a comment 2013-08-29 18:26:00 +00:00
http://joeyh.name/
6a737ca6af Added a comment 2013-08-29 18:15:08 +00:00
http://sunny256.sunbase.org/
0886ee0e9c Added a comment: Missing from the downloads.kitenet.net annex 2013-08-29 18:05:39 +00:00
Joey Hess
c181efe437 use --force in taggedPush
This should make the assistant force update its tagged push branch
after a transition like git annex forget.
2013-08-29 13:31:29 -04:00
Joey Hess
336d5ec349 Merge branch 'master' into forget 2013-08-29 13:23:02 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnRai_qFYPVvEgC6i1nlM1bh-C__jbhqS0
a569cad4c9 Added a comment: Looks great 2013-08-29 12:45:11 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
8aea7deecc Added a comment 2013-08-29 07:23:13 +00:00
http://nicolas-schodet.myopenid.com/
406c176659 2013-08-29 07:16:31 +00:00
https://www.google.com/accounts/o8/id?id=AItOawknruiCHUcOh2mmpkh7OFJ4iNfAOOamRVs
10eb376a4c Added a comment 2013-08-29 06:38:46 +00:00
Gastlag
d9bc4bd276 Added a comment: Gittorrent 2013-08-28 21:49:56 +00:00
Joey Hess
484daf5b39 fix pagespec 2013-08-28 17:43:18 -04:00
Joey Hess
719e6e3709 move post to other blog 2013-08-28 17:41:55 -04:00
Joey Hess
47acd6aee5 new devblog for new year of crowdfunded development 2013-08-28 17:40:09 -04:00
Joey Hess
5ff6fce61a fix 2013-08-28 17:27:39 -04:00
Joey Hess
b726ca363d Merge branch 'master' of ssh://git-annex.branchable.com 2013-08-28 17:22:16 -04:00
Joey Hess
07a8a59dc6 blog for the day 2013-08-28 17:21:52 -04:00
Joey Hess
d3af414568 typo 2013-08-28 17:05:07 -04:00
Joey Hess
4a915cd3cd add forget command
Works, more or less. --dead is not implemented, and so far a new branch
is made, but keys no longer present anywhere are not scrubbed.

git annex sync fails to push the synced/git-annex branch after a forget,
because it's not a fast-forward of the existing synced branch. Could be
fixed by making git-annex sync use assistant-style sync branches.
2013-08-28 16:41:13 -04:00
http://joeyh.name/
09371e9915 Added a comment 2013-08-28 20:25:21 +00:00
Richard Hartmann
56df3e498c Fix own comment 2013-08-28 22:01:49 +02:00
Joey Hess
fcd5c167ef untested transition detection on merging, and transition running code 2013-08-28 15:57:42 -04:00
Joey Hess
511cf77b6d add transition log 2013-08-28 13:54:51 -04:00