Package: rust-exa / 0.8.0-2

Metadata

Package Version Patches format
rust-exa 0.8.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
relax deps.diff | (download)

Cargo.toml | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

---
0001 Upgrade libgit2.patch | (download)

src/fs/feature/git.rs | 24 12 + 12 - 0 !
1 file changed, 12 insertions(+), 12 deletions(-)

 [patch] upgrade libgit2

The ogham/git2-rs repository that exa uses in the Vagrant VM has also been updated. The only casualty was that some constants got namespaced.

fix deps groups.diff | (download)

src/output/render/groups.rs | 4 2 + 2 - 0 !
src/output/render/users.rs | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

---
fix deps env logger.diff | (download)

src/bin/main.rs | 10 4 + 6 - 0 !
1 file changed, 4 insertions(+), 6 deletions(-)

---
disable test bug 917225.diff | (download)

src/options/mod.rs | 12 6 + 6 - 0 !
src/options/view.rs | 84 42 + 42 - 0 !
2 files changed, 48 insertions(+), 48 deletions(-)

---