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: list: Support displaying URL links.
...
Alex Kost
2016-01-25
1
-0
/
+13
*
emacs: Add 'guix-packages-by-license' command.
...
Alex Kost
2016-01-25
3
-0
/
+38
*
emacs: Buttonize licenses in "Package Info".
...
Alex Kost
2016-01-25
1
-2
/
+10
*
emacs: Add 'guix-browse-license-url' command.
...
Alex Kost
2016-01-25
3
-1
/
+84
*
emacs: Rename 'file-path' to 'file-name'.
...
Alex Kost
2016-01-25
4
-12
/
+12
*
emacs: Add 'guix-search-by-name'.
...
Alex Kost
2016-01-18
1
-0
/
+11
*
emacs: Rename 'guix-search-by-name' to 'guix-packages-by-name'.
...
Alex Kost
2016-01-18
1
-3
/
+3
*
emacs: Add interface for system generations.
...
Alex Kost
2016-01-16
3
-2
/
+146
*
emacs: Remove 'generation' search type.
...
Alex Kost
2016-01-16
3
-25
/
+7
*
emacs: Replace 'generation-diff' search with 'profile-diff'.
...
Alex Kost
2016-01-16
3
-27
/
+30
*
emacs: Find packages in system profiles.
...
Alex Kost
2016-01-16
3
-24
/
+50
*
emacs: profiles: Add 'guix-system-profile'.
...
Alex Kost
2016-01-16
1
-1
/
+6
*
emacs: Fix heading face in "Package Info".
...
Alex Kost
2016-01-14
1
-2
/
+5
*
emacs: Move loading packages to "guix-emacs.el".
...
Alex Kost
2016-01-13
2
-13
/
+12
*
emacs: Make "guix-emacs.el" independent.
...
Alex Kost
2016-01-13
1
-3
/
+6
*
emacs: Complete --file in 'guix build' popup.
...
Alex Kost
2016-01-13
1
-0
/
+1
*
emacs: Add missing shell completions.
...
Alex Kost
2016-01-13
1
-2
/
+5
*
emacs: Display supported systems in "Package Info".
...
Alex Kost
2016-01-07
2
-1
/
+19
*
emacs: Use "B" key in "Package List" to display latest builds.
...
Alex Kost
2016-01-02
1
-0
/
+15
*
emacs: Add Hydra interface.
...
Alex Kost
2016-01-02
4
-0
/
+907
*
emacs: Add 'guix-ui-read-profile'.
...
Alex Kost
2016-01-02
3
-24
/
+16
*
emacs: Add hierarchy of customization groups.
...
Alex Kost
2016-01-02
6
-33
/
+83
*
emacs: Return nil instead of "" in completing readers.
...
Alex Kost
2016-01-02
1
-1
/
+10
*
emacs: Add 'guix-list-get-display-entries'.
...
Alex Kost
2016-01-02
2
-10
/
+26
*
emacs: Add 'list-single' variables.
...
Alex Kost
2016-01-02
2
-6
/
+18
*
emacs: Reorganize package/generation UI code.
...
Alex Kost
2016-01-02
6
-1380
/
+1424
*
emacs: Reorganize 'readers' code.
...
Alex Kost
2016-01-02
3
-107
/
+116
*
emacs: Generalize buffer interface.
...
Alex Kost
2016-01-02
6
-469
/
+779
*
emacs: info: Get rid of syntactic fontification.
...
Alex Kost
2016-01-02
1
-0
/
+10
*
emacs: Generalize buffer naming.
...
Alex Kost
2016-01-02
4
-118
/
+145
*
emacs: info: Buttonize package name heading.
...
Alex Kost
2016-01-02
1
-3
/
+4
*
emacs: Improve messages for packages found by ID.
...
Alex Kost
2016-01-02
1
-6
/
+20
*
emacs: Generalize buffer reverting.
...
Alex Kost
2016-01-02
1
-24
/
+6
*
emacs: Generalize buffer redisplaying.
...
Alex Kost
2016-01-02
2
-39
/
+40
*
emacs: Split 'guix-root-map' keymap.
...
Alex Kost
2016-01-02
4
-7
/
+23
*
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
3
-36
/
+46
*
emacs: info: Split 'guix-info-format' variable.
...
Alex Kost
2016-01-02
2
-97
/
+132
*
emacs: Factorize macros for defining interfaces.
...
Alex Kost
2016-01-02
4
-93
/
+215
*
emacs: info: Generalize inserting and formatting.
...
Alex Kost
2016-01-02
2
-308
/
+285
*
emacs: list: Factorize "edit package" commands.
...
Alex Kost
2016-01-02
1
-15
/
+13
*
emacs: list: Split 'guix-list-format' variable.
...
Alex Kost
2016-01-02
1
-36
/
+45
*
emacs: list: Add 'guix-list-mode-initialize'.
...
Alex Kost
2016-01-02
1
-9
/
+13
*
emacs: list: Generalize 'sort-key' code.
...
Alex Kost
2016-01-02
1
-21
/
+36
*
emacs: list: Generalize 'describe' code.
...
Alex Kost
2016-01-02
1
-52
/
+79
*
emacs: list: Generalize 'marks' code.
...
Alex Kost
2016-01-02
1
-42
/
+59
*
emacs: Add 'guix-alist-put'.
...
Alex Kost
2016-01-02
1
-1
/
+43
*
emacs: Add 'guix-keyword-args-let'.
...
Alex Kost
2016-01-02
4
-117
/
+139
*
emacs: list: Configure format in one place.
...
Alex Kost
2016-01-02
1
-55
/
+34
*
emacs: Rename internal procedures.
...
Alex Kost
2016-01-02
3
-62
/
+56
[prev]
[next]