index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
git.scm
Age
Commit message (
Expand
)
Author
2019-07-26
git: 'switch-to-ref' resolves tag targets.
Ludovic Courtès
2019-07-26
git: <git-checkout> allows tags in its 'commit' field.
Ludovic Courtès
2019-07-26
git: 'update-cached-checkout' supports a 'tag-or-commit' type of ref.
Ludovic Courtès
2019-02-11
git: Add an exception printer for 'git-error'.
Ludovic Courtès
2019-02-08
git: Always use the system certificates by default.
Ludovic Courtès
2019-02-08
git: Add a 'recursive?' field to <git-checkout> records.
Ludovic Courtès
2019-02-08
git: Support recursive updates of submodules.
Ludovic Courtès
2018-11-30
git: Nicely report '--with-commit' errors.
Ludovic Courtès
2018-11-30
guix build: Add '--with-commit'.
Ludovic Courtès
2018-11-30
git: Add <git-checkout> record type.
Ludovic Courtès
2018-11-30
git: 'latest-repository-commit' logs its progress.
Ludovic Courtès
2018-09-17
git: Choose a saner default for '%repository-cache-directory'.
Ludovic Courtès
2018-09-05
git: Don't require users to specifiy "origin/" for branches.
Ludovic Courtès
2018-09-04
Switch to Guile-Gcrypt.
Ludovic Courtès
2018-07-13
git: Call 'url-cache-directory' outside 'update-cached-checkout'.
Oleg Pykhalov
2018-04-02
git: Increase modularity and expose 'update-cached-checkout'.
Ludovic Courtès
2018-03-26
git: 'latest-repository-commit' calls 'repository-close!'.
Ludovic Courtès
2018-03-18
git: 'switch-to-ref' accepts short commit IDs.
Ludovic Courtès
2017-11-21
git: Do not add '.git' to the store.
Ludovic Courtès
2017-11-11
git: Check whether 'clone-init-options' is defined.
Ludovic Courtès
2017-11-10
git: Work around wrong default argument of 'clone'.
Ludovic Courtès
2017-11-07
Fix ambiguous imports.
Ludovic Courtès
2017-07-01
guix: git: Stop using libgit2-shutdown.
Mathieu Othacehe
2017-06-09
guix: git: Add new module.
Mathieu Othacehe
2017-05-05
Revert "guix: git: Add new module."
Leo Famulari
2017-05-05
guix: git: Add new module.
Mathieu Othacehe