summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* build: Fix docstring typos.Tobias Geerinckx-Rice2020-10-16
* packages: Delete duplicate inputs when lowering bags.Ludovic Courtès2020-10-15
* packages, scripts, utils: Enable multi-threaded xz compression.Maxim Cournoyer2020-10-08
* utils: Do not raise exceptions in delete-file-recursively.Maxim Cournoyer2020-10-08
* utils: Add 'call-with-temporary-output-file'.Ludovic Courtès2020-09-19
* Remove (guix build rpath).Ludovic Courtès2020-09-19
* gremlin: Add 'set-file-runpath', 'file-runpath', and 'file-needed'.Ludovic Courtès2020-09-19
* build-system/gnu: strip with --strip-unneeded [v2]Jakub Kądziołka2020-09-19
* build-system/gnu: strip with --strip-unneededJakub Kądziołka2020-09-19
* Merge remote-tracking branch 'origin/master' into core-updatesMaxim Cournoyer2020-09-14
|\
| * ui: 'show-what-to-build' displays download estimate more prominently.Ludovic Courtès2020-09-14
| * authenticate: Cache the ACL and key pairs.Ludovic Courtès2020-09-14
| * daemon: Spawn 'guix authenticate' once for all.Ludovic Courtès2020-09-14
| * guix: Fix download-svn-to-store.Paul Garlick2020-09-14
| * database: register-items: reduce transaction scope.Christopher Baines2020-09-14
| * database: document extra registration requirements.Caleb Ristvedt2020-09-14
| * deduplication: pass store directory to replace-with-link.Caleb Ristvedt2020-09-14
| * build-system: linux-module: Delete some huge items that we probably don't need.Danny Milosavljevic2020-09-14
| * ui: Lexicographically sort transaction entries based on their package name.Maxim Cournoyer2020-09-12
| * ui: Refactor the package-strings helper in show-manifest-transaction.Maxim Cournoyer2020-09-12
| * daemon: Simplify interface with 'guix authenticate'.Ludovic Courtès2020-09-11
| * doc: Distinguish the "nar bundle" format from "nar".Ludovic Courtès2020-09-11
| * scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
| * ui: '--help' output links to <https://guix.gnu.org/help/>.Ludovic Courtès2020-09-10
| * Remove (guix json) and require Guile-JSON 4.3.0+.Ludovic Courtès2020-09-08
| * android-repo-download: Remove unnecessary use of Guile-JSON.Ludovic Courtès2020-09-08
| * git: Export url-cache-directory.Mathieu Othacehe2020-09-06
| * scripts: system: Expand some help messages.Efraim Flashner2020-09-05
| * android-repo-download: Use parallel-job-count instead of hard-coding jobDanny Milosavljevic2020-09-03
| * android-repo-download: Clean up typos; remove unused imports.Danny Milosavljevic2020-09-03
| * ssh: Fix progress bar crash when there are zero items to send.Ludovic Courtès2020-09-02
| * ssh: Fix regression in 'send-files'.Ludovic Courtès2020-09-02
| * ui: Attempt to fall back to "en_US.utf8" rather than "C".Ludovic Courtès2020-09-02
| * store: 'set-build-options' sends LC_MESSAGES, not LC_ALL.Ludovic Courtès2020-09-02
| * substitute: Set LC_MESSAGES to the client's locale, not LC_ALL.Ludovic Courtès2020-09-02
| * Add (guix android-repo-download).Danny Milosavljevic2020-09-02
| * import: launchpad: Recognize more URLs.Arun Isaac2020-09-01
| * import: launchpad: Recognize the .orig.tar.gz extension.Arun Isaac2020-09-01
| * import: launchpad: Handle list of source URLs correctly.Arun Isaac2020-09-01
| * gexp: computed-file: Prevent mistakenly overriding default option values.Maxim Cournoyer2020-09-01
| * guix: system: Add `--label' option.Julien Lepiller2020-08-31
| * guix system: Clarify what happens where service upgrade fails.Ludovic Courtès2020-08-31
| * guix system: reconfigure: Tell users about 'herd status'.Ludovic Courtès2020-08-31
| * packages: <content-hash> printer gracefully handle #f values.Ludovic Courtès2020-08-31
| * ssh: 'send-files' displays a progress bar.Ludovic Courtès2020-08-31
| * environment: Set USER and LOGNAME in containerLars-Dominik Braun2020-08-30
| * copy, offload: Explicitly close SSH channels and sessions.Ludovic Courtès2020-08-29
| * derivations: Avoid uses of 'write' in 'write-derivation'.Ludovic Courtès2020-08-28
| * derivations: Avoid uses of 'display' in 'write-derivation'.Ludovic Courtès2020-08-28
| * store: 'with-store' returns as many values as its body.Ludovic Courtès2020-08-28