| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make repo reconciliation review-first | Craig Jennings | 2026-05-10 | 1 | -40/+70 |
| | | | | | Stop automatically stashing, pulling, and popping dirty repos during reconciliation. Clean repos still pull, dirty repos open Magit for review, and results now include structured statuses, skip reasons, pruning, and a summary. | ||||
| * | refactor(reconcile): extract helpers, add recursive repo discovery and 28 tests | Craig Jennings | 2026-04-19 | 1 | -0/+101 |
| Extract should-skip-p, pull-clean, pull-dirty from 6-level nested reconcile-git-directory. Make find-git-repos recurse into sub-repos. | |||||
