summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | download: Add more apache mirrors.Efraim Flashner2020-06-12
* | | | | | | | | | | guix: lint: Support origins in check-patch-file-names.Chris Marusich2020-06-11
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | packages: 'package-grafts' returns grafts for all the relevant outputs.Ludovic Courtès2020-06-11
* | | | | | | | | | database: separate transaction-handling and retry-handling.Caleb Ristvedt2020-06-10
* | | | | | | | | | database: ensure update-or-insert is run within a transactionCaleb Ristvedt2020-06-10
* | | | | | | | | | database: rewrite query procedures in terms of with-statement.Caleb Ristvedt2020-06-10
* | | | | | | | | | database: work around guile-sqlite3 bug preventing statement resetCaleb Ristvedt2020-06-10
* | | | | | | | | | import: stackage: Fix typo.Tobias Geerinckx-Rice2020-06-09
* | | | | | | | | | import: stackage: Fix typo.Marius Bakke2020-06-09
* | | | | | | | | | store: Use buffered I/O for all protocol writesLars-Dominik Braun2020-06-09
* | | | | | | | | | git-authenticate: 'commit-authorized-keys' properly handles orphan commits.Ludovic Courtès2020-06-09
* | | | | | | | | | git: 'commit-difference' really excludes the ancestors of #:excluded.Ludovic Courtès2020-06-09
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | syscalls: set-thread-name, thread-name: Fix thinko.Jan (janneke) Nieuwenhuizen2020-06-08
* | | | | | | | | syscalls: set-thread-name, thread-name: Stub for the Hurd.Jan (janneke) Nieuwenhuizen2020-06-08
* | | | | | | | | git-authenticate: Prevent removal of '.guix-authorizations'.Ludovic Courtès2020-06-07
* | | | | | | | | git: 'update-cached-checkout' gracefully handles missing starting commit.Ludovic Courtès2020-06-07
* | | | | | | | | ui: 'display-search-results' automatically invokes the pager.Ludovic Courtès2020-06-06
* | | | | | | | | utils: Add 'with-environment-variables'.Ludovic Courtès2020-06-06
* | | | | | | | | packages: Make 'bag-grafts' insensitive to '%current-target-system'.Ludovic Courtès2020-06-06
* | | | | | | | | grafts: Improve performance for derivations with many inputs.Ludovic Courtès2020-06-06
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | git-authenticate: Add tests.Ludovic Courtès2020-06-05
* | | | | | | | git-authenticate: Raise proper SRFI-35 conditions.Ludovic Courtès2020-06-05
* | | | | | | | git-authenticate: Don't hard-code "origin/" for keyring reference.Ludovic Courtès2020-06-05
* | | | | | | | Add (guix git-authenticate).Ludovic Courtès2020-06-05
* | | | | | | | build-system: linux-module: Allow passing #:make-flags argument.Danny Milosavljevic2020-06-02
* | | | | | | | combinators: Recurse fold2 to named let loop.Arun Isaac2020-06-01
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | size: Document that positional arguments can be store items.Pierre Neidhardt2020-05-29
* | | | | | | syscalls: 'terminal-dimension' ignores EPERM.Ludovic Courtès2020-05-29
* | | | | | | syscalls: Properly match %HOST-TYPE.Jesse Dowell2020-05-29
* | | | | | | quirks: Build 'compute-guix-derivation' modules with 2.2 when needed.Ludovic Courtès2020-05-29
* | | | | | | utils: Add 'cc-for-target'.Marius Bakke2020-05-29
* | | | | | | image: Do not use VM to create disk-images.Mathieu Othacehe2020-05-29
* | | | | | | compile: Do not optimize "gnu/tests/*".Ludovic Courtès2020-05-25
* | | | | | | gexp: The result of 'imported-files/derivation' is non-substitutable.Ludovic Courtès2020-05-25
* | | | | | | self: Optimize 'file-append*' for 'local-file?'.Ludovic Courtès2020-05-25
* | | | | | | gexp: Fix expansion for (file-append (local-file ...) ...).Ludovic Courtès2020-05-25
| |_|_|_|_|/ |/| | | | |
* | | | | | pull: Protect against downgrade attacks.Ludovic Courtès2020-05-25
* | | | | | channels: 'latest-channel-instances' guards against non-forward updates.Ludovic Courtès2020-05-25
* | | | | | git: 'update-cached-checkout' returns the commit relation.Ludovic Courtès2020-05-25
* | | | | | channels: 'latest-channel-instances' doesn't leak internal state.Ludovic Courtès2020-05-25
* | | | | | git: Add 'commit-relation'.Ludovic Courtès2020-05-25
* | | | | | guix package: Support multiple profiles with '--list-installed'.zimoun2020-05-23
* | | | | | upstream: Use 'origin-hash'.Ludovic Courtès2020-05-22
* | | | | | lint: archival: Use 'origin-hash'.Ludovic Courtès2020-05-22
* | | | | | packages: Introduce <content-hash> and use it in <origin>.Ludovic Courtès2020-05-22
* | | | | | packages: Add 'base64' macro.Ludovic Courtès2020-05-22
* | | | | | guix hash, guix download: Support base64 format.Ludovic Courtès2020-05-22
* | | | | | guix hash, guix download: Add '--hash'.Ludovic Courtès2020-05-22
| |_|_|_|/ |/| | | |
* | | | | build: asdf-build-system: Use SBCL source in CL packages.Pierre Neidhardt2020-05-21
* | | | | publish: Improve performance by increasing buffer size.Ricardo Wurmus2020-05-19