aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: skip empty metadataHEADgitolite-gentoo-3.6.13.1masterRobin H. Johnson2024-01-211-0/+1
* fix: dist should only use files known to gitRobin H. Johnson2024-01-201-1/+1
* fix: dist should sort versions properlyRobin H. Johnson2024-01-201-1/+1
* feat: GL_METADATA during non-repo commandsgitolite-gentoo-3.6.13Robin H. Johnson2024-01-2015-29/+253
* test: pin ssh-keygen key type for testsRobin H. Johnson2024-01-202-7/+7
* test: accept gentoo version tagRobin H. Johnson2024-01-202-2/+2
* fix: ensure keydir exists before loading metadataRobin H. Johnson2024-01-201-3/+6
* doc: how to debug failing testsRobin H. Johnson2024-01-201-0/+7
* Merge tag 'v3.6.13'Robin H. Johnson2024-01-2014-17/+24
|\
| * v3.6.13v3.6.13Sitaram Chamarty2023-07-141-1/+7
| * fixed up several broken URLs (minor but annoying)Sitaram Chamarty2023-07-1412-16/+16
| * simple fix to a problem created by cf423a6a...Sitaram Chamarty2023-07-141-0/+1
* | Merge remote-tracking branch 'upstream/master'Robin H. Johnson2023-05-051-4/+4
|\|
| * 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
* | save-push-signatures: use refs/meta/push-certs instead of refs/push-certsRobin H. Johnson2023-04-181-3/+42
* | Merge remote-tracking branch 'upstream/master'gitolite-gentoo-3.6.12.1Robin H. Johnson2023-04-184-6/+11
|\|
| * 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
* | Merge tag 'v3.6.12'gitolite-gentoo-3.6.12Robin H. Johnson2021-03-0612-106/+163
|\|
| * v3.6.12v3.6.12Sitaram Chamarty2020-08-041-0/+13
| * gitolite mirroring terminology changesSitaram Chamarty2020-08-0411-106/+150
* | Merge remote-tracking branch 'upstream/master'gitolite-gentoo-3.6.11.1Robin H. Johnson2020-06-1612-21/+366
|\|
| * 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
* | Merge tag 'v3.6.11'gitolite-gentoo-3.6.11Robin H. Johnson2020-06-165-13/+21
|\|
| * 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
* | Merge tag 'v3.6.10'gitolite-gentoo-3.6.10Robin H. Johnson2020-06-164-9/+4
|\|
| * v3.6.10v3.6.10Sitaram Chamarty2018-09-301-0/+3
| * block access() to repos being importedSitaram Chamarty2018-09-213-9/+1
* | Merge tag 'v3.6.9'gitolite-gentoo-3.6.9Robin H. Johnson2020-06-169-17/+116
|\|
| * 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