summaryrefslogtreecommitdiffstats
path: root/src/subcommands
AgeCommit message (Expand)Author
2021-12-09Store raw_line in HunkZero, as HunkMinus and HunkPlusDan Davison
2021-12-07Move explain_ansi() part out of parse_ansi()Thomas Otto
2021-12-05Display merge conflictsDan Davison
2021-12-05Handle combined diff formatDan Davison
2021-11-23Add --parse-ansi commandDan Davison
2021-11-22Navigate regexp (#782)Wayne Davison
2021-11-22Show colors subcommandDan 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-10-16StructOpt without DefaultThomas Otto
2021-09-19Option to set the background extension mode to ANSI or spacesThomas Otto
2021-08-29Refactor: subcommands moduleDan Davison