Steve Yegge
774a57684c
Fix auto-import git history backfill bug (bd-4pv)
...
Auto-import was allowing git history backfill to run, which could
incorrectly purge issues. The fix adds NoGitHistory=true to all
auto-import code paths:
- autoimport.go (importFromGit)
- autoflush.go (autoImportIfNewer)
- daemon_sync.go (importToJSONLWithStore)
Git history backfill is designed to detect deletions that happened
after a local DB was created. During auto-import, there is no local
work to protect - we are importing from the authoritative JSONL source.
Also adds comprehensive tests for NoGitHistory behavior.
Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-27 22:51:39 -08:00
..
2025-11-27 13:23:14 -08:00
2025-11-24 22:23:45 -08:00
2025-11-27 01:06:45 -08:00
2025-11-27 22:51:39 -08:00
2025-11-27 00:54:29 -08:00
2025-11-27 22:51:39 -08:00
2025-11-26 22:02:59 -08:00
2025-11-26 22:02:59 -08:00
2025-11-25 16:36:46 -08:00
2025-11-24 10:56:14 -08:00
2025-11-24 23:39:54 -08:00
2025-11-24 23:39:54 -08:00
2025-11-26 20:59:07 -08:00
2025-11-24 23:39:54 -08:00
2025-11-23 21:33:00 -08:00
2025-11-23 21:33:00 -08:00
2025-11-24 23:39:54 -08:00
2025-11-23 22:53:54 -08:00
2025-11-27 22:51:39 -08:00
2025-11-24 23:39:54 -08:00
2025-11-25 11:46:06 -08:00
2025-11-25 11:46:06 -08:00
2025-11-25 16:36:46 -08:00
2025-11-25 12:03:21 -08:00
2025-11-23 21:42:43 -08:00
2025-11-25 19:32:05 -08:00
2025-11-25 19:32:05 -08:00
2025-11-23 20:33:31 -08:00
2025-11-27 22:40:57 -08:00
2025-11-23 21:09:55 -08:00
2025-11-27 13:23:14 -08:00
2025-11-27 22:39:13 -08:00
2025-11-27 22:39:13 -08:00
2025-11-23 20:33:31 -08:00
2025-11-26 17:42:14 -08:00
2025-11-26 23:10:43 -08:00
2025-11-27 22:40:57 -08:00
2025-11-27 01:06:45 -08:00
2025-11-26 22:02:59 -08:00
2025-11-23 19:42:21 -08:00
2025-11-23 20:07:26 -08:00
2025-11-26 22:57:17 -08:00
2025-11-23 22:53:54 -08:00
2025-11-24 20:16:07 -08:00
2025-11-26 22:02:59 -08:00
2025-11-27 22:40:57 -08:00
2025-11-26 22:02:59 -08:00
2025-11-23 20:33:31 -08:00
2025-11-26 17:42:14 -08:00
2025-11-26 17:42:14 -08:00
2025-11-23 21:16:09 -08:00
2025-11-27 13:23:14 -08:00
2025-11-25 17:12:42 -08:00
2025-11-24 10:56:14 -08:00
2025-11-23 20:33:31 -08:00
2025-11-24 01:12:33 -08:00
2025-11-24 21:16:44 -08:00
2025-11-24 15:46:47 -08:00
2025-11-23 21:42:43 -08:00
2025-11-26 22:02:59 -08:00
2025-11-26 22:02:59 -08:00
2025-11-27 01:36:57 -08:00
2025-11-27 22:34:46 -08:00
2025-11-24 00:21:01 -08:00
2025-11-24 10:56:14 -08:00
2025-11-24 11:28:32 -08:00
2025-11-24 22:21:55 -08:00
2025-11-27 01:36:57 -08:00
2025-11-26 22:02:59 -08:00
2025-11-27 01:06:45 -08:00