Andrew Wood
|
179d480020
|
Datestamp update.
|
2026-08-01 19:59:48 +01:00 |
|
Andrew Wood
|
390cf01ce1
|
Add option -9 / --conemu to switch on OSC 9;4 sequences without having to use a custom --format string (#202).
|
2026-08-01 14:51:15 +01:00 |
|
Andrew Wood
|
1422edeb6a
|
New format string "%{progress-conemu}" to emit OSC 9;4 (ConEmu progress bar) codes (#202).
|
2026-07-30 23:04:53 +01:00 |
|
Andrew Wood
|
bbfc794852
|
Datestamp update.
|
2026-06-11 22:02:55 +01:00 |
|
Andrew Wood
|
6130d65249
|
Use copy_file_range() for transfers if it is available (#196).
|
2026-05-31 22:18:18 +01:00 |
|
Andrew Wood
|
a0a097decb
|
Mention that the ETA will be displayed on the second part.
|
2026-05-24 15:51:06 +01:00 |
|
Andrew Wood
|
d0b230bceb
|
Reword the explanation.
|
2026-05-24 15:29:01 +01:00 |
|
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
|
54b0c8bc23
|
Datestamp update.
|
2026-05-18 22:00:54 +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
|
d49234eefe
|
Update the notes about numbers passed to --rate-limit.
|
2026-05-09 17:18:42 +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
|
355d030ce0
|
Datestamp update.
|
2026-05-05 20:55:17 +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
|
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
|
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
|
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
|
7c0573c847
|
Version bump for feature addition.
|
2026-04-04 13:37:15 +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
|
59873f1d41
|
Commit to new version and release date.
|
2026-03-22 14:54:11 +00:00 |
|
Andrew Wood
|
bd70b0c6cb
|
Set exit status for --monitor errors (#67).
|
2026-03-14 22:33:52 +00:00 |
|
Andrew Wood
|
4606638567
|
Constrain the options so that -M cannot be used with -U (as it is a different action) and -M will report the right error message if mixed with -R or -Q (#67).
|
2026-03-14 17:20:30 +00:00 |
|
Andrew Wood
|
111b687449
|
Give "--monitor" a parameter to set which side(s) of the command to monitor (#67).
|
2026-03-13 23:06:43 +00:00 |
|
Andrew Wood
|
547b52a313
|
Specify which command since pv is also a command.
|
2026-03-12 21:59:01 +00:00 |
|
Andrew Wood
|
5f1893f094
|
Draft documentation and option parsing for a "--monitor" option to run a command and monitor its input and output (#67).
|
2026-03-11 23:37:09 +00:00 |
|
Andrew Wood
|
e3fcc6ae71
|
Commit to release date.
|
2026-03-08 11:19:21 +00:00 |
|
Andrew Wood
|
521391a495
|
Version bump.
|
2026-03-07 23:23:35 +00:00 |
|
Andrew Wood
|
0a27a85b4a
|
Update the copyright years.
|
2026-03-07 23:20:20 +00:00 |
|
Andrew Wood
|
e17f64fce7
|
Allow "--size @dir" to read the size of all files under "dir" (#179).
|
2026-03-07 22:23:10 +00:00 |
|
Andrew Wood
|
a890e8e0c8
|
Update version and release date.
|
2025-12-15 20:09:56 +00:00 |
|
Andrew Wood
|
579aebf6a7
|
Date update.
|
2025-11-22 15:08:13 +00:00 |
|
Andrew Wood
|
ff412009da
|
Version bump for #174.
|
2025-11-21 23:27:47 +00:00 |
|
Andrew Wood
|
7ba474509c
|
Version bump.
|
2025-11-12 14:32:39 +00:00 |
|
Andrew Wood
|
22b729f9ea
|
Datestamp update.
|
2025-11-09 22:27:57 +00:00 |
|
Andrew Wood
|
864895f8f2
|
Commit to release date.
|
2025-11-07 23:08:21 +00:00 |
|
Andrew Wood
|
94b8b8625f
|
Bump minor version, since there is a new feature.
|
2025-10-31 19:47:07 +00:00 |
|
Andrew Wood
|
a5fd8d662e
|
Version bump, and mention the fix to timer behaviour when "--watchfd" is paused and resumed (#169).
|
2025-10-30 21:18:26 +00:00 |
|
Andrew Wood
|
07e6255e7e
|
Version bump, and mention the new "--query" option (#101).
|
2025-10-26 13:14:28 +00:00 |
|
Andrew Wood
|
4df6fbf6f7
|
Mention that the --query PID needs to be owned by the same user (#101).
|
2025-10-23 22:02:59 +01:00 |
|