summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* build-system: Rewrite using gexps.Ludovic Courtès2021-03-30
* Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-03-24
|\
| * Add powerpc64le-linux as a supported Guix architecture.Chris Marusich2021-03-23
| * gnu-maintenance: Accept underscores as package/version separators.Ludovic Courtès2021-03-20
| * tests: Make the STORE test more robust in a "pure" environment.Leo Famulari2021-03-18
| * tests: Remove obsolete comment.Tobias Geerinckx-Rice2021-03-13
| * import: go: Compute the hash of Git checkouts.Ludovic Courtès2021-03-10
| * import: Add Go importer.Katherine Cox-Buday2021-03-10
| * tests: do not hard code HTTP portsMaxime Devos2021-03-06
* | Merge branch 'master' into core-updatesChristopher Baines2021-03-06
|\|
| * profiles: 'package->manifest-entry' preserves transformations by default.Ludovic Courtès2021-03-05
| * gexp: #:references-graphs refers to non-native derivations.Ludovic Courtès2021-03-03
| * syscalls: Add 'mounts' and the <mount> record type.Ludovic Courtès2021-02-25
| * gexp: Micro-optimize 'gexp->sexp' and 'lower-inputs'.Ludovic Courtès2021-02-23
| * gexp: 'gexp-inputs' returns both native and non-native inputs.Ludovic Courtès2021-02-23
| * gexp: 'gexp-inputs' returns a list of <gexp-input> records.Ludovic Courtès2021-02-23
| * packages: 'package-field-location' handles 'search-path' returning #f.Ludovic Courtès2021-02-22
| * scripts: system: Accept <image> records as input.Mathieu Othacehe2021-02-17
| * scripts: system: Remove 'vm-image' command.Mathieu Othacehe2021-02-17
| * services: Add transmission-daemon service.Simon South2021-02-12
* | Merge branch 'master' into core-updatesDanny Milosavljevic2021-02-11
|\|
| * utils: Add string distance.zimoun2021-02-03
* | Merge branch 'master' into core-updatesChristopher Baines2021-02-03
|\|
| * guix package: Add '--export-manifest'.Ludovic Courtès2021-02-01
| * utils: Add 'version-unique-prefix'.Ludovic Courtès2021-02-01
| * profiles: Add 'manifest->code'.Ludovic Courtès2021-02-01
| * tests: Optimize 'fold-available-packages' test.Ludovic Courtès2021-02-01
| * database: Validate #:nar-size and #:time when registering store items.Ludovic Courtès2021-01-31
| * guix system: Test 'extension-graph' and 'shepherd-graph'.Ludovic Courtès2021-01-30
| * store: Add 'find-roots' RPC.Ludovic Courtès2021-01-22
| * swh: Test proper handling of null visit snapshot URL.Ludovic Courtès2021-01-21
| * repl: Fix exception handling for interpreted code.Ludovic Courtès2021-01-21
| * inferior: Add 'inferior-eval-with-store' tests.Ludovic Courtès2021-01-21
| * transformations: Add '--with-latest'.Ludovic Courtès2021-01-19
| * environment: Fix '--root' option with relative file name.JOULAUD François2021-01-19
| * system: Rename 'disk-image' command 'image'.Mathieu Othacehe2021-01-19
| * services: openntpd: Remove support for deprecated "-s" option.Simon South2021-01-16
| * guix: Move narinfo code from substitute script to module.Christopher Baines2021-01-16
| * tests: Fix JSON syntax error in 'crate.scm'.Ludovic Courtès2021-01-13
| * publish: Add support for zstd compression.Ludovic Courtès2021-01-13
| * utils: Support zstd compression via Guile-zstd.Ludovic Courtès2021-01-13
| * utils: Remove 'compressed-output-port'.Ludovic Courtès2021-01-13
| * services: shepherd: 'shepherd-service-type' requires documentation.Ludovic Courtès2021-01-13
* | build/python: Add a sanity check phase.Lars-Dominik Braun2021-02-01
* | build-systems/gnu: Allow unpacking/repacking more kind of files.Maxim Cournoyer2021-01-26
* | Merge branch 'staging' into 'core-updates'.Maxim Cournoyer2021-01-13
|\|
| * guix hash: Honor '-H' when used alongside '-r'.Ludovic Courtès2021-01-04
| * transformations: Add '--with-patch'.Ludovic Courtès2020-12-27
| * import/utils: alist->package: Handle SPDX license names only as fallback.Ricardo Wurmus2020-12-27
| * system: Allow separated /boot and encrypted root.Miguel Ángel Arruga Vivas2020-12-21