summary refs log tree commit diff
path: root/guix/tests/git.scm
AgeCommit message (Expand)Author
2022-08-09tests: git: Write files as UTF-8.Ludovic Courtès
2021-12-23tests: git: Avoid ambiguous module import.Leo Famulari
2021-12-23tests: Smarten up git repository testing framework.Attila Lendvai
2021-09-18tests: git: Make 'tag' directive non-interactive.Xinglu Chen
2021-09-18tests: git: Don't read from the users global Git config file.Xinglu Chen
2020-06-07git-authenticate: Prevent removal of '.guix-authorizations'.Ludovic Courtès
2020-06-06utils: Add 'with-environment-variables'.Ludovic Courtès
2020-06-05git-authenticate: Add tests.Ludovic Courtès
2020-04-19tests: Invoke 'git' with a custom '.gitconfig' and ignore the system config.Ludovic Courtès
2019-09-23channels: Allow news entries to refer to a tag.Ludovic Courtès
2019-09-23channels: Add support for a news file.Ludovic Courtès
2019-09-23git: Add 'commit-difference'.Ludovic Courtès