aboutsummaryrefslogtreecommitdiff
path: root/guix
Commit message (Expand)AuthorAge
...
| * 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
| * download: Add 'current-terminal-columns' parameter.Ludovic Courtès2016-04-15
| * download: Send an ANSI erase-in-line sequence in addition to CR.Ludovic Courtès2016-04-15
| * gnu-maintenance: Move FTP directory info to 'properties' fields.Ludovic Courtès2016-04-15
| * gnu-maintenance: Recognize source tarball with "-src" in their name.Ludovic Courtès2016-04-15
| * upstream: Pass a package object to updaters.Ludovic Courtès2016-04-15
| * lint: Emit an ANSI erase-in-line sequence.Danny Milosavljevic2016-04-14
| * download: Follow HTTP 307 "Temporary Redirection".Alex Kost2016-04-14
| * gnu-maintenance: update-package-source: Only update the desired package.宋文武2016-04-13
| * utils: Add 'location->source-properties'.宋文武2016-04-13
| * utils: Add 'edit-expression'.宋文武2016-04-13
| * environment: container: Work around read-only /etc/resolv.conf issue.David Thompson2016-04-07
| * challenge: Really exit with non-zero upon hash mismatch.Ludovic Courtès2016-04-06
* | Merge branch 'master' into core-updatesLudovic Courtès2016-04-06
|\|
| * emacs: Use 'build-and-use-profile' from (guix scripts package).Alex Kost2016-04-04
| * graph: Edges are colored based on their source node.Ludovic Courtès2016-04-02
| * cvs: Disable compression.Ludovic Courtès2016-04-01
| * cvs: Allow checkouts when /tmp is a different device.Jan Nieuwenhuizen2016-04-01
| * profiles: Use the right 'package-name->name+version'.Ludovic Courtès2016-04-01
| * ant-build-system: Keep jar manifest.Ricardo Wurmus2016-03-31
| * build-system/ant: Add zip.Ricardo Wurmus2016-03-31
| * build-system/r: Support "substitutable?" flag.Ricardo Wurmus2016-03-31
| * licenses: Add the nmap license.Leo Famulari2016-03-31
| * import: Add Hackage updater.Eric Bavier2016-03-30
| * import: hackage: Silence download output.Eric Bavier2016-03-30
| * import: hackage: Factorize url synthesis.Eric Bavier2016-03-30
| * ui: Add comment on the translation of "current".Ludovic Courtès2016-03-30
| * environment: Set a default value for PS1.David Thompson2016-03-30
| * guix system: Warn against missing 'guix pull'.Ludovic Courtès2016-03-28
| * store: Prepend mirror.hydra.gnu.org to %DEFAULT-SUBSTITUTE-URLS.Ludovic Courtès2016-03-28
| * environment: Properly handle SIGINT.David Thompson2016-03-27
| * environment: container: Create dummy home directory and /etc/passwd.David Thompson2016-03-26