aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2021-05-22
|\
| * services: configuration: Add a define-maybe/no-serialization syntax.Maxim Cournoyer2021-05-17
| * publish: Add '--negative-ttl'.Ludovic Courtès2021-05-16
| * inferior: Support querying package replacements.Christopher Baines2021-05-15
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\|
| * services: configuration: Add tests.Maxim Cournoyer2021-05-08
| * tests: go: Remove duplicate go-version->git-ref test.Maxim Cournoyer2021-05-05
| * tests: go: Fix typos in test descriptions.Tobias Geerinckx-Rice2021-05-04
| * inferior: Make sure test refers to guile@3.0.Ludovic Courtès2021-04-29
| * diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6.Ludovic Courtès2021-04-29
| * import: Remove Nix importer.Ludovic Courtès2021-04-20
| * lint: Warn about underscores in package names.Xinglu Chen2021-04-16
* | gremlin: 'elf-dynamic-info' returns a file name rathern than a dynamic entry.Dion Mendel2021-04-22
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-04-16
|\|
| * grafts: Support rewriting UTF-16 and UTF-32 store references.Mark H Weaver2021-04-15
| * Add (guix ipfs).Ludovic Courtès2021-04-12
| * import: go: Add an option to use pinned versions.Maxim Cournoyer2021-04-09
| * import: go: Improve synopsis and description parsing.Maxim Cournoyer2021-04-09
| * daemon: 'guix substitute' replies on FD 4.Ludovic Courtès2021-04-09
| * gnu-maintenance: Recognize more source tarball naming schemes.Ludovic Courtès2021-04-05
| * tests: Make 'publish' test umask-insensitive.Cees de Groot2021-03-31
| * gnu-maintenance: Recognize "-source" tarball suffix.Ludovic Courtès2021-03-29
* | packages: Call 'bag-grafts' only on the tip of the package graph.Ludovic Courtès2021-03-30
* | packages: 'expand-input' accepts any file-like object.Ludovic Courtès2021-03-30
* | gexp: Add 'sexp->gexp'.Ludovic Courtès2021-03-30
* | packages: Turn 'bag->derivation' into a monadic procedure.Ludovic Courtès2021-03-30
* | 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