summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-03Bump error-chain from 0.12.2 to 0.12.4 (#269)dependabot-preview[bot]
2020-08-03Bump syntect from 4.2.0 to 4.3.0 (#270)dependabot-preview[bot]
2020-08-03Add minimum Git version required for --color-moved to READMEDan Davison
2020-08-02Add hyperlinks to show-configDan Davison
2020-08-02Bump versionDan Davison
2020-08-02Bugfix: avoid emitting header twice when file is renamed with changesDan Davison
2020-08-02Set width in test for debugging convenienceDan Davison
2020-08-02Add test utilityDan Davison
2020-08-02Add failing test: duplicated header when file renamed with changesDan Davison
2020-08-01Change parse_first_style() to take &str instead of bytes iteratorDan Davison
2020-08-01Set fill style for raw linesDan Davison
2020-08-01Correction of de1364ccc5e7cf08f7321c67c7baf3c8770d69df message:Dan Davison
2020-08-01Bug fix: honor blink attributes in ANSI parserDan Davison
2020-08-01Add failing test for blink attribute in color.diff.{old,new}Dan Davison
2020-08-01Add trailing commaDan Davison
2020-08-01Fix URL in READMEDan Davison
2020-08-01Merge pull request #267 from dandavison/72-color-movedDan Davison
2020-08-01Add inspect-raw-lines {true,false} optionDan Davison
2020-08-01Parse ANSI escape sequences as ansi_term StyleDan Davison
2020-08-01Initialize parser code based on alacritty ansi.rsDan Davison
2020-08-01Emit raw lines instead of explicitly handling --color-movedDan Davison
2020-08-01Initial implementation of color-moved supportDan Davison
2020-08-01Match paging-mode case-insensitivelyDan Davison
2020-08-01Fix order of `use` statementsDan Davison
2020-08-01README editsDan Davison
2020-07-30Create ansi moduleDan Davison
2020-07-30Move hyperlinks help text sectionDan Davison
2020-07-30Refactor: sort struct entriesDan Davison
2020-07-30Honor width option in git_configryuta69
2020-07-27Paint buffered minus and plus lines before handling hunk headerDan Davison
2020-07-27Add failing test that diff -U0 output is unchanged (#263)Dan Davison
2020-07-27Move a line for consistencyDan Davison
2020-07-22Fix help textDan Davison
2020-07-22Merge pull request #261 from dandavison/257-hyperlinksDan Davison
2020-07-22Format files and commits as OSC 8 hyperlinksDan Davison
2020-07-22Store Repository in git config structDan Davison
2020-07-22Read git config entries at start-upDan Davison
2020-07-22Ignore gitconfig when benchmarkingDan Davison
2020-07-22Merge pull request #260 from dandavison/dependabot/cargo/git2-0.13.8dependabot-preview[bot]
2020-07-22Bump git2 from 0.13.6 to 0.13.8dependabot-preview[bot]
2020-07-17Edit github issue templatesDan Davison
2020-07-15Set features earlyDan Davison
2020-07-15Fix programmatic construction of option/flag namesDan Davison
2020-07-15Add test assertions for opt.computedDan Davison
2020-07-15Parse paging_mode option value after setting itDan Davison
2020-07-15Add test that all options can be set in git configDan Davison
2020-07-15Refactor: unify test utility functionsDan Davison
2020-07-15Improve Windows documentation in READMEDan Davison
2020-07-15Improve Windows documentation in READMEDan Davison
2020-07-15Document 'omit' style attributeDan Davison