summaryrefslogtreecommitdiffstats
path: root/src/configs/git_branch.rs
AgeCommit message (Expand)Author
2022-09-09feat(schema): deny unknown keys (#4270)David Knaack
2022-04-26fix(git_branch): correct variable name for remote branch (#3897)David Knaack
2022-04-01feat: allow printing config file schema (#3737)David Knaack
2022-03-26refactor: replace module_config_derive with serde (#3786)David Knaack
2022-03-16feat(git_branch): add 'ignore_branches' option (#3753)IsaacHorvath
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
2021-03-15refactor: replace RootModuleConfig with Default (#2458)David Knaack
2020-11-23feat(git_branch): add remote branch name if different than local branch (#1915)Sagittarius-a
2020-11-23feat(git_branch): add 'only_attached' config bool (#1910)Aaron Gable
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2019-10-15refactor: Refactor git_branch module to use new module config (#535)Matias Kotlik