Package: git-delta / 0.18.2-7

Metadata

Package Version Patches format
git-delta 0.18.2-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
020241126~d5e0565.patch | (download)

src/paint.rs | 2 1 + 1 - 0 !
src/tests/test_example_diffs.rs | 30 30 + 0 - 0 !
2 files changed, 31 insertions(+), 1 deletion(-)

 styled zero lines fix
020241221~e3e9222.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use newer minor version of crate git2
020250109~44216a1.patch | (download)

Cargo.toml | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 use newer revision of crate unicode-width
020250801~59a9071.patch | (download)

src/handlers/diff_header.rs | 68 68 + 0 - 0 !
src/handlers/diff_header_diff.rs | 1 1 + 0 - 0 !
2 files changed, 69 insertions(+)

 fix diff output when a diff ends with a mode change
 Output can be generated directly via Painter::write,
 or Painter::output_buffer.
 The latter must be emit()'ed
 before the former method can be used again,
 otherwise the order is incorrect.
1001_bat.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 accept newer minor version of crate bat
1001_dirs.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 accept newer major version of crate dirs
1001_itertools.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 accept newer minor versions of crate itertools
1001_smol_str.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 accept newer minor version of crate smol_str
1001_sysinfo.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
src/utils/process.rs | 17 7 + 10 - 0 !
2 files changed, 8 insertions(+), 11 deletions(-)

 use newer minor version of crate sysinfo
2001_theme.patch | (download)

themes.gitconfig | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 list path to theme file within its own usage comment
2002_rstest.patch | (download)

Cargo.toml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 accept older minor versions of crate rstest
2002_terminal colorsaurus.patch | (download)

Cargo.toml | 1 0 + 1 - 0 !
src/options/theme.rs | 19 0 + 19 - 0 !
2 files changed, 20 deletions(-)

 avoid not-in-debian crate terminal-colorsaurus