summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-04-10Add VSCode documentationDan Davison
2023-03-23add: installation instructions for conda/mamba (#1371)Yasin Tatar
2023-03-19Add link to walles/riff (#1362)Johan Walles
2023-03-15Remove manual line-wrapping (#1350)Dan Davison
2023-03-15Improve `grep` documentationDan Davison
2023-03-12Merge the different `GitConfig` constructors for a config file (#1342)nickelc
2023-03-11Add discord-dark theme (#1334)ILikePlayingGames
2023-03-10Derive the default for enums with `#[derive(Default)]`/`#[default]` (#1341)nickelc
2023-03-10Set language specifiers for code blocks and fix links in manual (#1340)nickelc
2023-03-09Tips and tricks manual section (#1339)Dan Davison
2023-03-09Rename `git_config_entry` module to `remote` (#1337)nickelc
2023-03-09Add methods for getting `GitConfig` as reference (#1336)nickelc
2023-03-08Get git's minus/plus style from config instead of copying it around (#1329)nickelc
2023-03-07Add Winget Releaser workflow (#1331)sitiom
2023-03-05Added config option. (#1324)Paolo Insogna
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