Merge branch 'master' into core-updates
[jackhill/guix/guix.git] / tests /
2018-07-24 Marius BakkeMerge branch 'master' into core-updates
2018-07-24 Marius Bakkeimport: PyPI: Update redirected URL.
2018-07-20 Ludovic Courtèsdatabase: Reset timestamps to one second after the...
2018-07-19 Ludovic Courtèshash: sha256 port now implements 'port-position'.
2018-07-19 Ludovic Courtèsgexp: 'imported-files/derivation' can copy files instea...
2018-07-19 Ludovic Courtèsgexp: 'imported-files' no longer creates a derivation...
2018-07-19 Ludovic Courtèsstore: Add 'add-file-tree-to-store'.
2018-07-19 Ludovic Courtèsserialization: Add 'write-file-tree'.
2018-07-13 Leo Famularitests: Don't rely on temporary directories being permanent.
2018-07-13 Ludovic CourtèsAdd (guix inferior) and (guix scripts repl).
2018-07-13 Ludovic Courtèsguix package: Use relative symlinks to generations.
2018-07-12 Marius BakkeMerge branch 'staging'
2018-07-12 Danny Milosavljevicimport: hackage: Evaluate "-any" and "-none" version...
2018-07-11 Oleg Pykhalovimport: gem: Add recursive import.
2018-07-10 Julien Lepillerguix: Add opam importer.
2018-07-08 Marius BakkeMerge branch 'master' into staging
2018-07-06 Ludovic CourtèsMerge branch 'version-0.15.0'
2018-07-05 Ludovic Courtèstests: Skip 'guix-pack.sh'.
2018-07-03 Ludovic Courtèssyscalls: Define AT_SYMLINK_NOFOLLOW et al.
2018-07-02 Ludovic Courtèsdeduplication: Place link files under /gnu/store/.links.
2018-06-29 Ricardo WurmusMerge branch 'master' into core-updates
2018-06-26 Marius BakkeMerge branch 'master' into staging
2018-06-21 Ludovic Courtèssystem: Mapped devices needed for boot do not yield...
2018-06-18 Marius BakkeMerge branch 'master' into staging
2018-06-14 Ludovic CourtèsRemove 'guix-register' and its traces.
2018-06-14 Ludovic Courtèsstore: Remove 'register-path'.
2018-06-14 Ludovic Courtèsdatabase: 'sqlite-register' takes a database, not a...
2018-06-14 Ludovic Courtèsdeduplicate: Fix a couple of thinkos.
2018-06-14 Ludovic Courtèsstore-copy: 'read-reference-graph' returns a list of...
2018-06-14 Ludovic Courtèsdatabase: Fail registration when encountering unregiste...
2018-06-14 Ludovic Courtèsdatabase: 'with-database' can now initialize new databases.
2018-06-11 Marius BakkeMerge branch 'master' into staging
2018-06-09 Ludovic Courtèspackages: Add 'package-patched-vulnerabilities'.
2018-06-06 Ricardo WurmusMerge branch 'origin/core-updates-next' into core-updates
2018-06-06 Ricardo WurmusMerge branch 'master' into core-updates
2018-06-06 Ludovic Courtèstests: Adjust 'guix package' test to "python2" name.
2018-06-06 Ludovic Courtèstests: Adjust graph test.
2018-06-05 Ricardo WurmusMerge branch 'master' into core-updates
2018-06-05 Ricardo WurmusMerge branch 'master' into core-updates
2018-06-05 Ricardo WurmusMerge branch 'master' into core-updates
2018-06-04 Ricardo WurmusMerge branch 'master' into core-updates
2018-06-03 Mark H WeaverMerge branch 'master' into core-updates
2018-06-02 Ricardo WurmusMerge branch 'master' into core-updates
2018-06-01 Ludovic CourtèsMerge branch 'master' into core-updates
2018-06-01 Caleb RistvedtAdd (guix store deduplication).
2018-06-01 Caleb RistvedtAdd (gnu store database).
2018-06-01 Ludovic Courtèsgexp: Add 'with-extensions'.
2018-06-01 Ludovic Courtèspack: Adjust test to expect relative symlinks.
2018-06-01 Ricardo Wurmustests: Fix arguments in pack test.
2018-05-31 Ricardo WurmusMerge branch 'master' into core-updates
2018-05-31 Mark H WeaverMerge branch 'master' into core-updates
2018-05-30 Ricardo Wurmustests: Fix arguments in pack test.
2018-05-30 Mark H WeaverMerge branch 'master' into core-updates
2018-05-30 Mark H WeaverMerge branch 'master' into core-updates
2018-05-29 Ricardo WurmusMerge branch 'master' into core-updates
2018-05-29 Mark H WeaverMerge branch 'master' into core-updates
2018-05-28 Ludovic Courtèssystem: Remove uses of the 'title' field of <file-system>.
2018-05-27 Mark H WeaverMerge branch 'master' into core-updates
2018-05-24 Mark H WeaverMerge branch 'master' into core-updates
2018-05-23 Ludovic Courtèsrecords: Insert record type ABI checks in constructors.
2018-05-21 Mark H WeaverMerge branch 'master' into core-updates
2018-05-21 Mark H WeaverMerge branch 'master' into core-updates
2018-05-18 Ludovic Courtèsuuid: 'uuid' returns #f when 'string->uuid' returns #f.
2018-05-18 Ludovic Courtèstests: Skip 'tests/guix-pack.sh' when networking is...
2018-05-18 Ludovic Courtèstests: Adjust to new "unbound variable" messages.
2018-05-17 Mark H WeaverMerge branch 'master' into core-updates
2018-05-13 Ludovic Courtèsutils: Add 'version-prefix?'.
2018-05-10 Ludovic Courtèspack: Add '--relocatable'.
2018-05-10 Ludovic Courtèsprofiles: Optionally use relative file names for symlin...
2018-05-10 Ludovic Courtèsunion: Add 'relative-file-name'.
2018-05-09 Chris Marusichguix: Separate the package name and version with "...
2018-05-08 Mark H WeaverMerge branch 'master' into core-updates
2018-05-07 Ludovic Courtèspack: Fix handling of '-e'.
2018-05-07 Ludovic Courtèsgremlin: Add 'strip-runpath'.
2018-05-07 Ludovic Courtèspack: Honor package transformation options.
2018-05-07 Ludovic Courtèspack: Adjust test to cope with GC'd profiles.
2018-05-06 Marius BakkeMerge branch 'master' into core-updates
2018-05-04 Ludovic Courtèsguix build: Nicely report unbound variables with hints.
2018-04-30 Mark H WeaverMerge branch 'master' into core-updates
2018-04-30 Marius BakkeMerge branch 'staging'
2018-04-30 Ludovic Courtèsguix system: search: Display default Shepherd service...
2018-04-30 Mark H WeaverMerge branch 'master' into core-updates
2018-04-25 Marius BakkeMerge branch 'master' into staging
2018-04-21 Mark H WeaverMerge branch 'master' into core-updates
2018-04-19 Roel Janssenguix-daemon: Disable garbage collection for remote...
2018-04-16 Marius BakkeMerge branch 'master' into staging
2018-04-12 Mark H WeaverMerge branch 'master' into core-updates
2018-04-11 Mark H WeaverMerge branch 'master' into core-updates
2018-04-10 Ludovic Courtèsgexp: 'scheme-file' can splice expressions.
2018-04-10 Mark H WeaverMerge branch 'master' into core-updates
2018-04-08 Ludovic Courtèsunion: Allow callers to choose the collision resolution...
2018-04-08 Ludovic Courtèstests: Skip 'pivot-root' test on Ubuntu's 4.4 kernels.
2018-03-31 Ludovic Courtèsguix package: Add '--allow-collisions'.
2018-03-29 Marius BakkeMerge branch 'master' into core-updates
2018-03-28 Mark H Weavertests: Use invoke and return #t from all builders.
2018-03-27 Ludovic Courtèsguix gc: Add '--derivers'.
2018-03-27 Ludovic Courtèsgraph: Add "module" node type.
2018-03-24 Chris Marusichtests: Add tests for "guix system disk-image" et al.
2018-03-24 Chris Marusichtests: Add tests for "guix pack".
2018-03-23 Ludovic Courtèsgexp: 'program-file' has a new #:module-path parameter.
next