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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
file-systems: Add a 'dependencies' field to <file-system>.
...
Ludovic Courtès
2015-07-17
1
-0
/
+8
*
system: Add 'kernel-arguments' field.
...
Ludovic Courtès
2015-07-17
1
-0
/
+4
*
Add 'guix-daemon.service' file for systemd.
...
Ludovic Courtès
2015-07-15
1
-2
/
+10
*
doc: Reinstate bit about creating build accounts.
...
Ludovic Courtès
2015-07-15
1
-0
/
+4
*
file-systems: Allow users to specify file system UUIDs as strings.
...
Ludovic Courtès
2015-07-14
1
-1
/
+17
*
guix build: Add '--substitute-urls' client option.
...
Ludovic Courtès
2015-07-13
1
-3
/
+17
*
doc: Augment offloading documentation.
...
Ludovic Courtès
2015-07-09
1
-8
/
+30
*
doc: Remove extra quotes around URLs.
...
Ludovic Courtès
2015-07-08
1
-3
/
+3
*
build: Add 'emacs-build-system'.
...
Federico Beffa
2015-07-08
1
-0
/
+13
*
import: Add 'elpa' importer.
...
Federico Beffa
2015-07-08
1
-0
/
+28
*
derivations: Add #:substitutable?, distinguished from #:local-build?.
...
Ludovic Courtès
2015-07-03
1
-4
/
+11
*
environment: Define 'GUIX_ENVIRONMENT'.
...
Ludovic Courtès
2015-07-01
1
-0
/
+13
*
doc: Mention .bashrc vs. .bash_profile for 'guix environment'.
...
Ludovic Courtès
2015-07-01
1
-1
/
+9
*
environment: For --ad-hoc, allow users to specify an output.
...
Ludovic Courtès
2015-07-01
1
-0
/
+5
*
environment: Add --system.
...
Ludovic Courtès
2015-07-01
1
-0
/
+4
*
doc: Add 'guix environment' examples.
...
Ludovic Courtès
2015-06-29
2
-3
/
+43
*
doc: Add quote about running a monadic value.
...
Ludovic Courtès
2015-06-29
1
-2
/
+7
*
emacs: Add 'guix-root-map'.
...
Alex Kost
2015-06-26
1
-0
/
+3
*
doc: Add "Application Setup" section.
...
Ludovic Courtès
2015-06-22
1
-0
/
+40
*
emacs: Add "edit" command to a list of packages.
...
Alex Kost
2015-06-22
2
-3
/
+7
*
size: Add '--map-file' option.
...
Ludovic Courtès
2015-06-21
2
-1
/
+14
*
Add 'guix size'.
...
Ludovic Courtès
2015-06-18
2
-7
/
+99
*
Add 'guix edit'.
...
Ludovic Courtès
2015-06-18
1
-1
/
+28
*
system: Rename 'sudoers' into 'sudoers-file'.
...
Alex Kost
2015-06-16
1
-2
/
+2
*
services: Remove lsh service from %DESKTOP-SERVICES.
...
Ludovic Courtès
2015-06-15
1
-1
/
+1
*
doc: Move most 'HACKING' informations into the manual.
...
Mathieu Lirzin
2015-06-14
2
-55
/
+234
*
guix build: Allow directories to be passed to --with-source.
...
Ludovic Courtès
2015-06-11
1
-0
/
+7
*
import: hackage: Refactor parsing code and add new options.
...
Federico Beffa
2015-06-09
1
-5
/
+17
*
doc: Suggest unpacking the binary tarball in /tmp.
...
Ludovic Courtès
2015-06-08
1
-1
/
+2
*
install: Omit /root from the binary tarball.
...
Ludovic Courtès
2015-06-08
1
-5
/
+13
*
monads: Allow n-ary '>>=' expressions.
...
Ludovic Courtès
2015-06-08
1
-5
/
+18
*
doc emacs: Improve documentation on initial setup.
...
Alex Kost
2015-06-08
1
-9
/
+35
*
emacs: Add shell completions for "guix" command.
...
Alex Kost
2015-06-08
1
-0
/
+32
*
doc: Explain where the number of build users comes from.
...
Ludovic Courtès
2015-06-07
1
-0
/
+3
*
guix gc: Add '--verify'.
...
Ludovic Courtès
2015-06-06
1
-13
/
+44
*
system: 'hosts-file' is now a file-like object.
...
Ludovic Courtès
2015-06-05
1
-5
/
+5
*
system: 'sudoers' is now a file-like object.
...
Ludovic Courtès
2015-06-05
1
-1
/
+2
*
doc: Explain "file-like objects".
...
Ludovic Courtès
2015-06-05
1
-5
/
+23
*
gexp: Add 'plain-file'.
...
Ludovic Courtès
2015-06-03
1
-1
/
+9
*
emacs: Add 'guix-apply-manifest'.
...
Alex Kost
2015-05-29
1
-0
/
+5
*
emacs: Remove "M" key binding for marking all lines.
...
Alex Kost
2015-05-29
1
-3
/
+1
*
guix environment: Add --ad-hoc option.
...
David Thompson
2015-05-28
1
-1
/
+16
*
doc: Clarify that --disable-chroot is needed for non-root users.
...
Ludovic Courtès
2015-05-27
1
-7
/
+10
*
guix system: Add '--on-error'.
...
Ludovic Courtès
2015-05-25
1
-0
/
+19
*
doc: Fix inaccurate wording in "operating-system Reference".
...
Ludovic Courtès
2015-05-25
1
-1
/
+1
*
system: Define '%base-user-accounts'.
...
Ludovic Courtès
2015-05-25
1
-1
/
+9
*
doc: Add "Running Guix Before It Is Installed".
...
Ludovic Courtès
2015-05-23
1
-1
/
+42
*
doc: Update detailed node list.
...
Ludovic Courtès
2015-05-23
1
-0
/
+5
*
doc: Change "GSD" to "GuixSD".
...
Ludovic Courtès
2015-05-23
1
-1
/
+1
*
doc: Clarify the module file name convention.
...
Ludovic Courtès
2015-05-22
1
-3
/
+7
[next]