index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-30
emacs: Disable grafts when dry-run is enabled.
Alex Kost
1
-9
/
+11
2016-07-12
gexp: Add 'with-imported-modules' macro.
Ludovic Courtès
1
-0
/
+2
2016-05-31
emacs: Add "Build Log" button to Package Info.
Alex Kost
2
-1
/
+34
2016-05-31
emacs: Add "Build" button to Package Info.
Alex Kost
3
-1
/
+42
2016-05-31
emacs: Extend 'guix-mapinsert'.
Alex Kost
1
-8
/
+25
2016-05-31
emacs: Show built output directories in Package Info.
Alex Kost
3
-2
/
+72
2016-05-24
build: Use "%D%" in Makefile fragments.
Mathieu Lirzin
1
-37
/
+37
2016-05-10
emacs: Add 'guix-package-from-file' command.
Alex Kost
3
-15
/
+59
2016-05-10
emacs: main: Remove top-level package tables.
Alex Kost
1
-49
/
+24
2016-05-10
emacs: Simplify 'guix-guile-boolean'.
Alex Kost
1
-1
/
+1
2016-05-09
emacs: Add 'guix-version' command.
Alex Kost
3
-1
/
+45
2016-05-05
emacs: main: Use (guix combinators).
Alex Kost
1
-0
/
+1
2016-04-26
emacs: Add "edit" command to a list of licenses.
Alex Kost
1
-0
/
+7
2016-04-26
emacs: Add license definition button to License Info buffer.
Alex Kost
1
-1
/
+14
2016-04-26
emacs: Add 'guix-find-license-definition' command.
Alex Kost
1
-0
/
+21
2016-04-21
build: Move 'Makefile' fragments to subdirectories.
Mathieu Lirzin
2
-1
/
+77
2016-04-18
emacs: Display license info on button press in Package Info buffer.
Alex Kost
1
-2
/
+6
2016-04-18
emacs: Add location "Packages" button to Package Info buffer.
Alex Kost
1
-2
/
+18
2016-04-18
emacs: Add interface for package locations.
Alex Kost
2
-0
/
+95
2016-04-18
emacs: Make 'guix-find-location' interactive.
Alex Kost
1
-12
/
+19
2016-04-18
emacs: Display message if license not found.
Alex Kost
1
-0
/
+11
2016-04-18
emacs: Separate package license code.
Alex Kost
2
-86
/
+119
2016-04-18
emacs: Separate package location code.
Alex Kost
4
-62
/
+97
2016-04-18
emacs: Add 'guix-packages-by-location' command.
Alex Kost
4
-1
/
+67
2016-04-15
emacs: Use full profile name in Guix buffer names.
Alex Kost
1
-3
/
+8
2016-04-15
emacs: Factorize code for buffer names.
Alex Kost
2
-20
/
+30
2016-04-04
emacs: Speed up starting the REPL.
Alex Kost
1
-18
/
+28
2016-04-04
emacs: Use (guix scripts lint) only when needed.
Alex Kost
1
-3
/
+3
2016-04-04
emacs: Remove unused module.
Alex Kost
1
-1
/
+0
2016-04-04
emacs: Stylistic improvements in guile code.
Alex Kost
1
-4
/
+7
2016-04-04
emacs: Use 'build-and-use-profile' from (guix scripts package).
Alex Kost
1
-28
/
+8
2016-03-24
emacs: Deprecate "guix-init.el".
Alex Kost
1
-2
/
+1
2016-03-23
emacs: Use space to separate package name and version in heading.
Alex Kost
1
-4
/
+7
2016-03-23
emacs: Fix converting scheme into elisp expression.
Alex Kost
1
-5
/
+17
2016-03-08
emacs: Gracefully handle wrong package names passed to 'guix-edit'.
Ludovic Courtès
1
-4
/
+5
2016-03-04
emacs: Use '@' to separate package names and version numbers.
Alex Kost
3
-5
/
+6
2016-03-04
emacs: hydra: Use '-' to separate job names and version numbers.
Alex Kost
2
-2
/
+7
2016-02-24
Do not check package freshness during upgrade.
Alex Kost
1
-3
/
+1
2016-02-22
emacs: Do not allow a user to modify system profiles.
Alex Kost
2
-5
/
+30
2016-02-22
emacs: Set 'guix-buffer-item' before displaying entries.
Alex Kost
1
-1
/
+3
2016-02-22
emacs: Add 'M-x guix-installed-{user/system}-packages'.
Alex Kost
1
-0
/
+13
2016-02-18
emacs: Autoload hooks instead of putting them in 'guix-init'.
Alex Kost
3
-3
/
+6
2016-02-10
emacs: 'C-u M-x guix-edit' prompts for directory.
Alex Kost
2
-15
/
+31
2016-02-07
emacs: Find Emacs packages in a system profile.
Alex Kost
1
-2
/
+4
2016-02-07
emacs: Move the code to load Emacs packages after installing.
Alex Kost
2
-20
/
+21
2016-02-07
emacs: Factorize searching for Emacs packages.
Alex Kost
1
-35
/
+40
2016-02-04
emacs: Add missing (require 'guix-profiles).
Alex Kost
4
-0
/
+4
2016-02-01
emacs: command: Disambiguate "w" key in build options.
Alex Kost
1
-2
/
+3
2016-01-29
guix system: Rename 'dmd-graph' to 'shepherd-graph'.
Alex Kost
1
-2
/
+2
2016-01-25
emacs: Add interface for licenses.
Alex Kost
2
-0
/
+108
[next]