summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2021-09-27Fix TOC charactersDan Davison
2021-09-27README simplificationDan Davison
2021-07-28Change example config in READMEDan Davison
- Use `keep-plus-minus-markers = false` for `git add -p` - Otherwise resemble "hoopoe" theme
2021-07-13Bump version in links to executablesDan Davison
2021-07-08README: add links to Linux and macOS packages (#655)Axel Navarro
2021-07-08Link to glibc- and musl-linked executables from READMEDan Davison
2021-07-08Reformat README installation sectionDan Davison
2021-07-08More clean-up of installation section in READMEDan Davison
2021-07-08Add link to Arch Linux package packageDan Davison
Ref https://github.com/dandavison/delta/pull/653
2021-07-08Clean up package managers section in READMEDan Davison
2021-07-08Update README using Arch Linux official packages (#654)Axel Navarro
2021-06-29Update help text in READMEDan Davison
2021-06-29Bump version in links to executablesDan Davison
2021-06-28Edit README0.8.2Dan Davison
2021-06-28Edit README section concerning themes and color themesDan Davison
Ref #646
2021-06-25Bump version in documentation and private brew formula and bump dev versionDan Davison
2021-06-23Fix capitalization of "GitHub" in READMEDan Davison
2021-05-30Fix table of contents link (#620)Andy Freeland
2021-05-28Edit READMEDan Davison
2021-05-28Update --help text in READMEDan Davison
2021-05-28Bump version in links to executablesDan Davison
2021-05-26Improve documentation of hyperlinks (#616)Dan Davison
2021-05-26Recommend setting delta as the pager for specific git commands (#610)Dan Davison
2021-05-24Edit READMEDan Davison
2021-05-10Add git-split-diffs to similar projects section in READMEDan Davison
2021-05-03docs: wrap link to ubuntu issue in link tag (#585)Matt Ehlinger
2021-03-29Add navigate to example config in READMEDan Davison
2021-03-29Update READMEDan Davison
2021-03-23Add README note warning of problems on Debian/Ubuntu systemsDan Davison
Ref #504
2021-03-10README tweakDan Davison
2021-03-06Document user color themes collectionDan Davison
2021-03-05237 navigate improvement (#526)Dan Davison
* 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-05replace deprecated config options in README (#532)Eugene
Remove deprecated *-color options in configuration examples and replace them with new *-style variants
2021-02-05Update README to reflect availability of git -c for delta configDan Davison
Ref #493, #495
2021-02-05Bump version in documentationDan Davison
2021-01-30Mention `delta --help` more in READMEDan Davison
2021-01-08For Mac mouse-scrolling works by updating less (#490)Gerd Naschenweng
* 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-07Fix --help output for hunk-header-styleDan Davison
2021-01-05Bump version in links to executablesDan Davison
2020-12-30Bump version in links to executablesDan Davison
2020-12-30Update READMEDan Davison
2020-12-24Note that MacOS binaries do not work on older OS versionsDan Davison
Fixes #462
2020-12-23Link to jftuga/less-Windows/releases in Windows README sectionDan Davison
Fixes #461
2020-12-23Add link to repologyDan Davison
2020-12-230.4.5 release (#457)Dan Davison
* Bump version in links to executables * Bump version in private Homebrew formula * Update README for 0.4.5
2020-12-16Add junegunn/fzf.vim to related projectsDan Davison
2020-12-16README update (#451)Dan Davison
2020-12-04Rearrange badgesDan Davison
2020-12-02Delete Travis badgeDan Davison
2020-11-25CI: add code coverage (#409)Marco Ieni
Signed-off-by: MarcoIeni <11428655+MarcoIeni@users.noreply.github.com>