aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: GL_METADATA during non-repo commandsgitolite-gentoo-3.6.13Robin H. Johnson2024-01-201-1/+2
* Merge tag 'v3.6.13'Robin H. Johnson2024-01-202-2/+2
|\
| * fixed up several broken URLs (minor but annoying)Sitaram Chamarty2023-07-142-2/+2
* | Merge remote-tracking branch 'upstream/master'gitolite-gentoo-3.6.12.1Robin H. Johnson2023-04-181-1/+6
|\|
| * minor help text fixupSitaram Chamarty2022-07-161-1/+6
* | Merge tag 'v3.6.12'gitolite-gentoo-3.6.12Robin H. Johnson2021-03-063-32/+74
|\|
| * gitolite mirroring terminology changesSitaram Chamarty2020-08-043-32/+74
* | Merge remote-tracking branch 'upstream/master'gitolite-gentoo-3.6.11.1Robin H. Johnson2020-06-161-2/+17
|\|
| * 'config' user command needs to allow for space-separated config valuesSitaram Chamarty2020-01-011-2/+17
* | Merge tag 'v3.6.11'gitolite-gentoo-3.6.11Robin H. Johnson2020-06-162-12/+6
|\|
| * tighten up security for rsyncSitaram Chamarty2019-01-081-12/+6
| * option command needed chmod +xSitaram Chamarty2018-12-231-0/+0
* | Merge tag 'v3.6.9'gitolite-gentoo-3.6.9Robin H. Johnson2020-06-162-10/+16
|\|
| * 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-041-1/+2
| * 'info' learns '-p' option to show only physical reposSitaram Chamarty2018-07-221-7/+9
* | Merge tag 'v3.6.8'gitolite-gentoo-3.6.8Robin H. Johnson2020-06-161-0/+101
|\|
| * allow hard tabs in template dataSitaram Chamarty2018-04-051-0/+2
| * change silent ignore to warning...Sitaram Chamarty2017-10-311-1/+1
| * templates, template data, and compiling template dataSitaram Chamarty2017-09-291-0/+99
* | Merge tag 'v3.6.6'gitolite-gentoo-3.6.6Robin H. Johnson2017-06-294-30/+49
|\|
| * fix 'access' command behaviour for 'C' and 'D' permsSitaram Chamarty2016-09-081-2/+9
| * perms: make '-c' required for batch modeSitaram Chamarty2016-06-071-10/+11
| * rewrite create commandSebastian Koslowski2016-05-191-17/+29
| * oops! perl version need not be that high; remove 'use' lineSitaram Chamarty2016-02-231-1/+0
* | Merge tag 'v3.6.5'gitolite-gentoo-3.6.5Robin H. Johnson2016-02-204-17/+10
|\|
| * allow creator check to be bypassed during mirroring...Sitaram Chamarty2016-02-061-2/+4
| * who-pushed: avoid undefined variable warnings before printing usageTony Finch2016-01-211-2/+3
| * (minor) make sure <user> was passed in access commandSebastian Koslowski2016-01-211-1/+1
| * sshkeys-lint: remove a couple of subs...Sitaram Chamarty2016-01-201-12/+2
| * sskm: use new ssh fingerprint functions.Robin H. Johnson2016-01-191-3/+4
| * sshkeys-lint: use new ssh fingerprint functions.Robin H. Johnson2016-01-191-20/+12
* | Merge branch 'wip-sshfp'Robin H. Johnson2016-01-122-23/+16
|\ \
| * | sskm: use new ssh fingerprint functions.Robin H. Johnson2016-01-121-3/+4
| * | sshkeys-lint: use new ssh fingerprint functions.Robin H. Johnson2016-01-121-20/+12
| |/
* | Merge remote-tracking branch 'upstream/master'Robin H. Johnson2016-01-033-7/+70
|\|
| * testing mirror push "one plus one" mode... (read below)Sitaram Chamarty2015-12-151-4/+4
| * testing mirror push "one plus one" mode... (read below)gitolite tester2015-12-111-0/+42
| * new mirror function: 'status all all'Sitaram Chamarty2015-11-251-5/+22
| * add repo name to mirror status outputSitaram Chamarty2015-11-241-2/+3
| * add line about ^C to usage message of access commandSitaram Chamarty2015-11-241-0/+3
* | Merge remote-tracking branch 'upstream/master'gitolite-gentoo-3.6.4.1Robin H. Johnson2015-11-191-1/+8
|\|
| * add security warning to 'config' commandSitaram Chamarty2015-11-111-1/+8
* | Merge tag 'v3.6.4'gitolite-gentoo-3.6.4Robin H. Johnson2015-11-194-9/+15
|\|
| * access -s: better error message for ^C on existing repo...Sitaram Chamarty2015-11-011-2/+5
| * minor fixups to 'perms' command:gitolite tester2015-10-161-3/+5
| * minor typo in pattern...Sitaram Chamarty2015-08-141-1/+1
| * create command: remove race condition...Sitaram Chamarty2015-05-271-3/+4
* | Merge remote-tracking branch 'upstream/master'Robin H. Johnson2015-05-261-20/+134
|\|