summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* derivations: 'derivation' preserves pointer equality.Ludovic Courtès2019-06-27
* derivations: <derivation-input> now aggregates a <derivation>.Ludovic Courtès2019-06-27
* graph: Use 'derivation-input-derivation'.Ludovic Courtès2019-06-27
* ui: 'show-what-to-build' uses 'derivation-build-plan'.Ludovic Courtès2019-06-27
* derivations: Rewrite and replace 'derivations-prerequisites-to-build'.Ludovic Courtès2019-06-27
* derivations: Add 'derivation-input'.Ludovic Courtès2019-06-27
* ui: Add 'display-search-results' and use it.Ludovic Courtès2019-06-27
* syscalls: Add 'terminal-rows'.Ludovic Courtès2019-06-27
* ui: 'relevance' considers regexps connected with a logical and.Ludovic Courtès2019-06-27
* compile: Enable 'shadowed-toplevel' warning.Ludovic Courtès2019-06-25
* progress: Call 'time-difference' on times of the same type.Ludovic Courtès2019-06-24
* publish: Work around Guile 2.2.5 (web server) bug.Ludovic Courtès2019-06-24
* guix build: '--log-file' no longer returns several log files.Ludovic Courtès2019-06-23
* guix build: Use 'warning' for warnings.Ludovic Courtès2019-06-23
* licenses: Add Historical Permission Notice and Disclaimer licenseGiovanni Biscuolo2019-06-20
* utils: canonical-newline-port: Fix handling of carriage return at buffer end.Robert Vollmert2019-06-20
* grafts: Avoid 'query-valid-derivers' RPC.Ludovic Courtès2019-06-19
* derivations: Add 'derivation-input-derivation'.Ludovic Courtès2019-06-19
* guix build: '--log-file' looks for build logs of equivalent derivations.Ludovic Courtès2019-06-18
* Merge branch 'staging'Marius Bakke2019-06-15
|\
| * build-system/haskell: Generate Setup.hs if needed.Robert Vollmert2019-06-13
| * build-system/haskell: Fix Haddock phase docstring.Robert Vollmert2019-06-13
* | import: hackage: Handle Hackage revisions.Robert Vollmert2019-06-13
* | import: crate: Define dependencies as arguments.Ivan Petkov2019-06-11
* | build-system/cargo: Don't copy source as an output.Ivan Petkov2019-06-11
* | build-system/cargo: Use sources from package sources.Ivan Petkov2019-06-11
* | build-system/cargo: Expand transitive crate sources.Ivan Petkov2019-06-11
|/
* pack: Fix 'guix pack -f docker'.Ludovic Courtès2019-06-10
* store: 'build-things' accepts derivation/output pairs.Ludovic Courtès2019-06-10
* ssh: Add missing import.Ludovic Courtès2019-06-10
* download: Update list of content-addressed mirrors.Ludovic Courtès2019-06-10
* gnu-maintenance: Switch to ftp.mirrorservice.org for KDE updater.Marius Bakke2019-06-10
* import: utils: 'specs->package-lists' correctly matches "out".Ludovic Courtès2019-06-07
* import: print: Honor the outputs of inputs (!).Ludovic Courtès2019-06-07
* pack: Add '--entry-point'.Ludovic Courtès2019-06-07
* guix: git-download: Remove explicit import.Robert Vollmert2019-06-06
* nar: Really lock store files.Ludovic Courtès2019-06-05
* syscalls: 'with-lock-file' catches ENOSYS.Ludovic Courtès2019-06-05
* syscalls: 'with-file-lock' expands to a call to 'call-with-file-lock'.Ludovic Courtès2019-06-05
* syscalls: Add 'with-file-lock' macro.Ludovic Courtès2019-06-05
* guix package: Do not list environment variables that need to be set.Ludovic Courtès2019-06-05
* deprecation: Use the 'warning' procedure for diagnostics.Ludovic Courtès2019-06-03
* Add (guix diagnostics).Ludovic Courtès2019-06-03
* services: guix-publish: Allow for multi-compression.Ludovic Courtès2019-06-03
* guix: import: simplify recursive importRobert Vollmert2019-06-03
* import: hackage: Parse braced properties.Robert Vollmert2019-06-02
* substitute: Select the best compression methods.Ludovic Courtès2019-06-02
* publish: '--compression' can be repeated.Ludovic Courtès2019-06-02
* build-system/guile: Display progress report as expected by (guix status).Ludovic Courtès2019-06-02
* build-system/guile: Add #:not-compiled-file-regexp.Ludovic Courtès2019-06-02