summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-09-022.js1129Dan Davison
2022-09-021.jsDan Davison
2022-08-31Bump private homebrew formulaDan Davison
2022-08-31Whitespace formattingDan Davison
2022-08-31Bump version in links to executablesDan Davison
2022-08-31Bump version0.14.0Dan Davison
2022-08-19added auto completions for fish shellexploide
2022-08-16Fix clippy warnings after rust 1.63 upgrademliszcz
2022-08-16Support configurable timestamps in git blame output (#1157)mliszcz
2022-08-16Update --help output in manual for 0.13.0mliszcz
2022-08-07Fix typos (#1151)Kian-Meng Ang
2022-08-01chameleon theme update (#1138)Stefan Schnyder
2022-07-15Fix git-grep match-highlighting at line-start (#1057)Jackson Popkin
2022-07-15Recreate highlighter on each line of `git show $commit:$path` output (#1127)Dan Davison
2022-07-05Revert "Bump git2 from 0.14.2 to 0.14.4 (#1085)"Dan Davison
2022-07-04Update clap (#1119)Dan Davison
2022-07-04Bump itertools from 0.10.1 to 0.10.3 (#835)dependabot[bot]
2022-07-04Bump serde_json from 1.0.70 to 1.0.82 (#1115)dependabot[bot]
2022-07-04Bump git2 from 0.14.2 to 0.14.4 (#1085)dependabot[bot]
2022-07-04Bump smol_str from 0.1.21 to 0.1.23 (#1058)dependabot[bot]
2022-07-04Bump ctrlc from 3.2.1 to 3.2.2 (#1055)dependabot[bot]
2022-07-04Bump sysinfo from 0.23.0 to 0.24.5 (#1108)dependabot[bot]
2022-07-04Bump bytelines from 2.2.2 to 2.4.0 (#1034)dependabot[bot]
2022-07-02Don't attempt to process ANSI sequences in non-UTF8 inputDan Davison
2022-07-01Update README.md to include git 2.37.0 workaround (#1116)Connor Braa
2022-06-25Fix documentation of DELTA_FEATURESDan Davison
2022-06-25Document DELTA_FEATURES in the manualDan Davison
2022-06-22Fix whole-file changes being attributed to the wrong commit in "git log" outputBjörn Steinbrink
2022-06-22Allow to run tests using "cargo t"Björn Steinbrink
2022-06-22Avoid lockup when running without arguments and stdin is connected to tty (#1...Björn Steinbrink
2022-06-20Fix commit hyperlink formatting (#1110)Dan Davison
2022-06-16Improve blame format width in chameleon themeDan Davison
2022-06-15Only trigger `git show` handler if a file extension was parsed (#1106)Dan Davison
2022-05-23Tweak some words improved representation (#1078)Yudai Takada
2022-05-19Update color-moved-support.md (#1082)Michael Floering
2022-05-13Bump version0.13.0Dan Davison
2022-05-13Update bat, git2, and syntectDan Davison
2022-05-09Add 'light = false' w/ comment in gitconfig (#1073)Atul Varma
2022-05-02Add chameleon theme to themes.gitconfig (#1062)Stefan Schnyder
2022-05-02Add note that the package is called "git-delta" in the READMEDan Davison
2022-04-21Add link to `bat` on README (#1052)Eloy Espinaco
2022-04-04Apply hyperlinks to diff stat file paths (#1035)Dan Davison
2022-04-01Bump versionDan Davison
2022-03-30Add custom env struct to store env at init (#1025)William Escande
2022-03-30Add support for irreversible-deleteWilliam Escande
2022-03-21Fix typo in --help textDan Davison
2022-03-16Apply file-transformation to diff header, in addition to hunk headerDan Davison
2022-03-16Bump regex to fix CVE-2022-24713Martin Sirringhaus
2022-03-14Tweak wrap-max-lines documentationDan Davison
2022-03-14Move wrapping logic and utilities into wrapping moduleDan Davison