summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-03-16Use file paths from arguments in preference to those in diff input1014-diff-mode-absolute-pathsDan 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
2022-03-08Bump unicode-segmentation from 1.8.0 to 1.9.0dependabot[bot]
2022-03-07Flush minus/plus line buffers in additional code locationsDan Davison
2022-03-07Add failing test for #1002Dan Davison
2022-03-07Update help output in manualDan Davison
2022-03-07Bump version in filesDan Davison
2022-03-06Bump git2 from 0.13.23 to 0.14.0dependabot[bot]
2022-03-06Bump xdg from 2.4.0 to 2.4.1dependabot[bot]
2022-03-06Bump version0.12.1Dan Davison
2022-03-01Run in diff mode iff two positional arguments are suppliedDan Davison
2022-03-01Disable full process scans on LinuxThomas Otto
2022-03-01Also look at grandparent process when determining the callerThomas Otto
2022-02-27Use assets API from bat library instead of vendored code (#903)Dan Davison
2022-02-27ClippyDan Davison
2022-02-26Include information about GIT_PAGER in manual (#991)katy lavallee
2022-02-26Create separate "Using delta with tmux" manual entryDan Davison
2022-02-23Fall back to plain diff when process substitution is used (#978)Thomas Otto
2022-02-21Enable commit links for GitLab (#972)Johan Wärlander
2022-02-20Support CSI sequences other than SGR (#976)Yoichi NAKAYAMA
2022-02-19Fix parsing for .properties files with `-` in path (#975)Jackson Popkin
2022-02-15Clarify language: "in front of" → "before" (#967)Waldir Pimenta
2022-02-15Make git include colors in output going to delta (#966)Dan Davison
2022-02-14Fix hyperlink absolute paths (#939)0.12.0Dan Davison
2022-02-07Fix unused imports and functions warnings on windowsThomas Otto
2022-01-25Update color-moved-support.mdchtenb
2022-01-25Contribute zebra featuresChiel ten Brinke
2022-01-25Use sysinfo::Pid as less as possibleGuillaume Gomez
2022-01-25Fix clippy lintsGuillaume Gomez
2022-01-25Update sysinfo version to 0.23Guillaume Gomez
2022-01-25Update original mantis-shrimp, add lite version Abhishek Keshri
2022-01-22Update --help output in manualDan Davison
2022-01-22Bump versionDan Davison
2022-01-21Document installation from master using homebrewDan Davison
2022-01-21Show blame line numbers via blame-separator-formatThomas Otto
2022-01-21Placeholder may contain a type fieldThomas Otto
2022-01-20Fix broken links in manualDan Davison
2022-01-19clap: Use term_width(0) instead of term_width(usize::MAX)Dan Davison
2022-01-19Prevent clap from switching to multiline format for short helpDan Davison
2022-01-18Center Align numbers right-ish (#883)Thomas Otto
2022-01-18Cwd fixups (#918)Dan Davison
2022-01-17Slight improvement on long cosmetic arg name in help outputDan Davison
2022-01-17More minimizing of cosmetic argument names in help outputDan Davison
2022-01-17Bump clap from 3.0.5 to 3.0.7dependabot[bot]
2022-01-17Construct hyperlink file path relative to cwdDan Davison
2022-01-17Add failing test of file hyperlink in git repoDan Davison
2022-01-17Improve tests of hunk header / hyperlinks behaviourDan Davison