aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* prep releasedebian/0.20130908-6Joey Hess2014-05-15
* Fix to work when there is no controlling terminal, but GPG_AGENT_INFO is set....Joey Hess2014-05-15
* changelogdebian/0.20130908-5Joey Hess2013-09-26
* Merge branch 'master' into dgit/sidJoey Hess2013-09-26
|\
| * stop passing --fast-listJoey Hess2013-09-26
* | Merge branch 'master' into dgit/sidJoey Hess2013-09-26
|\|
| * Merge branch 'better_signature_validation' of https://github.com/jburnham/git...Joey Hess2013-09-19
| |\
| | * Better signature validation for subkeys.Justin Burnham2013-09-18
| * | improve docsJoey Hess2013-09-19
* | | stop using --fast-list as it sometimes omits fingerprintsJoey Hess2013-09-26
* | | changeogJoey Hess2013-09-26
* | | changelogdebian/0.20130908-4Joey Hess2013-09-19
* | | Merge branch 'master' into dgit/sidJoey Hess2013-09-19
|\| |
| * | --check option to see if a repo exists and can be decryptedJoey Hess2013-09-19
* | | changelogdebian/0.20130908-3Joey Hess2013-09-17
* | | Merge branch 'master' into dgit/sidJoey Hess2013-09-17
|\| |
| * | add remote.<name>.gcrypt-signingkey configJoey Hess2013-09-17
* | | Set --trust-model=always when encrypting. Needed to interoperate with git-ann...debian/0.20130908-2Joey Hess2013-09-16
* | | Merge branch 'master' into dgit/sidJoey Hess2013-09-16
|\| |
| * | set --trust-model=always when encryptingJoey Hess2013-09-16
| |/
* / debianizationdebian/0.20130908-1Joey Hess2013-09-08
|/
* README: Don't mention keyring files, it's not relevant anymore0.20130908root2013-03-12
* Remove deprecated /G.XxX.. repository "url fragments" (previously autofixed)root2013-03-08
* Remove deprecated gcrypt::ssh:// (use rsync instead, previously autofixed)root2013-03-05
* Remove deprecated config gcrypt.keyring (use gcrypt.participants or default)root2013-03-14
* Simplify by replacing echo_kill with a pipefail functionroot2013-03-09
* Use directory in /tmp for temporary filesroot2013-03-10
* Add license header and the text of the GNU GPLroot2013-03-03
* Use a longer pack keyroot2013-03-03
* Encrypt and hash the new packfile streaminglyroot2013-01-25
* Simplify the use of the object list fileroot2012-11-26
* Introduce xfeed output functionroot2013-01-07
* Combine tempfile naming into one functionroot2013-02-03
* Guard verify-pack and pack-objects and die on errorroot2013-02-22
* Use pathname expansion only where neededroot2013-02-22
* Fix GCRYPT_FULL_REPACK to also repack when target has only 1 packroot2012-12-25
* Simplify PRIVENCRYPTroot2013-02-23
* Simplify line_count and pick_fieldsroot2013-01-06
* remove splitcolon useroot2013-02-14
* use gpg_hashroot2013-01-23
* Refactor fetch and repackroot2012-11-10
* More specific pattern for manifest filterroot2012-11-19
* Use $1, $2 instead of $@ hereroot2013-02-01
* Fixup cleanup at exitroot2013-01-14
* Cleanup use of "quotes"root2013-01-22
* Rename main manifest globals for consistency and symmetryroot2013-02-07
* Unify filter_to and its negation, also make it faster by direct appendroot2013-02-03
* Edit wording in READMEroot2013-01-21
* Code and naming conventions around return variablesroot2013-01-05
* Use filter_to for pruning Packlist after repackroot2013-01-28