index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
git.scm
Age
Commit message (
Expand
)
Author
2026-01-13
git: Guard against git submodules lacking a path.
Maxim Cournoyer
2025-09-25
git: Fix update cached checkout when not a symref.
Simon Tournier
2025-09-23
guix: update-cached-checkout: Fix fetching remote for branches, commits and t...
Rutherther
2025-09-23
git: Create/update remote references locally when needed.
Romain GARBAGE
2025-06-16
git: Move ‘core.autocrlf’ settings.
Simon Tournier
2025-05-18
git: Remove code for Guile-Git < 0.10.0.
Ludovic Courtès
2025-04-25
git: Add support for symbolic references.
Romain GARBAGE
2025-04-23
git: Remove compatibility shim for Guile-Git <= 0.5.2.
Ludovic Courtès
2025-04-23
git: Use ‘graph-descendant?’ from Guile-Git >= 0.10.0 when available.
Ludovic Courtès
2025-04-14
git: Override the user’s ‘core.autocrlf’ settings.
Ludovic Courtès
2025-02-24
git: Really enable timeouts when supported by Guile-Git.
Ludovic Courtès
2024-12-25
git: Allow X.509 certificate verification to be disabled.
Ludovic Courtès
2024-12-25
git: Remove Guile-Git < 0.4.0 compatibility fallback.
Ludovic Courtès
2024-10-22
git: Add server connection and read timeouts.
Ludovic Courtès
2024-07-18
git: Remove untracked files from cached checkouts.
Ludovic Courtès
2024-04-15
Autoload (gcrypt hash).
Ludovic Courtès
2024-04-15
Autoload (guix build syscalls).
Ludovic Courtès
2024-04-15
git: Add ‘tag->commit’ and use it in (guix channels).
Ludovic Courtès
2024-04-15
channels: Move ‘commit-short-id’ to (guix git).
Ludovic Courtès
2024-04-15
git: Add ‘repository-info’ and use it in (guix channels).
Ludovic Courtès
2023-11-22
git: Shell out to ‘git gc’ when necessary.
Ludovic Courtès
2023-11-11
guix: Properly compute progress bar width.
Julien Lepiller
2023-09-25
git: Restore 'false-if-git-not-found' in 'reference-available?'.
Simon Tournier
2023-09-22
git: Avoid touching the network unless needed in 'reference-available?'.
Simon Tournier
2023-09-05
git: Fix typo in reference-available? comment.
Maxim Cournoyer
2023-09-05
Revert "guix: git: Avoid touching the network unless needed in 'reference-ava...
Maxim Cournoyer
2023-08-29
guix: git: Avoid touching the network unless needed in 'reference-available?'.
Simon Tournier
2023-08-16
git: Clarify commit relation reference in doc.
Maxim Cournoyer
2023-03-13
guix: Strip #:use-module lists.
Ludovic Courtès
2023-02-19
git: Make better use of the better progress bar.
Tobias Geerinckx-Rice
2023-02-19
git: Factor out INDEXER-PROGRESS-TOTAL-OBJECTS access.
Tobias Geerinckx-Rice
2022-10-17
git: 'update-cached-checkout' returns the commit ID when given a tag.
Ludovic Courtès
2022-10-15
git: 'update-cached-checkout' recognizes truncated commit IDs.
Ludovic Courtès
2022-10-11
git: Factorize 'commit-id?' predicate.
Ludovic Courtès
2022-02-14
git: Add 'commit-descendant?'.
Ludovic Courtès
2022-01-06
upstream: Support updating and fetching 'git-fetch' origins.
Sarah Morgensen
2021-09-18
git: 'reference-available?' recognizes 'tag-or-commit'.
Ludovic Courtès
2021-09-18
git: 'update-cached-checkout' can fall back to SWH when cloning.
Ludovic Courtès
2021-09-18
import: Add 'generic-git' updater.
Xinglu Chen
2021-09-08
transformations: Git tags and 'git describe' style IDs are used as version.
Marius Bakke
2021-09-08
git: 'resolve-reference' handles 'git describe'-style commit IDs.
Marius Bakke
2021-06-12
git: Update the mtime of the just-updated checkout.
Ludovic Courtès
2021-04-14
git: Honor proxy settings when fetching submodules.
Ludovic Courtès
2021-04-10
git: Update cached checkout to the remote HEAD by default.
Kyle Meyer
2021-04-02
git: Remove unused variables.
Ludovic Courtès
2021-01-13
git: Periodically delete least-recently-used cached checkouts.
Ludovic Courtès
2020-12-04
git: 'reference-available?' handles short commit IDs.
Ludovic Courtès
2020-10-22
git: Support HTTP and HTTPS proxies.
Ludovic Courtès
2020-10-22
git: Display a progress bar while fetching a repo.
Ludovic Courtès
2020-10-22
git: Require Guile-Git 0.3.0 or later.
Ludovic Courtès
[next]