summaryrefslogtreecommitdiff
path: root/guix/scripts/hash.scm
Commit message (Expand)AuthorAge
* guix hash: Fix version and help messagesTim Gesthuizen2018-11-28
* Switch to Guile-Gcrypt.Ludovic Courtès2018-09-04
* scripts: Factorize option parsing sans 'GUIX_BUILD_OPTIONS'.Ludovic Courtès2017-10-28
* ui: Rename '_' to 'G_'.Ludovic Courtès2017-05-03
* utils: Move base16 procedures to (guix base16).Ludovic Courtès2017-03-16
* guix hash: '-x' excludes '.git' even when it is a regular file.Ludovic Courtès2017-01-02
* guix hash: Interpret '-' as standard input.Ludovic Courtès2016-10-28
* Use (ice-9 binary-ports) instead of (rnrs io ports).Ludovic Courtès2016-10-19
* ui: Do not shadow '_' where it's used as a literal syntax match.Ludovic Courtès2016-09-20
* guix hash: Add --exclude-vcs option.Jan Nieuwenhuizen2016-09-07
* Add (guix scripts).Alex Kost2015-09-18
* Break module cycle involving (guix store) and (guix ui).Ludovic Courtès2014-10-09
* guix hash: Add '--recursive'.Ludovic Courtès2014-02-21
* guix hash: Don't load the whole file in memory.Ludovic Courtès2014-02-20
* Move `sha256' to (guix hash).Ludovic Courtès2013-07-01
* tests: Add `guix hash' test.Ludovic Courtès2013-05-11
* ui: Add `args-fold*' and use it.Ludovic Courtès2013-04-27
* Add 'guix hash'.Nikita Karetnikov2013-04-21