aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* optimize qfile() a bit to avoid memory allocation and copying and re-use exis...Mike Frysinger2010-01-161-2/+2
* use [ rather than [[ for shell codeMike Frysinger2009-04-061-3/+3
* Add support for Gentoo Prefix, by adding the offset to the code where necessaryFabian Groffen2009-03-241-3/+6
* - add -B option to only print bad files in qcheck. Make qmerge respect ROOT= ...Ned Ludd2008-04-121-2/+2
* - yank some debugging stuffNed Ludd2008-01-161-9/+1
* allow C99 style codingMike Frysinger2008-01-151-3/+3
* Switch to using LIBADD after the definition of the linking object so that ord...Doug Goldstein2007-05-241-6/+7
* - we have no dlopen on the bsd arches and dlfunc is defined when including dl...Ned Ludd2007-05-141-2/+2
* - make sure distclean runs in the mod dir.Ned Ludd2007-05-121-1/+3
* - add dl applet loaderNed Ludd2007-05-111-1/+7
* - change atom return behaviors upon request. add easy verbose mode to Makefil...Ned Ludd2007-05-061-1/+7
* tweak default CFLAGSMike Frysinger2007-04-181-3/+2
* - remove python test appletNed Ludd2007-03-051-5/+5
* - revert local Makefile changeNed Ludd2007-01-241-3/+2
* - Make sure the -U option wont leave behind stale directories. Bug 163576 [PA...Ned Ludd2007-01-241-2/+3
* Add support for qlop -c on FreeBSD platform, by using KVM to access processes...Diego Pettenò2007-01-101-1/+2
* add distcheck targetMike Frysinger2006-12-251-1/+13
* add a man target and declare proper PHONY targetsMike Frysinger2006-09-111-1/+6
* - misc updatesNed Ludd2006-07-091-5/+5
* - c-api python/portage interfaceNed Ludd2006-05-261-3/+8
* dont force depend during distcleanMike Frysinger2006-02-231-2/+2
* misc touchupsMike Frysinger2006-02-221-27/+30
* - update the way manpages are created when exit code from help2man & applet d...Ned Ludd2006-01-281-2/+2
* just change q rather than the symlinksMike Frysinger2006-01-251-3/+3
* use the APPLET_ define style to enable/disable applets as solar was doing beforeMike Frysinger2006-01-251-5/+5
* touchup how we declare/include applets so that many steps can be automatedMike Frysinger2006-01-241-5/+6
* - add options to ignore checksums so you can use local binrepo files also. Ad...Ned Ludd2006-01-231-4/+4
* - (qmerge) added SHA1 support. added slotting support. added -U/--unmerge sup...Ned Ludd2006-01-161-2/+2
* - regen manpages, update depends, get rid of any compile warns and get ready ...v0.1.12Ned Ludd2006-01-121-2/+2
* - rework the -f/-F options. introduce the -i --install option. set some defau...Ned Ludd2006-01-071-3/+3
* - fix make depend bug I just introducedNed Ludd2006-01-071-2/+2
* - make some applets optional for embedded systems where one might not have a ...Ned Ludd2006-01-071-2/+3
* - better qlist -e matching mode to cmp full PV now. make applets optionalNed Ludd2006-01-061-3/+3
* update copyright yearsMike Frysinger2006-01-051-2/+2
* - make qmerge into an applet real quickNed Ludd2006-01-021-2/+2
* - added qatom and removed the need for the applets enumNed Ludd2005-12-111-2/+2
* - optimize for size the color handling to use a ptr vs a bunch of defines. In...v0.1.9Ned Ludd2005-11-121-2/+2
* - add new applet qgrep. grep alike util for ebuilds. New global -Q flag to su...Ned Ludd2005-11-061-2/+2
* - add *bz2 to cvsignoreNed Ludd2005-11-041-2/+2
* - fixup make-tarball to handle test subdirs and MakefileNed Ludd2005-11-041-3/+5
* add a check target and force unsigned charMike Frysinger2005-11-021-1/+5
* initial import of a new applet to build binary packagesMike Frysinger2005-08-191-2/+2
* dont echo if silentMike Frysinger2005-08-191-1/+3
* dont force -Werror anymorev0.1.3Mike Frysinger2005-07-251-5/+1
* sync flags with pax-utils and make sure some flags are only used if gcc suppo...Mike Frysinger2005-07-231-5/+7
* - add option to optimize for size by disabling the color constants. We now se...Ned Ludd2005-07-101-2/+3
* - add -g option to qlop. disable multiline reads in quse.c which was causing ...Ned Ludd2005-07-071-2/+2
* import a new applet to manipulate portage xpak archivesMike Frysinger2005-06-211-3/+3
* - update quse usage for -K/-LNed Ludd2005-06-211-2/+3
* - move applet prototypes and structs into its own header file. Better asm gen...Ned Ludd2005-06-211-6/+5