summaryrefslogtreecommitdiff
path: root/tests/guix-hash.sh
AgeCommit message (Expand)AuthorFilesLines
2023-04-21tests: Fix checks for expected failures.Eric Bavier1-5/+6
2022-01-04guix hash: Allow '--exclude-vcs' option using 'git' serializer.zimoun1-1/+2
2021-12-17guix hash: Add git serializer.zimoun1-0/+6
2021-12-17guix hash: Add 'serializer' option.zimoun1-5/+9
2021-12-17guix hash: Support several files.zimoun1-0/+6
2021-01-04guix hash: Honor '-H' when used alongside '-r'.Ludovic Courtès1-1/+2
2020-09-28tests: Simplify shell exit status negation;Eric Bavier1-8/+4
2020-05-22guix hash, guix download: Support base64 format.Ludovic Courtès1-0/+1
2020-05-22guix hash, guix download: Add '--hash'.Ludovic Courtès1-1/+5
2016-10-28guix hash: Interpret '-' as standard input.Ludovic Courtès1-1/+2
2016-09-07guix hash: Add --exclude-vcs option.Jan Nieuwenhuizen1-0/+16
2014-02-21guix hash: Add '--recursive'.Ludovic Courtès1-1/+21
2013-05-11tests: Add `guix hash' test.Ludovic Courtès1-0/+28