xbps/bin
Enno Boland 8cdd242f85 xbps-uhelper fetch supports user defined output file
xbps-uhelper now supports downloading files with a defined destination.

The syntax of fetch is "URI>FILENAME". So if you call

	xbps-uhelper fetch "http://foobar.com/foo.tar.gz>bar.tar.gz"

the output file will be named "bar.tar.gz"
2014-03-04 14:22:02 +01:00
..
xbps-create xbps-create: do not use FTW_MOUNT with nftw(3). 2014-01-08 20:16:02 +01:00
xbps-dgraph Make some reorganization in struct xbps_handle. 2013-12-16 11:46:39 +01:00
xbps-install New custom configuration file format that does not need confuse. 2014-02-25 16:42:52 +01:00
xbps-pkgdb Fix concurrency issues in pkgdb: only allow 1 write transaction at the same time. 2014-02-23 08:23:14 +01:00
xbps-query Keep repo metadata if possible when updating repodata (xbps-rindex -a/-c). 2014-01-30 13:07:34 +01:00
xbps-reconfigure New custom configuration file format that does not need confuse. 2014-02-25 16:42:52 +01:00
xbps-remove New custom configuration file format that does not need confuse. 2014-02-25 16:42:52 +01:00
xbps-rindex Revert "xbps-rindex: [sign] free pubkey data obj after externalizing index-meta." 2014-02-06 16:34:59 +01:00
xbps-uhelper xbps-uhelper fetch supports user defined output file 2014-03-04 14:22:02 +01:00
Makefile Redo how the repository keys are stored. 2013-11-18 16:05:46 +01:00