aboutsummaryrefslogtreecommitdiffhomepage
path: root/git-remote-gcrypt
Commit message (Expand)AuthorAge
...
* 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
* 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
* Simplify formatting of the manifestroot2012-11-07
* Use append_toroot2012-10-27
* Group modifiable globals togetherroot2013-01-11
* Update license textroot2012-11-16
* Use set -u (no unset vars)root2012-12-15
* Use return variables for Goodsig and Signersroot2012-12-02
* Use setvar for return variablesroot2012-11-22
* Update Gref_rbranch when connectingroot2012-12-16
* Organize the README in a neat way, putting extra info in the Notes chapterroot2013-02-14
* Tone down the development version warningsroot2013-02-14
* Use a shorter, simpler repo ID since users will see it (occasionally)root2013-02-14
* Automatically forward-port repository configroot2013-02-14
* Encrypt to self by default; basic functionality now needs no configurationroot2013-02-14
* Migrate to SHA-256 and implicit repo ID (PARTIAL REPO FORMAT CHANGE)root2013-02-14
* Do not use grep -F (busybox incompatible)root2013-02-14
* Give warning about future format changeroot2013-02-14
* Allow user to set $GCRYPT_FULL_REPACK to force repack of remoteroot2013-02-14
* Unify all uses of traproot2013-02-14
* Factor out common code in do_fetch and repackroot2013-02-14
* Use normal "url-safe" variant of base64 for repo url fragmentroot2013-02-14
* Use rsync for both rsync and ssh accessroot2013-02-14
* Repack the encrypted remote regularlyroot2013-02-14
* Simplify informational output to emphasize the new repo URLroot2013-02-14
* Parameterise type of hash usedroot2013-02-14
* Fix iseq for null stringsroot2013-02-14
* Use config gcrypt.participants for GPG key idsroot2013-02-14
* Use URL fragment for repository id instead of G.*root2013-02-14
* Request signature on manifest before uploading packroot2013-02-14
* Support rsync://root2013-02-14