summaryrefslogtreecommitdiff
path: root/tests/git.scm
AgeCommit message (Expand)AuthorFilesLines
2026-07-02git: Update submodules after switching cached checkout.Phillip Davis1-0/+48
2026-06-30tests: git: Improve Git tag check.Simon Tournier1-10/+17
2026-06-25channels: Support 'symref' branch with commit specification.Simon Tournier1-0/+72
2024-07-18git: Remove untracked files from cached checkouts.Ludovic Courtès1-1/+21
2023-09-26tests: Assume ‘git’ is always available.Ludovic Courtès1-10/+0
2022-10-17git: 'update-cached-checkout' returns the commit ID when given a tag.Ludovic Courtès1-1/+31
2022-02-14git: Add 'commit-descendant?'.Ludovic Courtès1-1/+51
2021-09-18import: Add 'generic-git' updater.Xinglu Chen1-0/+28
2020-06-09git: 'commit-difference' really excludes the ancestors of #:excluded.Ludovic Courtès1-2/+1
2020-05-25git: Add 'commit-relation'.Ludovic Courtès1-1/+41
2019-12-27git: 'commit-difference' takes a list of excluded commits.Ludovic Courtès1-0/+26
2019-09-23git: Add 'commit-difference'.Ludovic Courtès1-0/+99