This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
pv
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
21c8237a73db1232bb27f48051e9c914831b6fde
pv
/
docs
T
History
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
..
ACKNOWLEDGEMENTS.md
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
benchmark-rw-syscalls-vs-data.sh
Renamed to something more specific.
2025-11-15 15:37:43 +00:00
COPYING
Switched licensing to GPLv3+.
2023-09-24 21:09:52 +01:00
DEVELOPERS.md
Add a release checklist step to check for updates translations.
2026-03-22 16:36:33 +00:00
INSTALL
Rename "doc" directory to "docs" to match Debian standards.
2023-09-03 00:40:26 +01:00
NEWS.md
Note the fix for the endless wait on EOF issue (
#189
).
2026-05-01 19:07:44 +01:00
pv.1
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
pv.1.md
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
release.cf
Remove the obsolete build-package script, and the scripts for the release process and lab testing (which are now maintained separately at
https://codeberg.org/ivarch/scripts
), and add a release config file for the new release script under the same location.
2025-10-19 00:20:03 +01:00