Maxime Devos 65614c021a guix: Add ContentDB importer. 3 years ago
..
build 545499de52 build-system: Add 'minetest-mod-build-system'. 3 years ago
build-system 545499de52 build-system: Add 'minetest-mod-build-system'. 3 years ago
import 65614c021a guix: Add ContentDB importer. 3 years ago
scripts 65614c021a guix: Add ContentDB importer. 3 years ago
store 13a7d2a538 database: Validate #:nar-size and #:time when registering store items. 3 years ago
tests c05ceaf2b6 tests: do not hard code HTTP ports 3 years ago
android-repo-download.scm fd5527407f android-repo-download: Add guile-json extension. 3 years ago
avahi.scm f9978346e7 avahi: Remove poll timeout when possible. 3 years ago
base16.scm 4c0c4db070 utils: Move base16 procedures to (guix base16). 7 years ago
base32.scm 0a94dc6396 base32: Export the base32 charsets. 7 years ago
base64.scm 5f9cd63eb0 base64: Do not use (rnrs). 4 years ago
build-system.scm 46135ce4ce packages: Add 'package-with-c-toolchain'. 4 years ago
bzr-download.scm 67c2db17bc download: Pass 'http_proxy' et al. to git, hg, etc. 5 years ago
cache.scm 87b0001325 git: Periodically delete least-recently-used cached checkouts. 3 years ago
channels.scm 34985fb6ae channels: Add a #:system argument to channel-instances->manifest. 3 years ago
ci.scm 3ee0f170c8 ci: Properly construct URLs. 3 years ago
colors.scm 672d3d4a87 ui: Don't disable colors when INSIDE_EMACS is set. 4 years ago
combinators.scm 15c29a8a34 combinators: Fix typo. 4 years ago
config.scm.in 55daad123e build: Add '--with-channel-commit' and related configure flags. 3 years ago
cpio.scm f7e1478202 cpio: Fix device number calculation. 3 years ago
cve.scm 7dbc2fcb45 cve: Gracefully handle bogus CVE entries. 3 years ago
cvs-download.scm d87a0efeeb cvs-download: Fix module exports 3 years ago
d3.v3.js 10612d6154 graph: Install JavaScript files. 3 years ago
deprecation.scm 6e36f1cabd deprecation: Add a two-element form for simple aliases. 4 years ago
derivations.scm 78daf9e02e derivations: Make 'coalesce-duplicate-inputs' linear in the number of inputs. 3 years ago
describe.scm fb3927486a describe: 'current-channel-entries' ignores non-channel profile entries. 3 years ago
diagnostics.scm 524c9800af diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6. 3 years ago
discovery.scm 9e85f652cb discovery: Fix typo. 4 years ago
docker.scm 38bcef1c3b guix: docker: Ensure repository name length limits are met. 3 years ago
download.scm bc4d81d267 lint: archival: Lookup content in Disarchive database. 3 years ago
elf.scm 96af558907 elf: Add missing argument in 'elf-segment'. 9 years ago
ftp-client.scm 858898e348 ftp-client: Before 'PASV', try 'EPSV' first for IPv6. 3 years ago
gexp.scm d9e0ae07db guix: gexp: Define gexp->approximate-sexp. 3 years ago
git-authenticate.scm 29009fdb2d channels: Consider the current channel commit as authentic. 3 years ago
git-download.scm ebbfee880c git-download: Support submodules in 'git-predicate'. 3 years ago
git.scm baf0a42882 git: Update the mtime of the just-updated checkout. 3 years ago
glob.scm 371ba7b4be guix: Add globstar support. 3 years ago
gnu-maintenance.scm 1e8ebb16c9 gnu-maintenance: 'generic-html' computes the right source URL. 3 years ago
gnupg.scm aa78c596c9 gnupg: Accept revoked keys. 4 years ago
grafts.scm 0c10902609 grafts: Cache the derivation/graft mapping for the whole session. 3 years ago
graph.js 10612d6154 graph: Install JavaScript files. 3 years ago
graph.scm 10612d6154 graph: Install JavaScript files. 3 years ago
hg-download.scm 0b535f7b8b hg-download: Make (guix swh) output visible. 3 years ago
http-client.scm c50db7156d http-client: Remove exception mishandling in 'http-multiple-get'. 3 years ago
i18n.scm 37eed374d9 ui: Introduce (guix i18n). 7 years ago
inferior.scm 97d615b176 inferior: Support querying package replacements. 3 years ago
ipfs.scm b18f45c21f Add (guix ipfs). 3 years ago
licenses.scm d3e8890613 gnu: Add ausweisapp2. 3 years ago
lint.scm edb328ad83 lint: Check for leading whitespace in description. 3 years ago
man-db.scm 4c0c65acfa Use "guile-zlib" and "guile-lzlib" instead of (guix config). 4 years ago
memoization.scm d1f01e4845 memoization: Add 'invalidate-memoization!. 6 years ago
modules.scm f97ee77418 modules: Recognize #:re-export-and-replace. 3 years ago
monad-repl.scm 8c9ef2c3a2 monad-repl: Close connection when leaving the monad REPL. 8 years ago
monads.scm 4f621a2b00 maint: Require Guile >= 2.2.6. 3 years ago
nar.scm 0793833c59 database: Remove #:deduplicate? from 'register-items'. 3 years ago
narinfo.scm 9da5ec7099 substitute: Choose compression method based on past CPU usage. 3 years ago
openpgp.scm 24b2b5f99a openpgp: Remove now unnecessary procedure. 3 years ago
packages.scm 0ce1b28151 packages: 'package-with-patches' preserves package location. 3 years ago
pki.scm ca71942445 Switch to Guile-Gcrypt. 6 years ago
profiles.scm 8b72b4eab4 WIP optimise emacs-subdirs 3 years ago
profiling.scm 461d6c2eff profiling: Add a "gc" profiling component. 5 years ago
progress.scm 4f2fa2f980 progress: Add a download-size argument to progress-report-port. 3 years ago
quirks.scm e85d7ed609 quirks: Adjust patch to allow traveling back to Dec. 2018. 4 years ago
records.scm a05ad01122 records: Have ABI check work well for cross-compilation. 4 years ago
remote.scm d51bfe242f Use 'formatted-message' instead of '&message' where appropriate. 4 years ago
repl.scm 98d3abe744 repl: Fix exception handling for interpreted code. 3 years ago
scripts.scm e68ae7f00e guix: scripts: Fix corner cases of hint for option typo. 3 years ago
search-paths.scm 54fd5ad0a5 search-paths: Add 'set-search-paths'. 6 years ago
self.scm cf88c967af self: Remove stale comment about "mmap(PROT_NONE) failed" crash. 3 years ago
serialization.scm f293705d7e serialization: Micro-optimize string literal output in 'write-file-tree'. 3 years ago
sets.scm d326767e64 Add (guix sets). 9 years ago
ssh.scm da28efef36 ssh: Fix type that broke offloading. 3 years ago
status.scm b1e48b5b4e status: Add missing newline after substitution completion message. 3 years ago
store.scm 4985a42724 Start enabling substitutes from bordeaux.guix.gnu.org. 3 years ago
substitutes.scm ccdf7b8006 substitutes: Properly construct URLs. 3 years ago
svn-download.scm 735808b12c guix: Fix download-svn-to-store. 4 years ago
swh.scm c4ff492879 swh: Support lookup of Hg tags. 3 years ago
tests.scm 3182539875 Revert "tests: Refer to '%derivation-cache' in the right module." 3 years ago
transformations.scm 7ccf416dd0 transformations: '--with-latest' correctly handles already-latest case. 3 years ago
ui.scm 423f5f867c ui: Improve output appearance when listing generations. 3 years ago
upstream.scm 35ca3cfbcf upstream: 'package-latest-release' tries all the matching updaters. 3 years ago
utils.scm 4f51a4ac27 utils: Do not request block buffering in pretty-print-table. 3 years ago
workers.scm d5ce7bcfa2 workers: Display backtrace in pre-unwind handler. 7 years ago