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
Commit message (
Expand
)
Author
Age
Files
Lines
*
emacs: Add 'guix-devel-lint-package'
...
Alex Kost
2015-10-09
1
-3
/
+18
*
emacs: Add 'guix-devel-with-definition'.
...
Alex Kost
2015-10-09
1
-3
/
+20
*
emacs: Fix 'guix-devel-setup-repl'.
...
Alex Kost
2015-10-09
3
-1
/
+23
*
emacs: Fix 'guix-build-log-phase-toggle-all'.
...
Alex Kost
2015-10-09
1
-2
/
+3
*
emacs: devel: Fix 'modify-phases' highlighting.
...
Alex Kost
2015-10-09
1
-2
/
+6
*
emacs: devel: Highlight gexp symbols.
...
Alex Kost
2015-10-09
1
-1
/
+9
*
emacs: devel: Highlight 'modify-phases' keywords.
...
Alex Kost
2015-09-26
2
-1
/
+58
*
emacs: build-log: Improve regexp for the phase end.
...
Alex Kost
2015-09-25
1
-1
/
+1
*
emacs: Add 'guix-devel-build-package-definition'.
...
Alex Kost
2015-09-23
2
-0
/
+62
*
emacs: Add development utils.
...
Alex Kost
2015-09-23
3
-0
/
+111
*
emacs: Add "View map" action to 'size' popup.
...
Alex Kost
2015-09-23
1
-2
/
+24
*
emacs: Add code to call guile procedures.
...
Alex Kost
2015-09-22
2
-0
/
+20
*
emacs: Move code for evaluating to "guix-geiser.el".
...
Alex Kost
2015-09-22
2
-30
/
+101
*
emacs: Move guile related code to "guix-guile.el".
...
Alex Kost
2015-09-22
4
-18
/
+49
*
emacs: Improve 'guix-prettify-regexp'.
...
Alex Kost
2015-09-22
1
-3
/
+8
*
emacs: Replace 'guix-any' with 'cl-some'.
...
Alex Kost
2015-09-18
2
-11
/
+3
*
emacs: Add commands to show/hide build log phases.
...
Alex Kost
2015-09-18
1
-0
/
+81
*
emacs: Add "View build log" action to build popup.
...
Alex Kost
2015-09-15
2
-1
/
+28
*
emacs: Add modes for viewing build logs.
...
Alex Kost
2015-09-15
1
-0
/
+252
*
emacs: Display guix command errors in the minibuffer.
...
Alex Kost
2015-09-15
2
-6
/
+23
*
emacs: Add customization groups for faces.
...
Alex Kost
2015-09-15
4
-26
/
+46
*
ui: Add package-description-string.
...
Mathieu Lirzin
2015-09-08
1
-1
/
+1
*
emacs: Add support for "triplet" package inputs.
...
Alex Kost
2015-09-04
1
-1
/
+12
*
emacs: Use "r" key for 'cran' action in 'import' popup.
...
Alex Kost
2015-09-02
1
-0
/
+6
*
emacs: Add "View graph" action to graph popup.
...
Alex Kost
2015-09-01
1
-2
/
+16
*
emacs: Allow users to choose a 'find-file' function.
...
Alex Kost
2015-09-01
1
-1
/
+10
*
emacs: Add code to run 'dot' program.
...
Alex Kost
2015-09-01
1
-0
/
+72
*
emacs: Add code to pipe guix output to external program.
...
Alex Kost
2015-09-01
1
-0
/
+10
*
emacs: Use only one guix-load-path variable.
...
Mathieu Lirzin
2015-08-30
2
-7
/
+1
*
emacs: Fix guix-guile-program default value.
...
Mathieu Lirzin
2015-08-30
2
-9
/
+10
*
build: Produce 'guix-config' instead of using compile-time tricks.
...
Mathieu Lirzin
2015-08-30
3
-3
/
+36
*
emacs: Use prompt for packages instead popup for edit action.
...
Alex Kost
2015-08-30
5
-12
/
+23
*
emacs: Add popup interface for guix commands.
...
Alex Kost
2015-08-30
1
-0
/
+649
*
emacs: Add "guix-popup.el".
...
Alex Kost
2015-08-30
1
-0
/
+48
*
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
2
-0
/
+39
*
emacs: Add and use alist accessors.
...
Alex Kost
2015-08-30
5
-72
/
+83
*
emacs: Add minibuffer readers.
...
Alex Kost
2015-08-30
1
-0
/
+176
*
emacs: Add help variables.
...
Alex Kost
2015-08-30
2
-69
/
+125
*
emacs: Add 'guix-package-names'.
...
Alex Kost
2015-08-30
2
-0
/
+25
*
emacs: Add 'guix-graph-type-names'.
...
Alex Kost
2015-08-30
2
-0
/
+9
*
emacs: Add 'guix-lint-checker-names'.
...
Alex Kost
2015-08-30
2
-2
/
+19
*
emacs: Add 'guix-memoized-defalias' macro.
...
Alex Kost
2015-08-30
1
-0
/
+21
*
emacs: Add 'guix-any'.
...
Alex Kost
2015-08-30
1
-0
/
+8
*
emacs: Add utils to copy guix command.
...
Alex Kost
2015-08-30
1
-0
/
+12
*
emacs: Add utils to make symbol and string for guix command.
...
Alex Kost
2015-08-30
1
-0
/
+19
*
emacs: Add and use 'guix-concat-strings'.
...
Alex Kost
2015-08-30
3
-2
/
+18
*
emacs: Add and use 'guix-while-search'.
...
Alex Kost
2015-08-30
3
-10
/
+17
*
emacs: Add 'guix-prettify' to 'guix' custom group.
...
Alex Kost
2015-08-30
1
-0
/
+1
*
emacs: Remove leftover internal variable.
...
Alex Kost
2015-08-30
1
-1
/
+0
[next]