aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* perform-download: Set PATH before invoking ‘git’.Ludovic Courtès2023-10-05
* refresh: Fix sorting of updates by file and line number.Ricardo Wurmus2023-10-05
* search-paths: Add GCC search paths.Maxim Cournoyer2023-10-04
* guix: meson-configuration: Fix boolean assigment.Jean-Pierre De Jesus DIAZ2023-10-04
* archive: Fix ‘--version’ typo.Nikolaos Chatzikonstantinou2023-09-28
* read-print: Be more mindful of horizontal space in packages.Tobias Geerinckx-Rice2023-09-24
* git-download: Use “builtin:git-download” when available.Ludovic Courtès2023-09-26
* perform-download: Use the ‘git’ command captured at configure time.Ludovic Courtès2023-09-26
* build: Add dependency on Git.Ludovic Courtès2023-09-26
* daemon: Add “git-download” built-in builder.Ludovic Courtès2023-09-26
* perform-download: Remove unused one-argument clause.Ludovic Courtès2023-09-26
* git-download: Honor the ‘GUIX_DOWNLOAD_FALLBACK_TEST’ environment variable.Ludovic Courtès2023-09-26
* git-download: Move fallback code to (guix build git).Ludovic Courtès2023-09-26
* git: Restore 'false-if-git-not-found' in 'reference-available?'.Simon Tournier2023-09-25
* Merge branch 'master' into emacs-teamLiliana Marie Prikler2023-09-22
|\
| * git: Avoid touching the network unless needed in 'reference-available?'.Simon Tournier2023-09-22
| * image: Introduce the mbr-hybrid-raw image type.Mathieu Othacehe2023-09-20
| * self: Compile guix-packages-base in chunks of 10 files.Janneke Nieuwenhuizen2023-09-19
| * self: Build directories in chunks of max 25 files at a time.Janneke Nieuwenhuizen2023-09-18
| * transformations: tuned-package: Use target on cross-compile.Jean-Pierre De Jesus DIAZ2023-09-17
| * upstream: Compare symbols to symbols.Ricardo Wurmus2023-09-13
| * search-paths: Add $TZDIR.Maxim Cournoyer2023-09-12
| * gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs.Maxim Cournoyer2023-09-11
| * Revert "gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs."Maxim Cournoyer2023-09-11
| * gnu-maintenance: Support URI list of mixed mirrors, HTTP URLs.Maxim Cournoyer2023-09-11
* | Merge branch 'master' into emacs-teamLiliana Marie Prikler2023-09-09
|\|
| * guix: shell: Don't whitelist / by typo in `shell-authorized-directories'.Janneke Nieuwenhuizen2023-09-08
| * lint: Check that (cc-for-target) and friends are used.Maxime Devos2023-09-08
| * guix: packages: Support package/inherit by package-field-location.Simon Tournier2023-09-06
| * gnu-maintenance: Do not error when there are no candidates.Maxim Cournoyer2023-09-06
| * git: Fix typo in reference-available? comment.Maxim Cournoyer2023-09-05
| * time-machine: Also validate the reference from a channels file.Maxim Cournoyer2023-09-05
| * Revert "guix: git: Avoid touching the network unless needed in 'reference-ava...Maxim Cournoyer2023-09-05
| * gnu-maintenance: Do not crash on refresh when origin URI is a list.Maxim Cournoyer2023-09-05
| * scripts: pull: Teach 'channels-list' to use 'tag' git references.Simon Tournier2023-08-29
| * guix: git: Avoid touching the network unless needed in 'reference-available?'.Simon Tournier2023-08-29
| * import-utils: Do not include punctuation when wrapping in @code{}.Ricardo Wurmus2023-08-28
| * gnu-maintenance: Consider Qt source tarballs as "release files".Maxim Cournoyer2023-08-26
| * gnu-maintenance: Allow mirror URLs to fallback to the generic HTML updater.Maxim Cournoyer2023-08-26
| * gnu-maintenance: Add support to rewrite version in URL path.Maxim Cournoyer2023-08-26
| * gnu-maintenance: Extract 'canonicalize-url' from 'import-html-release'.Maxim Cournoyer2023-08-26
| * gnu-maintenance: Document nested procedures in 'import-html-release'.Maxim Cournoyer2023-08-26
| * gnu-maintenance: Accept package object in 'import-html-release' procedure.Maxim Cournoyer2023-08-26
| * gnu-maintenance: Fix indentation.Maxim Cournoyer2023-08-26
| * gnu-maintenance: Extract url->links procedure.Maxim Cournoyer2023-08-26
| * gnu-maintenance: Fix docstring.Maxim Cournoyer2023-08-26
| * gnu-maintenance: Make base-url argument of import-html-release required.Maxim Cournoyer2023-08-26
* | build: emacs-utils: Adjust ‘emacs-compile-directory’ for Emacs 29.Hilton Chain2023-09-07
* | Merge branch 'master' into emacs-teamLiliana Marie Prikler2023-08-26
|\|
| * graph: Add GraphML backend.Josselin Poiret2023-08-25