A multi-threaded quilt and patch in one
This is still very experimental program!
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Kernel:tools/rapidquilt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Cargo.lock | 0000016742 16.3 KB | |
_service | 0000000531 531 Bytes | |
_servicedata | 0000000236 236 Bytes | |
rapidquilt-0.6.5+git24.181d5b0.tar.gz | 0002433946 2.32 MB | |
rapidquilt.changes | 0000006805 6.65 KB | |
rapidquilt.spec | 0000002785 2.72 KB | |
vendor.tar.xz | 0006553004 6.25 MB |
Revision 32 (latest revision is 34)
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
Comments 0