Thomas Otto
e0274867cd
Use angle bracket around <urls>, regenerate help output markdown
2024-08-01 21:40:55 -04:00
Edwin Hermans
4127abc807
Fix github links from master to main ( #1709 )
...
* Fix github master to main URLs
The commit history of `master` is now empty, so only the PR list link fails (and didn't get rendered as link before anyway).
I'm fixing all the links I could find with a cursory search just to clean things up.
* Update how-delta-works.md master to main
* Update color-moved-support.md master to main
* Update ARCHITECTURE.md master to main
2024-07-12 08:04:06 +01:00
Dan Davison
0d7c5afa5c
Add a manual entry for toggling side-by-side
2024-07-08 05:44:25 -04:00
Dan Davison
3c6c50e4f5
Add documentation help regarding autodetection and light/dark settings
2024-03-22 07:34:34 -04:00
Tau
1ea5ee87a5
Link to repository from manual ( #1657 )
2024-03-16 12:25:08 -04:00
Jonah Caplan
dcae5bcc24
use wildcard in suggested true color fix for tmux ( #1560 )
2024-03-02 12:10:57 -05:00
Felix Yan
5c08de672f
Update Arch Linux package URL in installation.md ( #1569 )
...
The old URL returns 404 now.
2024-03-02 12:06:48 -05:00
Zack Cerza
06b95306ac
Make hunk header code fragment display optional ( #1568 )
...
Fixes : #1032
2023-11-20 22:18:19 -05:00
plustik
49a99180fe
feat: generate completion subcommand ( #1561 )
...
* generate-completion subcommand
* add Makefile target and replace completion scripts in repo with generated output
* Add completion to manual
2023-11-19 10:20:52 -05:00
Shun Sakai
a5b0ec07cb
Update installation instructions for openSUSE ( #1550 )
...
In addition to the Tumbleweed, since openSUSE Leap 15.5, git-delta is
available in the official repository.
2023-11-18 10:50:13 -05:00
Fritz Rehde
dc692ea796
fixed typos ( #1553 )
2023-11-18 10:11:11 -05:00
Dan Davison
b0aed26ed7
Add documentation for browsing themes.
2023-08-01 08:02:42 -04:00
Dan Davison
0608765f40
Update documentation regarding BAT_PAGER
...
Ref #1467
2023-07-29 19:38:11 -04:00
Dan Davison
01f92de6df
Delete notes about unsupported GIT_CONFIG_GLOBAL env var
...
Should be supported by recent git2
2023-06-03 12:44:05 -04:00
Dan Davison
3819e94263
Drop grep-header-style option
2023-06-03 10:00:50 -04:00
Dan Davison
22f40da244
Update --help output
2023-06-02 18:43:38 -04:00
Dan Davison
9072d86111
Update --help output in manual
2023-06-02 18:43:38 -04:00
Dan Davison
83ca127e9e
Introduce grep-output-type option: ripgrep or classic
2023-06-02 14:36:30 -07:00
mataha
25df80500a
manual: fix link to using delta on Windows ( #1428 )
...
Self-explanatory.
2023-05-31 13:54:50 -04:00
Dan Davison
57e7ce5cd5
Move 24-bit color / truecolor tip out of tmux section
2023-04-26 12:12:26 -04:00
isak102
7d9bfd308a
Clarify how to use delta with tmux ( #1402 )
2023-04-25 08:40:07 -04:00
Dan Davison
8fd64868e8
Add VSCode documentation
2023-04-10 09:28:12 -04:00
Yasin Tatar
b0374564d6
add: installation instructions for conda/mamba ( #1371 )
2023-03-23 13:28:27 -04:00
Johan Walles
e20c10a31b
Add link to walles/riff ( #1362 )
2023-03-19 19:07:44 -04:00
Dan Davison
23a8070aaf
Improve grep documentation
2023-03-15 05:54:36 -04:00
nickelc
b2f4704d28
Set language specifiers for code blocks and fix links in manual ( #1340 )
...
Plain links need to be enclosed in `<>` to linkify them.
2023-03-10 07:47:17 -05:00
Dan Davison
ffec84e340
Tips and tricks manual section ( #1339 )
...
* Add Tips & tricks section to manual
* Clean up manual
* Reorganize Tips & tricks
2023-03-09 09:08:34 -05:00
sitiom
56fa5dd6d3
Add Winget Releaser workflow ( #1331 )
...
* Add Winget installation in the docs
* Add GitHub actions to Dependabot
* Add Winget Releaser workflow
2023-03-07 19:29:46 +00:00
Josh Soref
590d5fa2eb
Spelling ( #1257 )
...
Corrects misspellings identified by https://github.com/marketplace/actions/check-spelling
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2023-03-03 05:31:28 -05:00
Dan Davison
ce6448f9c3
Mention use of DELTA_FEATURES in side-by-side section of manual
...
Fixes #1280
2023-01-13 09:04:04 -05:00
Dan Davison
373c8b131c
Bump version in links to executables
2022-12-03 09:32:28 -08:00
Dan Davison
a7bab81665
Clarify that rg --json | delta is the only fully correct grep handler
...
Closes #1197
2022-09-29 12:50:16 -04:00
Dan Davison
d9d80436ba
Bump version in links to executables
...
Fixes #1192
2022-09-14 16:37:07 -04:00
Dan Davison
ab39c1dc0f
Add note about git config env vars to configuration manual page.
2022-09-05 10:52:04 -04:00
Dan Davison
052b8bdcbf
New manual content: environment variables and configuration.
...
Ref #1113
2022-09-05 10:05:07 -04:00
Dan Davison
5d961f4e79
Whitespace formatting
2022-08-31 21:45:42 -04:00
Dan Davison
2004c4e363
Bump version in links to executables
2022-08-31 21:32:40 -04:00
mliszcz
6d96b78502
Support configurable timestamps in git blame output ( #1157 )
...
New CLI/config option is introduced: blame-timestamp-output-format.
Fixes #1157 .
2022-08-16 18:17:10 -04:00
mliszcz
f8bb6e4711
Update --help output in manual for 0.13.0
2022-08-16 18:17:10 -04:00
Dan Davison
88c6a52151
Document DELTA_FEATURES in the manual
2022-06-25 11:51:11 -04:00
Yudai Takada
e7dbdd4846
Tweak some words improved representation ( #1078 )
...
* Use "overridden" instead of "overriden"
* Use "line_numbers" instead of "linennumbers"
* Use "context" instead of "contexct"
* Use "summary" instead of "sumary"
2022-05-23 10:56:28 +01:00
Michael Floering
427c9aa971
Update color-moved-support.md ( #1082 )
2022-05-19 14:29:39 -04:00
Dan Davison
fd3770875b
Update help output in manual
2022-03-07 07:56:51 -05:00
Dan Davison
cf04dbc758
Bump version in files
2022-03-07 07:54:30 -05:00
katy lavallee
56de497357
Include information about GIT_PAGER in manual ( #991 )
...
under configuration instructions
2022-02-26 13:41:12 -05:00
Dan Davison
702bb5c8fd
Create separate "Using delta with tmux" manual entry
2022-02-26 09:54:34 -05:00
chtenb
37dd339184
Update color-moved-support.md
2022-01-25 18:40:15 -05:00
Chiel ten Brinke
603b807242
Contribute zebra features
2022-01-25 12:04:58 -05:00
Dan Davison
6ec5bc8c74
Update --help output in manual
2022-01-22 08:52:36 -05:00
Dan Davison
6c7bc2b5e3
Document installation from master using homebrew
2022-01-21 03:26:03 -05:00