summaryrefslogtreecommitdiffstats
path: root/manual
AgeCommit message (Collapse)Author
2023-11-20Make hunk header code fragment display optional (#1568)Zack Cerza
Fixes: #1032
2023-11-19feat: generate completion subcommand (#1561)plustik
* generate-completion subcommand * add Makefile target and replace completion scripts in repo with generated output * Add completion to manual
2023-11-18Update installation instructions for openSUSE (#1550)Shun Sakai
In addition to the Tumbleweed, since openSUSE Leap 15.5, git-delta is available in the official repository.
2023-11-18fixed typos (#1553)Fritz Rehde
2023-08-01Add documentation for browsing themes.Dan Davison
2023-07-29Update documentation regarding BAT_PAGERDan Davison
Ref #1467
2023-06-03Delete notes about unsupported GIT_CONFIG_GLOBAL env varDan Davison
Should be supported by recent git2
2023-06-03Drop grep-header-style optionDan Davison
2023-06-02Update --help outputDan Davison
2023-06-02Update --help output in manualDan Davison
2023-06-02Introduce grep-output-type option: ripgrep or classicDan Davison
2023-05-31manual: fix link to using `delta` on Windows (#1428)mataha
Self-explanatory.
2023-04-26Move 24-bit color / truecolor tip out of tmux sectionDan Davison
2023-04-25Clarify how to use delta with `tmux` (#1402)isak102
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-15Improve `grep` documentationDan Davison
2023-03-10Set language specifiers for code blocks and fix links in manual (#1340)nickelc
Plain links need to be enclosed in `<>` to linkify them.
2023-03-09Tips and tricks manual section (#1339)Dan Davison
* Add Tips & tricks section to manual * Clean up manual * Reorganize Tips & tricks
2023-03-07Add Winget Releaser workflow (#1331)sitiom
* Add Winget installation in the docs * Add GitHub actions to Dependabot * Add Winget Releaser workflow
2023-03-03Spelling (#1257)Josh Soref
Corrects misspellings identified by https://github.com/marketplace/actions/check-spelling Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-01-13Mention use of DELTA_FEATURES in side-by-side section of manualDan Davison
Fixes #1280
2022-12-03Bump version in links to executablesDan Davison
2022-09-29Clarify that rg --json | delta is the only fully correct grep handlerDan Davison
Closes #1197
2022-09-14Bump version in links to executablesDan Davison
Fixes #1192
2022-09-05Add note about git config env vars to configuration manual page.Dan Davison
2022-09-05New manual content: environment variables and configuration.Dan Davison
Ref #1113
2022-08-31Whitespace formattingDan Davison
2022-08-31Bump version in links to executablesDan Davison
2022-08-16Support configurable timestamps in git blame output (#1157)mliszcz
New CLI/config option is introduced: blame-timestamp-output-format. Fixes #1157.
2022-08-16Update --help output in manual for 0.13.0mliszcz
2022-06-25Document DELTA_FEATURES in the manualDan Davison
2022-05-23Tweak some words improved representation (#1078)Yudai Takada
* Use "overridden" instead of "overriden" * Use "line_numbers" instead of "linennumbers" * Use "context" instead of "contexct" * Use "summary" instead of "sumary"
2022-05-19Update color-moved-support.md (#1082)Michael Floering
2022-03-07Update help output in manualDan Davison
2022-03-07Bump version in filesDan Davison
2022-02-26Include information about GIT_PAGER in manual (#991)katy lavallee
under configuration instructions
2022-02-26Create separate "Using delta with tmux" manual entryDan Davison
2022-01-25Update color-moved-support.mdchtenb
2022-01-25Contribute zebra featuresChiel ten Brinke
2022-01-22Update --help output in manualDan Davison
2022-01-21Document installation from master using homebrewDan Davison
2022-01-20Fix broken links in manualDan Davison
Fixes #926
2022-01-15Fix link to ARCHITECTURE.mdDan Davison
2022-01-15Cut manual content from READMEDan Davison
2022-01-15Fix linksDan Davison
2022-01-15Split README.md into mdbook manualDan Davison
github actions config copied from https://github.com/Wilfred/difftastic