summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-11-17Use file-modified-label consistently.Wayne Davison
2021-11-15Update blame docsDan Davison
2021-11-15Update blame documentationDan Davison
2021-11-15Refactor: utils moduleDan Davison
2021-11-15Handle `git blame` outputDan Davison
2021-11-15Support precision specifier in run-time format stringsDan Davison
2021-11-15Clean upDan Davison
2021-11-15Fix test of parent process when run under cargo-tarpaulinDan Davison
2021-11-15Util: check parent process for `git blame` filename (#770)Thomas Otto
2021-11-15README editDan Davison
2021-11-15Update README ToCDan Davison
2021-11-15Doc: explain invocation of delta by gitDan Davison
2021-11-15Markdown autoformattingDan Davison
2021-11-14Sort config struct entriesDan Davison
2021-11-10Remove +/- line prefix instead of substituting a spaceThomas Otto
2021-11-10Add compact debug formatting for StyleThomas Otto
2021-11-07[README] add notes for screen (256color/24bit) (#768)Kriss
2021-11-07Update private Homebrew formula to 0.9.2 (fix #766) (#767)Linda_pp
2021-11-07README: minor editsDan Davison
2021-11-05replace link to XVilka's gist with the updated one (#764)Kriss
2021-11-01Simplify lifetime annotation of Painter (#758)Thomas Otto
2021-11-01README: remove spurious feature in example configDan Davison
2021-10-29Don't use gren to generate release notesDan Davison
2021-10-29Bump version0.9.2Dan Davison
2021-10-29Do not reformat submodule diffs under `git add -p` (#756)Dan Davison
2021-10-27Add screenshot of side-by-side with wrappingDan Davison
2021-10-26Bump version in private Homebrew formulaDan Davison
2021-10-26Update release MakefileDan Davison
2021-10-26Bump version in links to executablesDan Davison
2021-10-26Bump version: 0.9.10.9.1Dan Davison
2021-10-26README editsDan Davison
2021-10-26Delete unused blame CLIDan Davison
2021-10-26Bump version in private Homebrew formulaDan Davison
2021-10-26Update READMEDan Davison
2021-10-26Fix side-by-side mode without line numbers0.9.0Thomas Otto
2021-10-26Simplify incrementing of line numbersThomas Otto
2021-10-26Revert "Revert "Revert git blame handling (#746)""Dan Davison
2021-10-26Update syntaxes and themes from bat v0.18.3FnControlOption
2021-10-26Ignore RUSTSEC-2020-0071Dan Davison
2021-10-26Revert "Revert git blame handling (#746)"Dan Davison
2021-10-26Ignore "RUSTSEC-2020-0159"Dan Davison
2021-10-26Remove chrono dependencyDan Davison
2021-10-26Revert git blame handling (#746)Dan Davison
2021-10-25Bump structopt from 0.3.23 to 0.3.25 (#744)dependabot[bot]
2021-10-25Document side-by-side line wrapping in READMEDan Davison
2021-10-25Bump version for releaseDan Davison
2021-10-25Re-enable ANSI fill by equalizing panel sizesThomas Otto
2021-10-25Remember if stdout is to an interactive terminalThomas Otto
2021-10-25Linenumber test helper addedThomas Otto
2021-10-25Wrap linenumber configs in MinusPlus or LeftRightThomas Otto