Andrew Wood
a3c52ca679
Added empty translation file for Spanish.
2024-10-13 15:46:29 +01:00
Andrew Wood
f8138974c1
Remove default comments.
2024-10-13 15:46:12 +01:00
Andrew Wood
08908a5511
Added empty translation file for Czech.
2024-10-13 14:49:22 +01:00
Andrew Wood
50df3e415d
Make it clearer that new languages can be added by raising an issue.
2024-10-13 13:16:53 +01:00
Andrew Wood
b3b385dd06
Formatting correction.
2024-10-13 01:04:20 +01:00
Andrew Wood
1047e9096a
Update to translation acknowledgements.
2024-10-13 01:03:15 +01:00
Andrew Wood
772afe4b5b
Merge pull request 'Translations update from Codeberg Translate' ( #111 ) from translate/pv:weblate-pv-pv into main
...
Reviewed-on: https://codeberg.org/a-j-wood/pv/pulls/111
2024-10-12 23:52:45 +00:00
a-j-wood and Codeberg Translate
6a791267a0
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (126 of 126 strings)
Translation: pv/pv
Translate-URL: https://translate.codeberg.org/projects/pv/pv/tr/
2024-10-12 23:51:11 +00:00
Andrew Wood
e9b7e13be1
Merge pull request 'Translations update from Codeberg Translate' ( #110 ) from translate/pv:weblate-pv-pv into main
...
Reviewed-on: https://codeberg.org/a-j-wood/pv/pulls/110
2024-10-12 22:38:38 +00:00
omerdduran and Codeberg Translate
516d64a1ff
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (126 of 126 strings)
Translation: pv/pv
Translate-URL: https://translate.codeberg.org/projects/pv/pv/tr/
2024-10-12 22:28:46 +00:00
Andrew Wood
af7079f708
Merge pull request 'Translations update from Codeberg Translate' ( #109 ) from translate/pv:weblate-pv-pv into main
...
Reviewed-on: https://codeberg.org/a-j-wood/pv/pulls/109
2024-10-12 21:40:46 +00:00
omerdduran and Codeberg Translate
93502bb64b
Translated using Weblate (Turkish)
...
Currently translated at 49.2% (62 of 126 strings)
Translation: pv/pv
Translate-URL: https://translate.codeberg.org/projects/pv/pv/tr/
2024-10-12 21:40:23 +00:00
omerdduran and Codeberg Translate
0b74716668
Translated using Weblate (Turkish)
...
Currently translated at 46.8% (59 of 126 strings)
Translation: pv/pv
Translate-URL: https://translate.codeberg.org/projects/pv/pv/tr/
2024-10-12 21:38:49 +00:00
omerdduran and Codeberg Translate
61a8f2adea
Translated using Weblate (Turkish)
...
Currently translated at 46.0% (58 of 126 strings)
Translation: pv/pv
Translate-URL: https://translate.codeberg.org/projects/pv/pv/tr/
2024-10-12 21:38:31 +00:00
omerdduran and Codeberg Translate
4d9701613f
Translated using Weblate (Turkish)
...
Currently translated at 19.0% (24 of 126 strings)
Translation: pv/pv
Translate-URL: https://translate.codeberg.org/projects/pv/pv/tr/
2024-10-12 21:20:04 +00:00
Andrew Wood
90ab359ed3
Add a comment to say what this does.
2024-10-12 16:11:57 +01:00
Andrew Wood
8ef234dacf
Merge pull request 'Translations update from Codeberg Translate' ( #108 ) from translate/pv:weblate-pv-pv into main
...
Reviewed-on: https://codeberg.org/a-j-wood/pv/pulls/108
2024-10-12 11:14:18 +00:00
a-j-wood and Codeberg Translate
ea82ae5090
Translated using Weblate (French)
...
Currently translated at 86.5% (109 of 126 strings)
Translation: pv/pv
Translate-URL: https://translate.codeberg.org/projects/pv/pv/fr/
2024-10-12 11:13:41 +00:00
Andrew Wood
65aa347a9f
Merge pull request 'Translations update from Codeberg Translate' ( #107 ) from translate/pv:weblate-pv-pv into main
...
Reviewed-on: https://codeberg.org/a-j-wood/pv/pulls/107
2024-10-11 22:37:53 +00:00
Benny and Codeberg Translate
3ba6d78241
Translated using Weblate (German)
...
Currently translated at 99.2% (125 of 126 strings)
Translation: pv/pv
Translate-URL: https://translate.codeberg.org/projects/pv/pv/de/
2024-10-11 22:36:22 +00:00
kre and Codeberg Translate
0e2bb55483
Translated using Weblate (German)
...
Currently translated at 99.2% (125 of 126 strings)
Translation: pv/pv
Translate-URL: https://translate.codeberg.org/projects/pv/pv/de/
2024-10-11 22:36:22 +00:00
Andrew Wood
c0b64f4bae
Line number updates.
2024-10-11 19:51:40 +01:00
Andrew Wood
6d70c0889d
Merge pull request 'Translations update from Codeberg Translate' ( #106 ) from translate/pv:weblate-pv-pv into main
...
Reviewed-on: https://codeberg.org/a-j-wood/pv/pulls/106
2024-10-11 18:50:45 +00:00
Benny and Codeberg Translate
22a614bbf4
Translated using Weblate (German)
...
Currently translated at 96.0% (121 of 126 strings)
Translation: pv/pv
Translate-URL: https://translate.codeberg.org/projects/pv/pv/de/
2024-10-11 18:49:50 +00:00
Andrew Wood
1fec5622b6
Line number updates.
2024-10-11 19:49:29 +01:00
Andrew Wood
a1e2651b4c
Remove the tcsetpgrp() code, as it did not work, since it turns out that zsh 5.8 was setting the terminal process group ID to that of itself when the last command in the pipeline was not a subshell - not to an invalid pgid or anything like that - so we cannot safely detect this or work around it.
2024-10-11 19:48:56 +01:00
Andrew Wood
ec498ec476
Added a possible workaround, and extra debugging, for the missing display output issue in #100 , but turned off at the moment.
2024-10-09 22:07:56 +01:00
Andrew Wood
e433ad319e
Merge pull request 'Translations update from Codeberg Translate' ( #104 ) from translate/pv:weblate-pv-pv into main
...
Reviewed-on: https://codeberg.org/a-j-wood/pv/pulls/104
2024-10-09 17:59:37 +00:00
Benny and Codeberg Translate
30f9d01df9
Translated using Weblate (German)
...
Currently translated at 96.0% (121 of 126 strings)
Translation: pv/pv
Translate-URL: https://translate.codeberg.org/projects/pv/pv/de/
2024-10-09 17:57:53 +00:00
Andrew Wood
579b592c12
Correct the wording of the line buffer allocation failure error message.
2024-10-09 18:55:33 +01:00
Andrew Wood
dfbab9a7c0
Add PO file stub for Turkish as requested.
2024-10-09 18:43:19 +01:00
Andrew Wood
d1730258bf
Sync with code.
2024-10-09 18:42:53 +01:00
Andrew Wood
1afd3e821a
Acknowledgement of --store-and-forward suggestion.
2024-10-06 16:27:51 +01:00
Andrew Wood
9e36b0fdc7
Standardise formatting of options.
2024-10-06 16:24:48 +01:00
Andrew Wood
857637c1fb
Acknowledge translations.
2024-10-06 16:16:09 +01:00
Andrew Wood
40854f6edb
Merge pull request 'Translations update from Codeberg Translate' ( #103 ) from translate/pv:weblate-pv-pv into main
...
Reviewed-on: https://codeberg.org/a-j-wood/pv/pulls/103
2024-10-06 15:11:22 +00:00
Benny and Codeberg Translate
7f403b8050
Translated using Weblate (German)
...
Currently translated at 96.0% (120 of 125 strings)
Translation: pv/pv
Translate-URL: https://translate.codeberg.org/projects/pv/pv/de/
2024-10-06 15:06:20 +00:00
Andrew Wood
2a59199870
Merge pull request 'Translations update from Codeberg Translate' ( #102 ) from translate/pv:weblate-pv-pv into main
...
Reviewed-on: https://codeberg.org/a-j-wood/pv/pulls/102
All strings cross-checked with machine translation to check they look plausible (albeit to a non-Polish speaker).
2024-10-06 14:58:11 +00:00
coralpink and Codeberg Translate
6712d8c844
Translated using Weblate (Polish)
...
Currently translated at 100.0% (125 of 125 strings)
Translation: pv/pv
Translate-URL: https://translate.codeberg.org/projects/pv/pv/pl/
2024-10-06 02:45:41 +00:00
Andrew Wood
856da09741
Add a circular buffer of line positions so that in line mode we can work out how many lines are in the unconsumed portion of the output pipe buffer.
2024-10-05 23:04:18 +01:00
Andrew Wood
c4cf410a59
Adjusted Markdown formatting.
2024-10-05 20:52:15 +01:00
Andrew Wood
0994dd4070
Note the new MANIFEST file in releases.
2024-10-05 20:32:15 +01:00
Andrew Wood
6cddce9f15
Adjust dist-hook rule so that a failure to sign, when MAINTAINER is set, will be detected - and to add a note to the top of the manifest.
2024-10-05 20:31:25 +01:00
Andrew Wood
ac44fd59e3
Added a hook to write a signed MANIFEST file listing the SHA-512 hashes of all included files.
2024-10-05 17:41:40 +01:00
Andrew Wood
5c25f9270c
Line number updates.
2024-10-05 17:41:08 +01:00
Andrew Wood
bfe301ae1c
Preserve errno after the output write, and if the output pipe is closed, propagate this to the main loop so it does not wait forever for the pipe buffer to empty.
2024-10-05 17:05:14 +01:00
Andrew Wood
29aa64092a
Timestamp update
2024-10-05 17:03:58 +01:00
Andrew Wood
d9a0041870
New --store-and-forward option ( #100 ), including refactoring several areas to allow PV to run in two passes, and the ability to look at the output pipe buffer utilisation to more accurately reflect the total data transferred to the receiving end, rather than just the total amount written to the output buffer.
2024-10-05 16:21:59 +01:00
Andrew Wood
ea3787e393
Call posix_fadvise() each time we open a new file, not just on the first one.
2024-10-05 15:00:08 +01:00
Andrew Wood
de2fe7f6be
Correct the O_DIRECT flag setting to use the output file descriptor rather than assuming stdout.
2024-10-05 14:17:15 +01:00