summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* import: PyPI: Update redirected URL.Marius Bakke2018-07-24
* database: Reset timestamps to one second after the Epoch.Ludovic Courtès2018-07-20
* hash: sha256 port now implements 'port-position'.Ludovic Courtès2018-07-19
* gexp: 'imported-files/derivation' can copy files instead of symlinking.Ludovic Courtès2018-07-19
* gexp: 'imported-files' no longer creates a derivation by default.Ludovic Courtès2018-07-19
* store: Add 'add-file-tree-to-store'.Ludovic Courtès2018-07-19
* serialization: Add 'write-file-tree'.Ludovic Courtès2018-07-19
* tests: Don't rely on temporary directories being permanent.Leo Famulari2018-07-13
* Add (guix inferior) and (guix scripts repl).Ludovic Courtès2018-07-13
* guix package: Use relative symlinks to generations.Ludovic Courtès2018-07-13
* import: hackage: Evaluate "-any" and "-none" version comparison operators.Danny Milosavljevic2018-07-12
* import: gem: Add recursive import.Oleg Pykhalov2018-07-11
* guix: Add opam importer.Julien Lepiller2018-07-10
* tests: Skip 'guix-pack.sh'.Ludovic Courtès2018-07-05
* syscalls: Define AT_SYMLINK_NOFOLLOW et al.Ludovic Courtès2018-07-03
* deduplication: Place link files under /gnu/store/.links.Ludovic Courtès2018-07-03
* system: Mapped devices needed for boot do not yield Shepherd services.Ludovic Courtès2018-06-21
* Remove 'guix-register' and its traces.Ludovic Courtès2018-06-14
* store: Remove 'register-path'.Ludovic Courtès2018-06-14
* database: 'sqlite-register' takes a database, not a file name.Ludovic Courtès2018-06-14
* deduplicate: Fix a couple of thinkos.Ludovic Courtès2018-06-14
* store-copy: 'read-reference-graph' returns a list of records.Ludovic Courtès2018-06-14
* database: Fail registration when encountering unregistered references.Ludovic Courtès2018-06-14
* database: 'with-database' can now initialize new databases.Ludovic Courtès2018-06-14
* packages: Add 'package-patched-vulnerabilities'.Ludovic Courtès2018-06-09
* tests: Adjust 'guix package' test to "python2" name.Ludovic Courtès2018-06-06
* tests: Adjust graph test.Ludovic Courtès2018-06-06
* Merge branch 'master' into core-updatesLudovic Courtès2018-06-01
|\
| * Add (guix store deduplication).Caleb Ristvedt2018-06-01
| * Add (gnu store database).Caleb Ristvedt2018-06-01
| * gexp: Add 'with-extensions'.Ludovic Courtès2018-06-01
| * pack: Adjust test to expect relative symlinks.Ludovic Courtès2018-06-01
| * tests: Fix arguments in pack test.Ricardo Wurmus2018-06-01
* | tests: Fix arguments in pack test.Ricardo Wurmus2018-05-30
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-28
|\ \ | |/
| * system: Remove uses of the 'title' field of <file-system>.Ludovic Courtès2018-05-28
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-24
|\ \ | |/
| * records: Insert record type ABI checks in constructors.Ludovic Courtès2018-05-23
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-21
|\ \ | |/
| * uuid: 'uuid' returns #f when 'string->uuid' returns #f.Ludovic Courtès2018-05-19
| * tests: Skip 'tests/guix-pack.sh' when networking is missing.Ludovic Courtès2018-05-19
| * tests: Adjust to new "unbound variable" messages.Ludovic Courtès2018-05-19
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-17
|\ \ | |/
| * utils: Add 'version-prefix?'.Ludovic Courtès2018-05-13
| * pack: Add '--relocatable'.Ludovic Courtès2018-05-10
| * profiles: Optionally use relative file names for symlink targets.Ludovic Courtès2018-05-10
| * union: Add 'relative-file-name'.Ludovic Courtès2018-05-10
| * guix: Separate the package name and version with "@", not "-".Chris Marusich2018-05-08
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-08
|\ \ | |/
| * pack: Fix handling of '-e'.Ludovic Courtès2018-05-07