summaryrefslogtreecommitdiff
path: root/guix/scripts
AgeCommit message (Expand)Author
2017-11-21Revert "Add (guix self) and use it when pulling."...Ludovic Courtès
2017-11-21Add (guix self) and use it when pulling....Ludovic Courtès
2017-11-21pull: Trim import list....Ludovic Courtès
2017-11-07refresh: Account for hidden packages....Ludovic Courtès
2017-10-28graph: Remove mention of Graphviz from the summary line....Ludovic Courtès
2017-10-28lint: 'refresh' gracefully handles lack of networking access....Ludovic Courtès
2017-10-28lint: Extract network-related exception handling....Ludovic Courtès
2017-10-28scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'....Ludovic Courtès
2017-10-27scripts: Use 'args-fold*' for command that do not honor build flags....Ludovic Courtès
2017-10-25challenge: Display an overall summary....Ludovic Courtès
2017-10-25substitute: Don't send more than 1000 requests in a row....Ludovic Courtès
2017-10-25guix package: '--list-available' does not show superseded packages....Ludovic Courtès
2017-10-19Add (guix progress)....Ludovic Courtès
2017-10-17guix: substitute: Report the last progress in the child process....宋文武
2017-10-12lint: 'home-page' checker reports permanent redirects....Ludovic Courtès
2017-10-12offload: Reduce the number of calls to 'machine-load'....Ludovic Courtès
2017-10-12substitute: Close the progress port after substitute finished....宋文武
2017-10-09lint: Remove extra newline....Ludovic Courtès
2017-10-09guix: lint: Add checker for new upstream versions....Efraim Flashner
2017-10-07pull: Add GUIX_PULL_URL environment variable....Oleg Pykhalov
2017-10-07guix package: '--upgrade' no longer reverses package order....Ludovic Courtès
2017-10-05publish: Cache uncompressed nars as well....Ludovic Courtès
2017-10-05guix system: Error out when passed a wrong file system UUID/label....Ludovic Courtès
2017-09-28guix: Revert accidentally committed changes....Ricardo Wurmus
2017-09-28import: Add JSON importer....Ricardo Wurmus
2017-09-20download: Don't report the progress too fast....宋文武
2017-09-18substitute: Close the download port after substitution finished....宋文武
2017-09-16guix system: Add 'search' command....Ludovic Courtès
2017-09-16ui: Generalize relevance computation....Ludovic Courtès
2017-09-14guix download: Honor mirrors when using '-o'....Ludovic Courtès
2017-09-12guix system: Pretty-print device UUIDs....Ludovic Courtès
2017-09-11substitute: Download from unauthorized sources that provide the right content....Ludovic Courtès
2017-09-11substitute: Make substitute URLs a SRFI-39 parameter....Ludovic Courtès
2017-09-07size: Default to '--sort=self'....Ludovic Courtès
2017-09-05Handle the same HTTP redirects everywhere....Tobias Geerinckx-Rice
2017-09-01scripts: Remove 'max-silent-time' from the default options....Maxim Cournoyer
2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target"....Andy Wingo
2017-08-23gnu: scripts: Cleanup regarding "gnu system" bootloader devices....Andy Wingo
2017-08-20guix download: Support retrieving local file without the URI scheme....宋文武
2017-08-19pack: Add "none" compressor....Ricardo Wurmus
2017-08-02pull: Honor '--no-grafts'....Ludovic Courtès
2017-08-02pull: Use the commit ID as the version string....Ludovic Courtès
2017-08-02pull: Fetch source code from Git....Ludovic Courtès
2017-08-01guix package: Allow `guix package -u' to fuction as before....Efraim Flashner
2017-08-01lint: formatting: Detect sexp boundaries....Ludovic Courtès
2017-07-31guix package: Warn when invoked with '-u -something'....Ludovic Courtès
2017-07-28bootloader: Use <menu-entry> for the bootloader side....Danny Milosavljevic
2017-07-28utils: Factorize XDG directory handling....Ludovic Courtès
2017-07-27weather: Show "-m" option in help message....Ludovic Courtès
2017-07-25offload: Fix potential file descriptor and memory leak....Ludovic Courtès