summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-01-20cargo fmtblame_line_numbers_kick_ciDan Davison
2022-01-20Show blame line numbers via blame-separator-formatThomas Otto
2022-01-19Placeholder may contain a type fieldThomas Otto
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
2022-01-16Add a note about `delta -h` to the long help outputDan Davison
2022-01-16Sort options in --help outputDan Davison
2022-01-16Add clap cosmetic argument namesDan Davison
2022-01-16Fix idiotic test assertionDan Davison
2022-01-16Drop deprecated options (#914)Dan Davison
2022-01-15structopt to clap (#889)Dan Davison
2022-01-15Fix link to ARCHITECTURE.mdDan Davison
2022-01-15Fix link in READMEDan Davison
2022-01-15Cut manual content from READMEDan Davison
2022-01-15Fix linksDan Davison
2022-01-15Split README.md into mdbook manualDan Davison
2022-01-15Add OpenBSD installation noteRafael Sadowski
2022-01-15README edits regarding syntax-highlighting themesDan Davison
2022-01-13Handle blame author names containing parenthesesThomas Otto
2022-01-13Fix new 1.58 clippy lintsThomas Otto
2022-01-13Crop images so that out-of-date command is not visibleDan Davison
2022-01-10Add diff-stat-align-width to show-configDan Davison
2022-01-06New option file-transformation to transform file pathsDan Davison
2022-01-05Clippy: remove redundant borrowsDan Davison
2022-01-05Handle a mode change on a renamed file. (#875)Wayne Davison
2022-01-05Fix grep parse bugs (#865)Dan Davison
2022-01-04Make Config cloneable for DeltaTest, store as Cow<Config> thereThomas Otto
2022-01-04DeltaTest improvements (#876)Wayne Davison
2022-01-03Decrease size of Amazon delta imageDan Davison
2022-01-03Cache parent process when testing unless FakeParentArgs are usedThomas Otto
2022-01-03The calling process must have a common parent with deltaThomas Otto
2022-01-03Move parent process query into a threadThomas Otto
2022-01-03Re-enable full process scans on LinuxThomas Otto
2022-01-03Disable /proc fd caching on Linux when querying processesThomas Otto
2022-01-01Put file-modified label in front of mode changes.Wayne Davison
2021-12-28Use formatted blame metadata as blame keyDan Davison
2021-12-28blame-separator and blame-separator-style optionsDan Davison
2021-12-28Refactor blame handlerDan Davison
2021-12-24Remove space from blame-formatDan Davison
2021-12-24New option blame-code-styleDan Davison
2021-12-22Tweak issue templateDan Davison
2021-12-22Tweak issue templateDan Davison