summaryrefslogtreecommitdiff
path: root/gnu/services/version-control.scm
AgeCommit message (Expand)AuthorFilesLines
2026-03-11services: Add fossil-service-type.Nguyễn Gia Phong1-1/+256
2025-11-02services: gitile: Add git-owner-validation? configuration.Nguyễn Gia Phong1-4/+10
2025-11-02services: git-http-nginx-location-configuration: Add gitconfig.Evgeny Pisemsky1-0/+5
2025-04-03services: gitolite-service-type: Allow setting the admin name.Tomas Volf1-6/+11
2025-04-03services: gitolite-git-configuration: Add extra-content field.Tomas Volf1-3/+7
2025-04-03services: gitolite-git-configuration: Add receive-fsck-objects field.Tomas Volf1-7/+14
2025-04-03services: gitolite-git-configuration: Add default-branch field.Tomas Volf1-6/+13
2025-04-03services: Add gitolite-git-configuration.Tomas Volf1-7/+30
2025-04-03services: gitolite-activation: Convert to match-record.Tomas Volf1-69/+68
2025-04-03services: gitolite-accounts: Convert to match-record.Tomas Volf1-12/+13
2025-04-03services: gitolite-service-type: Do not install gitolite package.Tomas Volf1-9/+1
2025-04-03services: gitolite-rc-file: Export default value for enable.Tomas Volf1-9/+13
2025-04-03services: gitolite-rc-file-compiler: Set mode of the generated file.Tomas Volf1-1/+5
2025-04-03services: gitolite-rc-file: Add extra-content field.Tomas Volf1-2/+6
2025-04-03services: gitolite-rc-file: Add host-name field.Tomas Volf1-1/+7
2025-04-03services: gitolite-rc-file: Add log-extra field.Tomas Volf1-1/+8
2025-04-03services: gitolite-rc-file-compiler: Switch to match-record.Tomas Volf1-27/+28
2025-02-23services: Add missing Shepherd dependency on ‘user-processes’.Ludovic Courtès1-1/+1
2023-01-10services: git-daemon: Deprecate 'git-daemon-service' procedure.Bruno Victal1-1/+3
2022-11-17services: gitolite: Use the correct variable for the user-group.EuAndreh1-1/+1
2022-11-07services: gitolite: Add local-code configuration option.Alexey Abramov1-1/+7
2022-10-17guix: Fix typos.Julien Lepiller1-1/+1
2022-08-30services: gitolite: Relax permissions on service user home directory.David Thompson1-0/+8
2021-11-30services: Accept <inferior-package>s in lieu of <package>s.Tobias Geerinckx-Rice1-2/+2
2021-09-02gnu: version-control: Add gitile service.Julien Lepiller1-1/+127
2021-09-02gnu: gitolite: Add unsafe-pattern configuration option.Julien Lepiller1-1/+7
2021-04-10services: git-daemon: Fix typo in docstring.Tobias Geerinckx-Rice1-1/+1
2020-10-05services: gitolite: Install the rc file as gitolite's user.Julien Lepiller1-2/+7
2020-05-13mailmap: Update entries for Nikita.nikita1-1/+1
2019-05-22gnu: git-daemon-service-type: Fix typo "repositories".Vagrant Cascadian1-1/+1
2019-03-18Correct name and email address for ng0.ng01-1/+1
2018-10-02services: Add Gitolite.Christopher Baines1-1/+179
2018-09-29Revert "services: Add Gitolite."Mark H Weaver1-178/+1
2018-09-28services: Add Gitolite.Christopher Baines1-1/+178
2018-03-20Correct name and Email for ng0.ng01-1/+1
2018-02-28services: cgit: Add more configuration fields.Oleg Pykhalov1-121/+0
2018-01-21services: Missing services are automatically instantiated.Ludovic Courtès1-1/+5
2017-12-18services: nginx: Replace 'http-port' and 'https-port' with 'listen'.Clément Lassieur1-1/+2
2017-11-28services: cgit, git-daemon: Add description and default value.Ludovic Courtès1-2/+9
2017-11-28services: Add Git HTTP(S) service support.Andy Wingo1-1/+51
2017-10-03gnu: services: Add cgit.Oleg Pykhalov1-1/+118
2016-11-21gnu: services: Add git-service.ng01-0/+141