Commit graph

  • 7ff9086215
    docs: add AGENTS.md file main hanna 2026-02-11 03:49:08 +00:00
  • f4a498e28e
    show fingerprint instead of bare GPG fallback for gpg signatures hanna 2026-02-10 21:56:01 +00:00
  • 686190a4fc
    fix: GPG signed commit test fails in nix build hanna 2026-02-10 21:50:32 +00:00
  • dd5b3f0b06
    add backwards compat for gpg signed commits hanna 2026-02-10 21:37:52 +00:00
  • f73878c555
    feat: preserve commit signatures across git bridge operations hanna 2026-02-10 21:24:12 +00:00
  • 6f307c139b
    feat: add backwards compatibility for legacy msgpack storage format hanna 2026-02-10 21:09:58 +00:00
  • a6b1a027c8
    refactor: switch storage format from MessagePack to bincode hanna 2026-02-10 21:03:53 +00:00
  • adcdaa20c6
    feat: add corruption prevention and integrity checking hanna 2026-02-10 21:03:22 +00:00
  • d03ae3c2c3
    fix: implement range-based diff hanna 2026-02-10 00:36:22 +00:00
  • 86a49961ad
    docs: add project documentation hanna 2026-02-10 00:00:27 +00:00
  • 0bc174e341
    chore: add license file hanna 2026-02-09 23:58:40 +00:00
  • d8710a79c9
    docs: add README.md hanna 2026-02-09 23:57:36 +00:00
  • a70f7eb2cb
    fix: missing newlines in status, tag list, and mark list output hanna 2026-02-09 18:05:00 +00:00
  • d4cd32454e
    fix migrate reporting wrong commit count hanna 2026-02-09 17:58:03 +00:00
  • 5d95b093c8
    support multi-level verbosity (-v, -vv, -vvv) hanna 2026-02-09 17:51:16 +00:00
  • 7d5157d526
    add top-level --verbose flag with debug output across all commands and internal components hanna 2026-02-09 17:41:17 +00:00
  • 07b46e46eb
    fix ssh auth: add retry limit and key file fallback hanna 2026-02-09 17:32:31 +00:00
  • 2e0952f9fb
    feat: add colored output with distinct symbols using the colored crate hanna 2026-02-09 03:51:59 +00:00
  • 0e1cc7ff89
    bridge: fix SSH auth for clone, clean up directory on failure hanna 2026-02-09 03:39:07 +00:00
  • 7fe99cabbd
    feat: optional SSH key commit signing (phase 10) hanna 2026-02-08 16:34:05 +00:00
  • d7694737de
    feat: implement phase 9 - git bridge and remotes hanna 2026-02-08 02:53:12 +00:00
  • 0e9c810a41
    feat: implement config system with set/get/show/unset and alias expansion hanna 2026-02-08 02:34:48 +00:00
  • ea07d74457
    feat: implement stash system (phase 7) hanna 2026-02-07 16:48:54 +00:00
  • 8fec7a170a
    fix: path traversal vulnerabilities, remove production panics, deduplicate code, fix idioms hanna 2026-02-07 16:26:06 +00:00
  • b52b2b709b
    feat: implement phase 6 - revert, reset, merge, and graft commands hanna 2026-02-07 16:07:45 +00:00
  • d8cce41809
    fix: add path validation helpers to prevent path traversal hanna 2026-02-06 23:27:45 +00:00
  • acd6ad919d
    refactor: add new error variants and Display/AsRef impls for newtypes hanna 2026-02-06 23:27:30 +00:00
  • 8a2a189576
    feat: implement bookmarks, tags, and switch (phase 5) hanna 2026-02-06 18:31:31 +00:00
  • 4d3c87674b
    feat: implement phase 4 - log, show, history commands hanna 2026-02-06 18:24:07 +00:00
  • 1433c2fed6
    feat: implement phase 3 - tracking, committing, status, and diff hanna 2026-02-06 18:16:42 +00:00
  • 5792e0b520
    chore: add .arc directory to gitignore hanna 2026-02-06 18:07:35 +00:00
  • dca6a9ae76
    feat: implement phase 2 core repo structure hanna 2026-02-06 18:04:09 +00:00
  • a9615b9d78
    docs: update spec formatting hanna 2026-02-06 17:56:25 +00:00
  • c2eb9f42ba
    feat: project scaffolding with nix flake, direnv, and CLI skeleton hanna 2026-02-06 17:55:42 +00:00
  • 1fc7fa8ede
    feat: create implementation spec hanna 2026-02-06 17:50:03 +00:00