index
:
software/guix
master
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emacs
/
guix-base.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
emacs: Add "Build" button to Package Info.
...
Alex Kost
2016-05-31
1
-0
/
+14
*
emacs: Show built output directories in Package Info.
...
Alex Kost
2016-05-31
1
-0
/
+7
*
emacs: Separate package location code.
...
Alex Kost
2016-04-18
1
-61
/
+1
*
emacs: Use '@' to separate package names and version numbers.
...
Alex Kost
2016-03-04
1
-1
/
+1
*
emacs: 'C-u M-x guix-edit' prompts for directory.
...
Alex Kost
2016-02-10
1
-7
/
+20
*
emacs: Add missing (require 'guix-profiles).
...
Alex Kost
2016-02-04
1
-0
/
+1
*
emacs: Find packages in system profiles.
...
Alex Kost
2016-01-16
1
-7
/
+18
*
emacs: Reorganize package/generation UI code.
...
Alex Kost
2016-01-02
1
-274
/
+19
*
emacs: Reorganize 'readers' code.
...
Alex Kost
2016-01-02
1
-29
/
+0
*
emacs: Generalize buffer interface.
...
Alex Kost
2016-01-02
1
-387
/
+9
*
emacs: Generalize buffer naming.
...
Alex Kost
2016-01-02
1
-117
/
+22
*
emacs: Generalize buffer reverting.
...
Alex Kost
2016-01-02
1
-24
/
+6
*
emacs: Generalize buffer redisplaying.
...
Alex Kost
2016-01-02
1
-33
/
+31
*
emacs: Split 'guix-root-map' keymap.
...
Alex Kost
2016-01-02
1
-4
/
+2
*
emacs: Add wrappers for 'history-size' and 'revert-confirm'.
...
Alex Kost
2016-01-02
1
-4
/
+18
*
emacs: Split 'guix-param-titles' variable.
...
Alex Kost
2016-01-02
1
-24
/
+37
*
emacs: info: Split 'guix-info-format' variable.
...
Alex Kost
2016-01-02
1
-24
/
+31
*
emacs: Factorize macros for defining interfaces.
...
Alex Kost
2016-01-02
1
-66
/
+56
*
emacs: Add 'guix-keyword-args-let'.
...
Alex Kost
2016-01-02
1
-57
/
+49
*
emacs: Rename internal procedures.
...
Alex Kost
2016-01-02
1
-19
/
+16
*
emacs: Simplify defining parameter titles.
...
Alex Kost
2016-01-02
1
-41
/
+5
*
emacs: Add API for 'guix-entry'.
...
Alex Kost
2016-01-02
1
-15
/
+10
*
emacs: Fix 'guix-pull'.
...
Alex Kost
2015-12-06
1
-2
/
+3
*
emacs: Fix 'guix-apply-manifest'.
...
Alex Kost
2015-12-06
1
-3
/
+4
*
emacs: Add completions for '--type' option of 'refresh' popup.
...
Alex Kost
2015-11-02
1
-0
/
+4
*
emacs: Use 'switch-to-generation*'.
...
Alex Kost
2015-10-27
1
-1
/
+1
*
emacs: Move guile related code to "guix-guile.el".
...
Alex Kost
2015-09-22
1
-0
/
+1
*
emacs: Display guix command errors in the minibuffer.
...
Alex Kost
2015-09-15
1
-3
/
+6
*
emacs: Add customization groups for faces.
...
Alex Kost
2015-09-15
1
-1
/
+6
*
emacs: Use prompt for packages instead popup for edit action.
...
Alex Kost
2015-08-30
1
-7
/
+5
*
emacs: Add code to run guix command in shell.
...
Alex Kost
2015-08-30
1
-0
/
+36
*
emacs: Add code to run guix command in REPL.
...
Alex Kost
2015-08-30
1
-0
/
+21
*
emacs: Add and use alist accessors.
...
Alex Kost
2015-08-30
1
-11
/
+11
*
emacs: Add 'guix-package-names'.
...
Alex Kost
2015-08-30
1
-0
/
+14
*
emacs: Add 'guix-graph-type-names'.
...
Alex Kost
2015-08-30
1
-0
/
+4
*
emacs: Add 'guix-lint-checker-names'.
...
Alex Kost
2015-08-30
1
-1
/
+8
*
emacs: Add and use 'guix-concat-strings'.
...
Alex Kost
2015-08-30
1
-1
/
+1
*
emacs: Remove leftover internal variable.
...
Alex Kost
2015-08-30
1
-1
/
+0
*
emacs: Add 'guix-root-map'.
...
Alex Kost
2015-06-26
1
-9
/
+12
*
emacs: Add "edit" command to a list of packages.
...
Alex Kost
2015-06-22
1
-0
/
+8
*
emacs: Add 'guix-apply-manifest'.
...
Alex Kost
2015-05-29
1
-0
/
+27
*
emacs: Move profiles code to "guix-profiles.el.in".
...
Alex Kost
2014-12-02
1
-41
/
+1
*
emacs: Add "Source" field to 'guix-info' buffers.
...
Alex Kost
2014-11-12
1
-3
/
+30
*
emacs: Improve 'guix-redisplay-buffer'.
...
Alex Kost
2014-11-10
1
-6
/
+33
*
emacs: Restore mode-line after operation prompt.
...
Alex Kost
2014-11-10
1
-4
/
+6
*
emacs: Add interface for comparing generations.
...
Alex Kost
2014-11-04
1
-0
/
+111
*
emacs: Improve minibuffer messages.
...
Alex Kost
2014-11-04
1
-106
/
+7
*
emacs: Add 'guix-pull' command.
...
Alex Kost
2014-10-27
1
-0
/
+39
*
emacs: Improve buffer procedures.
...
Alex Kost
2014-10-27
1
-21
/
+30
*
emacs: Handle updating by ID after REPL restart.
...
Alex Kost
2014-10-27
1
-6
/
+34
[next]