summaryrefslogtreecommitdiffstats
path: root/src/subcommands/show_config.rs
AgeCommit message (Expand)Author
2023-05-31Misc tab refactoring (#1424)Thomas Otto
2023-03-09Add methods for getting `GitConfig` as reference (#1336)nickelc
2023-02-28Fix clippy warnings (#1298)nickelc
2022-02-14Fix hyperlink absolute paths (#939)0.12.0Dan Davison
2022-01-25Update sysinfo version to 0.23Guillaume Gomez
2022-01-10Add diff-stat-align-width to show-configDan Davison
2021-11-22Navigate regexp (#782)Wayne Davison
2021-11-22Allow custom colors to be defined in gitconfig (#788)Dan Davison
2021-11-17Add the --right-arrow option.Wayne Davison
2021-11-15Refactor: utils moduleDan Davison
2021-11-15Handle `git blame` outputDan Davison
2021-10-25Wrap linenumber configs in MinusPlus or LeftRightThomas Otto
2021-10-18Use fatal() to exit with errorcode 2 (#739)Thomas Otto
2021-09-19Option to set the background extension mode to ANSI or spacesThomas Otto
2021-08-29Refactor: subcommands moduleDan Davison