Commit Graph
41 Commits
Author SHA1 Message Date
Andrew Wood 29908cff6c Remove "-s @" / issue 44 from TODO list 2023-07-16 11:14:05 +01:00
Andrew Wood 456ab7cebb Applied OS X 11 stat64 configure.in patch from Dave Beckett 2023-07-16 11:11:09 +01:00
Andrew Wood 0d1d5b77ec Applied patch from Dave Beckett to support "@filename" as a "--size" argument. 2023-07-16 11:07:06 +01:00
Andrew Wood ff5efbe3eb Added issue #56 2023-07-16 01:54:00 +01:00
Andrew Wood 81d008a325 Updated to include mention of latest pull request 2023-07-16 01:43:07 +01:00
Andrew Wood 288dd633d7 Merge branch 'christoph-zededa-mac_os_x_pidfds' into main 2023-07-16 01:37:21 +01:00
Andrew Wood 9dce037cdc Merge branch 'mac_os_x_pidfds' of https://github.com/christoph-zededa/pv into christoph-zededa-mac_os_x_pidfds 2023-07-16 01:37:08 +01:00
Andrew Wood 6ae07496d2 Minor formatting fixes 2023-07-16 01:35:58 +01:00
Andrew Wood cd60822380 Convert issue numbers to links, and bring the feature request list up to date. 2023-07-16 01:30:50 +01:00
Andrew Wood 0fdd9f0787 Formatting fix 2023-07-16 01:03:47 +01:00
Andrew Wood 0d520172ac Added new contributors and cleaned up formatting 2023-07-16 01:02:50 +01:00
Andrew Wood 04ea58f786 Added details of latest pull request 2023-07-16 00:56:24 +01:00
Andrew Wood 94a9f658e1 Merge branch 'quitschbo-main' into main 2023-07-16 00:47:52 +01:00
Andrew Wood 0ec9e208df Merge branch 'main' of https://github.com/quitschbo/pv into quitschbo-main 2023-07-16 00:47:33 +01:00
Andrew Wood 4c84060940 Markdown formatting cleanups 2023-07-16 00:44:21 +01:00
Andrew Wood 8fb3aecde5 Finalise pull from ikasty to show relative filenames in --watchfd 2023-07-16 00:28:58 +01:00
Andrew Wood e228b3397d Merge branch 'ikasty-main' into main 2023-07-16 00:16:03 +01:00
Andrew Wood d1d1999334 Merge branch 'main' of https://github.com/ikasty/pv into ikasty-main 2023-07-16 00:14:34 +01:00
Andrew Wood 685c91a1cb NEWS was renamed to NEWS.md. 2023-07-16 00:04:33 +01:00
Andrew Wood 50c0b329c9 Moved NEWS and TODO to UTF-8 Markdown format, and linked them in from the README. 2023-07-16 00:00:19 +01:00
Andrew Wood 5c8e2707a4 Removed support for Red Hat Enterprise Linux package builds 2023-07-15 23:41:27 +01:00
Kang Daeyoun 5768166460 Use relative filepath in watchpid if possible 2023-06-09 12:32:59 +09:00
Michael Weiß c5cd932fb0 pv/display: handle error of tcgetpgrp() in pv_in_foreground()
Show pv progress bar even if no terminal is set, e.g., in a busybox
init script. The description of pv_in_forground() states it will
return true "if we aren't outputting to a terminal". However, this
is not the case since tcgetpgrg() will return an error and set ERRNO
to ENOTTY if the output fd is not an tty. We now handle this error
correctly and pv_in_foreground() returns also true in that case.

Signed-off-by: Michael Weiß <michael.weiss@aisec.fraunhofer.de>
2023-05-10 09:54:59 +02:00
Christoph Ostarek b0cad6d3e3 implement fd watching for OS X 2023-02-19 18:20:00 +01:00
Andrew Wood a9cef81657 Minor formatting corrections 2022-05-29 21:52:15 +01:00
Andrew Wood cc95aa67a3 Renamed README to README.md and altered it to Markdown format; moved contributors from the README to docs/ACKNOWLEDGEMENTS.md 2022-05-29 21:45:13 +01:00
Andrew Wood b78e58ab87 Moved all open issues into the GitHub issue tracker and copied in all related correspondence. 2022-05-29 21:00:43 +01:00
Andrew Wood 12d22b5ab0 Acknowledged new pull request 2022-05-29 17:12:09 +01:00
Andrew Wood 3255f72f39 Merge branch 'jwilk-forks-mojibake' into main 2022-05-29 12:47:33 +01:00
Jakub Wilk c79eb8540a Fixed encoding in README 2022-04-11 23:08:21 +02:00
Andrew Wood 0ca8ef5187 Dates bumped for release of 1.6.20 v1.6.20 2021-09-12 17:13:24 +01:00
Andrew Wood 386e3ac5fa Updated to include details of latest contributor 2021-09-08 17:26:13 +01:00
Andrew Wood 6e24924a23 Merge branch 'thesamesam-main' into main 2021-09-08 17:20:53 +01:00
Sam James b0720194e1 src/pv/number.c: add missing <stddef.h> include for NULL 2021-09-08 01:06:29 +01:00
Andrew Wood 613642ba3d Added TODO from Zach Riggle 2021-09-06 23:12:16 +01:00
Andrew WoodandGitHub 103df51a59 Create FUNDING.yml 2021-09-06 22:41:38 +01:00
Andrew Wood 0f7069796e Minor updates in preparation for release of v1.6.19 v1.6.19 2021-09-05 19:29:45 +01:00
Andrew Wood adf9672b25 Cleanup 2021-09-05 19:17:58 +01:00
Andrew Wood 7d68a574ca Added all changes made between v1.6.6 and June 2020 2021-09-04 21:00:00 +01:00
Andrew Wood 9dd06d8acb Adjusted README for GitHub 2021-09-04 20:54:15 +01:00
Andrew Wood 12f28d0689 Initial commit based on v1.6.6 v1.6.6 2021-09-04 20:51:25 +01:00