aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* import a tbz2tool appletMike Frysinger2005-06-211-2/+2
* compare timestamps to files in libq tooMike Frysinger2005-06-201-2/+2
* - updated Makefile, added new options to qfile and qlist applets.Ned Ludd2005-06-191-2/+2
* - insert non creative commit msg here. more touchupsNed Ludd2005-06-171-5/+4
* allow env CFLAGS to overrideMike Frysinger2005-06-161-2/+2
* import initial depend parsing appletMike Frysinger2005-06-161-2/+2
* tweak version output to include $PVMike Frysinger2005-06-131-2/+6
* - extended debug support. Makefile fixupsNed Ludd2005-06-111-7/+13
* - fix silly crash with files we don't have read access to.\nNed Ludd2005-06-091-5/+7
* import start of a qcheck appletMike Frysinger2005-06-091-2/+2
* add -pipe to CFLAGS, disable warning with custom printf strings, change the t...Mike Frysinger2005-06-081-6/+6
* fork q into its own applet ... hopefully this will help readabilityMike Frysinger2005-06-071-18/+10
* make sure we fail if we cant install targetsMike Frysinger2005-06-051-2/+2
* merge style changes from pax-utilsMike Frysinger2005-06-051-4/+11
* - fix readlink bug. memset is a must before using it.Ned Ludd2005-06-031-1/+5
* - sweet deal. multicall binary loveNed Ludd2005-06-031-0/+74