summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-08-23Fix regexblameDan Davison
2021-08-23WIPDan Davison
2021-08-23WIPDan Davison
2021-08-23helpfulDan Davison
2021-08-23regex dbgDan Davison
2021-08-22Revert "regex debug"Dan Davison
2021-08-22regex debugDan Davison
2021-08-22WIPDan Davison
2021-08-22Refactor: select next handled event with single disjunction expressionDan Davison
2021-08-22Defer emitting hunk header until first true hunk lineDan Davison
2021-08-22More minimalistic display of submodule log diffsDan Davison
2021-08-22Rename state machine state: Submodule -> SubmoduleLogDan Davison
2021-08-22662 submodule diffs (#699)Dan Davison
2021-08-21Refactor: use Option to model sometimes-null highlighter (#698)Dan Davison
2021-08-21Add some test coverage for truncate_str with a multibyte unicode characterDan Davison
2021-08-20Use "syntax theme" terminology in show-syntax-themes output (#697)Dan Davison
2021-08-20Merge pull request #694 from dandavison/693-remote-urlsDan Davison
2021-08-20Fix deadlock in `git diff` mode (#695)Dan Davison
2021-08-20Fix empty line highlighting (#642)Thomas Otto
2021-08-20Revert "Add failing test that gitconfig insteadOf is honored"Dan Davison
2021-08-20Add failing test that gitconfig insteadOf is honoredDan Davison
2021-08-20Support `insteadOf` replacements in git remote URLsDan Davison
2021-08-20Hold GitConfig in main Config structDan Davison
2021-08-20Revert "Support `insteadOf` replacements in git remote URLs"Dan Davison
2021-08-20Support `insteadOf` replacements in git remote URLsDan Davison
2021-08-20Refactoring for #693 (#696)Dan Davison
2021-08-20Make it possible to jump between files when navigate is active (#684)Dan Davison
2021-08-20Bump dev version numberDan Davison
2021-08-20Compile delta from source in dockerfileDan Davison
2021-08-20Fix computed values to be computed after all set_options (#690)ulwlu
2021-08-18Remove unnecessary borrows (#692)Ben Armstead
2021-08-16Bump bitflags from 1.3.1 to 1.3.2 (#691)dependabot[bot]
2021-08-13Bump git2 from 0.13.20 to 0.13.21 (#687)dependabot[bot]
2021-08-12Ignore ctrl-c (SIGINT) to avoid leaving an orphaned pager process. (#686)Dan Davison
2021-08-12In the docker image: clone delta repo and install rust toolchainDan Davison
2021-08-12Terminate process gracefully on error in diff() (#685)Dan Davison
2021-08-12Update DockerfileDan Davison
2021-08-12Bump bitflags from 1.2.1 to 1.3.1 (#682)dependabot[bot]
2021-08-02Bump syntect from 4.5.0 to 4.6.0 (#674)dependabot[bot]
2021-08-02clippyDan Davison
2021-08-02Ignore clippy needless_borrow lint failuresDan Davison
2021-07-28Change example config in READMEDan Davison
2021-07-26Recognize GitHub SSH remote URLs that don't start with `git@` for hyperlinks ...Sebastian Paarmann
2021-07-22Fix the empty result issue in add -p (#664)norisio
2021-07-13Bump homebrew formulaDan Davison
2021-07-13Bump version in links to executablesDan Davison
2021-07-10Do not resolve executables as relative path from current directory (#658)0.8.3Dan Davison
2021-07-10Clippy: don't nest module inside module with same nameDan Davison
2021-07-10Clippy: don't nest module inside module with same nameDan Davison
2021-07-08Add new theme mantis-shrimp (#656)Abhishek Keshri