aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qtbz2: attempt to fix Coverity taint warningFabian Groffen2022-02-121-1/+13
* qtbz2: drop warning about archive not being bz2 compressedFabian Groffen2020-05-171-3/+1
* qtbz2: fix Coverity 125889 Unchecked return valueFabian Groffen2020-01-221-1/+2
* build: compile applets as separate objectsFabian Groffen2019-03-271-54/+35
* update copyrightsFabian Groffen2018-04-051-1/+1
* qtbz2: improve cli a bitMike Frysinger2016-12-281-4/+7
* qtbz2: fix leakage of dir_fd via the -d optionMike Frysinger2016-12-281-0/+5
* drop _q_static and standardize func prototypes a bitMike Frysinger2016-12-281-6/+6
* usage: add an extended text sectionv0.63Mike Frysinger2016-03-271-1/+1
* clean up old debug statementsMike Frysinger2015-12-161-3/+0
* build: convert all cvs references to gitMike Frysinger2014-03-091-4/+2
* start using O_PATHMike Frysinger2014-02-161-3/+3
* qtbz2: add magic checks to catch accidental argument swappingv0.21Mike Frysinger2012-11-171-2/+7
* qtbz2: make -j doc more clear, as well as the error message when it failsMike Frysinger2012-11-171-4/+5
* make MIN/MAX helpers generally availableMike Frysinger2011-10-021-4/+3
* redo -d dir option so that it avoids chdir, and redo some of the state so tha...Mike Frysinger2011-02-281-67/+131
* constify more stringsMike Frysinger2011-02-211-3/+3
* if we cant open files for writting, then abort with a message as pointed out ...Mike Frysinger2010-06-081-3/+3
* - update headersNed Ludd2010-04-071-5/+5
* - update copyright headersv0.1.27Ned Ludd2007-05-241-5/+5
* - whitespace cleanupsNed Ludd2007-05-231-8/+2
* 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
* - 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
* dont try to write if we didnt read anythingMike Frysinger2005-06-241-1/+2
* add options to pipe to stdout, extract just the xpak or the tar.bz2, and fix ...Mike Frysinger2005-06-211-20/+42
* move integer encoding/decoding into reusuable functionsMike Frysinger2005-06-211-13/+26
* import a tbz2tool appletMike Frysinger2005-06-211-0/+283