Age | Commit message (Expand) | Author |
---|---|---|
2020-03-13 | git-branch-list: Allow commands to work in Git worktrees | Teddy Wing |
2019-12-09 | git-branch-list: Fix checkout and drop commands for >10 saved branches | Teddy Wing |
2019-05-25 | git-branch-list: Make the branch list work in subdirectories | Teddy Wing |
2018-04-19 | git-branch-list(drop): Fix deletion for branches with slashes | Teddy Wing |
2018-04-19 | git-branch-list(drop): Support multiple branches with similar names | Teddy Wing |
2018-03-21 | git-branch-list(drop): Add support for multiple branch arguments | Teddy Wing |
2018-03-21 | Add `drop` command tests | Teddy Wing |
2018-03-18 | t/: Move `$BIN` variable to module | Teddy Wing |
2018-03-18 | git-branch-list: Add `clear` command | Teddy Wing |
2018-03-18 | Add TAP test structure | Teddy Wing |