Andrew Wood
|
63f4a0bc39
|
Datestamp update.
|
2026-05-24 15:03:42 +01:00 |
|
Andrew Wood
|
7e99aa5b13
|
Expand the description of --no-splice.
|
2026-05-22 21:43:30 +01:00 |
|
Andrew Wood
|
2d08b3208a
|
Expand the explanation of "--name" and "--cursor" and remove "you".
|
2026-05-22 21:31:09 +01:00 |
|
Andrew Wood
|
944ae9aca1
|
Reword to remove implied agency.
|
2026-05-22 21:18:34 +01:00 |
|
Andrew Wood
|
e82d5e48f4
|
Simplify the explanation of --delay-start.
|
2026-05-22 21:15:06 +01:00 |
|
Andrew Wood
|
98c92e0239
|
Make the --wait example a little clearer.
|
2026-05-22 20:52:42 +01:00 |
|
Andrew Wood
|
6c5d86c66f
|
Add the missing closing bracket.
|
2026-05-22 20:44:43 +01:00 |
|
Andrew Wood
|
4aa73d5fc6
|
Note the updated translations.
|
2026-05-19 21:30:28 +01:00 |
|
Andrew Wood
|
54b0c8bc23
|
Datestamp update.
|
2026-05-18 22:00:54 +01:00 |
|
Andrew Wood
|
6609500d90
|
Note the addition of a partial Georgian translation catalogue.
|
2026-05-17 21:27:47 +01:00 |
|
Andrew Wood
|
a0cd6a5d18
|
Describe the values in the --stats line in the correct order.
|
2026-05-16 20:21:31 +01:00 |
|
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 |
|