index
:
guix.git
keyring
master
private
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
refresh.scm
Age
Commit message (
Expand
)
Author
2015-04-16
refresh: Allow users to refer to specific package versions.
Ludovic Courtès
2014-10-20
refresh: Add end-of-line to error message.
Eric Bavier
2014-08-28
gnu: Split (gnu packages base), adding (gnu packages commencement).
Ludovic Courtès
2014-07-20
guix refresh: Use (ice-9 format).
Ludovic Courtès
2014-07-20
guix: refresh: Add --list-dependent option.
Eric Bavier
2014-07-15
guix: refresh: Correctly identify invalid package names.
Eric Bavier
2013-07-11
guix refresh: Keep only the newest versions of packages as upgrade candidates.
Ludovic Courtès
2013-07-03
Use `port-sha256' and `open-sha256-port'.
Ludovic Courtès
2013-07-01
Move `sha256' to (guix hash).
Ludovic Courtès
2013-06-10
guix refresh: Add '--key-download'.
Nikita Karetnikov
2013-05-11
refresh: Add `--key-server' and `--gpg'.
Ludovic Courtès
2013-05-10
refresh: Gracefully handle failure to download a tarball.
Ludovic Courtès
2013-05-06
refresh: Change default to not update source files.
Ludovic Courtès
2013-04-27
ui: Add `args-fold*' and use it.
Ludovic Courtès
2013-04-25
refresh: Add `--select'.
Ludovic Courtès
2013-04-25
Add `guix refresh' and related auto-update tools.
Ludovic Courtès