Andrew Wood
|
838ebcb78f
|
Improve the handling of dangling or invalid "%" sequences.
|
2024-12-08 16:18:58 +00:00 |
|
Andrew Wood
|
6298a7be9d
|
Refactor the display formatters into their own functions, remove the static arrays for component contents, and start tracking the displayed width of each segment separately from the length in bytes.
|
2024-12-08 16:04:00 +00:00 |
|
Andrew Wood
|
3d52919411
|
Remove the caveat about only specifying "%p" once, as it can now be used more than once.
|
2024-12-07 23:26:12 +00:00 |
|
Andrew Wood
|
52ea1b5ba2
|
Acknowledge %nL (#121).
|
2024-12-07 23:24:51 +00:00 |
|
Andrew Wood
|
619a84949f
|
New format sequence "%nL" to display the most recently written line (#121).
|
2024-12-07 23:12:41 +00:00 |
|
Andrew Wood
|
c3648af57f
|
Handle the progress bar appearing more than once in the format string.
|
2024-12-07 20:23:20 +00:00 |
|
Andrew Wood
|
53b5ea54c6
|
Track the chosen size of format segments so that "%nA" can appear more than once, with different "n" values (#122).
|
2024-12-07 19:39:44 +00:00 |
|
Andrew Wood
|
b428e7613d
|
Revert back to one test at a time, make it tunable.
|
2024-12-07 16:39:12 +00:00 |
|
Andrew Wood
|
0e9534c10e
|
Correct how the permissions are set, now that subdirectories are present.
|
2024-12-07 16:20:48 +00:00 |
|
Andrew Wood
|
238e07e7d7
|
Add a section to generate OS packages containing the compiled program.
|
2024-12-07 14:30:27 +00:00 |
|
Andrew Wood
|
b6462ad865
|
Correction for compatibility with Debian 11.
|
2024-12-07 14:27:38 +00:00 |
|
Andrew Wood
|
0626737a15
|
Pass "-j4" to "make" during the checks.
|
2024-12-07 13:34:36 +00:00 |
|
Andrew Wood
|
17a1c9d639
|
Keep the exit trap.
|
2024-12-07 02:29:48 +00:00 |
|
Andrew Wood
|
31ea20dbd3
|
New script to help with the release process.
|
2024-12-07 02:20:30 +00:00 |
|
Andrew Wood
|
bb339ba519
|
New script to build a package from the source (.rpm, .deb).
|
2024-12-07 01:26:44 +00:00 |
|
Andrew Wood
|
90829dad51
|
Minor formatting tweaks.
|
2024-12-05 23:32:34 +00:00 |
|
Andrew Wood
|
943e433f7e
|
Implement test of cross-compilation with the check being run on a host of the target type.
|
2024-12-05 21:54:16 +00:00 |
|
Andrew Wood
|
1e7c92a107
|
Reworked to allow cross-compilation, but not yet finished.
|
2024-12-04 23:53:31 +00:00 |
|
Andrew Wood
|
2a97d699a8
|
Minor updates.
|
2024-12-04 22:05:17 +00:00 |
|
Andrew Wood
|
2d0321e544
|
Draft test script to run "make check" on multiple VMs at once.
|
2024-12-04 22:02:59 +00:00 |
|
Andrew Wood
|
ebb209a371
|
Add support for --extra-display to --remote (#123).
|
2024-12-03 23:48:44 +00:00 |
|
Andrew Wood
|
cc37877607
|
Acknowledge the assistance with issue #120.
|
2024-12-03 22:00:37 +00:00 |
|
Andrew Wood
|
b35591ff8d
|
Note the cross-compilation fix.
|
2024-12-03 22:00:14 +00:00 |
|
Andrew Wood
|
29423f1f9a
|
Add a cross-compilation check before release.
|
2024-12-03 21:59:53 +00:00 |
|
Andrew Wood
|
99bd1fc8d5
|
Version bump and associated updates.
|
2024-12-02 17:57:34 +00:00 |
|
Andrew Wood
|
70f2f9f1b7
|
Minor wording update.
|
2024-12-02 17:46:26 +00:00 |
|
Andrew Wood
|
503a559b2a
|
Move "--extra-display" and "--stats" to the "Output modifiers" section, since they are not really display switches that directly affect the terminal progress display.
|
2024-12-02 17:36:16 +00:00 |
|
Andrew Wood
|
2dac3d1128
|
Acknowledge the reporting of issue #118.
|
2024-12-02 17:31:46 +00:00 |
|
Andrew Wood
|
d7d87fed76
|
Restructure and reformat the manual to be more in line with man-pages(7), with some small wording changes; move -8 and -k to the modifiers section rather than display switches; adjust "--help" output to report the options in the same order the manual lists them.
|
2024-12-02 00:02:18 +00:00 |
|
Andrew Wood
|
c08349517b
|
Acknowledge the submitters of issues #3 and #4.
|
2024-12-01 19:44:57 +00:00 |
|
Andrew Wood
|
dccc7345ab
|
New option "--extra-display" (#3, #4).
|
2024-12-01 19:39:59 +00:00 |
|
Andrew Wood
|
a5edc8071c
|
Note that we now test at compile time whether siginfo_t is usable for --remote (#119).
|
2024-12-01 15:28:18 +00:00 |
|
Andrew Wood
|
99fe01a0d6
|
Note the test script shellcheck warnings cleanup.
|
2024-12-01 15:18:28 +00:00 |
|
Andrew Wood
|
5a9a694050
|
Acknowledge issue #97
|
2024-12-01 09:46:54 +00:00 |
|
Andrew Wood
|
2ad827dfb9
|
Note the watchfd tests.
|
2024-11-30 23:39:18 +00:00 |
|
Andrew Wood
|
e8cc443681
|
Note the fd leak false positive workaround.
|
2024-11-30 22:30:35 +00:00 |
|
Andrew Wood
|
a9d4bf4a25
|
Fix bug with "--watchfd" not reporting file positions (#118).
|
2024-11-30 17:25:12 +00:00 |
|
Andrew Wood
|
0d618efd0d
|
Remove pointless EOF lines from all sources.
|
2024-11-30 16:40:50 +00:00 |
|
Andrew Wood
|
2945d4ce08
|
Update POTFILES.in.
|
2024-11-03 01:40:14 +00:00 |
|
Andrew Wood
|
14ff1451ce
|
Translation acknowledgements update.
|
2024-10-22 22:18:36 +01:00 |
|
Andrew Wood
|
815ed8e768
|
Insights update from Weblate.
|
2024-10-20 16:38:17 +01:00 |
|
Andrew Wood
|
5af711465d
|
Formatting typo fix.
|
2024-10-17 20:43:16 +01:00 |
|
Andrew Wood
|
32cbad389a
|
Acknowledge Russian translations.
|
2024-10-17 20:42:51 +01:00 |
|
Andrew Wood
|
0318db838e
|
Version bump.
|
2024-10-15 22:11:38 +01:00 |
|
Andrew Wood
|
0d63932eab
|
Consistently quote the "-" characters where used for options.
|
2024-10-15 21:10:27 +01:00 |
|
Andrew Wood
|
bb6c120691
|
Replace "zero byte" with "null byte" as per man-pages style guide.
|
2024-10-15 21:07:04 +01:00 |
|
Andrew Wood
|
e657f745f4
|
Add back the simplest synopsis line.
|
2024-10-15 21:04:01 +01:00 |
|
Andrew Wood
|
9a1c9173a3
|
More specific option groups in the synopsis.
|
2024-10-14 23:37:18 +01:00 |
|
Andrew Wood
|
84651210e6
|
Manual formatting fix.
|
2024-10-14 22:46:38 +01:00 |
|
Andrew Wood
|
054183b73a
|
Provide a complete synopsis.
|
2024-10-14 22:28:05 +01:00 |
|