summaryrefslogtreecommitdiff
path: root/gnu/services/version-control.scm
AgeCommit message (Expand)Author
2023-01-10services: git-daemon: Deprecate 'git-daemon-service' procedure....Bruno Victal
2022-11-17services: gitolite: Use the correct variable for the user-group....EuAndreh
2022-11-07services: gitolite: Add local-code configuration option....Alexey Abramov
2022-10-17guix: Fix typos....Julien Lepiller
2022-08-30services: gitolite: Relax permissions on service user home directory....David Thompson
2021-11-30services: Accept <inferior-package>s in lieu of <package>s....Tobias Geerinckx-Rice
2021-09-02gnu: version-control: Add gitile service....Julien Lepiller
2021-09-02gnu: gitolite: Add unsafe-pattern configuration option....Julien Lepiller
2021-04-10services: git-daemon: Fix typo in docstring....Tobias Geerinckx-Rice
2020-10-05services: gitolite: Install the rc file as gitolite's user....Julien Lepiller
2020-05-13mailmap: Update entries for Nikita....nikita
2019-05-22gnu: git-daemon-service-type: Fix typo "repositories"....Vagrant Cascadian
2019-03-18Correct name and email address for ng0....ng0
2018-10-02services: Add Gitolite....Christopher Baines
2018-09-29Revert "services: Add Gitolite."...Mark H Weaver
2018-09-28services: Add Gitolite....Christopher Baines
2018-03-20Correct name and Email for ng0....ng0
2018-02-28services: cgit: Add more configuration fields....Oleg Pykhalov
2018-01-21services: Missing services are automatically instantiated....Ludovic Courtès
2017-12-18services: nginx: Replace 'http-port' and 'https-port' with 'listen'....Clément Lassieur
2017-11-28services: cgit, git-daemon: Add description and default value....Ludovic Courtès
2017-11-28services: Add Git HTTP(S) service support....Andy Wingo
2017-10-03gnu: services: Add cgit....Oleg Pykhalov
2016-11-21gnu: services: Add git-service....ng0