aboutsummaryrefslogtreecommitdiffstats
path: root/t
AgeCommit message (Expand)Author
2020-03-13git-branch-list: Allow commands to work in Git worktreesTeddy Wing
2019-12-09git-branch-list: Fix checkout and drop commands for >10 saved branchesTeddy Wing
2019-05-25git-branch-list: Make the branch list work in subdirectoriesTeddy Wing
2018-04-19git-branch-list(drop): Fix deletion for branches with slashesTeddy Wing
2018-04-19git-branch-list(drop): Support multiple branches with similar namesTeddy Wing
2018-03-21git-branch-list(drop): Add support for multiple branch argumentsTeddy Wing
2018-03-21Add `drop` command testsTeddy Wing
2018-03-18t/: Move `$BIN` variable to moduleTeddy Wing
2018-03-18git-branch-list: Add `clear` commandTeddy Wing
2018-03-18Add TAP test structureTeddy Wing