.. |
build
|
compile: Pre-load the compiler outside 'with-target'.
|
2 years ago |
build-system
|
build-system/gnu: Optimize the package graph.
|
2 years ago |
import
|
import/print: Don't factorize URI if there's no version match.
|
2 years ago |
scripts
|
pack: Use a declarative profile.
|
2 years ago |
store
|
deduplication: Use nix-base32 encoding for link names.
|
2 years ago |
tests
|
tests: Invoke 'git' with a custom '.gitconfig' and ignore the system config.
|
2 years ago |
base16.scm
|
utils: Move base16 procedures to (guix base16).
|
5 years ago |
base32.scm
|
base32: Export the base32 charsets.
|
5 years ago |
base64.scm
|
base64: Do not use (rnrs).
|
3 years ago |
build-system.scm
|
build-system: Bags record their system and target.
|
8 years ago |
bzr-download.scm
|
download: Pass 'http_proxy' et al. to git, hg, etc.
|
3 years ago |
cache.scm
|
Remove workaround for 'time-monotonic' in Guile 2.2.2.
|
2 years ago |
channels.scm
|
channels: Use a declarative profile.
|
2 years ago |
ci.scm
|
ci: Fix 'evaluation-spec' binding.
|
2 years ago |
colors.scm
|
ui: Don't disable colors when INSIDE_EMACS is set.
|
2 years ago |
combinators.scm
|
Add (guix memoization).
|
6 years ago |
config.scm.in
|
Add (guix lzlib).
|
3 years ago |
cpio.scm
|
linux-initrd: Produce cpio archives with zeroed timestamps, etc.
|
7 years ago |
cve.scm
|
cve: Rewrite to read the JSON feed instead of the XML feed.
|
3 years ago |
cvs-download.scm
|
download: Pass 'http_proxy' et al. to git, hg, etc.
|
3 years ago |
deprecation.scm
|
deprecation: Add a two-element form for simple aliases.
|
3 years ago |
derivations.scm
|
derivations: Inline 'find' in 'coalesce-duplicate-inputs'.
|
2 years ago |
describe.scm
|
guix package: Save provenance information when using '--manifest'.
|
3 years ago |
diagnostics.scm
|
diagnostics: Avoid highlighting complete messages.
|
3 years ago |
discovery.scm
|
discovery: 'scheme-files' ignores hidden files.
|
3 years ago |
docker.scm
|
pack: Provide a meaningful "repository name" for Docker.
|
3 years ago |
download.scm
|
download: Use correct system and guile in 'url-fetch/tarbomb' and 'url-fetch/zipbomb'.
|
2 years ago |
elf.scm
|
elf: Add missing argument in 'elf-segment'.
|
7 years ago |
ftp-client.scm
|
Remove most uses of the _IO*F constants.
|
4 years ago |
gexp.scm
|
gexp: Add 'load-path?' field to <scheme-file>.
|
2 years ago |
git-download.scm
|
git-version: Raise a condition instead of an error.
|
2 years ago |
git.scm
|
git: Don't try to resolve tags with 'tag-lookup'.
|
2 years ago |
glob.scm
|
glob: Add an extra glob pattern compilation stage.
|
4 years ago |
gnu-maintenance.scm
|
upstream: Move KDE updater into a separate module.
|
3 years ago |
gnupg.scm
|
gnupg: Accept revoked keys.
|
2 years ago |
grafts.scm
|
grafts: Simplify access to store item references.
|
2 years ago |
graph.scm
|
Revert "graph: Provide access to the package record in the emit functions."
|
5 years ago |
hg-download.scm
|
download: Pass 'http_proxy' et al. to git, hg, etc.
|
3 years ago |
http-client.scm
|
download: Do not leak file descriptors on TLS ports.
|
3 years ago |
i18n.scm
|
ui: Introduce (guix i18n).
|
5 years ago |
inferior.scm
|
inferior: '&inferior-exception' includes a stack trace.
|
2 years ago |
json.scm
|
Add (guix json).
|
3 years ago |
licenses.scm
|
Revert "licenses: Export license record."
|
2 years ago |
lint.scm
|
lint: 'check-patch-file-names' restricts to shorter file names.
|
2 years ago |
lzlib.scm
|
lzlib: Define 'dictionary-size+match-length-limit'.
|
2 years ago |
man-db.scm
|
profiles: Use 'with-extensions'.
|
4 years ago |
memoization.scm
|
memoization: Add 'invalidate-memoization!.
|
5 years ago |
modules.scm
|
Remove traces of "GuixSD".
|
3 years ago |
monad-repl.scm
|
monad-repl: Close connection when leaving the monad REPL.
|
7 years ago |
monads.scm
|
monads, gexp: Prevent redefinition of syntax parameters.
|
3 years ago |
nar.scm
|
nar: Really lock store files.
|
3 years ago |
packages.scm
|
packages: Recommend against the use of 'package-file'.
|
2 years ago |
pki.scm
|
Switch to Guile-Gcrypt.
|
4 years ago |
profiles.scm
|
profiles: Add lowerable <profile> record type.
|
2 years ago |
profiling.scm
|
profiling: Add a "gc" profiling component.
|
4 years ago |
progress.scm
|
Remove workaround for 'time-monotonic' in Guile 2.2.2.
|
2 years ago |
records.scm
|
records: Have ABI check work well for cross-compilation.
|
2 years ago |
remote.scm
|
remote, ssh: Show the command exit status upon failure.
|
3 years ago |
repl.scm
|
repl: Return stack traces along with exceptions.
|
2 years ago |
scripts.scm
|
scripts: Show disk-space warning when under the min of the thresholds.
|
2 years ago |
search-paths.scm
|
search-paths: Add 'set-search-paths'.
|
4 years ago |
self.scm
|
self: Build and install 'guix-cookbook.info' and its translations.
|
2 years ago |
serialization.scm
|
serialization: 'read-byte-string' makes a single read(2) call.
|
2 years ago |
sets.scm
|
Add (guix sets).
|
8 years ago |
ssh.scm
|
ssh: 'send-files' reports missing modules on the remote host.
|
2 years ago |
status.scm
|
status: Remove extra space before ellipsis.
|
2 years ago |
store.scm
|
store: 'with-store' uses 'with-exception-handler'.
|
2 years ago |
svn-download.scm
|
guix: svn: Allow dropping externals.
|
3 years ago |
swh.scm
|
swh: Handle absolute URLs being returned by the API.
|
2 years ago |
tests.scm
|
packages: Remove 'search-bootstrap-binary'.
|
3 years ago |
ui.scm
|
ui: Fix typos, 80-col & grammar in comments & docstrings.
|
2 years ago |
upstream.scm
|
gnupg: 'gnupg-verify*' returns a status symbol.
|
3 years ago |
utils.scm
|
Adjust module autoloads.
|
3 years ago |
workers.scm
|
workers: Display backtrace in pre-unwind handler.
|
5 years ago |
zlib.scm
|
zlib: Fix race condition when closing gzip ports.
|
5 years ago |