aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* allow repo-specific hooks to be organised into subdirectoriesSitaram Chamarty2017-05-301-0/+5
* fix inefficiency in repo-specific hooksSitaram Chamarty2017-05-301-1/+7
* allow the multi hook driver to be placed elsewhereSitaram Chamarty2017-05-101-1/+1
* 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
* (minor) fix noise in ssh-authkeys-split (thanks to Tony Finch)Sitaram Chamarty2017-03-271-1/+1
* 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
* allow @group names in config values to be expanded...Sitaram Chamarty2017-01-141-0/+8
* fix shebang in repo-specific-hooksSitaram Chamarty2016-11-251-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
* 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
* 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
* ssh-authkeys-split: avoid creating invalid keyfilesTony Finch2016-01-121-5/+9
* 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
* 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
* 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