gitlink-cli/internal
刘焱 f248ed9d04 fix(output): 表头取所有行字段并集并固定核心列顺序
printSliceTable 原先只从第一行取表头,导致列时有时无;改为取所有行并集。新增 protected/last_commit/commit_time 到优先表头,固定分支核心列顺序。
2026-06-10 11:28:45 +08:00
..
auth feat: add user account settings shortcuts and OAuth2 authentication 2026-06-02 08:57:52 +08:00
client docs: add comprehensive Chinese comments and mark bug fixes (P1-P4) 2026-06-10 10:13:45 +08:00
config feat: improve cross-platform compatibility and expand API shortcut coverage 2026-05-28 15:11:25 +08:00
context init gitlink-cli 2026-04-17 10:01:30 +08:00
output fix(output): 表头取所有行字段并集并固定核心列顺序 2026-06-10 11:28:45 +08:00