Revisions of git-delta
buildservice-autocommit
accepted
request 1201392
from
Martin Sirringhaus (MSirringhaus)
(revision 31)
baserev update by copy to link target
Martin Sirringhaus (MSirringhaus)
accepted
request 1200134
from
Michael Vetter (jubalh)
(revision 30)
- Update to 0.18.2: * Move AmbiguousDiffMinusCounter to hunk_header #1825 * Fix Catppuccin Latte name in LIGHT_SYNTAX_THEMES list #1823 * Handle quoted file paths in hunk headers #1840 * Fix clippy warnings #1851 * Allow --dark to override dark/light detected from syntax theme #1843 * Upgrade and pin unicode-width to v0.1.12 #1858 - Update to 0.18.1: * This patch release fixes an issue with delta --version that was causing problems downstream (#1818) * Add hyperlinks section to manual #1816 * Added platypus theme #1819 * Don't use pager for --version #1824 - Update to 0.18.0: * Link to Repository from Manual #1657 * Stop highlighting unchanged whitespace #1659 * Add .gitattributes rules for rust files #1245 * Repair --default-language, and highlight using full filename #1549 * tests: prevent parallel env var access #1681 * CI: fix macOS build #1696 * Only use nosort in bash <4.4 #1683 * Don't read git files when --no-gitconfig is given + unused variables #1728 * tests: add insta for snapshot testing #1739 * tests: set terminal width to 43 #1741 * Fix panic when blame-palette is empty #1737 * Make relative-paths work with binary files #1740 * Fix github links from master to main #1709 * Update terminal-colorsaurus #1699
buildservice-autocommit
accepted
request 1158912
from
Martin Sirringhaus (MSirringhaus)
(revision 29)
baserev update by copy to link target
Martin Sirringhaus (MSirringhaus)
accepted
request 1158907
from
Michael Vetter (jubalh)
(revision 28)
- Update to 0.17.0: * Detect Dark/Light Mode from Terminal #1615 * Parse filename unambiguously using color escape sequences #1634 * Honor default-language option #1655 * Preserve "Binary files" line in color_only mode #1649 * Fix headers of modified binary files #1629 * Add mellow-barbet theme #1452 * Fix alignment in blame mode when author name contains unicode accent modifiers #1456 * Replace usage of the atty crate with std::io::IsTerminal trait #1465 * Refactor subcommand handling #1467 * Bump clap to v4.3.14 and regenerate Cargo.lock #1472 * Fix issue where pager would be set to more or most #1494 * Improve binary file added output #1502 * Remove the navigation setting from themes. #1503 * Add assertion failure message #1508 * Fix handling of tabs in grep output #1507 * Support users other than git in github SSH URLs #1509 * Update installation instructions for openSUSE #1550 * feat: generate completion subcommand #1561 * Make hunk header code fragment display optional #1568 * Adding new theme in themes.gitconfig #1544 * feat(theme): add arctic-fox custom theme #1539 * --show-themes exit with error when no themes #1611 * Bug fix: reset syntax highlighter across grep sections #1613 * Switch from vte to anstyle-parse (already used in dependencies) #1638 * Parse filename unambiguously using color escape sequences #1634 * Fix headers of modified binary files #1629 * Upgrade #1597 * Add Catppuccin latte to light syntax themes #1573 * Update Arch Linux package URL in installation.md #1569
buildservice-autocommit
accepted
request 1091040
from
Martin Sirringhaus (MSirringhaus)
(revision 27)
baserev update by copy to link target
Martin Sirringhaus (MSirringhaus)
accepted
request 1091037
from
Martin Sirringhaus (MSirringhaus)
(revision 26)
- Update to 0.16.5 - Fix boo#1212003, xml-rs is no longer used as a dependency.
buildservice-autocommit
accepted
request 1043711
from
Martin Sirringhaus (MSirringhaus)
(revision 25)
baserev update by copy to link target
Martin Sirringhaus (MSirringhaus)
accepted
request 1043658
from
Dirk Mueller (dirkmueller)
(revision 24)
- update to 0.15.1: * Explicitly request xz compression by @dandavison in #1249 * Thanks to all contributors for the changes in this release! One particularly exciting contribution is the tweaks to the highlighting algorithm made by @phillipwood in #1244. This is something that has remained more or less the same since delta was first created, but #1244 brings several improvements in the details of exactly which characters are highlighted. * Change Rust toolchain in 'Deploy Manual' CI task by @dandavison in #1183 * Switch bat to library mode by @tranzystorek-io in #1187 * Add sourcehut link parsing by @p00f in #1190 * Refactoring ansi/iterator by @zhiburt in #1191 * Add codeberg link parsing by @p00f in #1194 * Add terminal width fallback via stty if on windows/MSYS2 by @th1000s in #1030 * measure_text_width() without constructing a temporary string by @th1000s in #1216 * Remove Git 2.37 workaround from install docs by @adamchainz in #1228 * Fix clippy warnings by @clnoll in #1236 * Remove Provides in Debian package by @baryluk in #1217 * Handle quoted filenames in diff header by @th1000s in #1222 * ci: improve formatting by @MarcoIeni in #1238 * Highlighting improvements by @phillipwood in #1244 * ci: release apple arm binary by @MarcoIeni in #1239 * try fix bad alignment in unicode (#1144) by @SheldonNico in #1145
buildservice-autocommit
accepted
request 1000688
from
Martin Sirringhaus (MSirringhaus)
(revision 23)
baserev update by copy to link target
Martin Sirringhaus (MSirringhaus)
accepted
request 1000675
from
Martin Sirringhaus (MSirringhaus)
(revision 22)
- Introduce service-file for easier vendoring - Update to version 0.14.0: * Update color-moved-support.md * Tweak some words improved representation * Only trigger git show handler if a file extension was parsed * Fix commit hyperlink formatting * Avoid lockup when running without arguments and stdin is connected to a tty * Fix whole-file changes being attributed to the wrong commit in "git log" output * Update README.md to include git 2.37.0 workaround * Don't attempt to process ANSI sequences in non-UTF8 input * Update clap * Recreate highlighter on each line of git show $commit:$path output * Fix git-grep match-highlighting at line-start * Update to chameleon theme * Fix typos * Support configurable timestamps in git blame output * Added auto completions for fish shell
buildservice-autocommit
accepted
request 982562
from
Martin Sirringhaus (MSirringhaus)
(revision 21)
baserev update by copy to link target
Martin Sirringhaus (MSirringhaus)
accepted
request 982561
from
Soc Virnyl Estela (uncomfyhalomacro)
(revision 20)
- remove bump-regex.patch - Update to version 0.13.0: * Update bat, git2, and syntect * Add 'light = false' w/ comment in gitconfig (#1073) * Add chameleon theme to themes.gitconfig (#1062) * Add note that the package is called "git-delta" in the README * Add link to `bat` on README (#1052) * Apply hyperlinks to diff stat file paths (#1035) * Add custom env struct to store env at init (#1025) * Add support for irreversible-delete
buildservice-autocommit
accepted
request 962634
from
Martin Sirringhaus (MSirringhaus)
(revision 19)
baserev update by copy to link target
Martin Sirringhaus (MSirringhaus)
accepted
request 962632
from
Martin Sirringhaus (MSirringhaus)
(revision 18)
- Add bump-regex.patch to fix CVE-2022-24713 (boo#1196972) - Update to version 0.12.1: * Make git include colors in output going to delta * Clarify language: "in front of" → "before" * Fix parsing for .properties files with - in path * Support CSI sequences other than SGR * Enable commit links for GitLab * Fall back to plain diff when process substitution is used * Include information about GIT_PAGER in manual * Use assets API from bat library instead of vendored code * Calling process: Query more parents, disable full scan * Run in diff mode iff two positional arguments are supplied - Update to version 0.12.0: Firstly a breaking change: some deprecated options are no longer supported: in particular plus-color and minus-color. A description of this change and what you need to do if you're affected by it is below. Secondly, improvements, including: * A (much-needed) short help text is now available: use delta -h. Delta is the proud possessor of 100 command-line options, so I think this is going to be helpful. * git blame output now displays line numbers * Improvements to file and mode labels * delta now has a user manual: https://dandavison.github.io/delta/. You can even create a PDF copy (print button in upper-right hand corner), and the README is correspondingly now a much easier read with the minimal required setup instructions and an overview of functionality with screenshots. Finally some bug fixes, including * File path hyperlinks (e.g. in diff and grep output) were previously sometimes incorrect, especially when delta was invoked from a
Martin Sirringhaus (MSirringhaus)
accepted
request 921906
from
William Brown (firstyear)
(revision 17)
- Replace rust-packaging with cargo-packaging
Martin Sirringhaus (MSirringhaus)
accepted
request 910122
from
Martin Sirringhaus (MSirringhaus)
(revision 16)
- Add git as BuildRequires, which is needed for testing - Update to version 0.8.3 - Update to version 0.8.2 - Update to version 0.8.1 - Update to version 0.8.0 - Update to version 0.7.1
buildservice-autocommit
accepted
request 874336
from
Martin Sirringhaus (MSirringhaus)
(revision 15)
baserev update by copy to link target
Martin Sirringhaus (MSirringhaus)
accepted
request 874335
from
Martin Sirringhaus (MSirringhaus)
(revision 14)
Fix broken tarball and minor tweaks to changelog
Martin Sirringhaus (MSirringhaus)
accepted
request 874324
from
Gordon Schulz (azmodude)
(revision 13)
Bump to version 0.6.0 - changes cleaned Sorry, pasted too hastily and didn't really read it as thoroughly as I should have.
buildservice-autocommit
accepted
request 862646
from
Martin Sirringhaus (MSirringhaus)
(revision 12)
baserev update by copy to link target
Displaying revisions 1 - 20 of 31