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
*
fix bug related to var parsing w/out braces
v0.41
Mike Frysinger
2013-10-31
3
-2
/
+8
*
move all headers includes and such to a single porting.h to avoid duplicating...
v0.40
Mike Frysinger
2013-09-29
11
-139
/
+124
*
qdepends: warn if no matches were found #459970
Mike Frysinger
2013-09-29
1
-10
/
+12
*
add more todo stuff
Mike Frysinger
2013-09-29
1
-0
/
+7
*
man: regenerate with new python helper
Mike Frysinger
2013-09-29
16
-167
/
+563
*
man: add some details about qdepends #459970
Mike Frysinger
2013-09-29
2
-0
/
+19
*
man: rewrite helper script in python to avoid `help2man` as that tends to man...
Mike Frysinger
2013-09-29
9
-57
/
+170
*
qcache: include errno when warning about cache read errors
Mike Frysinger
2013-09-29
1
-4
/
+4
*
qcache: fix crash with stats generation -- we allocate keywords once in this ...
Mike Frysinger
2013-09-29
1
-3
/
+2
*
qcache: do not warn when we cannot open a source dir as people can create cat...
Mike Frysinger
2013-09-29
1
-3
/
+4
*
qcache: suggest running egencache instead of emerge --metadata
Mike Frysinger
2013-09-29
1
-3
/
+4
*
man: fix processing script after help changes
Mike Frysinger
2013-09-29
1
-2
/
+4
*
add an applets.sh so other things can run it to get the list
Mike Frysinger
2013-09-29
2
-2
/
+4
*
qdepends: include depend file in debug output
Mike Frysinger
2013-09-29
1
-3
/
+3
*
scandirat: fix another typo
Mike Frysinger
2013-09-29
1
-2
/
+2
*
revert accidental revert
Mike Frysinger
2013-09-29
3
-3
/
+14
*
scandirat: use _DIRENT_HAVE_D_RECLEN to be slightly more portable #485430
Mike Frysinger
2013-09-29
4
-17
/
+12
*
TODO: mention extended USE deps syntax
Mike Frysinger
2013-09-29
1
-0
/
+1
*
tests: start a qdepends suite
Mike Frysinger
2013-09-29
9
-1
/
+84
*
qdepends: check for whitespace around node elements as PMS requires it and it...
Mike Frysinger
2013-09-29
1
-2
/
+12
*
qdepends: pass back an empty node when parsing is OK so -f can exit appropria...
Mike Frysinger
2013-09-29
1
-9
/
+18
*
qdepends: add a --format mode to make testing easier
Mike Frysinger
2013-09-29
1
-19
/
+68
*
qdepends: constify args
Mike Frysinger
2013-09-29
1
-28
/
+20
*
qdepends: use xzalloc
Mike Frysinger
2013-09-29
1
-4
/
+3
*
qcache: fix by Gabriel Homeier for getline() crash due to buf not being set u...
Mike Frysinger
2013-09-29
1
-2
/
+3
*
use 64bit file interfaces even with 32bit processes #471024
Mike Frysinger
2013-05-23
1
-1
/
+4
*
qmerge: change output when removing unmodified config files to <<< rather tha...
Mike Frysinger
2013-05-09
1
-4
/
+6
*
qmerge: drop QMERGE check when unmerging as it should be stable now
Mike Frysinger
2013-05-03
1
-4
/
+3
*
regen
v0.30
Mike Frysinger
2013-04-30
1
-0
/
+9
*
did not mean to add this
Mike Frysinger
2013-04-30
1
-38
/
+0
*
re-add with -kb flag
Mike Frysinger
2013-04-30
2
-2
/
+2
*
rm to re-add with -k
Mike Frysinger
2013-04-30
1
-0
/
+0
*
qmerge: initial test suite
Mike Frysinger
2013-04-30
5
-0
/
+167
*
improve gitignore
Mike Frysinger
2013-04-30
1
-18
/
+18
*
disable rmdir_r for now as no one uses it
Mike Frysinger
2013-04-30
1
-0
/
+2
*
qmerge: add support for FEATURES=config-protect-if-modified when unmerging
Mike Frysinger
2013-04-30
1
-10
/
+16
*
qmerge: create $ROOT when merging if it does not yet exist, and check the ret...
Mike Frysinger
2013-04-29
1
-6
/
+8
*
qmerge: run pkg_pretend, set MERGE_TYPE var, and add a few more helper funcs
Mike Frysinger
2013-04-29
1
-3
/
+9
*
qmerge: run pkg_setup too
Mike Frysinger
2013-04-29
1
-2
/
+3
*
qmerge: set up D/T/ROOT in the pkg_* func env
Mike Frysinger
2013-04-29
2
-14
/
+32
*
qmerge: clean up init logic slightly -- only run mkdir/chdir once, and avoicd...
Mike Frysinger
2013-04-29
1
-14
/
+15
*
qmerge: fall back to loading the Packages file from the binpkg store when the...
Mike Frysinger
2013-04-29
1
-16
/
+27
*
qmerge: check if the vdb exists before running best_version to avoid warnings...
Mike Frysinger
2013-04-29
1
-2
/
+20
*
qfile: add a --basename option so people can match just the base name of a pa...
Mike Frysinger
2013-04-29
1
-3
/
+10
*
qlist: initial support for prefix/suffix operators #369225 by Christian Ruppert
Mike Frysinger
2013-04-29
4
-9
/
+47
*
initial support for prefix/suffix operators #369225 by Christian Ruppert
Mike Frysinger
2013-04-29
12
-69
/
+301
*
qatom: check # of args before running main code
Mike Frysinger
2013-04-22
1
-4
/
+5
*
qmerge: create tmpdirs before trying to use them
Mike Frysinger
2013-04-22
1
-3
/
+4
*
add more qmerge todos
Mike Frysinger
2013-04-22
1
-0
/
+3
*
use PRIu64/uint64_t when displaying time_t/off_t #466492 by James Cloos
Mike Frysinger
2013-04-21
5
-21
/
+22
[next]