aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update copyrightsFabian Groffen2018-04-051-1/+1
* fix signedness warningsFabian Groffen2018-03-231-3/+5
* avoid assert() with active codeMike Frysinger2017-02-061-1/+3
* qxpak: add some error checking to subdir processingMike Frysinger2016-12-211-2/+9
* qxpak: check -d argumentMike Frysinger2016-11-261-0/+2
* usage: add an extended text sectionv0.63Mike Frysinger2016-03-271-1/+1
* clean up old debug statementsMike Frysinger2015-12-161-3/+0
* qcheck/qlop/qmerge/qxpak: fix spurious trailing uMike Frysinger2015-05-041-1/+1
* build: convert all cvs references to gitMike Frysinger2014-03-091-4/+2
* start using O_PATHMike Frysinger2014-02-161-3/+3
* use PRIu64/uint64_t when displaying time_t/off_t #466492 by James CloosMike Frysinger2013-04-211-3/+3
* Fix compiler warnings for signedness.v0.11Robin H. Johnson2012-08-131-4/+4
* add _q_unused_ to fix -Wunused-parameter gcc warningsMike Frysinger2011-12-191-3/+3
* add some scandir helpers to optimize thingsMike Frysinger2011-12-181-4/+3
* redo -d dir option so that it avoids chdir, and redo some of the state so tha...Mike Frysinger2011-02-281-55/+89
* constify more stringsMike Frysinger2011-02-211-3/+3
* - update headersNed Ludd2010-04-071-5/+5
* introduce and use xchdir()Mike Frysinger2010-01-131-4/+3
* use xmalloc as pointed out by solarMike Frysinger2010-01-131-3/+3
* handle really large xpak archives #300744 by Jeremy OlexaMike Frysinger2010-01-131-6/+9
* - update copyright headersv0.1.27Ned Ludd2007-05-241-5/+5
* - whitespace cleanupsNed Ludd2007-05-231-10/+2
* fix style/whitespaceMike Frysinger2006-11-091-3/+3
* fix signed warningsMike Frysinger2006-04-211-9/+10
* define stub functions for now since the weak handling is broken when building...Mike Frysinger2006-01-261-2/+4
* use the APPLET_ define style to enable/disable applets as solar was doing beforeMike Frysinger2006-01-251-3/+3
* touchup how we declare/include applets so that many steps can be automatedMike Frysinger2006-01-241-2/+6
* update copyright yearsMike Frysinger2006-01-051-5/+5
* define our own _Q_PATH_MAX rather than relying on _POSIX_PATH_MAX/PATH_MAXMike Frysinger2005-12-301-3/+3
* - added qatom and removed the need for the applets enumNed Ludd2005-12-111-3/+3
* define rcsid strings as constMike Frysinger2005-11-241-2/+2
* - added per applet rcsidNed Ludd2005-11-061-1/+2
* cleanup license headerMike Frysinger2005-09-241-22/+3
* we need to stat each file before adding it to the archive otherwise we pass i...Mike Frysinger2005-08-191-3/+15
* add support for creating xpaksMike Frysinger2005-06-251-16/+137
* import a new applet to manipulate portage xpak archivesMike Frysinger2005-06-211-0/+277