summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-09Reduce number of --color-only tests320-recurrence-git-add-p-file-styleDan Davison
2021-05-09Add a failing testDan Davison
2021-05-03docs: wrap link to ubuntu issue in link tag (#585)Matt Ehlinger
2021-04-29Fix ansi syntax theme (#581)Dan Davison
2021-04-29Upgrade to GitHub-native Dependabot (#579)dependabot-preview[bot]
2021-04-25Be less strict about when to try relativizing paths (#576)Dan Davison
2021-04-24Merge pull request #565 from dandavison/file-regex-replacementDan Davison
2021-04-24Add relative-paths optionDan Davison
2021-04-24ClippyDan Davison
2021-04-24Add --diff-stat-align-width to control alignment of relativized pathsDan Davison
2021-04-24Output paths relative to current working directoryDan Davison
2021-04-24Make navigate work when files are represented in the hunk header (#575)Dan Davison
2021-04-24Run test of less on MacOS with output redirected to /dev/null (#574)Dan Davison
2021-04-24Merge pull request #573 from dandavison/support-new-style-git-config-parametersDan Davison
2021-04-24Support new GIT_CONFIG_PARAMETERS env var formatDan Davison
2021-04-24Add failing test: support new GIT_CONFIG_PARAMETERS formatDan Davison
2021-04-24Use verbose regex styleDan Davison
2021-04-24Refactor test to allow multiple env var formats to be testedDan Davison
2021-04-24Merge pull request #572 from dandavison/fix-github-url-parsingDan Davison
2021-04-24Implement tested feature: support HTTPs and SSH URLsDan Davison
2021-04-24Test HTTPS and SSH Github URLsDan Davison
2021-04-24Fix Github repo URL regexDan Davison
2021-04-24Add failing tests for remote repo string parsingDan Davison
2021-04-23Support matching GitHub remotes that don't end in `.git` (#563)Andy Freeland
2021-04-23Deprecate --24-bit-color, replacing with --true-color (#571)Dan Davison
2021-04-23Fix --show-syntax-themes exhausting stdin (#569)Thomas Otto
2021-04-23Bump regex from 1.4.5 to 1.4.6 (#570)dependabot-preview[bot]
2021-04-20Fix Makefile escapingDan Davison
2021-04-20Bump git2 from 0.13.17 to 0.13.18 (#564)dependabot-preview[bot]
2021-04-15CI: check docs (#559)Marco Ieni
2021-03-30Remove unnecessary trailing semicolon after enum (#555)Max
2021-03-29Add navigate to example config in READMEDan Davison
2021-03-29Bump version in private Homebrew formulaDan Davison
2021-03-29Update READMEDan Davison
2021-03-29Bump version0.7.1Dan Davison
2021-03-29Bump version 0.6.0 -> 0.7.00.6.1Dan Davison
2021-03-29Fix typo in Makefile preventing a test from running locallyDan Davison
2021-03-29Clippy (#554)Dan Davison
2021-03-29Edit theme instructionsDan Davison
2021-03-29Add hoopoe themeDan Davison
2021-03-29Sort theme keysDan Davison
2021-03-29Sort themesDan Davison
2021-03-29Merge pull request #550 from clnoll/show-delta-themesDan Davison
2021-03-29Add link to README themes documentation in --help textDan Davison
2021-03-28Update default diff used by --show-themes (to https://github.com/vuejs/vue/co...Catherine Noll
2021-03-28Display themes alphabetically when using --show-themesCatherine Noll
2021-03-28Merge pull request #551 from clnoll/theme-coracias-cordatusDan Davison
2021-03-28Move dividing line above the commit hash lineDan Davison
2021-03-28Add "coracias-cordatus" themeCatherine Noll
2021-03-28Edit instructions in themes.gitconfigDan Davison