summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* import: PyPI: Update redirected URL....Marius Bakke2018-07-241-3/+3
* database: Reset timestamps to one second after the Epoch....Ludovic Courtès2018-07-201-2/+5
* hash: sha256 port now implements 'port-position'....Ludovic Courtès2018-07-191-2/+2
* gexp: 'imported-files/derivation' can copy files instead of symlinking....Ludovic Courtès2018-07-191-4/+7
* gexp: 'imported-files' no longer creates a derivation by default....Ludovic Courtès2018-07-191-11/+9
* store: Add 'add-file-tree-to-store'....Ludovic Courtès2018-07-191-0/+46
* serialization: Add 'write-file-tree'....Ludovic Courtès2018-07-191-1/+61
* tests: Don't rely on temporary directories being permanent....Leo Famulari2018-07-131-27/+29
* Add (guix inferior) and (guix scripts repl)....Ludovic Courtès2018-07-131-0/+69
* guix package: Use relative symlinks to generations....Ludovic Courtès2018-07-131-1/+11
* import: hackage: Evaluate "-any" and "-none" version comparison operators....Danny Milosavljevic2018-07-121-0/+71
* import: gem: Add recursive import....Oleg Pykhalov2018-07-111-3/+105
* guix: Add opam importer....Julien Lepiller2018-07-101-0/+118
* tests: Skip 'guix-pack.sh'....Ludovic Courtès2018-07-051-0/+5
* syscalls: Define AT_SYMLINK_NOFOLLOW et al....Ludovic Courtès2018-07-031-0/+13
* deduplication: Place link files under /gnu/store/.links....Ludovic Courtès2018-07-031-0/+4
* system: Mapped devices needed for boot do not yield Shepherd services....Ludovic Courtès2018-06-211-0/+23
* Remove 'guix-register' and its traces....Ludovic Courtès2018-06-141-191/+0
* store: Remove 'register-path'....Ludovic Courtès2018-06-142-22/+2
* database: 'sqlite-register' takes a database, not a file name....Ludovic Courtès2018-06-141-20/+20
* deduplicate: Fix a couple of thinkos....Ludovic Courtès2018-06-141-5/+4
* store-copy: 'read-reference-graph' returns a list of records....Ludovic Courtès2018-06-141-6/+11
* database: Fail registration when encountering unregistered references....Ludovic Courtès2018-06-141-0/+20
* database: 'with-database' can now initialize new databases....Ludovic Courtès2018-06-141-0/+23
* packages: Add 'package-patched-vulnerabilities'....Ludovic Courtès2018-06-091-0/+15
* tests: Adjust 'guix package' test to "python2" name....Ludovic Courtès2018-06-061-4/+4
* tests: Adjust graph test....Ludovic Courtès2018-06-061-1/+1
* Merge branch 'master' into core-updatesLudovic Courtès2018-06-014-6/+210
|\
| * Add (guix store deduplication)....Caleb Ristvedt2018-06-011-0/+64
| * Add (gnu store database)....Caleb Ristvedt2018-06-011-0/+54
| * gexp: Add 'with-extensions'....Ludovic Courtès2018-06-011-0/+86
| * pack: Adjust test to expect relative symlinks....Ludovic Courtès2018-06-011-6/+6
| * tests: Fix arguments in pack test....Ricardo Wurmus2018-06-011-1/+2
* | tests: Fix arguments in pack test....Ricardo Wurmus2018-05-301-1/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-282-10/+5
|\|
| * system: Remove uses of the 'title' field of <file-system>....Ludovic Courtès2018-05-282-10/+5
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-241-1/+29
|\|
| * records: Insert record type ABI checks in constructors....Ludovic Courtès2018-05-231-1/+29
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-213-6/+13
|\|
| * uuid: 'uuid' returns #f when 'string->uuid' returns #f....Ludovic Courtès2018-05-191-1/+8
| * tests: Skip 'tests/guix-pack.sh' when networking is missing....Ludovic Courtès2018-05-191-3/+3
| * tests: Adjust to new "unbound variable" messages....Ludovic Courtès2018-05-191-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-175-11/+84
|\|
| * utils: Add 'version-prefix?'....Ludovic Courtès2018-05-131-0/+6
| * pack: Add '--relocatable'....Ludovic Courtès2018-05-101-3/+7
| * profiles: Optionally use relative file names for symlink targets....Ludovic Courtès2018-05-101-0/+46
| * union: Add 'relative-file-name'....Ludovic Courtès2018-05-102-1/+19
| * guix: Separate the package name and version with "@", not "-"....Chris Marusich2018-05-082-7/+6
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-081-4/+16
|\|
| * pack: Fix handling of '-e'....Ludovic Courtès2018-05-071-2/+5