summaryrefslogtreecommitdiff
path: root/guix
AgeCommit message (Expand)Author
2018-08-22Merge branch 'master' into stagingMarius Bakke
2018-08-21inferior: Adjust for Guile 2.0....Ludovic Courtès
2018-08-21build-system/asdf: Fix typo in "dependency"....Pierre Neidhardt
2018-08-20import: github: Filter out tags that don't look like version numbers....Ludovic Courtès
2018-08-20import: github: Get /tags when /releases returns the empty list....Ludovic Courtès
2018-08-20import: github: Request API v3 in the 'Accept' header....Ludovic Courtès
2018-08-19guix: svn: Remove all .svn folders....Julien Lepiller
2018-08-16Merge branch 'master' into stagingMarius Bakke
2018-08-11import: hackage: Support recursive importing....Ricardo Wurmus
2018-08-11Migrate search.cpan.org home pages to metacpan.org....Tobias Geerinckx-Rice
2018-08-10Merge branch 'master' into stagingMarius Bakke
2018-08-07import: cabal, hackage: Avoid error when custom setup section is missing....Ricardo Wurmus
2018-07-30Merge branch 'master' into stagingMarius Bakke
2018-07-29ssh: Display the size of the store items being sent....Ludovic Courtès
2018-07-28Merge branch 'master' into stagingMarius Bakke
2018-07-28build-system/meson: Remove RUNPATH workarounds....Marius Bakke
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-19guix: ant-build-system: Reorder before generating INDEX.LIST....Julien Lepiller
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