d3e2c73917
- Update to version 0.6.6+git0.166185f: * Increase version to 0.6.6 * Add a test case for patching read-only files
Petr Tesařík
2022-12-02 15:03:46 +00:00
de1970bb9e
- Update to version 0.6.5+git24.181d5b0: * Preserve file permission for rollback and backup files * Store original file permissions for all files * Check file permissions in quilt_metadata test case * Open source file only once in quilt_metadata test * apply/parallel: use question mark operator where possible * Avoid the need of try_blocks * Fix clippy performance warnings * Fix unnecessary parentheses warning * diagnostics: Ignore spaces when searching for matching lines * diagnostics: return type can be inferred for dijkstra successors * diagnostics: Allocate a sufficiently large vector for step costs * diagnostics: Prefer matches that are close to the target line * diagnostics: Do not attempt to access file lines after EOF * diagnostics: Do not underflow starting file line number * diagnostics: Use a simpler algorithm to find matching lines * Store failure analysis in a String * diagnostics: Use failure::Error instead of io::Error * Improve handling of worker thread errors * Mention compatibility with Rust 1.54 in changelog * Do not use IntErrorKind * parser: Remove destructuring assignments again - Remove upstreamed patches - rapidquilt-no-destructuring-assignments.patch - rapidquilt-no-IntErrorKind.patch
Michal Suchanek2022-12-02 13:40:43 +00:00
d21b15c96b
Fix build on SLE12 SP5.
Petr Tesařík
2022-05-13 13:42:27 +00:00
047684f1a0
- Fix build for Rust 1.54: * rapidquilt-no-destructuring-assignments.patch * rapidquilt-no-IntErrorKind.patch
Petr Tesařík
2022-05-13 13:38:58 +00:00
b2e9eb0d85
- Release 0.6.5 * Rewrite the parser and improve its performance by approx. 15 %.
Petr Tesařík
2022-05-13 13:00:11 +00:00
3f751f87ba
- Release 0.6.4 * New command-line option: --threads * Implement tests for rapidquilt push * Do not panic if a file is truncated and the new name is bogus * If running single-threaded, exit with an error if the last patch does not apply.
Petr Tesařík
2022-04-25 11:28:53 +00:00
93e268a832
- Remove build compatibility with SLE12-SP2.
Petr Tesařík
2022-03-10 12:15:01 +00:00
1ca61df1c8
Accepting request 874929 from home:ptesarik:branches:Kernel:tools
Petr Tesařík
2021-02-24 20:49:05 +00:00
f1a8d4bd97
Remove debugging output.
Petr Tesařík
2020-06-22 22:25:12 +00:00
cfd4c72bfe
Add terminating newline to macro definitions.
Petr Tesařík
2020-06-22 22:17:12 +00:00
d6c9353042
Fix unquoted '%' in macro definition.
Petr Tesařík
2020-06-22 21:58:10 +00:00
0aa5768d52
Save and restore all automake files that might be overwritten by rpm.
Petr Tesařík
2020-06-18 12:21:32 +00:00
985069f92b
Check cargo version instead of help string to choose whether option --no-track should be used. This is required, because the option was marked unstable in 1.36.0 and did not work.
Petr Tesařík
2020-06-18 10:27:21 +00:00
6d76cace09
Use cargo install --no-track if available
Petr Tesařík
2020-06-18 10:03:24 +00:00
42b0905599
- Release 0.6.2 * Fix parsing of lines that look like start of a hunk, but are in fact part of the initial comment
Petr Tesařík
2020-01-30 08:34:07 +00:00
56ee109e68
Add missing rapidquilt-0.6.1.tar.gz
Petr Tesařík
2019-08-30 07:14:25 +00:00
a75af514d1
- Release 0.6.1 * Fix hangs on failure * Fix --dry-run
Petr Tesařík
2019-08-30 07:14:00 +00:00
f9ea0d71ca
Accepting request 682518 from home:michalsrb:branches:Kernel:tools
Michal Srb
2019-03-07 15:30:32 +00:00
cda2ee78c2
Accepting request 681671 from home:michalsrb:branches:Kernel:tools
Michal Srb
2019-03-05 10:22:59 +00:00
611c2fa80a
Accepting request 680162 from home:michalsrb:branches:Kernel:tools
Michal Srb
2019-02-28 15:48:08 +00:00
b89ff8abb2
Accepting request 677326 from home:michalsrb:branches:Kernel:tools
Takashi Iwai2019-02-20 15:59:44 +00:00
3f41253fe9
Accepting request 673405 from home:michalsrb:branches:Kernel:tools
Michal Srb
2019-02-11 15:52:00 +00:00
4299ec4f89
Accepting request 668336 from home:michalsrb:branches:Kernel:tools
Takashi Iwai2019-01-24 16:57:08 +00:00
98aa0dfa9a
Accepting request 667797 from home:ptesarik:branches:Kernel:tools
Michal Srb
2019-01-22 14:16:24 +00:00
37c20b9240
Fix build for SLE12 SP2 and earlier
Petr Tesařík
2019-01-21 09:04:29 +00:00
abdd649863
Accepting request 666763 from home:michalsrb:rapidquilt
Michal Srb
2019-01-17 15:26:06 +00:00
44e08587f9
Accepting request 665313 from home:michalsrb:rapidquilt
Michal Srb
2019-01-13 16:14:38 +00:00
fe2e694087
Accepting request 663317 from home:michalsrb:rapidquilt
Takashi Iwai2019-01-07 10:48:37 +00:00
90b6f528d0
Accepting request 662094 from home:michalsrb:rapidquilt
Takashi Iwai2018-12-31 14:31:22 +00:00
cee4f85876
Accepting request 660332 from home:michalsrb:rapidquilt
Takashi Iwai2018-12-20 16:01:39 +00:00