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-main.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
emacs: Add "Build Log" button to Package Info.
...
Alex Kost
2016-05-31
1
-0
/
+10
*
emacs: Add "Build" button to Package Info.
...
Alex Kost
2016-05-31
1
-0
/
+1
*
emacs: Show built output directories in Package Info.
...
Alex Kost
2016-05-31
1
-0
/
+11
*
emacs: Add 'guix-package-from-file' command.
...
Alex Kost
2016-05-10
1
-6
/
+28
*
emacs: main: Remove top-level package tables.
...
Alex Kost
2016-05-10
1
-49
/
+24
*
emacs: main: Use (guix combinators).
...
Alex Kost
2016-05-05
1
-0
/
+1
*
emacs: Add interface for package locations.
...
Alex Kost
2016-04-18
1
-0
/
+12
*
emacs: Add 'guix-packages-by-location' command.
...
Alex Kost
2016-04-18
1
-0
/
+30
*
emacs: Speed up starting the REPL.
...
Alex Kost
2016-04-04
1
-18
/
+28
*
emacs: Use (guix scripts lint) only when needed.
...
Alex Kost
2016-04-04
1
-3
/
+3
*
emacs: Remove unused module.
...
Alex Kost
2016-04-04
1
-1
/
+0
*
emacs: Stylistic improvements in guile code.
...
Alex Kost
2016-04-04
1
-4
/
+7
*
emacs: Use 'build-and-use-profile' from (guix scripts package).
...
Alex Kost
2016-04-04
1
-28
/
+8
*
emacs: Gracefully handle wrong package names passed to 'guix-edit'.
...
Ludovic Courtès
2016-03-08
1
-4
/
+5
*
emacs: Use '@' to separate package names and version numbers.
...
Alex Kost
2016-03-04
1
-3
/
+4
*
Do not check package freshness during upgrade.
...
Alex Kost
2016-02-24
1
-3
/
+1
*
emacs: Add interface for licenses.
...
Alex Kost
2016-01-25
1
-0
/
+22
*
emacs: Add 'guix-packages-by-license' command.
...
Alex Kost
2016-01-25
1
-0
/
+11
*
emacs: Add 'guix-browse-license-url' command.
...
Alex Kost
2016-01-25
1
-0
/
+30
*
emacs: Add interface for system generations.
...
Alex Kost
2016-01-16
1
-1
/
+37
*
emacs: Remove 'generation' search type.
...
Alex Kost
2016-01-16
1
-6
/
+1
*
emacs: Replace 'generation-diff' search with 'profile-diff'.
...
Alex Kost
2016-01-16
1
-12
/
+11
*
emacs: Find packages in system profiles.
...
Alex Kost
2016-01-16
1
-5
/
+4
*
emacs: Display supported systems in "Package Info".
...
Alex Kost
2016-01-07
1
-0
/
+1
*
emacs: 'node-type' is in (guix graph) now.
...
Alex Kost
2015-12-15
1
-2
/
+2
*
emacs: 'display-search-paths' now takes a list of profiles.
...
Ludovic Courtès
2015-11-16
1
-1
/
+1
*
emacs: Add completions for '--type' option of 'refresh' popup.
...
Alex Kost
2015-11-02
1
-0
/
+5
*
emacs: Display guix command errors in the minibuffer.
...
Alex Kost
2015-09-15
1
-3
/
+17
*
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: Add code to pipe guix output to external program.
...
Alex Kost
2015-09-01
1
-0
/
+10
*
emacs: Use prompt for packages instead popup for edit action.
...
Alex Kost
2015-08-30
1
-3
/
+4
*
emacs: Add code to run guix command in REPL.
...
Alex Kost
2015-08-30
1
-0
/
+18
*
emacs: Add 'guix-package-names'.
...
Alex Kost
2015-08-30
1
-0
/
+11
*
emacs: Add 'guix-graph-type-names'.
...
Alex Kost
2015-08-30
1
-0
/
+5
*
emacs: Add 'guix-lint-checker-names'.
...
Alex Kost
2015-08-30
1
-1
/
+11
*
emacs: Add "edit" command to a list of packages.
...
Alex Kost
2015-06-22
1
-0
/
+6
*
emacs: Report about "search paths" after operation.
...
Alex Kost
2015-05-29
1
-1
/
+2
*
emacs: In 'run-with-store' call, specify the guile-for-build.
...
Ludovic Courtès
2015-01-16
1
-1
/
+3
*
emacs: Disable build traces produced by the daemon.
...
Ludovic Courtès
2014-11-25
1
-0
/
+2
*
emacs: Add "Source" field to 'guix-info' buffers.
...
Alex Kost
2014-11-12
1
-0
/
+49
*
emacs: Add interface for comparing generations.
...
Alex Kost
2014-11-04
1
-2
/
+41
*
emacs: Add 'guix-pull' command.
...
Alex Kost
2014-10-27
1
-4
/
+1
*
emacs: Add 'guix-generations-by-time' command.
...
Alex Kost
2014-10-17
1
-1
/
+10
*
emacs: Add 'current' generation parameter.
...
Alex Kost
2014-10-13
1
-7
/
+8
*
ui: Move 'show-manifest-transaction' from (guix profiles).
...
Alex Kost
2014-10-10
1
-1
/
+1
*
emacs: Use 'with-store' in 'process-package-actions'.
...
Alex Kost
2014-10-06
1
-25
/
+25
*
emacs: Add support for deleting generations.
...
Alex Kost
2014-10-06
1
-0
/
+6
*
emacs: Fix errors in receiving information.
...
Alex Kost
2014-09-28
1
-3
/
+5
*
emacs: Rewrite scheme side in a functional manner.
...
Alex Kost
2014-09-24
1
-335
/
+547
[next]