summaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesLeo Famulari2016-05-13
|\
| * Merge branch 'master' into gnome-updatesMark H Weaver2016-05-11
| |\
| | * guix: utils: Re-export 'memoize'.Alex Kost2016-05-09
| * | Merge branch 'master' into gnome-updates宋文武2016-05-08
| |\|
| | * syscalls: Use 'define-c-struct' for 'fcntl-flock'.Ludovic Courtès2016-05-06
| | * utils: Move 'fcntl-flock' to (guix build syscalls).Ludovic Courtès2016-05-06
| | * utils: Move combinators to (guix combinators).Ludovic Courtès2016-05-04
| | * utils: Remove 'split'.Ludovic Courtès2016-05-04
| | * environment: Use 'break' instead of 'split'.Ludovic Courtès2016-05-04
| | * services: herd: Move UI handling to 'guix system'.Ludovic Courtès2016-05-04
| * | Merge branch 'master' into gnome-updatesMark H Weaver2016-05-04
| |\|
| | * syscalls: Wrap TCSA* constants in 'tcsetattr-action' macro.Ludovic Courtès2016-05-03
| * | profiles: Factor out 'manifest-lookup-package'.宋文武2016-05-02
| * | profiles: Add xdg-mime-database hook.宋文武2016-05-02
| * | profiles: Add xdg-desktop-database hook.宋文武2016-05-02
| * | syscalls: Add 'tcgetattr' and 'tcsetattr' bindings.Ludovic Courtès2016-05-02
| * | syscalls: Implement arrays in 'define-c-struct' and use it.Ludovic Courtès2016-05-02
| * | syscalls: 'statfs' explicitly binds 'statfs64'.Ludovic Courtès2016-05-02
| * | syscalls: statfs: Add missing 'mount-flags' field of 'struct statfs'.Ludovic Courtès2016-05-02
* | | Merge branch 'master' into core-updatesMathieu Lirzin2016-05-02
|\ \ \ | | |/ | |/|
| * | syscalls: Add 'tcgetattr' and 'tcsetattr' bindings.Ludovic Courtès2016-05-02
| * | syscalls: Implement arrays in 'define-c-struct' and use it.Ludovic Courtès2016-05-02
| * | syscalls: 'statfs' explicitly binds 'statfs64'.Ludovic Courtès2016-04-30
| * | syscalls: statfs: Add missing 'mount-flags' field of 'struct statfs'.Ludovic Courtès2016-04-30
| |/
| * guix system: Reduce size of image produced for 'vm' action.Ludovic Courtès2016-04-29
| * lint: 'check-vulnerabilities' follows package replacements.Ludovic Courtès2016-04-28
| * challenge: Use exit code 2 when discrepancies are found.Ludovic Courtès2016-04-27
| * lint: Report synopses/descriptions that are not strings.Ludovic Courtès2016-04-27
| * import: cpan: check version bounds on core modules.Eric Bavier2016-04-25
| * syscalls: 'terminal-columns' catches EINVAL on the TIOCGWINSZ ioctl.Ludovic Courtès2016-04-25
| * guix gc: Add '--free-space'.Ludovic Courtès2016-04-25
| * syscalls: Add 'statfs'.Ludovic Courtès2016-04-25
| * syscalls: 'define-c-struct' computes the struct size.Ludovic Courtès2016-04-25
| * syscalls: Second argument of packed-struct read is now optional.Ludovic Courtès2016-04-25
| * syscalls: Move code around [NFC].Ludovic Courtès2016-04-25
| * build: Move 'Makefile' fragments to subdirectories.Mathieu Lirzin2016-04-21
| * substitute: Sanitize the client-provided column number.Ludovic Courtès2016-04-20
| * substitute: Install the client's locale.Ludovic Courtès2016-04-20
| * substitute: Internationalize signature and download messages.Ludovic Courtès2016-04-20
| * substitute: Better abbreviate substitute URL in progress report.Ludovic Courtès2016-04-20
| * download: 'uri-abbreviation' can abbreviate the URI's basename.Ludovic Courtès2016-04-20
| * download: Add "%COMPAT" to the priority string.Ludovic Courtès2016-04-20
| * syscalls: If a syscall is not available, defer the error.Mark H Weaver2016-04-18
| * utils: 'cache-directory' gracefully deals with unset 'HOME'.Ludovic Courtès2016-04-18
| * syscalls: 'terminal-columns' ignores non-file ports.Ludovic Courtès2016-04-16
| * substitute: Honor the number of columns of the client terminal.Ludovic Courtès2016-04-15
| * guix download: Honor the number of columns of the terminal.Ludovic Courtès2016-04-15
| * ui: Use 'terminal-columns'.Ludovic Courtès2016-04-15
| * ui: 'package->recutils' accurately honors the number of columns.Ludovic Courtès2016-04-15
| * syscalls: Add TIOCGWINSZ bindings.Ludovic Courtès2016-04-15