Revisions of rapidquilt
Jiri Slaby (jirislaby)
committed
(revision 34)
fix build with rust 1.80
Petr Tesařík (ptesarik)
committed
(revision 33)
- Update to version 0.6.6+git0.166185f: * Increase version to 0.6.6 * Add a test case for patching read-only files
Michal Suchanek (michals)
committed
(revision 32)
- 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
Petr Tesařík (ptesarik)
committed
(revision 31)
Fix build on SLE12 SP5.
Petr Tesařík (ptesarik)
committed
(revision 30)
- Fix build for Rust 1.54: * rapidquilt-no-destructuring-assignments.patch * rapidquilt-no-IntErrorKind.patch
Petr Tesařík (ptesarik)
committed
(revision 29)
- Release 0.6.5 * Rewrite the parser and improve its performance by approx. 15 %.
Petr Tesařík (ptesarik)
committed
(revision 28)
- 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 (ptesarik)
committed
(revision 27)
- Remove build compatibility with SLE12-SP2.
Petr Tesařík (ptesarik)
committed
(revision 26)
- Fix BuildRequires: rapidquilt-0.6.3 requires rust >= 1.42.0.
Petr Tesařík (ptesarik)
accepted
request 874929
from
Petr Tesařík (ptesarik)
(revision 25)
- Release 0.6.3 * Fix hangs on more than two rejections * Update crates
Petr Tesařík (ptesarik)
committed
(revision 24)
Remove debugging output.
Petr Tesařík (ptesarik)
committed
(revision 23)
Add terminating newline to macro definitions.
Petr Tesařík (ptesarik)
committed
(revision 22)
Fix unquoted '%' in macro definition.
Petr Tesařík (ptesarik)
committed
(revision 21)
Save and restore all automake files that might be overwritten by rpm.
Petr Tesařík (ptesarik)
committed
(revision 20)
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 (ptesarik)
committed
(revision 19)
Use cargo install --no-track if available
Petr Tesařík (ptesarik)
committed
(revision 18)
- 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 (ptesarik)
committed
(revision 17)
Add missing rapidquilt-0.6.1.tar.gz
Petr Tesařík (ptesarik)
committed
(revision 16)
- Release 0.6.1 * Fix hangs on failure * Fix --dry-run
unknown
committed
(revision 15)
project was undeleted
Displaying revisions 1 - 20 of 34