GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage-utils.git
master
Small and fast Portage helper tools written in C
Mike Frysinger <vapier@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
man/qlop: q -> g
v0.80_pre20190719
v0.80
Fabian Groffen
2019-07-18
2
-2
/
+2
*
qlop: enhance running time indicator
Fabian Groffen
2019-07-18
3
-24
/
+37
*
applets: properly disable qtegrity when requested
Philipp Ammann
2019-07-18
1
-0
/
+4
*
travis: fix typo, ensure we recompile files after configure
Fabian Groffen
2019-07-18
1
-3
/
+4
*
travis: test permutations of enabled/disabled features
Fabian Groffen
2019-07-18
1
-4
/
+14
*
libq/atom: make atom_format return <unset> for SLOT and SUBSLOT
Fabian Groffen
2019-07-14
1
-2
/
+2
*
qlist: add -F argument
Fabian Groffen
2019-07-14
2
-51
/
+68
*
buildsys: regen
Fabian Groffen
2019-07-14
1
-3
/
+2
*
Makefile: don't try to install qtegrity twice
v0.80_pre20190714
Fabian Groffen
2019-07-14
1
-1
/
+0
*
make-tarball: also test install target
Fabian Groffen
2019-07-14
1
-0
/
+1
*
nuildsys: don't install qtegrity manpage twice
Fabian Groffen
2019-07-14
1
-1
/
+0
*
quse: add -F argument, move some -v functionality to -D
Fabian Groffen
2019-07-14
3
-48
/
+62
*
buildsys: regen
Fabian Groffen
2019-07-14
4
-121
/
+195
*
qtegrity: use libq/hash iso shelling out to shaXsum
Fabian Groffen
2019-07-14
4
-55
/
+60
*
libq/hash: ensure hash_compute_file operates on hashes requested
Fabian Groffen
2019-07-14
3
-6
/
+5
*
qsize: add -F argument, changed default format to match other applets
Fabian Groffen
2019-07-14
2
-9
/
+30
*
qatom: fix atom matching wrt command line arguments
Fabian Groffen
2019-07-14
1
-1
/
+1
*
qsearch: add -F argument, also make -v act like for other applets
Fabian Groffen
2019-07-14
2
-23
/
+39
*
qpkg: use atom_format and tree_get_atom where possible
Fabian Groffen
2019-07-14
1
-15
/
+5
*
qlop: add -F argument
Fabian Groffen
2019-07-14
2
-17
/
+29
*
main: nicely format/wrap help arguments in -h output
Fabian Groffen
2019-07-14
2
-16
/
+43
*
applets: reword -v help description into what it really is
Fabian Groffen
2019-07-14
18
-24
/
+24
*
qfile add -F argument
Fabian Groffen
2019-07-14
3
-27
/
+32
*
main: rework terminal-based settings somewhat
Fabian Groffen
2019-07-14
1
-7
/
+9
*
libq/tree: ensure we don't work on garbage on sorted pkg trees
Fabian Groffen
2019-07-13
1
-2
/
+9
*
libq/tree: rename tree_get_vdb_atoms to tree_get_atoms
Fabian Groffen
2019-07-13
4
-35
/
+27
*
libq/tree: greatly simplify tree_get_vdb_atoms
Fabian Groffen
2019-07-13
1
-64
/
+27
*
libq/tree: avoid calling qsort with empty set
Fabian Groffen
2019-07-12
1
-2
/
+1
*
qcheck: add -F argument
Fabian Groffen
2019-06-29
10
-30
/
+36
*
main: default main_overlay to first overlay
Fabian Groffen
2019-06-27
1
-0
/
+3
*
main: push pointer for static object main_overlay
Fabian Groffen
2019-06-26
1
-1
/
+1
*
qgrep: fix command descriptions
Fabian Groffen
2019-06-21
2
-17
/
+16
*
libq/set: drop rmspace for all inputs
v0.80_pre20190620
Fabian Groffen
2019-06-19
6
-29
/
+19
*
TODO: drop implemented items
Fabian Groffen
2019-06-19
1
-9
/
+0
*
libq/atom: document atom_to_string takes any matching prefix string
Fabian Groffen
2019-06-19
1
-0
/
+1
*
qdepends: make -qq with -Q just print list of packages
Fabian Groffen
2019-06-19
4
-4
/
+41
*
tests/qatom: add exact usage from Puppet provider as test
v0.80_pre20190613
Fabian Groffen
2019-06-13
1
-0
/
+4
*
libq/atom: make atom_format smarter to unbreak Puppet
Fabian Groffen
2019-06-13
14
-51
/
+63
*
tests/qmanifest: allow gpg_import to fail
Fabian Groffen
2019-06-13
1
-0
/
+2
*
tests/qmanifest: skip sign test if importing key fails
Fabian Groffen
2019-06-13
2
-15
/
+14
*
main: disable word wrapping when stdout is not a terminal
Fabian Groffen
2019-06-13
3
-5
/
+10
*
main/qmanifest: fix compilation on Linux
Fabian Groffen
2019-06-13
2
-4
/
+5
*
quse: improve per package USE-flag output somewhat
Fabian Groffen
2019-06-13
4
-10
/
+46
*
quse: add mode for querying installed packages (only)
Fabian Groffen
2019-06-12
3
-16
/
+76
*
man/mkman: skip generation for applets that aren't enabled
Fabian Groffen
2019-06-12
1
-1
/
+4
*
qcheck: fix atom_compare call
Fabian Groffen
2019-06-11
1
-1
/
+1
*
main: fix makeargv behaviour on empty input
v0.80_pre20190610
Fabian Groffen
2019-06-10
1
-0
/
+6
*
tests/quse: really need a recent bash
Fabian Groffen
2019-06-10
1
-1
/
+1
*
qmerge: rework config_protected
Fabian Groffen
2019-06-10
1
-23
/
+26
*
tests/qmerge: fix vdb path
Fabian Groffen
2019-06-10
1
-1
/
+1
[next]