summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-03-05Return the `GitRemoteRepo` type directly (#1328)nickelc
2023-03-05Update dependencies & switch back to the `dirs` crate (#1325)nickelc
2023-03-05Encapsulate `git2` types (#1326)nickelc
2023-03-03Update `clap` to 4.1 (#1322)nickelc
2023-03-03Spelling (#1257)Josh Soref
2023-03-03Add `gruvmax-fang` theme (#1291)Max Fang
2023-03-03Fix warning from bat for an unknown syntax theme (#1319)nickelc
2023-03-03Update `git2` to 0.16.1 (#1323)nickelc
2023-03-03Fixed broken link to README (#1185)USAMI Kenta
2023-03-01Fix the`--show-themes` command (#1320)nickelc
2023-02-28Reduce allocations during `--show-colors` (#1315)nickelc
2023-02-28Replace unmaintained/outdated GitHub Actions (#1317)nickelc
2023-02-28Fix clippy warnings (#1298)nickelc
2023-01-13Mention use of DELTA_FEATURES in side-by-side section of manualDan Davison
2022-12-04Address deprecated clap features (#1251)Thomas Quillan
2022-12-03Bump version0.15.1Dan Davison
2022-12-03Explicitly request xz compression (#1249)Dan Davison
2022-12-03Bump version in private Homebrew formulaDan Davison
2022-12-03Bump version in links to executablesDan Davison
2022-12-03Bump version in Cargo.lockDan Davison
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