* 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
OBS-URL: https://build.opensuse.org/package/show/Kernel:tools/rapidquilt?expand=0&rev=32
- Release 0.5.1
* Fix detection of misordered hunks
* More changes for better compatibility with patch
* Added --verbose, --quiet and --version parameters
- Remove _service file and use the latest released version instead
* The development tempo has slowed down and more people are now
using rapidquilt in production. Lets build the latest release
instead of git master.
OBS-URL: https://build.opensuse.org/request/show/668336
OBS-URL: https://build.opensuse.org/package/show/Kernel:tools/rapidquilt?expand=0&rev=9