summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-10-07Bump sysinfo from 0.29.11 to 0.32.0dependabot/cargo/sysinfo-0.32.0dependabot[bot]
2024-09-27Evolve toggling section of manualDan Davison
2024-09-22Improve blame file type detection (#1829)dvermd
2024-09-15Do not double panic in FakeParentArgs::dropdvermd
2024-09-11Update release MakefileDan Davison
2024-09-11Link to new binariesDan Davison
2024-09-11Bump version0.18.2Dan Davison
2024-09-11Upgrade and pin unicode-width to v0.1.12Thomas Otto
2024-09-08Consolidate doc commentsTau Gärtli
2024-09-08Remove fallback to bat theme env varTau Gärtli
2024-09-08Replace "light mode" bool with a dedicated enumTau Gärtli
2024-09-08Make docs proper module-level docsTau Gärtli
2024-09-08Make `use` top-levelTau Gärtli
2024-09-08Merge get_is_light* functions togetherTau Gärtli
2024-09-08Allow --dark to override a light syntax themeTau Gärtli
2024-09-08Add missing test combinationsTau Gärtli
2024-09-08Add test for dark themeTau Gärtli
2024-09-08Do fallback outside switchTau Gärtli
2024-09-08De-duplicate test dataTau Gärtli
2024-09-08Prevent line breaksTau Gärtli
2024-09-06Fix linkDan Davison
2024-09-06Delete unused Makefile targetDan Davison
2024-09-06Fix clippy warnings (#1851)Tau Gärtli
2024-09-02Handle quoted file paths in hunk headersThomas Otto
2024-08-24Fix `Catppuccin Latte` name in `LIGHT_SYNTAX_THEMES` list (#1823)Justin Su
2024-08-24Move AmbiguousDiffMinusCounter to hunk_header (#1825)Dan Davison
2024-08-24Bump version in download linksDan Davison
2024-08-24Bump version0.18.1Dan Davison
2024-08-24Don't use a pager for --version (#1824)Dan Davison
2024-08-21Added `platypus` theme (#1819)Sarp User
2024-08-20Evolve python hyperlink server exampleDan Davison
2024-08-20Evolve python hyperlink server exampleDan Davison
2024-08-20Fix typo in manualDan Davison
2024-08-20Tweak hyperlinks manual pageDan Davison
2024-08-20Clean up Python server example...Dan Davison
2024-08-20Tweak hyperlinks manual pageDan Davison
2024-08-20Tweak Python server exampleDan Davison
2024-08-20Add hyperlinks section to manual (#1816)Dan Davison
2024-08-16Add hyperlinks to github handlesDan Davison
2024-08-16Add maintainers section with @th1000s to READMEDan Davison
2024-08-16Update URLs for binariesDan Davison
2024-08-16Delete now-unused pricate homebrew formula step from Makefile (II)Dan Davison
2024-08-16Update --help in manualDan Davison
2024-08-16Delete now-unused pricate homebrew formula step from MakefileDan Davison
2024-08-16Evolve release Makefile0.18.0Dan Davison
2024-08-16Bump versionDan Davison
2024-08-16cd: build binaries targeting GNU libc on ubuntu-20.04, not latest Thomas Otto
2024-08-15Handle ambiguous diff header, '--- ' can also be present in a minus hunkThomas Otto
2024-08-15Support passing arguments to git diff and diff (#1697)Dan Davison
2024-08-12Do not wrap short help (-h) outputThomas Otto