Juan RP
|
3e9e87fc2a
|
libxbps: require a pointer to xbps_handle in functions that need it.
This removes 2 global vars from lib/initend.c and easier to know
what functions require access to xbps_handle.
|
2012-06-14 08:22:11 +02:00 |
|
Juan RP
|
b53795e095
|
fetch_cb: clear until EOL when displaying final stats.
|
2012-05-06 10:09:23 +02:00 |
|
Juan RP
|
391bb3daf2
|
fetch_cb: simplify and improve output.
|
2012-05-06 10:05:35 +02:00 |
|
Juan RP
|
7fd4b16156
|
xbps-bin: fetch_cb.c: avoid ANSI escape sequencies and use \r.
|
2012-02-03 06:43:00 +01:00 |
|
Juan RP
|
0356afba6d
|
Bump copyright year for latest changes.
|
2012-01-05 16:17:37 +01:00 |
|
Juan RP
|
c83a77c1b5
|
Fixed issue 19 "xbps-src cannot fetch source with unknown Content-Length".
|
2012-01-05 12:26:57 +01:00 |
|
Juan RP
|
6ad7289d68
|
Detect clock_gettime(2) and use (if available) for the fetch cb.
|
2011-12-19 16:41:57 +01:00 |
|
Juan RP
|
8be527cbdf
|
xbps_fetch_file: set bytes downloaded correctly for the fetch client cb.
|
2011-12-01 12:21:13 +01:00 |
|
Juan RP
|
3ccfec7054
|
Improved callback/states support to make libxbps std{err,out} printf free.
This is a major API/ABI change, documentation has been updated accordingly.
|
2011-11-24 11:23:08 +01:00 |
|
Juan RP
|
6f783389dd
|
Share transaction callbacks for xbps-{bin,repo}, reposync cb support.
|
2011-07-28 09:25:30 +02:00 |
|