guix/etc
Ricardo Wurmus 670fc6ee50
etc/committer: Speed up surrounding-sexp.
The old surrounding-sexp procedure would read all S-expressions from the
beginning of the file up to the given line number and then return the last
encountered S-expression.  This is quite wasteful.  Instead we can record all
lines that begin with an S-expression and jump straight to the offset closest
to the desired line number to read the S-expression there.

* etc/committer.scm.in (lines+offsets-with-opening-parens): New procedure.
(surrounding-sexp): Use it.
2023-09-24 13:49:53 +02:00
..
completion
git etc: gitconfig: Do not enforced signed commits. 2023-05-18 23:17:31 -04:00
init.d
openrc
snippets snippets: tempel: Simplify git-commit-mode detection. 2023-04-18 14:59:02 +04:00
substitutes
teams/qt etc: Add Qt manifests for Qt maintenance. 2023-08-22 12:32:20 -04:00
committer.scm.in etc/committer: Speed up surrounding-sexp. 2023-09-24 13:49:53 +02:00
copyright.el
disarchive-manifest.scm disarchive-manifest: Exclude the Chromium tarball. 2022-08-06 23:14:41 +02:00
gnu-store.mount.in
guix-daemon.cil.in etc: SELinux: Update policy file. 2023-05-25 12:51:15 +02:00
guix-daemon.conf.in
guix-daemon.service.in etc: systemd services shouldn't ‘RemainAfterExit’. 2022-10-23 02:00:26 +02:00
guix-gc.service.in
guix-gc.timer
guix-install.sh guix-install.sh: Fix incomplete installation. 2023-07-16 02:00:07 +02:00
guix-publish.conf.in
guix-publish.service.in etc: systemd services shouldn't ‘RemainAfterExit’. 2022-10-23 02:00:26 +02:00
historical-authorizations
hurd-manifest.scm maint: Add gdk-pixbuf to native Hurd manifest. 2023-09-19 07:26:56 +02:00
kernels-manifest.scm maint: Add missing modules to the kernel manifest. 2023-01-06 00:16:06 -05:00
news.scm news: Add entry for the linux-libre 6.4 update. 2023-07-23 22:26:09 -04:00
release-manifest.scm maint: Add icecat to the release manifest. 2023-03-30 11:14:53 +02:00
source-manifest.scm
system-tests.scm build-system: Add 'channel-build-system'. 2022-08-09 15:16:06 +02:00
teams.scm.in teams: Add self to 'python'. 2023-09-22 01:42:34 +08:00
time-travel-manifest.scm time-travel-manifest: Comment out versions older than 1.3.0 for now. 2023-09-09 19:36:05 +02:00