summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-01-16Add one more clap cosmetic argument nameclap-bug-maybeDan 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
2021-12-20Bump sysinfo from 0.22.2 to 0.22.3 (#862)dependabot[bot]
2021-12-19Remove redundent spaces in README example (#861)庄天翼
2021-12-15Update --help textDan Davison
2021-12-15Bump version in docsDan Davison
2021-12-15Bump version0.11.3Dan Davison
2021-12-15Update sysinfo to released versionDan Davison
2021-12-14Line state refactor (#851)Dan Davison
2021-12-14Delete calls printing output in testsDan Davison
2021-12-14Add inspect_raw method to DeltaTestDan Davison
2021-12-14Add markers surrounding DeltaTest::inspect() outputDan Davison
2021-12-14Don't take syntax-theme from env var during testsDan Davison
2021-12-14Revert "Ignore test maing ANSI assertions"Dan Davison