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
path:
root
/
.depend
Commit message (
Expand
)
Author
Age
Files
Lines
*
which: punt!
Mike Frysinger
2014-03-21
1
-1
/
+1
*
move all headers includes and such to a single porting.h to avoid duplicating...
v0.40
Mike Frysinger
2013-09-29
1
-2
/
+2
*
overhaul vdb walking
Mike Frysinger
2011-12-18
1
-4
/
+5
*
use array helpers from pax-utils
Mike Frysinger
2011-10-03
1
-5
/
+5
*
add xregcomp helpers
Mike Frysinger
2011-10-03
1
-6
/
+6
*
add prelink support to qcheck; patch based heavily on Martin von Gagern's wor...
Mike Frysinger
2011-10-03
1
-4
/
+5
*
rewrite merging logic so that we can upgrade in place without doing a full un...
Mike Frysinger
2011-03-02
1
-1
/
+1
*
rewrite merge code to take care of file updates ourself rather than shelling out
Mike Frysinger
2011-02-23
1
-6
/
+6
*
replace `rm -rf` shells with an internal rm_rf(), and add support for running...
Mike Frysinger
2011-02-23
1
-5
/
+5
*
create our own local basename() to avoid portability issues #323889 by Naohir...
Mike Frysinger
2010-07-19
1
-3
/
+4
*
check fwrite return value and handle common issues
Mike Frysinger
2010-01-13
1
-2
/
+2
*
make sure the chown() worked
Mike Frysinger
2010-01-13
1
-4
/
+4
*
introduce and use xreadlink(), and fix the length of the buffer
Mike Frysinger
2010-01-13
1
-1
/
+1
*
check the return value of realpath() instead of relying on errno all the time
Mike Frysinger
2010-01-13
1
-5
/
+5
*
introduce and use xchdir()
Mike Frysinger
2010-01-13
1
-4
/
+5
*
add a new "errfp" helper function and convert all err/warn usage in qmerge ov...
Mike Frysinger
2010-01-13
1
-6
/
+6
*
undo accidential commit
Fabian Groffen
2009-09-26
1
-0
/
+7
*
move S_BLKSIZE definitions into libq/compat.c per solar's suggestion
Fabian Groffen
2009-09-26
1
-7
/
+0
*
On behalf of solar; add libq/compat.c with contains code for non-GNU platform...
Fabian Groffen
2008-03-15
1
-1
/
+1
*
- split some of the code up to make it eaiser for dynamic modules
Ned Ludd
2007-05-12
1
-1
/
+1
*
- run postinst phase on non embedded systems
Ned Ludd
2007-04-15
1
-4
/
+4
*
- update depend now that we got rid of qpy
Ned Ludd
2007-03-17
1
-1
/
+1
*
- c-api python/portage interface
Ned Ludd
2006-05-26
1
-1
/
+1
*
Moved qimlate into qcache. Adds the -d/--dropped flag to list packages with d...
Thomas Cort
2006-05-19
1
-1
/
+1
*
- initial commit of qimlate applet from tcort@gentoo (not finished)
Ned Ludd
2006-05-12
1
-1
/
+1
*
- update the way manpages are created when exit code from help2man & applet d...
Ned Ludd
2006-01-28
1
-1
/
+3
*
use the APPLET_ define style to enable/disable applets as solar was doing before
Mike Frysinger
2006-01-25
1
-3
/
+1
*
touchup how we declare/include applets so that many steps can be automated
Mike Frysinger
2006-01-24
1
-3
/
+3
*
- update make depends
Ned Ludd
2006-01-21
1
-3
/
+3
*
- regen manpages, update depends, get rid of any compile warns and get ready ...
v0.1.12
Ned Ludd
2006-01-12
1
-3
/
+4
*
- fix make depend bug I just introduced
Ned Ludd
2006-01-07
1
-1
/
+1
*
- make some applets optional for embedded systems where one might not have a ...
Ned Ludd
2006-01-07
1
-1
/
+1
*
- better qlist -e matching mode to cmp full PV now. make applets optional
Ned Ludd
2006-01-06
1
-1
/
+1
*
- update depened
Ned Ludd
2006-01-02
1
-3
/
+3
*
- libq multipart merge.
Ned Ludd
2006-01-02
1
-5
/
+6
*
- added qatom and removed the need for the applets enum
Ned Ludd
2005-12-11
1
-1
/
+1
*
- add new applet qgrep. grep alike util for ebuilds. New global -Q flag to su...
Ned Ludd
2005-11-06
1
-1
/
+1
*
- update .depend
Ned Ludd
2005-10-30
1
-3
/
+3
*
- update known bug
Ned Ludd
2005-09-25
1
-3
/
+4
*
- updated makefile depends and added snapshot support to make-tarball
Ned Ludd
2005-06-24
1
-1
/
+1
*
- move applet prototypes and structs into its own header file. Better asm gen...
Ned Ludd
2005-06-21
1
-11
/
+2
*
- touchups. exclude __FILE__ from version string as it's pretty much useless ...
Ned Ludd
2005-06-20
1
-2
/
+2
*
- updated Makefile, added new options to qfile and qlist applets.
Ned Ludd
2005-06-19
1
-0
/
+1
*
- add the initial qlop framework
Ned Ludd
2005-06-19
1
-1
/
+1
*
- touch up rmspace, depend and warn on bash variables we are unable to parse
Ned Ludd
2005-06-17
1
-1
/
+2
*
- sort the cache
Ned Ludd
2005-06-14
1
-3
/
+4
*
- extended debug support. Makefile fixups
Ned Ludd
2005-06-11
1
-1
/
+10
*
- break applets up
Ned Ludd
2005-06-07
1
-0
/
+1