summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2018-08-07import: cabal, hackage: Avoid error when custom setup section is missing....Ricardo Wurmus
2018-07-29ssh: Display the size of the store items being sent....Ludovic Courtès
2018-07-27import: hackage: Emit native-inputs in the importer....Danny Milosavljevic
2018-07-24ruby-build-system: Make phase "replace-git-ls-files" handle more cases....Danny Milosavljevic
2018-07-24import: PyPI: Update redirected URL....Marius Bakke
2018-07-23build-system: Add 'guile-build-system'....Ludovic Courtès
2018-07-22Revert "guix: Compress and decompress xz archives in parallel."...Marius Bakke
2018-07-20database: Reset timestamps to one second after the Epoch....Ludovic Courtès
2018-07-20deduplication: Work around Guile bug in 'seek'....Ludovic Courtès
2018-07-19build-system/go: Use invoke instead of system*....Leo Famulari
2018-07-19deduplication: Remove 'counting-wrapper-port'....Ludovic Courtès
2018-07-19hash: sha256 port now implements 'port-position'....Ludovic Courtès
2018-07-19self: Use the new 'imported-files'....Ludovic Courtès
2018-07-19gexp: 'imported-files/derivation' can copy files instead of symlinking....Ludovic Courtès
2018-07-19gexp: 'imported-files' no longer creates a derivation by default....Ludovic Courtès
2018-07-19gexp: Remove unnecessary 'mlet'....Ludovic Courtès
2018-07-19store: Add 'add-file-tree-to-store'....Ludovic Courtès
2018-07-19serialization: Add 'write-file-tree'....Ludovic Courtès
2018-07-15ruby-build-system: Error or return #t from all phases....Christopher Baines
2018-07-13utils: Really clean up temporary directories....Leo Famulari
2018-07-13pull: Display new/upgraded packages upon completion....Ludovic Courtès
2018-07-13pull: Use (guix inferior) to display new and upgraded packages....Ludovic Courtès
2018-07-13Add (guix inferior) and (guix scripts repl)....Ludovic Courtès
2018-07-13guix package: Use relative symlinks to generations....Ludovic Courtès
2018-07-13git: Call 'url-cache-directory' outside 'update-cached-checkout'....Oleg Pykhalov
2018-07-13import: hackage: Fix typo....Danny Milosavljevic
2018-07-13Merge branch 'staging'Marius Bakke
2018-07-12import: hackage: Evaluate "-any" and "-none" version comparison operators....Danny Milosavljevic
2018-07-12import: hackage: Support "-any" and "-none" version comparison operators....Danny Milosavljevic
2018-07-12import: hackage: Support "custom-setup" field....Danny Milosavljevic
2018-07-12gexp: Allow bytevector as content of `plain-file'....Jan Nieuwenhuizen
2018-07-12store: Add `binary-file'....Jan Nieuwenhuizen
2018-07-11gnu-maintenance: Get GNU metadata from rec files....Ludovic Courtès
2018-07-11import: gem: Add recursive import....Oleg Pykhalov
2018-07-11build-system/haskell: Make phases fail on error....Danny Milosavljevic
2018-07-11ui: Fix typo....Ludovic Courtès
2018-07-11profiles: Introduce 'profile-search-paths' and use it....Ludovic Courtès
2018-07-11environment: Simplify code by using manifests internally....Ludovic Courtès
2018-07-11profiles: Factorize 'manifest-search-paths'....Ludovic Courtès
2018-07-10guix: Add opam importer....Julien Lepiller
2018-07-08Merge branch 'master' into stagingMarius Bakke
2018-07-07ui: Add -V as short option for --version....Kyle Meyer
2018-07-07scripts: Add missing -V option to commands that document it....Kyle Meyer
2018-07-07weather: Fix pasto in --version output....Kyle Meyer
2018-07-05pack: Use guile-for-build for the target system....Ludovic Courtès
2018-07-04profiles: 'info-dir-file' hook now produces 'dir.LANG' files....Ludovic Courtès
2018-07-03Revert "packages: Optimize 'package-transitive-supported-systems'."...Ludovic Courtès
2018-07-03guix system: Make 'init' idempotent again....Ludovic Courtès
2018-07-03ui: Report file names in 'system-error' exceptions from 'delete-file'....Ludovic Courtès
2018-07-03database: 'reset-timestamps' now correctly handles symlinks....Ludovic Courtès