8 Commits

Author SHA256 Message Date
8842c9a93d Accepting request 1236224 from home:petesarik:branches:Kernel:tools
- Update to version 0.6.7
  * Move from `failure` to `thiserror` and `anyhow`.
  * Move from `atty` to `std::io::IsTerminal`
  * Fixed issues: #24, #31, #32

OBS-URL: https://build.opensuse.org/request/show/1236224
OBS-URL: https://build.opensuse.org/package/show/Kernel:tools/rapidquilt?expand=0&rev=35
2025-01-09 16:41:45 +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

OBS-URL: https://build.opensuse.org/package/show/Kernel:tools/rapidquilt?expand=0&rev=32
2022-12-02 13:40:43 +00:00
4299ec4f89 Accepting request 668336 from home:michalsrb:branches:Kernel:tools
- 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
2019-01-24 16:57:08 +00:00
Michal Srb
abdd649863 Accepting request 666763 from home:michalsrb:rapidquilt
- Release 0.5.0
  * Support for patches that change file permissions
  * Use the same logic as patch does when choosing which file to patch
  * Behave same as patch in various cornercases
- Run tests in %check phase

OBS-URL: https://build.opensuse.org/request/show/666763
OBS-URL: https://build.opensuse.org/package/show/Kernel:tools/rapidquilt?expand=0&rev=5
2019-01-17 15:26:06 +00:00
Michal Srb
44e08587f9 Accepting request 665313 from home:michalsrb:rapidquilt
- Release 0.4.3
  * Faster patch parsing
  * Support quoted filenames

OBS-URL: https://build.opensuse.org/request/show/665313
OBS-URL: https://build.opensuse.org/package/show/Kernel:tools/rapidquilt?expand=0&rev=4
2019-01-13 16:14:38 +00:00
fe2e694087 Accepting request 663317 from home:michalsrb:rapidquilt
- Release 0.4.2
  * Improved error and application failure reporting
  * Empty directories are deleted after deleting files

OBS-URL: https://build.opensuse.org/request/show/663317
OBS-URL: https://build.opensuse.org/package/show/Kernel:tools/rapidquilt?expand=0&rev=3
2019-01-07 10:48:37 +00:00
90b6f528d0 Accepting request 662094 from home:michalsrb:rapidquilt
- Release 0.4.0
  * Support for file-renaming patches

OBS-URL: https://build.opensuse.org/request/show/662094
OBS-URL: https://build.opensuse.org/package/show/Kernel:tools/rapidquilt?expand=0&rev=2
2018-12-31 14:31:22 +00:00
cee4f85876 Accepting request 660332 from home:michalsrb:rapidquilt
Add rapidquilt package.

OBS-URL: https://build.opensuse.org/request/show/660332
OBS-URL: https://build.opensuse.org/package/show/Kernel:tools/rapidquilt?expand=0&rev=1
2018-12-20 16:01:39 +00:00