summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-12-03Bump version0.15.0Dan Davison
2022-12-03try fix bad alignment in unicode (#1144) (#1145)Sheldon Nico
2022-12-03ci: release apple arm binary (#1239)Marco Ieni
2022-11-29Highlighting improvements (#1244)Phillip Wood
2022-11-27ci: improve formatting (#1238)Marco Ieni
2022-11-15Handle quoted filenames in diff headerThomas Otto
2022-11-15Remove Provides in Debian package (#1217)Witold Baryluk
2022-11-13Fix clippy warnings (#1236)clnoll
2022-11-05Remove Git 2.37 workaround from install docs (#1228)Adam Johnson
2022-10-24measure_text_width() without constructing a temporary stringThomas Otto
2022-10-11Add terminal width fallback via stty if on Windows/MSYS2Thomas Otto
2022-10-11Fix clippy warnings after rust 1.64 upgradeThomas Otto
2022-10-06Add codeberg link parsing (#1194)Chinmay Dalal
2022-09-29Clarify that rg --json | delta is the only fully correct grep handlerDan Davison
2022-09-15Refactoring ansi/iterator (#1191)Maxim Zhiburt
2022-09-14Check that new version number is present in docsDan Davison
2022-09-14Bump version in links to executablesDan Davison
2022-09-14Add sourcehut link parsing (#1190)Chinmay Dalal
2022-09-13Switch bat to library mode (#1187)Marcin Puc
2022-09-06Edit CONTRIBUTING.mdDan Davison
2022-09-05Add note about git config env vars to configuration manual page.Dan Davison
2022-09-05Change Rust toolchain in 'Deploy Manual' CI task (#1183)Dan Davison
2022-09-05New manual content: environment variables and configuration.Dan 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