Andrew Wood
|
c548d1f2d8
|
Add a "--gauge" option which alters the progress bar to show the current rate as a percentage of the max rate seen, if the size is unknown (#46).
|
2024-10-04 22:15:14 +01:00 |
|
Andrew Wood
|
fbe726e4c4
|
Add missing three dots to [OPTION] since there can be more than one.
|
2024-10-04 21:05:06 +01:00 |
|
Andrew Wood
|
9aef419c4c
|
Surround the "--average-rate" average rate with brackets rather than square brackets, to differentiate it from the "--rate" current rate.
|
2024-10-04 19:59:21 +01:00 |
|
Andrew Wood
|
a2c6490d31
|
Prefix the estimated completion time of "--fineta" with "FIN" rather than "ETA" to differentiate it from the "ETA" provided by "--eta" (#43).
|
2024-10-04 19:45:08 +01:00 |
|
Andrew Wood
|
4b399995f5
|
Allow --rate to be used with --numeric (#17).
|
2024-10-04 19:08:02 +01:00 |
|
Andrew Wood
|
9bd5a518ea
|
New option "--stats", to show a line of statistics about the transfer once it has ended (issue #49).
|
2024-10-04 15:12:22 +01:00 |
|
Andrew Wood
|
2bed6776e4
|
Truncate files written with "-o".
|
2024-06-08 22:02:11 +01:00 |
|
Andrew Wood
|
addf25ff16
|
Minor cleanups after merge.
|
2024-06-08 21:21:11 +01:00 |
|
Andrew Wood
|
31b43cf3c7
|
Formatting correction.
|
2024-04-21 11:32:26 +01:00 |
|
Andrew Wood
|
e483b19c14
|
Formatting correction.
|
2024-04-21 11:31:54 +01:00 |
|
Andrew Wood
|
50b400a1f8
|
Formatting correction.
|
2024-04-21 11:31:26 +01:00 |
|
Andrew Wood
|
d90dc35dd3
|
Formatting correction.
|
2024-04-21 11:30:46 +01:00 |
|
Andrew Wood
|
b45970b3b6
|
Added the ENVIRONMENT section.
|
2024-04-21 11:27:51 +01:00 |
|
Andrew Wood
|
c9dede08d4
|
Adjust the decimal units flag variable name from "si" to "decimal_units" so it does not overlap with other words like "size" and "signal"; add man page entry and adjust the "-L" man page entry; and allow this flag to also change how input prefixes are processed.
|
2024-03-19 22:17:43 +00:00 |
|
Andrew Wood
|
bf3f76e02e
|
Position and string updates.
|
2023-10-01 15:10:48 +01:00 |
|
Andrew Wood
|
dbf55eff3c
|
For message passing for "--remote", fall back to $HOME/.pv instead of /tmp if /run/user/<uid> is unavailable.
|
2023-10-01 12:41:27 +01:00 |
|
Andrew Wood
|
0e1750835e
|
Rewrite of "--remote", to use a temporary file for information exchange instead of a SysV IPC message queue, to correct the fault where "make check -j32" would fail due to every PV exit removing the message queue.
|
2023-10-01 01:20:16 +01:00 |
|
Andrew Wood
|
e5cc71b4d2
|
Switched licensing to GPLv3+.
|
2023-09-24 21:09:52 +01:00 |
|
Andrew Wood
|
89f81bb7d6
|
Reverted bug report address to the email address, keeping it independent of the development repository in case we have to move again; made some minor man page corrections; updated po files to match changes in source.
|
2023-09-04 20:39:04 +01:00 |
|
Andrew Wood
|
86feafb721
|
Rename "doc" directory to "docs" to match Debian standards.
|
2023-09-03 00:40:26 +01:00 |
|