aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: skip empty metadataHEADgitolite-gentoo-3.6.13.1masterRobin H. Johnson2024-01-211-0/+1
* feat: GL_METADATA during non-repo commandsgitolite-gentoo-3.6.13Robin H. Johnson2024-01-202-17/+56
* fix: ensure keydir exists before loading metadataRobin H. Johnson2024-01-201-3/+6
* Merge tag 'v3.6.13'Robin H. Johnson2024-01-203-2/+3
|\
| * fixed up several broken URLs (minor but annoying)Sitaram Chamarty2023-07-142-2/+2
| * simple fix to a problem created by cf423a6a...Sitaram Chamarty2023-07-141-0/+1
* | Merge tag 'v3.6.12'gitolite-gentoo-3.6.12Robin H. Johnson2021-03-064-45/+46
|\|
| * gitolite mirroring terminology changesSitaram Chamarty2020-08-044-45/+46
* | Merge remote-tracking branch 'upstream/master'gitolite-gentoo-3.6.11.1Robin H. Johnson2020-06-163-4/+11
|\|
| * propagate *all* ssh-keygen errorsSitaram Chamarty2020-02-071-1/+1
| * memberships: don't try to match patterns for users!Sitaram Chamarty2019-12-221-3/+6
| * RepoUmask: mention the need for a manual chmod for existing reposSitaram Chamarty2019-04-221-0/+4
* | Merge tag 'v3.6.10'gitolite-gentoo-3.6.10Robin H. Johnson2020-06-162-2/+1
|\|
| * block access() to repos being importedSitaram Chamarty2018-09-212-2/+1
* | Merge tag 'v3.6.9'gitolite-gentoo-3.6.9Robin H. Johnson2020-06-162-2/+20
|\|
| * prevent access to repos which are in the process of bring migratedSitaram Chamarty2018-09-081-2/+18
| * autoflush stdout...Sitaram Chamarty2018-07-191-0/+2
* | Merge tag 'v3.6.8'gitolite-gentoo-3.6.8Robin H. Johnson2020-06-166-9/+31
|\|
| * allow orphan gl-conf files (see below for details)Sitaram Chamarty2017-10-131-1/+1
| * templates, template data, and compiling template dataSitaram Chamarty2017-09-292-0/+4
| * set a repo's group membership(s) in 'gl-repo-groups'...Sitaram Chamarty2017-09-261-0/+7
| * remove unneeded POST_CREATE scripts when running compile/setupSitaram Chamarty2017-09-251-0/+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
| * 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
* | Merge remote-tracking branch 'upstream/master'gitolite-gentoo-3.6.6.1Robin H. Johnson2017-06-295-11/+43
|\|
| * 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-151-0/+17
| * allow syslog facility to be changedSitaram Chamarty2017-04-052-1/+3
| * 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
| * 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-296-12/+24
|\|
| * don't 'fatal' when a non-bare repo is thrown in!Sitaram Chamarty2016-09-081-1/+2
| * prep for perl 5.26 removing "." from @INCSitaram Chamarty2016-09-051-1/+1
| * don't run postupdate unless master has been pushedgitolite tester2016-05-071-0/+1
| * gitolite setup: use '-m' to supply a custom commit messageRaphael Medaer2016-05-071-10/+16
| * minor install/test suite changeSitaram Chamarty2016-03-251-0/+2
| * oops; minor bug in tproxySitaram Chamarty2016-03-211-0/+2
* | Merge tag 'v3.6.5'gitolite-gentoo-3.6.5Robin H. Johnson2016-02-202-0/+3
|\|
| * ban repo name ending in ".git"Paul Sokolovsky2016-02-141-0/+1
| * allow creator check to be bypassed during mirroring...Sitaram Chamarty2016-02-061-0/+2
| * Add helper functions for SSH fingerprints.Robin H. Johnson2016-01-191-0/+42
* | Merge branch 'wip-sshfp'Robin H. Johnson2016-01-121-0/+42
|\ \
| * | Add helper functions for SSH fingerprints.Robin H. Johnson2016-01-121-0/+42
| |/
* | Merge remote-tracking branch 'upstream/master'Robin H. Johnson2016-01-032-2/+5
|\|
| * testing mirror push "one plus one" mode... (read below)gitolite tester2015-12-111-2/+3
| * Enter trigger create-with-referencemilki2015-11-261-0/+2