aboutsummaryrefslogtreecommitdiffstats
path: root/tms
AgeCommit message (Expand)AuthorFilesLines
2023-09-01tms: Allow proper branch filtering for tag and request-pullThierry Reding1-12/+12
2023-09-01tms: Allow specifying a base for pull requestsThierry Reding1-1/+1
2023-09-01tms: Implement dry-run for tag, request-pull and pushThierry Reding1-15/+26
2023-03-23tms: Use 1 as the default value for the reroll countThierry Reding1-3/+3
2023-01-05tms: Add check commandThierry Reding1-1/+126
2023-01-05tms: Support --reroll-count optionThierry Reding1-13/+49
2023-01-05tms: Improve colorization supportThierry Reding1-33/+49
2023-01-05tms: Allow branches to be marked as mergedThierry Reding1-3/+7
2022-11-18tms: build: Support checks and warningsThierry Reding1-4/+46
2020-04-14tms: Add "build" commandThierry Reding1-0/+233
2020-04-14tms: Fix help string for merge commandThierry Reding1-1/+1
2020-04-14tms: Add support for colorized outputThierry Reding1-0/+83
2020-02-17tms: Generate indexed pull requests only when necessaryThierry Reding1-5/+9
2020-02-17tms: Add support for per-target addresseesThierry Reding1-2/+11
2020-01-13tms: Avoid mentioning vim in commentsThierry Reding1-3/+3
2020-01-13tms: Remove some unused variablesThierry Reding1-6/+0
2020-01-13tms: Properly compute widths for [GIT PULL index/count] prefixThierry Reding1-2/+2
2020-01-13tms: Read configuration from ~/.config/tms/configThierry Reding1-7/+23
2020-01-11tms: Add new Python-based maintenance scriptThierry Reding1-0/+499