summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.6.6'gitolite-gentoo-3.6.6Robin H. Johnson2017-06-2914-46/+81
|\
| * 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-081-2/+9
| * prep for perl 5.26 removing "." from @INCSitaram Chamarty2016-09-051-1/+1
| * ssh-authkeys-split: do not zap keys without trailing newlinesTony Finch2016-08-311-1/+3
| * suppress warnings when trying to clean repo hookScott Lipcon2016-06-161-1/+3
| * perms: make '-c' required for batch modeSitaram Chamarty2016-06-071-10/+11
| * rewrite create commandSebastian Koslowski2016-05-192-18/+30
| * 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 fixup to selinux detectionSitaram Chamarty2016-03-251-1/+1
| * minor install/test suite changeSitaram Chamarty2016-03-251-0/+2
| * oops; minor bug in tproxySitaram Chamarty2016-03-211-0/+2
| * 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-207-19/+15
|\|
| * ban repo name ending in ".git"Paul Sokolovsky2016-02-141-0/+1
| * allow creator check to be bypassed during mirroring...Sitaram Chamarty2016-02-062-2/+6
| * 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
| * ssh-authkeys: use new ssh fingerprint functions.Robin H. Johnson2016-01-191-10/+5
| * Add helper functions for SSH fingerprints.Robin H. Johnson2016-01-191-0/+42
| * allow pre-auto-gc also when adding repo specific hooksSitaram Chamarty2016-01-131-2/+2
* | Merge branch 'wip-sshfp'Robin H. Johnson2016-01-124-33/+63
|\ \
| * | 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
| * | ssh-authkeys: use new ssh fingerprint functions.Robin H. Johnson2016-01-121-10/+5
| * | Add helper functions for SSH fingerprints.Robin H. Johnson2016-01-121-0/+42
| |/
* | Merge remote-tracking branch 'upstream/master'Robin H. Johnson2016-01-121-5/+9
|\|
| * ssh-authkeys-split: avoid creating invalid keyfilesTony Finch2016-01-121-5/+9
* | Merge remote-tracking branch 'upstream/master'Robin H. Johnson2016-01-036-9/+114
|\|
| * 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-112-2/+45
| * Enter trigger create-with-referencemilki2015-11-262-0/+41
| * 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-193-28/+45
|\|
| * skip self in slave list...Sitaram Chamarty2015-11-151-0/+1
| * repo specific hooks:Sitaram Chamarty2015-11-151-27/+36
| * add security warning to 'config' commandSitaram Chamarty2015-11-111-1/+8
* | Merge tag 'v3.6.4'gitolite-gentoo-3.6.4Robin H. Johnson2015-11-197-18/+83
|\|
| * access -s: better error message for ^C on existing repo...Sitaram Chamarty2015-11-011-2/+5
| * fix ref-create permission bug on wild reposgitolite tester2015-11-011-2/+14
| * minor fixups to 'perms' command:gitolite tester2015-10-161-3/+5
| * minor typo in pattern...Sitaram Chamarty2015-08-141-1/+1
| * Alias.pm learns a few more tricks...Sitaram Chamarty2015-05-311-6/+53
| * create command: remove race condition...Sitaram Chamarty2015-05-271-3/+4