summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-11-29Refactor: parse command lineDan Davison
2021-11-29Test sibling process detectionThomas Otto
2021-11-29Match process binary case insensitivelyThomas Otto
2021-11-29Clean up FakeParentArgsThomas Otto
2021-11-28Revert "Refactor: rewrite superimpose_styles function (#804)"Dan Davison
2021-11-28Bump versionDan Davison
2021-11-28808 honor raw blame styles (#809)Dan Davison
2021-11-28Fix right fill style on color-moved linesDan Davison
2021-11-28Do not fill entirely new/removed lines with non-emph styleDan Davison
2021-11-28Refactor: hunk style sections handlingDan Davison
2021-11-28Always use non-emph style for right fillDan Davison
2021-11-28Change rules for non-emph styleDan Davison
2021-11-28Styles demo commitDan Davison
2021-11-28Initial file stateDan Davison
2021-11-27Refactor: rewrite superimpose_styles function (#804)Dan Davison
2021-11-27Adjust benchmark commandDan Davison
2021-11-27Refactor: further isolate side-by-side implementation (#801)Dan Davison
2021-11-27Bump version in private Homebrew formulaDan Davison
2021-11-27Bump version in links to executablesDan Davison
2021-11-27Bump version0.10.2Dan Davison
2021-11-27Don't build and test in release Make targetDan Davison
2021-11-26802 fix color moved side by side panic (#803)Dan Davison
2021-11-26Refactor: rename: LineSegments -> LineSectionsDan Davison
2021-11-25Update homebrew formulaDan Davison
2021-11-25Update README to 0.10.1Dan Davison
2021-11-25Bump version0.10.1Dan Davison
2021-11-25Remove trailing \r from raw line, in presence of ANSI escape sequences (#800)Dan Davison
2021-11-24Add simpler colorMoved config snipped, add highlights to all codeblocksSandro
2021-11-24Document new color-moved functionalityDan Davison
2021-11-24Revert recommended configuration to `core.pager = delta`Dan Davison
2021-11-24Fix test broken by 8ff50afccb1d065b105db83eda19341c3458f9640.10.0Dan Davison
2021-11-24Do not recognize grep tools whose output we cannot currently parseDan Davison
2021-11-24Bump version for releaseDan Davison
2021-11-24Support style names in --map-stylesDan Davison
2021-11-24Update hoopoe theme to use color variablesDan Davison
2021-11-23Add --parse-ansi commandDan Davison
2021-11-23New option to map raw styles encountered in inputDan Davison
2021-11-23Bug fix: don't forget non-emph statesDan Davison
2021-11-22Navigate regexp (#782)Wayne Davison
2021-11-22Handle broken pipe error in subcommandsDan Davison
2021-11-22Show colors subcommandDan Davison
2021-11-22Fix non-compiling code after independent mergesDan Davison
2021-11-22Bump smol_str from 0.1.18 to 0.1.21 (#763)dependabot[bot]
2021-11-22Allow custom colors to be defined in gitconfig (#788)Dan Davison
2021-11-22Syntax-highlight `git show $revision:./path/to/file.ext` outputDan Davison
2021-11-22Handle grep outputDan Davison
2021-11-22Obtain parent git grep command line optionsDan Davison
2021-11-22Refactor: get_painted_file_with_line_number functionDan Davison
2021-11-22Refactor: StyleSectionSpecifier enum for syntax_highlight_and_paint_lineDan Davison
2021-11-22Function to compute text index in string containing ANSI sequencesDan Davison