File jj-gpc.changes of Package jj-gpc
------------------------------------------------------------------- Tue Mar 25 05:42:55 UTC 2025 - opensuse_buildservice@ojkastl.de - Update to version 0.7.3: * Add some better error messages! ------------------------------------------------------------------- Thu Mar 06 13:32:27 UTC 2025 - opensuse_buildservice@ojkastl.de - Update to version 0.7.2: * v0.7.2 * Do not manually print default values * Fix dry-run commands to match the actual cli flags ------------------------------------------------------------------- Thu Mar 06 13:31:04 UTC 2025 - opensuse_buildservice@ojkastl.de - Update to version 0.7.1: * v0.7.1 * Use `#[repr(transparent)` on `Branch` to make it cheaper * Tweak the regex in the schema to avoid overly long words * prompt: Make the structure of the commit log much clearer * Remove unused import ------------------------------------------------------------------- Thu Mar 06 13:30:46 UTC 2025 - opensuse_buildservice@ojkastl.de - Update to version 0.7.0: * Substantially improve the prompt * Simplify the JSON schema: it can just be a string! * 0.7.0: Implement JSON Schema with a pattern to control output * Create FUNDING.yml ------------------------------------------------------------------- Thu Mar 06 13:30:32 UTC 2025 - opensuse_buildservice@ojkastl.de - Update to version 0.6.0: * v0.6.0 * docs: make sure CLI docs are complete sentences! * infra: loosen all version constraints and `cargo update` * docs: update README for the tweaks to the CLI * Use `phi3` rather than the more specific model name * docs: update the model to `ollama pull` * Fix ollama command ------------------------------------------------------------------- Thu Mar 06 13:30:18 UTC 2025 - opensuse_buildservice@ojkastl.de - Update to version 0.5.2: * 0.5.2: include version and author in output ------------------------------------------------------------------- Thu Mar 06 13:29:58 UTC 2025 - opensuse_buildservice@ojkastl.de - Update to version 0.5.1: * 0.5.1: pass `--allow-new` to the correct command ------------------------------------------------------------------- Thu Mar 06 13:28:35 UTC 2025 - opensuse_buildservice@ojkastl.de - Update to version 0.5.0: * 0.5.0: support for jj v0.24.0 ------------------------------------------------------------------- Thu Mar 06 13:12:53 UTC 2025 - opensuse_buildservice@ojkastl.de - Update to version 0.4.0: * 0.4.0: include stdout and stderr from child processes ------------------------------------------------------------------- Thu Mar 06 13:06:56 UTC 2025 - opensuse_buildservice@ojkastl.de - Update to version 0.3.0: * 0.3.0: substantially improve perf/weight ratio * Add basic logging support using env_logger * Add some more options and tweak some defaults * README: add a couple more example branches * README: Add some example branch names the tool has generated * Fix an incomplete sentence * Print what the thing is doing * Exit early if there are no described commits * Print error string, not error bytes. Ha! * README: note that it is all local ------------------------------------------------------------------- Tue Jan 7 13:46:09 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de> - new package jj-gpc: generate bookmark names from commit messages, to push as branches, with Jujutsu VCS