aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * VREF/NAME needs special handling in expand-deny-messagesSitaram Chamarty2018-07-221-4/+8
| * 'info' learns '-p' option to show only physical reposSitaram Chamarty2018-07-221-7/+9
| * autoflush stdout...Sitaram Chamarty2018-07-192-0/+4
* | Merge tag 'v3.6.8'gitolite-gentoo-3.6.8Robin H. Johnson2020-06-1630-103/+1861
|\|
| * v3.6.8v3.6.8Sitaram Chamarty2018-07-121-0/+11
| * fix typo in documentation within VREF codeSitaram Chamarty2018-07-121-2/+2
| * Reduce disk writes in post-compile triggersKonstantin Ryabitsev2018-04-162-2/+5
| * allow hard tabs in template dataSitaram Chamarty2018-04-051-0/+2
| * fix bug when deleting ALL hooks for a repoSitaram Chamarty2018-02-112-17/+19
| * clean up previous patch on handling trailing slashesSitaram Chamarty2017-12-151-8/+12
| * remove trailing "/" if user supplied oneSitaram Chamarty2017-12-061-0/+4
| * make pre-receive repo-specific hooks bail on non-zero exitSitaram Chamarty2017-11-091-2/+2
| * change silent ignore to warning...Sitaram Chamarty2017-10-311-1/+1
| * keeping the profs at Cambridge happy...Sitaram Chamarty2017-10-251-15/+28
| * compile-1 no longer needs existing repo of existing gl-confSitaram Chamarty2017-10-141-87/+77
| * allow orphan gl-conf files (see below for details)Sitaram Chamarty2017-10-131-1/+1
| * vim syntax and indent files...Sitaram Chamarty2017-10-052-0/+143
| * "these are not the droids you are looking for"Sitaram Chamarty2017-09-291-0/+149
| * templates, template data, and compiling template dataSitaram Chamarty2017-09-294-0/+1425
| * set a repo's group membership(s) in 'gl-repo-groups'...Sitaram Chamarty2017-09-261-0/+7
| * optimise the single-repo POST_CREATE cases a bit...Sitaram Chamarty2017-09-253-6/+28
| * remove unneeded POST_CREATE scripts when running compile/setupSitaram Chamarty2017-09-255-28/+7
| * some optimisations in compile step...Sitaram Chamarty2017-09-241-6/+12
| * Revert "reduce stat() and other calls for huge installs"Sitaram Chamarty2017-09-181-28/+7
| * (test suite) fixes for new git in fedora 26...Sitaram Chamarty2017-08-233-9/+9
| * reduce stat() and other calls for huge installsSitaram Chamarty2017-08-111-7/+28
| * remove a couple of redundant/useless linesSitaram Chamarty2017-08-072-2/+0
| * Use https:// instead of insecure git:// protocolTill Maas2017-08-046-9/+9
* | Merge tag 'v3.6.7'gitolite-gentoo-3.6.7Robin H. Johnson2020-06-161-0/+14
|\|
| * v3.6.7v3.6.7Sitaram Chamarty2017-07-021-0/+14
* | Merge remote-tracking branch 'upstream/master'gitolite-gentoo-3.6.6.1Robin H. Johnson2017-06-2910-15/+228
|\|
| * add example PRE_GIT code for blocking access (IP-check)Sitaram Chamarty2017-06-101-0/+43
| * allow repo-specific hooks to be organised into subdirectoriesSitaram Chamarty2017-05-301-0/+5
| * fix inefficiency in repo-specific hooksSitaram Chamarty2017-05-301-1/+7
| * allow the multi hook driver to be placed elsewhereSitaram Chamarty2017-05-101-1/+1
| * Fix SHA256 fingerprinting to match the full character setAlex Vandiver2017-05-101-1/+1
| * new 'skip_block' sugar, and 'testconf' feature using itSitaram Chamarty2017-04-152-0/+136
| * allow syslog facility to be changedSitaram Chamarty2017-04-052-1/+3
| * (minor) fix noise in ssh-authkeys-split (thanks to Tony Finch)Sitaram Chamarty2017-03-271-1/+1
| * eliminate race (loaded systems only?) that makes gl-conf look emptySitaram Chamarty2017-01-161-4/+1
| * minor oopsie in checking return code of "do"Sitaram Chamarty2017-01-161-1/+1
| * allow @group names in config values to be expanded...Sitaram Chamarty2017-01-141-0/+8
| * fix shebang in repo-specific-hooksSitaram Chamarty2016-11-251-1/+1
| * fix up command help for 'list-users' and 'list-members'Sitaram Chamarty2016-09-301-3/+19
| * (minor) patch typo in default .rckwadronaut2016-09-091-1/+1
* | Merge tag 'v3.6.6'gitolite-gentoo-3.6.6Robin H. Johnson2017-06-2921-62/+122
|\|
| * v3.6.6v3.6.6Sitaram Chamarty2016-09-081-0/+10
| * don't 'fatal' when a non-bare repo is thrown in!Sitaram Chamarty2016-09-081-1/+2
| * fix 'access' command behaviour for 'C' and 'D' permsSitaram Chamarty2016-09-082-3/+25
| * minor README changeSitaram Chamarty2016-09-051-3/+3