dev-vcs / git-absorb

Automatically absorb staged changes into git current branch

Official package sites : https://github.com/tummychow/git-absorb ·

v0.7.0 :: 0 :: gentoo

Modified
License
BSD MIT Unicode-DFS-2016
Keywords
~amd64 ~arm64
USE flags
debug

v0.6.17-r2 :: 0 :: gentoo

Modified
License
BSD MIT Unicode-DFS-2016
Keywords
~amd64 ~arm64
USE flags
debug

v0.6.16-r1 :: 0 :: gentoo

Modified
License
BSD MIT Unicode-DFS-2016
Keywords
~amd64 ~arm64
USE flags
debug

General

debug
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces

app-text / asciidoc : A plain text human readable/writable document format

dev-libs / libgit2 : A linkable library for Git

dev-libs / libgit2 : A linkable library for Git

Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
dev-vcs/git-absorb: update patch
adopt patch from PR 169, perserve more commit info Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
dev-vcs/git-absorb: fix build doc error
doc fail to build if 'which' utility not installed, replace it with the built-in shell 'command'. Link: https://github.com/tummychow/git-absorb/pull/169 Closes: https://bugs.gentoo.org/951208 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
dev-vcs/git-absorb: add 0.7.0
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
dev-vcs/git-absorb: fix dep >=libgit2-1.9
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
dev-vcs/git-absorb: fix libgit2 dep
Closes: https://bugs.gentoo.org/947164 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
dev-vcs/git-absorb: add 0.6.17, drop 0.6.15-r1
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
dev-vcs/git-absorb: add 0.6.16
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Matt Jolly · gentoo
*/*: update for slotted Rust
Tidyups: - $(cargo_crate_uris) - Rust BDEPENDS come from the eclass except in very rare circumstances (RUST_OPTIONAL=1) - RUST_M{AX,IN}_VER where required. - Suboptimal crate separator (`-` -> `@`) Signed-off-by: Matt Jolly <kangie@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/39218 Signed-off-by: Matt Jolly <kangie@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
dev-vcs/git-absorb: drop 0.6.13-r1
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
dev-vcs/git-absorb: drop 0.6.11-r1, 0.6.13
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Yixun Lan · gentoo
dev-vcs/git-absorb: add 0.6.15
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
James Le Cuirot · gentoo
dev-vcs/git-absorb: Use new cargo_target_dir helper
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
dev-vcs/git-absorb: unvendor the libgit2 system library
As is par for the course for rust software, this tries to build lots of C code as a private static library and link to it instead of using the system copy. * CMP: =dev-vcs/git-absorb-0.6.13 with dev-vcs/git-absorb-0.6.13/image * SIZE: 2.78MiB -> 2.06MiB, 6 -> 6 files Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
dev-vcs/git-absorb: add completion script
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Yixun Lan · gentoo
dev-vcs/git-absorb: drop 0.6.10
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Yixun Lan · gentoo
dev-vcs/git-absorb: add 0.6.13
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mart Raudsepp · gentoo
dev-vcs/git-absorb: keyword 0.6.11 for ~arm64
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
dev-vcs/git-absorb: drop 0.6.9
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Yixun Lan · gentoo
dev-vcs/git-absorb: add 0.6.11
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-vcs/git-absorb: drop blank DEPEND/RDEPEND
This makes it hard to grep for actual mistakes like DEPEND=DEPEND. Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
dev-vcs/git-absorb: add 0.6.10
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Yixun Lan · gentoo
dev-vcs/git-absorb: new package, add 0.6.9
Closes: https://bugs.gentoo.org/901495 Signed-off-by: Yixun Lan <dlan@gentoo.org>