summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge tag 'upstream/3.6.12' into debianDavid Bremner2020-12-25
|\
| * gitolite mirroring terminology changesSitaram Chamarty2020-08-04
| * propagate *all* ssh-keygen errorsSitaram Chamarty2020-02-07
| * 'config' user command needs to allow for space-separated config valuesSitaram Chamarty2020-01-01
| * memberships: don't try to match patterns for users!Sitaram Chamarty2019-12-22
| * repo-specific hooks: fix bug in handling reserved hooksSitaram Chamarty2019-06-13
| * RepoUmask: mention the need for a manual chmod for existing reposSitaram Chamarty2019-04-22
| * VREF/MAX_NEWBIN_SIZE does not handle deletionThomas Gerbet2019-03-03
* | [PATCH] override install paths.David Bremner2019-01-25
|/
* tighten up security for rsyncSitaram Chamarty2019-01-08
* option command needed chmod +xSitaram Chamarty2018-12-23
* block access() to repos being importedSitaram Chamarty2018-09-21
* warn about unknown triggersSitaram Chamarty2018-09-08
* prevent access to repos which are in the process of bring migratedSitaram Chamarty2018-09-08
* access: fallthru in VREFs needs fixingSitaram Chamarty2018-08-27
* access: fix minor typo in pattern name usedSitaram Chamarty2018-08-26
* fix 'C' and 'M' tests in 'gitolite access'...Sitaram Chamarty2018-08-04
* VREF/NAME needs special handling in expand-deny-messagesSitaram Chamarty2018-07-22
* 'info' learns '-p' option to show only physical reposSitaram Chamarty2018-07-22
* autoflush stdout...Sitaram Chamarty2018-07-19
* fix typo in documentation within VREF codeSitaram Chamarty2018-07-12
* Reduce disk writes in post-compile triggersKonstantin Ryabitsev2018-04-16
* allow hard tabs in template dataSitaram Chamarty2018-04-05
* fix bug when deleting ALL hooks for a repoSitaram Chamarty2018-02-11
* clean up previous patch on handling trailing slashesSitaram Chamarty2017-12-15
* remove trailing "/" if user supplied oneSitaram Chamarty2017-12-06
* make pre-receive repo-specific hooks bail on non-zero exitSitaram Chamarty2017-11-09
* change silent ignore to warning...Sitaram Chamarty2017-10-31
* keeping the profs at Cambridge happy...Sitaram Chamarty2017-10-25
* allow orphan gl-conf files (see below for details)Sitaram Chamarty2017-10-13
* templates, template data, and compiling template dataSitaram Chamarty2017-09-29
* set a repo's group membership(s) in 'gl-repo-groups'...Sitaram Chamarty2017-09-26
* optimise the single-repo POST_CREATE cases a bit...Sitaram Chamarty2017-09-25
* remove unneeded POST_CREATE scripts when running compile/setupSitaram Chamarty2017-09-25
* some optimisations in compile step...Sitaram Chamarty2017-09-24
* Revert "reduce stat() and other calls for huge installs"Sitaram Chamarty2017-09-18
* reduce stat() and other calls for huge installsSitaram Chamarty2017-08-11
* remove a couple of redundant/useless linesSitaram Chamarty2017-08-07
* Use https:// instead of insecure git:// protocolTill Maas2017-08-04
* allow repo-specific hooks to be organised into subdirectoriesSitaram Chamarty2017-05-30
* fix inefficiency in repo-specific hooksSitaram Chamarty2017-05-30
* allow the multi hook driver to be placed elsewhereSitaram Chamarty2017-05-10
* Fix SHA256 fingerprinting to match the full character setAlex Vandiver2017-05-10
* new 'skip_block' sugar, and 'testconf' feature using itSitaram Chamarty2017-04-15
* allow syslog facility to be changedSitaram Chamarty2017-04-05
* (minor) fix noise in ssh-authkeys-split (thanks to Tony Finch)Sitaram Chamarty2017-03-27
* eliminate race (loaded systems only?) that makes gl-conf look emptySitaram Chamarty2017-01-16
* minor oopsie in checking return code of "do"Sitaram Chamarty2017-01-16
* allow @group names in config values to be expanded...Sitaram Chamarty2017-01-14
* fix shebang in repo-specific-hooksSitaram Chamarty2016-11-25