aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* Replace wc -l with line_countroot2012-12-17
* Use filter_to for key_lineroot2012-11-22
* Fix checking for multiple keysroot2013-01-04
* Update Branchlist using filter_removeroot2012-11-23
* Introduce filter_to, pick_fieldsroot2012-12-09
* Minicleanup in do_pushroot2013-02-10
* Use have_packs+ file directly with greproot2012-11-10
* Fix bug with goodsig variableroot2013-02-08
* read_config: only pick first key for each key idroot2013-01-24
* Put the main loop for the git protocol in a functionroot2013-01-06
* Fix minor coding style and cleanup local variablesroot2012-11-16
* Don't show errors from git fetch when using the git backendroot2013-01-22
* Use a function for cleanup at exitroot2012-12-13
* README: Fix to use `remote id`root2012-11-29
* Simplify formatting of the manifestroot2012-11-07
* Use append_toroot2012-10-27
* Group modifiable globals togetherroot2013-01-11