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