index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
pull.scm
Age
Commit message (
Expand
)
Author
2017-05-09
pull: Use 'with-store'.
Ludovic Courtès
2017-05-09
pull: Honor the standard build options.
Ludovic Courtès
2017-05-03
ui: Rename '_' to 'G_'.
Ludovic Courtès
2017-03-12
pull: Default to HTTPS.
Marius Bakke
2015-10-27
utils: Add 'switch-symlinks', moved from (guix ui).
Ludovic Courtès
2015-09-18
Add (guix scripts).
Alex Kost
2015-09-10
pull: Update to the new cgit snapshot URL.
Ludovic Courtès
2015-02-06
pull: Always install the ~/.config/guix/latest symlink.
Ludovic Courtès
2014-11-09
pull: Use the build procedure provided by the newly-downloaded Guix.
Ludovic Courtès
2014-09-30
pull: Add dependency on Guile-JSON.
Ludovic Courtès
2014-09-18
pull: Rewrite using gexps.
Ludovic Courtès
2014-09-05
pull: Add a compilation progress report.
Ludovic Courtès
2014-08-28
gnu: Split (gnu packages base), adding (gnu packages commencement).
Ludovic Courtès
2013-12-16
pull: Move build code to (guix build pull).
Ludovic Courtès
2013-12-14
pull: Compile guix/ files before gnu/ files.
Ludovic Courtès
2013-12-14
pull: Compile files in parallel.
Ludovic Courtès
2013-12-14
pull: Limit memory usage when compiling.
Ludovic Courtès
2013-12-04
derivations: Use more keyword parameters for 'build-expression->derivation'.
Ludovic Courtès
2013-10-13
pull: Compile modules correctly regardless of the compilation order.
Ludovic Courtès
2013-10-13
pull: Simplify the builder.
Ludovic Courtès
2013-10-12
pull: Add '--url' option.
Ludovic Courtès
2013-09-23
Merge branch 'master' into core-updates
Ludovic Courtès
2013-09-21
pull: Adjust to 'derivation' API change.
Ludovic Courtès
2013-09-15
utils: 'find-files' returns a sorted list.
Ludovic Courtès
2013-09-03
pull: Compile files in the lexicographic order.
Ludovic Courtès
2013-04-27
ui: Add `args-fold*' and use it.
Ludovic Courtès
2013-04-27
pull: Use `download-to-store'.
Ludovic Courtès
2013-03-31
pull: Switch to the cgit URL.
Ludovic Courtès
2013-03-07
ui: Gracefully report failures to connect to the daemon.
Ludovic Courtès
2013-02-22
pull: Distinguish "already up to date" from "updated".
Ludovic Courtès
2013-02-22
pull: Build (guix build download) first, because of the (gnutls) autoload.
Ludovic Courtès
2013-02-20
Add "guix pull".
Ludovic Courtès