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
51122518942071f72fdfb6c2929dad750b18af35
pv
/
docs
T
History
Andrew Wood
545769885d
Raise a SIGCONT to the whole process group after receiving a SIGTTOU, so that pipelines can be resumed in the background (for example "pv /dev/zero | cat > /dev/null" can now be suspended and put into the background - if we do not send that signal then "cat" remains stopped, as mentioned in issue
#56
).
2024-10-04 10:24:08 +01:00
..
ACKNOWLEDGEMENTS.md
New German translations.
2024-09-29 12:18:11 +01:00
benchmark.sh
Rename "doc" directory to "docs" to match Debian standards.
2023-09-03 00:40:26 +01:00
COPYING
Switched licensing to GPLv3+.
2023-09-24 21:09:52 +01:00
DEVELOPERS.md
Expand the list of places to check for patches and bug reports.
2024-10-03 12:09:09 +01:00
INSTALL
Rename "doc" directory to "docs" to match Debian standards.
2023-09-03 00:40:26 +01:00
NEWS.md
Raise a SIGCONT to the whole process group after receiving a SIGTTOU, so that pipelines can be resumed in the background (for example "pv /dev/zero | cat > /dev/null" can now be suspended and put into the background - if we do not send that signal then "cat" remains stopped, as mentioned in issue
#56
).
2024-10-04 10:24:08 +01:00
pv.1
Update version to 1.8.14.
2024-09-07 21:33:24 +01:00
pv.1.md
Truncate files written with "-o".
2024-06-08 22:02:11 +01:00