aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build-sys: update generated files for qtegrityFabian Groffen2018-05-181-1/+1
* libq: drop unused xgetcwd/xreadlink helpersMike Frysinger2016-12-281-7/+6
* which: punt!Mike Frysinger2014-03-211-1/+1
* move all headers includes and such to a single porting.h to avoid duplicating...v0.40Mike Frysinger2013-09-291-2/+2
* overhaul vdb walkingMike Frysinger2011-12-181-4/+5
* use array helpers from pax-utilsMike Frysinger2011-10-031-5/+5
* add xregcomp helpersMike Frysinger2011-10-031-6/+6
* add prelink support to qcheck; patch based heavily on Martin von Gagern's wor...Mike Frysinger2011-10-031-4/+5
* rewrite merging logic so that we can upgrade in place without doing a full un...Mike Frysinger2011-03-021-1/+1
* rewrite merge code to take care of file updates ourself rather than shelling outMike Frysinger2011-02-231-6/+6
* replace `rm -rf` shells with an internal rm_rf(), and add support for running...Mike Frysinger2011-02-231-5/+5
* create our own local basename() to avoid portability issues #323889 by Naohir...Mike Frysinger2010-07-191-3/+4
* check fwrite return value and handle common issuesMike Frysinger2010-01-131-2/+2
* make sure the chown() workedMike Frysinger2010-01-131-4/+4
* introduce and use xreadlink(), and fix the length of the bufferMike Frysinger2010-01-131-1/+1
* check the return value of realpath() instead of relying on errno all the timeMike Frysinger2010-01-131-5/+5
* introduce and use xchdir()Mike Frysinger2010-01-131-4/+5
* add a new "errfp" helper function and convert all err/warn usage in qmerge ov...Mike Frysinger2010-01-131-6/+6
* undo accidential commitFabian Groffen2009-09-261-0/+7
* move S_BLKSIZE definitions into libq/compat.c per solar's suggestionFabian Groffen2009-09-261-7/+0
* On behalf of solar; add libq/compat.c with contains code for non-GNU platform...Fabian Groffen2008-03-151-1/+1
* - split some of the code up to make it eaiser for dynamic modulesNed Ludd2007-05-121-1/+1
* - run postinst phase on non embedded systemsNed Ludd2007-04-151-4/+4
* - update depend now that we got rid of qpyNed Ludd2007-03-171-1/+1
* - c-api python/portage interfaceNed Ludd2006-05-261-1/+1
* Moved qimlate into qcache. Adds the -d/--dropped flag to list packages with d...Thomas Cort2006-05-191-1/+1
* - initial commit of qimlate applet from tcort@gentoo (not finished)Ned Ludd2006-05-121-1/+1
* - update the way manpages are created when exit code from help2man & applet d...Ned Ludd2006-01-281-1/+3
* use the APPLET_ define style to enable/disable applets as solar was doing beforeMike Frysinger2006-01-251-3/+1
* touchup how we declare/include applets so that many steps can be automatedMike Frysinger2006-01-241-3/+3
* - update make dependsNed Ludd2006-01-211-3/+3
* - regen manpages, update depends, get rid of any compile warns and get ready ...v0.1.12Ned Ludd2006-01-121-3/+4
* - fix make depend bug I just introducedNed Ludd2006-01-071-1/+1
* - make some applets optional for embedded systems where one might not have a ...Ned Ludd2006-01-071-1/+1
* - better qlist -e matching mode to cmp full PV now. make applets optionalNed Ludd2006-01-061-1/+1
* - update depenedNed Ludd2006-01-021-3/+3
* - libq multipart merge.Ned Ludd2006-01-021-5/+6
* - added qatom and removed the need for the applets enumNed Ludd2005-12-111-1/+1
* - add new applet qgrep. grep alike util for ebuilds. New global -Q flag to su...Ned Ludd2005-11-061-1/+1
* - update .dependNed Ludd2005-10-301-3/+3
* - update known bugNed Ludd2005-09-251-3/+4
* - updated makefile depends and added snapshot support to make-tarballNed Ludd2005-06-241-1/+1
* - move applet prototypes and structs into its own header file. Better asm gen...Ned Ludd2005-06-211-11/+2
* - touchups. exclude __FILE__ from version string as it's pretty much useless ...Ned Ludd2005-06-201-2/+2
* - updated Makefile, added new options to qfile and qlist applets.Ned Ludd2005-06-191-0/+1
* - add the initial qlop frameworkNed Ludd2005-06-191-1/+1
* - touch up rmspace, depend and warn on bash variables we are unable to parseNed Ludd2005-06-171-1/+2
* - sort the cacheNed Ludd2005-06-141-3/+4
* - extended debug support. Makefile fixupsNed Ludd2005-06-111-1/+10
* - break applets upNed Ludd2005-06-071-0/+1