aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* egrep obsolescent, use grep -Eupstream-g3Sitaram Chamarty2023-05-021-4/+4
* save-push-signatures: use refs/meta/push-certs instead of refs/push-certsRobin H. Johnson2023-05-021-3/+42
* minor help text fixupSitaram Chamarty2022-07-161-1/+6
* minor testing fixupSitaram Chamarty2022-06-022-4/+4
* Update ukm for modern perlNick2021-02-121-1/+1
* v3.6.12v3.6.12Sitaram Chamarty2020-08-041-0/+13
* gitolite mirroring terminology changesSitaram Chamarty2020-08-0411-106/+150
* Install script can now modify shebangs when using a custom perl executable.Sitaram Chamarty2020-04-241-0/+13
* propagate *all* ssh-keygen errorsSitaram Chamarty2020-02-071-1/+1
* 'config' user command needs to allow for space-separated config valuesSitaram Chamarty2020-01-011-2/+17
* memberships: don't try to match patterns for users!Sitaram Chamarty2019-12-221-3/+6
* finally added notes on how to test mirroring and http mode!Sitaram Chamarty2019-10-163-3/+314
* minor change to test on ManjaroSitaram Chamarty2019-10-111-1/+1
* repo-specific hooks: fix bug in handling reserved hooksSitaram Chamarty2019-06-131-10/+8
* RepoUmask: mention the need for a manual chmod for existing reposSitaram Chamarty2019-04-221-0/+4
* VREF/MAX_NEWBIN_SIZE does not handle deletionThomas Gerbet2019-03-031-0/+2
* minor change to test due to change in git 2.18+Sitaram Chamarty2019-02-061-1/+0
* v3.6.11v3.6.11Sitaram Chamarty2019-01-081-0/+3
* tighten up security for rsyncSitaram Chamarty2019-01-081-12/+6
* option command needed chmod +xSitaram Chamarty2018-12-231-0/+0
* testconf: allow picking up a custom rc file if availableSitaram Chamarty2018-11-221-0/+11
* minor URL fixupSitaram Chamarty2018-11-081-1/+1
* v3.6.10v3.6.10Sitaram Chamarty2018-09-301-0/+3
* block access() to repos being importedSitaram Chamarty2018-09-213-9/+1
* v3.6.9v3.6.9Sitaram Chamarty2018-09-081-0/+6
* warn about unknown triggersSitaram Chamarty2018-09-081-0/+5
* prevent access to repos which are in the process of bring migratedSitaram Chamarty2018-09-082-2/+25
* access: fallthru in VREFs needs fixingSitaram Chamarty2018-08-271-1/+4
* access: fix minor typo in pattern name usedSitaram Chamarty2018-08-261-1/+1
* fix 'C' and 'M' tests in 'gitolite access'...Sitaram Chamarty2018-08-042-2/+54
* 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
* 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