5 Commits

Author SHA256 Message Date
Petr Tesařík
042596b4f9 Accepting request 1238017 from home:petesarik:branches:Kernel:tools
- Update to version 0.6.8+git3.d2200ec:
  * Update to latest dependencies, except the pathfinding crate
    (https://github.com/openSUSE/rapidquilt/issues/35).

OBS-URL: https://build.opensuse.org/request/show/1238017
OBS-URL: https://build.opensuse.org/package/show/Kernel:tools/rapidquilt?expand=0&rev=38
2025-01-15 09:52:33 +00:00
Petr Tesařík
dcd0496ce5 Accepting request 1237827 from home:petesarik:branches:Kernel:tools
- Update to version 0.6.8:
  * Print a warning when suspicious patch content is found.
  * Speed up patch failure analysis.
  * Improve analysis output for colour-blind people.
  * A lot of cleanup.

OBS-URL: https://build.opensuse.org/request/show/1237827
OBS-URL: https://build.opensuse.org/package/show/Kernel:tools/rapidquilt?expand=0&rev=36
2025-01-14 13:51:56 +00:00
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
Petr Tesařík
b2e9eb0d85 - Release 0.6.5
* Rewrite the parser and improve its performance by approx. 15 %.

OBS-URL: https://build.opensuse.org/package/show/Kernel:tools/rapidquilt?expand=0&rev=29
2022-05-13 13:00:11 +00:00
Petr Tesařík
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.

OBS-URL: https://build.opensuse.org/package/show/Kernel:tools/rapidquilt?expand=0&rev=28
2022-04-25 11:28:53 +00:00