aboutsummaryrefslogtreecommitdiff
path: root/qlop.c
Commit message (Expand)AuthorAgeFilesLines
* - added per applet rcsidNed Ludd2005-11-061-2/+2
* fix previous fix as well as a few other silent returnsMike Frysinger2005-11-021-4/+8
* - qlop can fail silently if the user is not in the portage group. bug #111181...Ned Ludd2005-11-011-2/+4
* scan /proc ourselves looking for sandboxes rather than relying on the sandbox...Mike Frysinger2005-10-201-33/+26
* cleanup license headerMike Frysinger2005-09-241-20/+3
* Florian Lüke writes:Mike Frysinger2005-09-121-23/+30
* - improve the human readable format handling a little more by making the fiel...Ned Ludd2005-07-171-8/+9
* - add human_readable time format handling for standard earthlingsNed Ludd2005-07-171-34/+47
* - add -g option to qlop. disable multiline reads in quse.c which was causing ...Ned Ludd2005-07-071-9/+14
* add support for checking current emerge timesMike Frysinger2005-06-251-26/+140
* - sorted all the applets. colorized help screens. remove undefined reference ...Ned Ludd2005-06-201-3/+1
* - display cache generation time more accurately. add command line option to r...Ned Ludd2005-06-191-3/+6
* unify the -l/-L and -u/-U optionsMike Frysinger2005-06-191-29/+24
* add -u for showing unmerged log historyMike Frysinger2005-06-191-23/+37
* add support for showing sync historyMike Frysinger2005-06-191-10/+50
* make user doesnt pass -f or -L more than onceMike Frysinger2005-06-191-3/+10
* add list options for a specific package or all packagesMike Frysinger2005-06-191-10/+74
* handle multiple arguments and add support for custom log file (-f)Mike Frysinger2005-06-191-13/+27
* rename atom_free func to atom_implodeMike Frysinger2005-06-191-2/+2
* - updated Makefile, added new options to qfile and qlist applets.Ned Ludd2005-06-191-6/+9
* - add the initial qlop frameworkNed Ludd2005-06-191-0/+135