summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* grafts: Add (guix build debug-link) and use it.Ludovic Courtès2018-08-24
* grafts: Add high-level 'graft' procedure on the build side.Ludovic Courtès2018-08-24
* inferior: Adjust for Guile 2.0.Ludovic Courtès2018-08-21
* build-system/asdf: Fix typo in "dependency".Pierre Neidhardt2018-08-21
* import: github: Filter out tags that don't look like version numbers.Ludovic Courtès2018-08-20
* import: github: Get /tags when /releases returns the empty list.Ludovic Courtès2018-08-20
* import: github: Request API v3 in the 'Accept' header.Ludovic Courtès2018-08-20
* Merge branch 'master' into stagingMarius Bakke2018-08-16
|\
| * import: hackage: Support recursive importing.Ricardo Wurmus2018-08-11
| * Migrate search.cpan.org home pages to metacpan.org.Tobias Geerinckx-Rice2018-08-11
* | Merge branch 'master' into stagingMarius Bakke2018-08-10
|\|
| * import: cabal, hackage: Avoid error when custom setup section is missing.Ricardo Wurmus2018-08-07
* | Merge branch 'master' into stagingMarius Bakke2018-07-30
|\|
| * ssh: Display the size of the store items being sent.Ludovic Courtès2018-07-29
* | Merge branch 'master' into stagingMarius Bakke2018-07-28
|\|
| * import: hackage: Emit native-inputs in the importer.Danny Milosavljevic2018-07-27
| * ruby-build-system: Make phase "replace-git-ls-files" handle more cases.Danny Milosavljevic2018-07-24
| * import: PyPI: Update redirected URL.Marius Bakke2018-07-24
| * build-system: Add 'guile-build-system'.Ludovic Courtès2018-07-23
| * Revert "guix: Compress and decompress xz archives in parallel."Marius Bakke2018-07-22
| * database: Reset timestamps to one second after the Epoch.Ludovic Courtès2018-07-20
| * deduplication: Work around Guile bug in 'seek'.Ludovic Courtès2018-07-20
| * build-system/go: Use invoke instead of system*.Leo Famulari2018-07-19
| * deduplication: Remove 'counting-wrapper-port'.Ludovic Courtès2018-07-19
| * hash: sha256 port now implements 'port-position'.Ludovic Courtès2018-07-19
| * self: Use the new 'imported-files'.Ludovic Courtès2018-07-19
| * gexp: 'imported-files/derivation' can copy files instead of symlinking.Ludovic Courtès2018-07-19
| * gexp: 'imported-files' no longer creates a derivation by default.Ludovic Courtès2018-07-19
| * gexp: Remove unnecessary 'mlet'.Ludovic Courtès2018-07-19
| * store: Add 'add-file-tree-to-store'.Ludovic Courtès2018-07-19
| * serialization: Add 'write-file-tree'.Ludovic Courtès2018-07-19
| * ruby-build-system: Error or return #t from all phases.Christopher Baines2018-07-15
| * utils: Really clean up temporary directories.Leo Famulari2018-07-13
| * pull: Display new/upgraded packages upon completion.Ludovic Courtès2018-07-13
| * pull: Use (guix inferior) to display new and upgraded packages.Ludovic Courtès2018-07-13
| * Add (guix inferior) and (guix scripts repl).Ludovic Courtès2018-07-13
| * guix package: Use relative symlinks to generations.Ludovic Courtès2018-07-13
| * git: Call 'url-cache-directory' outside 'update-cached-checkout'.Oleg Pykhalov2018-07-13
| * import: hackage: Fix typo.Danny Milosavljevic2018-07-13
| * Merge branch 'staging'Marius Bakke2018-07-13
| |\
| * | import: hackage: Evaluate "-any" and "-none" version comparison operators.Danny Milosavljevic2018-07-12
| * | import: hackage: Support "-any" and "-none" version comparison operators.Danny Milosavljevic2018-07-12
| * | import: hackage: Support "custom-setup" field.Danny Milosavljevic2018-07-12
| * | gexp: Allow bytevector as content of `plain-file'.Jan Nieuwenhuizen2018-07-12
| * | store: Add `binary-file'.Jan Nieuwenhuizen2018-07-12
| * | gnu-maintenance: Get GNU metadata from rec files.Ludovic Courtès2018-07-11
| * | import: gem: Add recursive import.Oleg Pykhalov2018-07-11
| * | build-system/haskell: Make phases fail on error.Danny Milosavljevic2018-07-11
| * | ui: Fix typo.Ludovic Courtès2018-07-11
| * | profiles: Introduce 'profile-search-paths' and use it.Ludovic Courtès2018-07-11