gnu: python-tempora: Switch to pyproject-build-system.
[jackhill/guix/guix.git] / guix / git.scm
2022-10-25 Efraim FlashnerMerge remote-tracking branch 'origin/master' into staging
2022-10-17 Ludovic Courtèsgit: 'update-cached-checkout' returns the commit ID...
2022-10-15 Marius BakkeMerge branch 'staging'
2022-10-14 Ludovic Courtèsgit: 'update-cached-checkout' recognizes truncated...
2022-10-12 Efraim FlashnerMerge remote-tracking branch 'origin/master' into staging
2022-10-11 Ludovic Courtèsgit: Factorize 'commit-id?' predicate.
2022-03-22 Maxim CournoyerMerge branch 'master' into staging.
2022-02-14 Ludovic Courtèsgit: Add 'commit-descendant?'.
2022-01-26 Maxim CournoyerMerge branch 'master' into staging.
2022-01-06 Sarah Morgensenupstream: Support updating and fetching 'git-fetch...
2021-10-12 Mathieu OthaceheMerge remote-tracking branch 'origin/master' into core...
2021-10-01 Maxim CournoyerMerge remote-tracking branch 'origin/master' into staging
2021-09-27 Oleg PykhalovMerge branch 'wip-guix-home'
2021-09-18 Ludovic Courtèsgit: 'reference-available?' recognizes 'tag-or-commit'.
2021-09-18 Ludovic Courtèsgit: 'update-cached-checkout' can fall back to SWH...
2021-09-18 Xinglu Chenimport: Add 'generic-git' updater.
2021-09-16 Marius BakkeMerge branch 'master' into core-updates-frozen
2021-09-08 Marius Bakketransformations: Git tags and 'git describe' style...
2021-09-08 Marius Bakkegit: 'resolve-reference' handles 'git describe'-style...
2021-06-19 Marius BakkeMerge branch 'master' into core-updates
2021-06-11 Ludovic Courtèsgit: Update the mtime of the just-updated checkout.
2021-04-16 Efraim FlashnerMerge remote-tracking branch 'origin/master' into core...
2021-04-14 Ludovic Courtèsgit: Honor proxy settings when fetching submodules.
2021-04-13 Tobias Geerinckx... Merge remote-tracking branch 'upstream/master' into...
2021-04-10 Kyle Meyergit: Update cached checkout to the remote HEAD by default.
2021-04-08 Maxim CournoyerMerge branch 'master' into staging
2021-04-02 Ludovic Courtèsgit: Remove unused variables.
2021-02-09 Leo FamulariMerge branch 'master' into staging-next
2021-02-03 Christopher BainesMerge branch 'master' into core-updates
2021-01-25 Leo FamulariMerge branch 'master' into staging
2021-01-14 Maxim CournoyerMerge branch 'staging' into 'core-updates'.
2021-01-13 Ludovic Courtèsgit: Periodically delete least-recently-used cached...
2020-12-04 Ludovic Courtèsgit: 'reference-available?' handles short commit IDs.
2020-11-29 Christopher BainesMerge remote-tracking branch 'origin/master' into core...
2020-11-07 Marius BakkeMerge branch 'master' into staging
2020-10-22 Ludovic Courtèsgit: Support HTTP and HTTPS proxies.
2020-10-22 Ludovic Courtèsgit: Display a progress bar while fetching a repo.
2020-10-22 Ludovic Courtèsgit: Require Guile-Git 0.3.0 or later.
2020-09-23 Guillaume Le VaillantMerge branch 'wip-lisp' into staging
2020-09-23 Guillaume Le VaillantMerge branch 'staging' into wip-lisp
2020-09-14 Maxim CournoyerMerge remote-tracking branch 'origin/master' into core...
2020-09-06 Mathieu Othacehegit: Export url-cache-directory.
2020-07-24 Marius BakkeMerge branch 'master' into staging
2020-07-23 Jakub KądziołkaMerge branch 'master' into core-updates
2020-07-22 Ludovic Courtèsgit: 'update-cached-checkout' has a new #:check-out...
2020-07-22 Ludovic Courtèsgit: Factorize 'resolve-reference'.
2020-07-11 Ludovic Courtèsgit: Add 'with-git-error-handling'.
2020-06-14 Marius BakkeMerge branch 'master' into core-updates
2020-06-11 Marius BakkeMerge branch 'master' into staging
2020-06-08 Ludovic Courtèsgit: 'commit-difference' really excludes the ancestors...
2020-06-08 Marius BakkeMerge branch 'master' into staging
2020-06-07 Ludovic Courtèsgit-authenticate: Prevent removal of '.guix-authorizati...
2020-06-07 Ludovic Courtèsgit: 'update-cached-checkout' gracefully handles missin...
2020-05-26 Marius BakkeMerge branch 'master' into staging
2020-05-26 Marius BakkeMerge branch 'master' into staging
2020-05-24 Ludovic Courtèsgit: 'update-cached-checkout' returns the commit relation.
2020-05-24 Ludovic Courtèsgit: Add 'commit-relation'.
2020-05-08 Marius BakkeMerge branch 'core-updates'
2020-05-07 Ludovic Courtèschannels: Add mechanism to patch checkouts of the ...
2020-04-29 Jakub KądziołkaMerge branch 'master' into staging
2020-04-08 Marius BakkeMerge branch 'master' into core-updates
2020-04-02 Ludovic Courtèsgit: Don't try to resolve tags with 'tag-lookup'.
2020-02-14 Marius BakkeMerge branch 'master' into core-updates
2020-02-10 Ludovic Courtèsgit: Add missing exports for <git-checkout>.
2020-02-10 Marius BakkeMerge branch 'staging'
2020-02-06 Mathieu Othacehegit: Remove leftover pk call.
2020-02-06 Mathieu Othacehegit: Add ssh authentication support.
2020-01-11 Marius BakkeMerge branch 'master' into core-updates
2020-01-07 Marius BakkeMerge branch 'staging'
2020-01-07 Ludovic Courtèsdownload, git: Refer to the right module in 'module...
2020-01-06 Ludovic CourtèsAdjust module autoloads.
2020-01-03 Marius BakkeMerge branch 'master' into staging
2019-12-31 Mathieu OthaceheMerge remote-tracking branch 'master' into core-updates.
2019-12-27 Ludovic Courtèsgit: 'commit-difference' takes a list of excluded commits.
2019-10-10 Mathieu OthaceheMerge branch 'master' into core-updates
2019-10-08 Marius BakkeMerge branch 'master' into staging
2019-09-24 Ludovic CourtèsMerge branch 'master' into core-updates
2019-09-23 Ludovic Courtèsgit: Add 'commit-difference'.
2019-09-23 Ludovic Courtèsgit: 'update-cached-checkout' avoids network access...
2019-08-06 Ricardo WurmusMerge remote-tracking branch 'origin/master' into wip...
2019-08-04 Marius BakkeMerge branch 'master' into staging
2019-07-31 Marius BakkeMerge branch 'master' into core-updates
2019-07-26 Ludovic Courtèsgit: 'switch-to-ref' resolves tag targets.
2019-07-26 Ludovic Courtèsgit: <git-checkout> allows tags in its 'commit' field.
2019-07-26 Ludovic Courtèsgit: 'update-cached-checkout' supports a 'tag-or-commit...
2019-02-20 Marius BakkeMerge branch 'staging' into core-updates
2019-02-13 Marius BakkeMerge branch 'master' into staging
2019-02-11 Ludovic Courtèsgit: Add an exception printer for 'git-error'.
2019-02-09 Marius BakkeMerge branch 'master' into core-updates
2019-02-09 Ludovic CourtèsMerge branch 'staging'
2019-02-08 Ludovic Courtèsgit: Always use the system certificates by default.
2019-02-08 Ludovic Courtèsgit: Add a 'recursive?' field to <git-checkout> records.
2019-02-08 Ludovic Courtèsgit: Support recursive updates of submodules.
2018-12-11 Marius BakkeMerge branch 'master' into core-updates
2018-12-03 Marius BakkeMerge branch 'master' into staging
2018-12-03 Ludovic CourtèsMerge branch 'core-updates'
2018-11-30 Ludovic Courtèsgit: Nicely report '--with-commit' errors.
2018-11-30 Ludovic Courtèsguix build: Add '--with-commit'.
2018-11-30 Ludovic Courtèsgit: Add <git-checkout> record type.
2018-11-30 Ludovic Courtèsgit: 'latest-repository-commit' logs its progress.
next