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
4b399995f5dc71c319a8f04a487934b771528f43
pv
/
src
/
main
T
History
Andrew Wood
9bd5a518ea
New option "--stats", to show a line of statistics about the transfer once it has ended (issue
#49
).
2024-10-04 15:12:22 +01:00
..
debug.c
Use gmtime() instead of localtime() in debugging output to avoid lockups in signal handlers due to time zone lookups.
2024-10-04 08:53:14 +01:00
help.c
New option "--stats", to show a line of statistics about the transfer once it has ended (issue
#49
).
2024-10-04 15:12:22 +01:00
main.c
New option "--stats", to show a line of statistics about the transfer once it has ended (issue
#49
).
2024-10-04 15:12:22 +01:00
options.c
New option "--stats", to show a line of statistics about the transfer once it has ended (issue
#49
).
2024-10-04 15:12:22 +01:00
remote.c
More replacement of hard-coded exit status bitmask values with named constants.
2024-06-08 21:57:36 +01:00
version.c
Correct the copyright year in the "--version" output.
2024-04-22 22:25:22 +01:00