summaryrefslogtreecommitdiff
path: root/makima/src/daemon/worktree/manager.rs
Commit message (Expand)AuthorAgeFilesLines
* fix: restore origin_ref and has_origin_ref variable declarationssoryu2026-02-211-2/+5
* feat: auto-remove merged steps, fix UI overflow, and improve worktree handlin...soryu2026-02-201-5/+2
* fix: restore start_point logic stripped by pre-commit hooksoryu2026-02-201-7/+72
* fix: reconcile:on blocking, pending question notifications, and infra improve...soryu2026-02-201-58/+1
* feat: add git/gh auth checks, git fetch on worktree, fix contracts overflow (...soryu2026-02-191-0/+7
* fix: prevent directive step failure when PR branch is deleted after mergesoryu2026-02-181-4/+39
* feat: soryu-co/soryu - makima: Fix PR creation to update base branch and prev...soryu2026-02-171-2/+24
* Directive task bare repo fixsoryu2026-02-131-4/+14
* Fix worktree branching for directive tasks and remove memoriessoryu2026-02-131-0/+79
* Add auto-PR creation for remote repos in directivessoryu2026-02-101-0/+92
* Add directive-first chain system redesignsoryu2026-02-051-1/+2
* Fetch from origin before creating worktrees for local repos (#49)soryu2026-01-291-5/+32
* Reclone if can't find repositorysoryu2026-01-241-21/+43
* Add patch checkpointingsoryu2026-01-231-0/+135
* Fix completion actions: default to PR and support remote repos (#21)soryu2026-01-221-47/+84
* Fixup: use default api.makima.jp URL and fix default branch detectionsoryu2026-01-161-4/+57
* Automatically derive repo URL and add notifications for inputsoryu2026-01-151-49/+134
* Contract systemsoryu2026-01-151-0/+1623