Andrew Wood
|
813f6aaeab
|
Note the fixes in splice() handling.
|
2026-05-16 16:12:39 +01:00 |
|
Andrew Wood
|
82de6be6fd
|
Adjust removal note now Georgian has been restored.
|
2026-05-14 21:54:07 +01:00 |
|
Andrew Wood
|
9b28da72eb
|
Acknowledge the contribution.
|
2026-05-09 17:22:32 +01:00 |
|
Andrew Wood
|
d49234eefe
|
Update the notes about numbers passed to --rate-limit.
|
2026-05-09 17:18:42 +01:00 |
|
Andrew Wood
|
4bfe83a445
|
Note the --rate-limit change allowing decimal values.
|
2026-05-09 17:16:22 +01:00 |
|
Andrew Wood
|
228ff740bf
|
Merge branch 'fractional_rate_limit' (#193).
|
2026-05-09 16:15:14 +01:00 |
|
Andrew Wood
|
c69343856a
|
Correct the broken pull links from before the repository move (/pull/ should be /pulls/ on Codeberg).
|
2026-05-09 16:12:38 +01:00 |
|
Andrew Wood
|
e7087b101d
|
Allow "-L 0" to be propagated with "-R" so that a remote process can have its rate limiting turned off as well as on; and update the manual to note this (#193).
|
2026-05-08 21:07:29 +01:00 |
|
Andrew Wood
|
4867b641a7
|
Adjust the item ordering.
|
2026-05-05 21:03:55 +01:00 |
|
Andrew Wood
|
355d030ce0
|
Datestamp update.
|
2026-05-05 20:55:17 +01:00 |
|
Andrew Wood
|
3b1bad2334
|
Acknowledgements update.
|
2026-05-03 20:56:33 +01:00 |
|
Andrew Wood
|
6b19d8e31c
|
Note the changes relating to the intermediate input pipe and the discard splice.
|
2026-05-03 18:30:57 +01:00 |
|
Andrew Wood
|
f3ce23e7c7
|
Adjust the text relating to splice() in relation to the intermediate pipe development.
|
2026-05-03 18:26:55 +01:00 |
|
Andrew Wood
|
663a54bda0
|
Merge the changes for #188 and #191 which add an intermediate pipe on the input side to allow splice() to be used for all transfers.
|
2026-05-03 17:59:13 +01:00 |
|
Andrew Wood
|
11d727a88d
|
In discard mode, if splice() is available, open a file descriptor to /dev/null and splice the input to that, to improve performance (#191).
|
2026-05-03 14:53:45 +01:00 |
|
Andrew Wood
|
b300046eb1
|
Acknowledgements update.
|
2026-05-02 17:12:21 +01:00 |
|
Andrew Wood
|
17cbab3045
|
Add an option "-J" / "--pipe-buffer-size" to set the size of the output pipe buffer when the output is a pipe, and when that option is not specified, automatically increase the output pipe buffer size to match that of the input, when the first input is also a pipe (#188).
|
2026-05-02 16:42:35 +01:00 |
|
Andrew Wood
|
b1bf99c09b
|
Datestamp update.
|
2026-05-01 19:10:04 +01:00 |
|
Andrew Wood
|
096b655bb8
|
Remove the note about getting stuck when writing to an exited reader, as it was fixed in #189.
|
2026-05-01 19:09:20 +01:00 |
|
Andrew Wood
|
7a276040ad
|
Note the fix for the endless wait on EOF issue (#189).
|
2026-05-01 19:07:44 +01:00 |
|
Andrew Wood
|
89d2a7840f
|
Acknowledge the contributor of the fix for endlessly waiting for an exited receiver to empty the pipe buffer (#189, #190).
|
2026-05-01 19:07:07 +01:00 |
|
Andrew Wood
|
c54c3258a6
|
Acknowledge the reporter (#187).
|
2026-04-29 20:10:02 +01:00 |
|
Andrew Wood
|
0c28d017de
|
Note the signal interrupt message feature (#187).
|
2026-04-29 19:54:27 +01:00 |
|
Andrew Wood
|
a220e993af
|
Adjust the wording as pv does not "know" things.
|
2026-04-21 22:18:13 +01:00 |
|
Andrew Wood
|
a955038360
|
Document the behaviour exhibited when pv writes to a pipe and the reader exits with unread data in the pipe buffer.
|
2026-04-21 22:13:44 +01:00 |
|
Andrew Wood
|
571c3bee06
|
Datestamp update.
|
2026-04-19 21:51:24 +01:00 |
|
Andrew Wood
|
b2f44b6724
|
Clamp the calculated ETA to within the size of a long integer to avoid over/underflows, and round off the floating point value rather than just truncating the decimal portion.
|
2026-04-19 17:57:32 +01:00 |
|
Andrew Wood
|
0440ba26da
|
Adjust the ETA clamp note to mention 64-bit.
|
2026-04-19 16:58:55 +01:00 |
|
Andrew Wood
|
a59c91f03d
|
Note the time clamping changes.
|
2026-04-19 13:06:59 +01:00 |
|
Andrew Wood
|
9bc5903337
|
Remove the empty translation catalogues for Spanish and Georgian, as they are unmaintained and have never received any submissions.
|
2026-04-18 22:34:32 +01:00 |
|
Andrew Wood
|
26c4ad45bd
|
Note the error reporting change.
|
2026-04-18 22:30:39 +01:00 |
|
Andrew Wood
|
7e1aa366b6
|
Note the cleanups made so far.
|
2026-04-12 20:14:37 +01:00 |
|
Andrew Wood
|
b3eacc71d0
|
Note the --help fix on small terminals.
|
2026-04-07 23:09:42 +01:00 |
|
Andrew Wood
|
3eff81f1a6
|
Update the translations count for coralpink.
|
2026-04-06 16:58:15 +01:00 |
|
Andrew Wood
|
e01e456825
|
Note the cleanup of the OpenBSD warning.
|
2026-04-06 15:20:08 +01:00 |
|
Andrew Wood
|
1f96f368bd
|
Note the correction to --pidfile error checking.
|
2026-04-05 20:42:05 +01:00 |
|
Andrew Wood
|
f5fd94ef77
|
Note the warning cleanup.
|
2026-04-04 13:44:47 +01:00 |
|
Andrew Wood
|
7c0573c847
|
Version bump for feature addition.
|
2026-04-04 13:37:15 +01:00 |
|
Andrew Wood
|
02b3f215fc
|
Update to match the source material, for --monitor (#67).
|
2026-04-04 13:35:52 +01:00 |
|
Andrew Wood
|
00b03fbfea
|
Note the --monitor option (#67).
|
2026-04-04 13:34:14 +01:00 |
|
Andrew Wood
|
74de4e9a01
|
Merge branch 'wrap_process'
|
2026-04-04 13:30:50 +01:00 |
|
Andrew Wood
|
6c3a08af2b
|
Document the ratio formatting sequence (#67).
|
2026-04-03 20:32:14 +01:00 |
|
Andrew Wood
|
ad834055db
|
Acknowledge PR#180.
|
2026-03-31 22:18:00 +01:00 |
|
Andrew Wood
|
3c8393f8be
|
Note the translation updates.
|
2026-03-26 23:42:56 +00:00 |
|
Andrew Wood
|
b1178b2ee2
|
Acknowledge Finnish translations submitter (#184).
|
2026-03-25 23:46:22 +00:00 |
|
Andrew Wood
|
53d9f81eee
|
Update the translation totals.
|
2026-03-22 16:47:21 +00:00 |
|
Andrew Wood
|
0e2e30a74c
|
Add a release checklist step to check for updates translations.
|
2026-03-22 16:36:33 +00:00 |
|
Andrew Wood
|
59873f1d41
|
Commit to new version and release date.
|
2026-03-22 14:54:11 +00:00 |
|
Andrew Wood
|
a063b95005
|
Fix the rate calculation when --bits is used - patch from user mojohakase (#182).
|
2026-03-21 22:28:27 +00:00 |
|
Andrew Wood
|
bd70b0c6cb
|
Set exit status for --monitor errors (#67).
|
2026-03-14 22:33:52 +00:00 |
|