gnu: moka-icon-theme: Fix license.
[jackhill/guix/guix.git] / guix /
2017-11-06 Ludovic Courtèsrefresh: Account for hidden packages.
2017-11-06 Ludovic Courtèscompile: Fix VPATH builds.
2017-11-06 Ludovic CourtèsFix ambiguous imports.
2017-11-05 neeguix: records: Add match-record.
2017-11-01 Tobias Geerinckx... download: Refresh the cpan.org mirror list.
2017-10-30 Tobias Geerinckx... Revert "import: cpan: Use HTTPS for home pages."
2017-10-29 Tobias Geerinckx... import: cpan: Use HTTPS for home pages.
2017-10-29 Tobias Geerinckx... import: cpan: Actually use CPAN-HOME.
2017-10-29 Tobias Geerinckx... import: cpan: Add trailing "/" to CPAN-HOME.
2017-10-28 Eric Bavierimport: cpan: Add trailing "/" on home-page.
2017-10-28 Eric Bavierimport: cpan: Propagate imported dependencies.
2017-10-28 Ludovic Courtèsgraph: Remove mention of Graphviz from the summary...
2017-10-28 Ludovic Courtèsimport: elpa: Do not abort when failing to download...
2017-10-28 Ludovic Courtèsimport: github: Gracefully handle multiple-URL origins.
2017-10-28 Ludovic Courtèslint: 'refresh' gracefully handles lack of networking...
2017-10-28 Ludovic Courtèslint: Extract network-related exception handling.
2017-10-28 Ludovic Courtèsscripts: Factorize option parsing sans 'GUIX_BUILD_OPTI...
2017-10-27 Ludovic Courtèsscripts: Use 'args-fold*' for command that do not honor...
2017-10-26 Leo Famularibuild-system/go: Fix installation path of executable...
2017-10-26 Ludovic Courtèschallenge: Display an overall summary.
2017-10-26 Ludovic Courtèssubstitute: Don't send more than 1000 requests in a...
2017-10-26 Ludovic Courtèsguix package: '--list-available' does not show supersed...
2017-10-24 Leo Famularibuild-system/go: Parameterize installing the source...
2017-10-24 Leo Famularibuild-system/go: Strip the Go binaries with the native...
2017-10-24 Ludovic Courtèspull: Hide compilation warnings.
2017-10-24 Ludovic Courtèspull: Add (guix build compile) to the mix.
2017-10-23 Ludovic Courtèsgexp: Add 'directory-union'.
2017-10-23 Ludovic Courtèsgexp: Add 'file-union'.
2017-10-23 Ludovic Courtèsdiscovery: Move 'file-name->module-name' to (guix modules).
2017-10-23 Ludovic Courtèsbuild: Factorize module compilation in (guix build...
2017-10-21 Tobias Geerinckx... Use HTTPS for bioconductor.org.
2017-10-19 Ludovic Courtèsdownload: Download a nar when a VCS checkout fails.
2017-10-19 Ludovic CourtèsAdd (guix progress).
2017-10-19 Ludovic Courtèsdownload: Make 'http-fetch' public.
2017-10-19 Ludovic Courtèsdownload: Remove old-Guile leftovers.
2017-10-17 宋文武guix: substitute: Report the last progress in the child...
2017-10-15 Christopher Bainesemacs-build-system: Change how patch-el-files substitut...
2017-10-15 Christopher Bainesemacs-build-system: Handle missing programs when patching.
2017-10-13 Leo Famularibuild: Add the Go build system.
2017-10-12 Ludovic Courtèslint: 'home-page' checker reports permanent redirects.
2017-10-12 Ludovic Courtèstests: Support multiple HTTP server instances.
2017-10-12 Ludovic Courtèsoffload: Reduce the number of calls to 'machine-load'.
2017-10-12 宋文武substitute: Close the progress port after substitute...
2017-10-11 Ludovic Courtèszlib: Fix memory leak due to revealed ports not being...
2017-10-10 Ludovic Courtèsimport: cpan: Load (gnu packages perl) lazily.
2017-10-10 Ludovic Courtèsimport: pypi: Remove unneeded import.
2017-10-10 Ludovic Courtèsui: Improve reporting of missing closing parentheses.
2017-10-10 Marius BakkeMerge branch 'staging'
2017-10-10 Efraim Flashnerguix: mirrors: Add kde archive mirror.
2017-10-09 Eric Baviersyscalls: clone: Define syscall-id for aarch64.
2017-10-09 Ludovic Courtèslint: Remove extra newline.
2017-10-09 Efraim Flashnerguix: lint: Add checker for new upstream versions.
2017-10-07 Oleg Pykhalovpull: Add GUIX_PULL_URL environment variable.
2017-10-07 Ludovic Courtèspull: Honor 'parallel-job-count'.
2017-10-07 Ludovic Courtèsstore: Add missing import.
2017-10-07 Ludovic Courtèsguix package: '--upgrade' no longer reverses package...
2017-10-06 Marius BakkeMerge branch 'master' into staging
2017-10-05 Ludovic Courtèspublish: Cache uncompressed nars as well.
2017-10-05 Ludovic Courtèsguix system: Error out when passed a wrong file system...
2017-10-04 Marius BakkeMerge branch 'master' into staging
2017-10-03 Julien Lepillerguix: ant-build-system: Add #:test-include and #:test...
2017-10-03 Julien Lepillerguix: ant-build-system: Add main-class support.
2017-09-28 Ricardo Wurmusguix: Revert accidentally committed changes.
2017-09-28 Ricardo Wurmusimport: Add JSON importer.
2017-09-28 Ricardo Wurmusimport: Add generic data to package converter.
2017-09-28 Ricardo Wurmusimport: Add package->code.
2017-09-27 Marius BakkeMerge branch 'master' into staging
2017-09-26 Mohammed Sadiqbuild-system: meson: Fix typo in variable name.
2017-09-25 Ludovic Courtèshttp-client: Reset cache TTL upon 304 "Not Modified...
2017-09-25 Ludovic Courtèsupstream: Add new GNOME updater.
2017-09-25 Ludovic Courtèsupstream: Add 'url-prefix-predicate'.
2017-09-24 Marius BakkeMerge branch 'master' into staging
2017-09-22 Arun Isaaclicenses: Add CC-Sampling+ 1.0.
2017-09-20 Marius BakkeMerge branch 'master' into staging
2017-09-20 宋文武download: Don't report the progress too fast.
2017-09-19 Ludovic Courtèscve: Disable position recording while reading the CVE...
2017-09-19 Ludovic Courtèshttp-client: 'http-client/cached' uses 'If-Modified...
2017-09-19 Ludovic Courtèsutils: 'current-source-directory' gracefully deals...
2017-09-18 宋文武substitute: Close the download port after substitution...
2017-09-16 Peter Mikkelsenbuild-system: Add 'meson-build-system'.
2017-09-16 Ludovic Courtèsguix system: Add 'search' command.
2017-09-16 Ludovic Courtèsui: Generalize relevance computation.
2017-09-14 Ludovic Courtèsguix download: Honor mirrors when using '-o'.
2017-09-12 Christopher Bainesimport: cpan: Replace '(package-license perl) with...
2017-09-12 Ludovic Courtèsstore: 'run-with-store' has a #:target parameter.
2017-09-12 Ludovic Courtèsguix system: Pretty-print device UUIDs.
2017-09-11 Ludovic Courtèsdownload: Adjust main ftp.gnu.org mirror.
2017-09-11 Ludovic Courtèsgnu-maintenance: Return all the latest tarballs, not...
2017-09-11 Ludovic Courtèsgnu-maintenance: Correctly compare versions.
2017-09-11 Ludovic Courtèssubstitute: Download from unauthorized sources that...
2017-09-11 Ludovic Courtèssubstitute: Make substitute URLs a SRFI-39 parameter.
2017-09-07 Ludovic Courtèssize: Default to '--sort=self'.
2017-09-05 Tobias Geerinckx... Handle the same HTTP redirects everywhere.
2017-09-05 Mathieu Othaceheguix: Fix Guile current-processor-count deprecation...
2017-09-04 Marius BakkeMerge branch 'master' into staging
2017-09-03 Ludovic Courtèsgnu-maintenance: GNU updater no longer relies on FTP...
2017-09-03 Ludovic Courtèsmemoization: (mlambda () ...) allows for inner 'define'.
2017-09-03 Christopher Bainesbuild: Fix helpful output for emacs-build-system instal...
2017-09-02 Marius BakkeMerge branch 'master' into staging
2017-09-01 Christopher Bainesbuild: emacs-build-system: Make the install phase more...
next