Commit Graph

194 Commits

Author SHA1 Message Date
Dan Davison
7a4be7e5c8 README tweak 2021-03-10 15:06:58 -05:00
Dan Davison
49783434ee Document user color themes collection 2021-03-06 08:26:29 -05:00
Dan Davison
2619d07fa4
237 navigate improvement (#526)
* Change less invocation under navigate

Thanks @cben

* Don't pass regexp to less

* Append navigate regexp to transient copy of less history file

* Rustfmt

* Store delta less hist file in XDG data directory

* Don't use xdg on Windows

* Fix conditional compilation for Windows

* Get rid of advice not to use keep navigate feature activated
2021-03-05 23:38:54 -05:00
Eugene
4fb55fa820
replace deprecated config options in README (#532)
Remove deprecated *-color options in configuration examples
and replace them with new *-style variants
2021-03-05 14:50:27 -05:00
Dan Davison
3fbb739413 Update README to reflect availability of git -c for delta config
Ref #493, #495
2021-02-05 09:41:01 -05:00
Dan Davison
6aee255c8c Bump version in documentation 2021-02-05 09:29:45 -05:00
Dan Davison
3f8fd2c493 Mention delta --help more in README 2021-01-30 14:51:36 -05:00
Gerd Naschenweng
5468fd648d
For Mac mouse-scrolling works by updating less (#490)
* For Mac mouse-scrolling works by updating less

* Update README.md

Co-authored-by: Dan Davison <dandavison7@gmail.com>

* Update README.md

Co-authored-by: Dan Davison <dandavison7@gmail.com>

Co-authored-by: Dan Davison <dandavison7@gmail.com>
2021-01-08 13:44:22 -05:00
Dan Davison
0cffeae15b Fix --help output for hunk-header-style 2021-01-07 05:01:15 -05:00
Dan Davison
9c306d2c7f Bump version in links to executables 2021-01-05 10:23:34 -05:00
Dan Davison
21857468ec Bump version in links to executables 2020-12-30 20:00:07 -05:00
Dan Davison
847a511b40 Update README 2020-12-30 19:59:37 -05:00
Dan Davison
2bbf1891a6 Note that MacOS binaries do not work on older OS versions
Fixes #462
2020-12-24 11:01:42 +00:00
Dan Davison
530edc2546 Link to jftuga/less-Windows/releases in Windows README section
Fixes #461
2020-12-23 15:10:19 +00:00
Dan Davison
0615e2ad1f Add link to repology 2020-12-23 11:31:02 +00:00
Dan Davison
192a331bae
0.4.5 release (#457)
* Bump version in links to executables

* Bump version in private Homebrew formula

* Update README for 0.4.5
2020-12-23 11:01:05 +00:00
Dan Davison
5f85977b6e Add junegunn/fzf.vim to related projects 2020-12-16 23:39:38 +00:00
Dan Davison
3765b79e3f
README update (#451) 2020-12-16 23:23:25 +00:00
Dan Davison
d0b5262fa3 Rearrange badges 2020-12-04 22:31:44 +00:00
Dan Davison
0ecbe6e70a Delete Travis badge 2020-12-02 15:41:05 -05:00
Marco Ieni
5fd7a1acea
CI: add code coverage (#409)
Signed-off-by: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com>
2020-11-25 23:27:31 -05:00
Dan Davison
2309db4436 Link to x86_64-unknown-linux-gnu instead of x86_64-unknown-linux-musl
Ref #392 thanks @phil-blain
2020-11-23 11:05:17 -05:00
Marco Ieni
670f5a3fe9
add audit and some CI on ubuntu (#399)
* add audit and CI on ubuntu

* revert Contents changes in README

Signed-off-by: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com>

* README: restore new line

Signed-off-by: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com>
2020-11-22 14:27:57 -05:00
Kriss
19aa3bd16e
Document configuration via environment (#379)
* [README,help] add warning : possible call cycle

As described in the discussion of #378, certain constellations of envi-
ronment variable configuration may lead to an endless recursion cycle.

This adds a note  to `README.md`, and to the application's help output,
to make users aware of that.

* Revert "[README,help] add warning : possible call cycle"

This reverts commit d83e9414b7.

* Add a section about env vars to `README.md`

This splits up  the "Configuration" paragraph into two sections.  Basi-
cally, the current paragraph becomes the first of these sections, while
a description of the relevant environment variables is added as the se-
cond section.

The additional  text briefly mentions the issue of  possible call cycle
situations, to make users aware.

* Add hyperlinks to the ToC

* Remove warning note

* Link to online man pages

We cannot  presuppose that every user has local man pages installed and
is familiar with using them.

* Fix a typo
https://github.com/dandavison/delta/pull/379#discussion_r518402367

* Rephrase

https://github.com/dandavison/delta/pull/379#discussion_r518403353
2020-11-06 16:12:34 -05:00
Dan Davison
de050ba4a4 Add instructions regarding less to the README 2020-11-03 14:23:14 -05:00
Dan Davison
301ee57fea Edit installation table 2020-11-02 10:00:31 -05:00
Sam James
e85f8e651b
README.md: add Gentoo package (#376) 2020-11-02 08:59:36 -05:00
Dan Davison
1ca0615657 Fix link to Windows binary
Fixes #370, thanks @SuperCuber.
2020-10-28 13:28:45 -04:00
Dan Davison
0b3d8fbe29 Document that less -r flag is needed for hyperlinks to work
Ref #362, #332. Thanks @torarnv!
2020-10-21 23:39:01 -04:00
Rory O’Kane
f19f1ba00a
Fix broken link to issue #237 in README (#354) 2020-10-20 18:43:53 -04:00
msirringhaus
9cf186c49b
Add openSUSE to the installation table (#353)
git-delta is now available on openSUSE Tumbleweed. Update README accordingly.
2020-10-14 09:19:52 -04:00
Dan Davison
8f396c5323 Fix stale download links in README 2020-10-11 10:15:32 -04:00
Dan Davison
0944a61eca Update README 2020-10-10 20:08:33 -04:00
Dan Davison
b44fad84fa Bump version in links to executables 2020-10-10 20:06:46 -04:00
Dan Davison
fe754c5b77 Sort installation table 2020-10-10 19:44:31 -04:00
Sora Morimoto
d2f8a382f4
Add installation note for Void Linux (#203) 2020-10-10 19:43:00 -04:00
Evgeny Soynov
572c703e05
Added the command to install with cargo (#347)
The command to install delta with cargo was missing, this change adds it.
2020-10-09 11:32:37 -04:00
Dan Davison
759f484955 README tweak 2020-09-07 14:53:27 -04:00
Dan Davison
6912b4df95 README tweak 2020-09-04 13:49:43 -04:00
Dan Davison
ece56bdffc README tweak 2020-09-04 13:44:49 -04:00
Dan Davison
e9ecd151b5 Document DELTA_NAVIGATE env var 2020-09-04 13:38:39 -04:00
Dan Davison
019b2059dc Update README 2020-09-04 11:19:34 -04:00
Dan Davison
1906eeaf56 Bump version in links to executables 2020-08-08 13:09:29 -04:00
Dan Davison
2231a4cbe8 Update README 2020-08-08 12:47:46 -04:00
Dan Davison
66f072e347 Add alacritty/vte to projects-used-by-delta 2020-08-03 22:14:36 -04:00
Dan Davison
648f676dc7 Edit README 2020-08-03 22:12:07 -04:00
Dan Davison
49400c7cc4 Edit README 2020-08-03 22:07:49 -04:00
Dan Davison
cc7a678209 Add side-by-side screenshot at top of README 2020-08-03 22:02:27 -04:00
Dan Davison
b6c1bed8fc Update --help text in README 2020-08-03 21:38:33 -04:00
Dan Davison
ea4d4c9104 Bump version in links to executables 2020-08-03 21:33:49 -04:00