You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elijah Voigt 7aa547633f feat(nbd): show diff output on nbd update without --json [5f1495]
When `nbd update` is run without `--json`, print a git-diff-style
+/- summary of changed fields instead of the full ticket.

- Add `format_diff` and `print_diff` to display.rs
- Capture `old` ticket snapshot in `cmd_update` before mutations
- Use `print_diff` for the non-JSON branch of `cmd_update`
- Add unit tests (4) and integration tests (3) covering diff output,
  JSON fallback, and the no-changes case

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
0f51af.md Migrate all tickets to `.md` format 3 months ago
4d2359.md Migrate all tickets to `.md` format 3 months ago
5f1495.md feat(nbd): show diff output on nbd update without --json [5f1495] 3 months ago
6e4239.md Migrate all tickets to `.md` format 3 months ago
9ad11f.md feat(nbd): add 'nbd graph' CLI subcommand [9ad11f] 3 months ago
9c1f2c.md test(nbd): add integration tests for nbd graph command [9c1f2c] 3 months ago
9c9ebe.md feat(nbd): add graph computation module (src/graph.rs) [9c9ebe] 3 months ago
92e45b.md Migrate all tickets to `.md` format 3 months ago
460caf.md Migrate all tickets to `.md` format 3 months ago
1939a7.md Migrate all tickets to `.md` format 3 months ago
833807.md Migrate all tickets to `.md` format 3 months ago
887344.md Migrate all tickets to `.md` format 3 months ago
c2a024.md Migrate all tickets to `.md` format 3 months ago
c9d551.md Migrate all tickets to `.md` format 3 months ago
d1634a.md Migrate all tickets to `.md` format 3 months ago
e1968f.md Migrate all tickets to `.md` format 3 months ago
e14172.md feat(nbd): add ASCII graph rendering to display.rs [e14172] 3 months ago
fc6df4.md Migrate all tickets to `.md` format 3 months ago
fc444f.md Migrate all tickets to `.md` format 3 months ago