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
6cb207667dd42ec91880480e24a5b071c092df91
pv
/
autoconf
/
scripts
T
History
Andrew Wood
6cb207667d
No longer run tests with "sh -e", but just with "sh", for greater flexibility; all current tests already explicitly exit with the correct status.
2023-08-15 22:33:18 +01:00
..
benchmark.sh
Cleanups suggested by shellcheck.
2023-07-24 21:48:23 +01:00
depend.sh
Cleanups suggested by shellcheck.
2023-07-24 21:50:22 +01:00
index.sh
Variable name modernisation, and shellcheck corrections.
2023-07-24 22:29:18 +01:00
install-sh
Rewrote configure.in and replaced header.in with one generated by autoheader, added copyright notice to all source files as per GNU standards, and changed "pv --version" output to conform to GNU standards.
2023-07-22 19:35:43 +01:00
makemake.sh
Added "make analyse" to run analysis tools on the source.
2023-07-28 22:28:07 +01:00
mkinstalldirs
Initial commit based on v1.6.6
2021-09-04 20:51:25 +01:00
po2table.sh
Minor shellcheck-suggested update.
2023-07-24 22:30:49 +01:00
run-test.sh
No longer run tests with "sh -e", but just with "sh", for greater flexibility; all current tests already explicitly exit with the correct status.
2023-08-15 22:33:18 +01:00