guix/build-aux
Ludovic Courtès 787766ed1e
git-authenticate: Keep a local cache of previously-authenticated commits.
A list of already-authenticated commits is kept in
~/.cache/guix/authentication.  This speeds up subsequent "make
authenticate" invocations.

* build-aux/git-authenticate.scm (authenticated-commit-cache-file)
(previously-authenticated-commits, cache-authenticated-commit): New
procedures.
(git-authenticate): Define 'authenticated-commits' and pass it as a
third argument to 'commit-difference'.  Add call to
'cache-authenticated-commit'.  Don't display signing stats when STATS is
null.
2019-12-27 13:52:49 +01:00
..
cuirass
hydra ci: Make sure the Guix checkout is the one providing Cuirass proc. 2019-12-01 11:26:11 +01:00
build-self.scm Use more guix.gnu.org. 2019-07-16 23:00:10 +02:00
check-available-binaries.scm maint: 'check-available-binaries' checks for more packages. 2019-05-16 18:50:20 +02:00
check-final-inputs-self-contained.scm
compile-all.scm build: Report build errors via 'report-load-error'. 2019-06-25 17:41:24 +02:00
compile-as-derivation.scm
generate-authors.scm
git-authenticate.scm git-authenticate: Keep a local cache of previously-authenticated commits. 2019-12-27 13:52:49 +01:00
git-version-gen
gitlog-to-changelog
pre-inst-env.in daemon: Remove 'NIX_LIBEXEC_DIR'. 2019-09-08 11:49:24 +02:00
run-system-tests.scm tests: "make check-system" uses Guix built with (guix self). 2019-11-13 23:26:35 +01:00
test-driver.scm
test-env.in build: Remove references to 'NIX_LOCALSTATE_DIR'. 2019-10-16 22:53:40 +02:00
update-guix-package.scm
update-NEWS.scm maint: update-NEWS: Track "gcc-toolchain", not "gcc". 2019-05-20 11:50:21 +02:00