index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
refresh.scm
Age
Commit message (
Expand
)
Author
2016-03-30
import: Add Hackage updater.
Eric Bavier
2016-02-26
import: Add github-updater.
Ben Woodcroft
2016-02-24
gnu-maintenance: Add X.org updater.
Andy Wingo
2016-02-23
refresh: Remove unneeded import.
Ludovic Courtès
2016-02-20
import: gem: Add updater.
Ben Woodcroft
2016-01-20
import: Add Bioconductor importer and updater.
Ricardo Wurmus
2015-12-07
gnu-maintenance: Add GNOME updater.
Ludovic Courtès
2015-12-07
refresh: Bail out when asked for a nonexistent updater.
Ludovic Courtès
2015-11-29
refresh: Check updater availability at run time.
Ludovic Courtès
2015-11-23
refresh: Add '--expression'.
Ludovic Courtès
2015-11-21
refresh: Rewrite '--list-dependent' in terms of (guix graph).
Ludovic Courtès
2015-11-11
refresh: Avoid non-literal format string.
Ludovic Courtès
2015-11-08
refresh: Discard PyPI updater when Guile-JSON is missing.
Ludovic Courtès
2015-11-03
import: pypi: add updater
Cyril Roelandt
2015-11-02
emacs: Add completions for '--type' option of 'refresh' popup.
Alex Kost
2015-10-28
refresh: Support comma-separated updater types.
Alex Kost
2015-10-27
refresh: Add '--list-updaters' option.
Alex Kost
2015-10-21
import: cran: Add updater.
Ludovic Courtès
2015-10-21
refresh: Remove exception catch-all.
Ludovic Courtès
2015-10-21
refresh: Add '--type' option.
Ludovic Courtès
2015-10-21
import: elpa: Add updater.
Ludovic Courtès
2015-10-21
gnu-maintenance: Generalize, leading to (guix upstream).
Ludovic Courtès
2015-09-18
Add (guix scripts).
Alex Kost
2015-08-29
refresh: Add missing newline in warning message.
Ludovic Courtès
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