Steve Yegge
11c26d5af8
Add substring ID matching for all bd commands
- Enhanced ResolvePartialID to handle:
- Bare hashes: 07b8c8 → bd-07b8c8
- Prefix without hyphen: bd07b8c8 → bd-07b8c8
- Full IDs: bd-07b8c8 (unchanged)
- Substring matching: 07b → finds bd-07b8c8
- Added RPC support:
- New OpResolveID operation
- handleResolveID server handler
- ResolveID client method
- Updated all commands to resolve IDs:
- show, update, close, reopen
- dep (add, remove, tree)
- label (add, remove, list)
- Works in both daemon and direct modes
Fixes bd-0591c3
2025-10-30 19:20:50 -07:00
..
2025-10-26 17:55:39 -07:00
2025-10-30 19:20:50 -07:00
2025-10-22 00:43:42 -07:00
2025-10-24 19:49:16 -07:00
2025-10-21 22:44:45 -07:00
2025-10-28 10:33:19 -07:00
2025-10-28 10:33:19 -07:00
2025-10-28 10:33:19 -07:00
2025-10-20 21:08:49 -07:00
2025-10-30 19:20:50 -07:00
2025-10-26 22:31:24 -07:00
2025-10-27 22:23:23 -07:00
2025-10-27 23:14:38 -07:00
2025-10-29 15:30:47 -07:00
2025-10-27 23:14:38 -07:00
2025-10-30 19:20:50 -07:00
2025-10-29 11:22:29 -07:00
2025-10-28 10:33:19 -07:00
2025-10-30 19:20:50 -07:00
2025-10-27 21:14:34 -07:00
2025-10-20 21:08:49 -07:00
2025-10-20 21:08:49 -07:00
2025-10-26 17:55:39 -07:00
2025-10-26 22:31:24 -07:00
2025-10-20 21:08:49 -07:00
2025-10-20 21:08:49 -07:00
2025-10-26 22:31:24 -07:00