Commit Graph

20 Commits

Author SHA1 Message Date
Juan RP
a3209f4b57
tests: rename some tests to make .gitignore effective. 2019-06-20 12:50:10 +02:00
m3tav3rse
f63d1ffe27 .gitignore: add xbps-fetch bin 2019-06-12 21:19:26 +02:00
Juan RP
9cda7ef72a xbps-digest(1): new utility that replaces "xbps-uhelper digest".
See the manual page:

XBPS-DIGEST(1)              General Commands Manual             XBPS-DIGEST(1)

NAME
     xbps-digest - XBPS utility to generate message digests

SYNOPSIS
     xbps-digest [OPTIONS] [FILE] [FILE+N]

DESCRIPTION
     The xbps-digest utility generates message digests for specified FILE or
     stdin if unset.

OPTIONS
     -m, --mode mode
         Sets the message digest mode. Supported: sha256.  If unset, defaults
         to sha256.

     -h, --help
         Show the help message.

     -V, --version
         Show the version information.

SEE ALSO
     xbps.d(5), xbps-checkvers(1), xbps-create(1), xbps-dgraph(1),
     xbps-fbulk(1), xbps-install(1), xbps-pkgdb(1), xbps-query(1),
     xbps-reconfigure(1), xbps-remove(1), xbps-rindex(1), xbps-uchroot(1),
     xbps-uunshare(1)

AUTHORS
     Juan Romero Pardines <xtraeme@gmail.com>

BUGS
     Probably, but I try to make this not happen. Use it under your own
     responsibility and enjoy your life.

     Report bugs at https://github.com/void-linux/xbps/issues

                                 June 12, 2019

Signed-off-by: Juan RP <xtraeme@gmail.com>
2019-06-12 16:15:18 +02:00
Juan RP
6aa6856136 .gitignore: add xbps-alternatives bin. 2015-12-11 10:00:43 +01:00
Juan RP
ee5e2681bb .gitignore: ignore xbps-fbulk bin. 2015-05-06 11:41:37 +02:00
Enno Boland
9dfed6fc0c add xbps-uunshare to .gitignore 2015-03-14 00:38:33 +01:00
Enno Boland
09bf6646d1 .gitignore: add vim tempfiles. 2014-09-23 21:24:14 +02:00
Juan RP
1ff1fc90cb Renamed xbps-repo-checkvers -> xbps-checkvers. 2014-04-07 10:45:25 +02:00
Juan RP
eb1f1d197d Merge xbps-repo-checkvers from https://github.com/xdave/xbps-src-utils
This is the 2-clause BSD implementation that does not use any external
dependency (other than libxbps).

Written by xdave.

Made some minor changes to build cleanly.
2014-04-06 12:21:24 +02:00
Juan RP
6952144d60 Simplify tests/xbps/xbps-rindex structure. 2013-11-06 11:11:00 +01:00
Juan RP
88100fa1e7 .gitignore: fix path to generated test files. 2013-11-03 10:15:02 +01:00
Juan RP
a5ecaa493f New utility: xbps-rkeys(8) to manage RSA public keys. 2013-10-09 10:13:07 +02:00
Juan RP
f96f1dab19 .gitignore: ignore generated xbps.h 2013-06-27 17:17:47 +02:00
Juan RP
b05ce9fe57 New utilities: xbps-{install,pkgdb,query,reconfigure,rindex} (WIP). 2012-11-02 15:04:25 +01:00
Juan RP
09863ae669 .gitignore: ignore generated xbps_api.h file. 2012-10-04 12:05:39 +02:00
Juan RP
a7307fad30 gitignore: ignore xbps-create bin.
(cherry picked from commit 38a8c14e162f7d4f7141cb574bbe4c5a87dc9b92)
2012-09-29 19:17:35 +02:00
Juan RP
e155d9601a Ignore generated binaries from testsuite. 2012-05-31 11:58:40 +02:00
Juan RP
834344a1af Install a pkgconfig file for libxbps. 2012-01-17 17:26:18 +01:00
Juan RP
d0372b5555 Remove old mercurial repo references. 2011-07-17 01:51:48 +02:00
Juan RP
8b02d73559 Re-use .hgignore and make a symlink to .gitignore. 2011-06-27 22:48:15 +02:00