GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage-utils.git
master
Small and fast Portage helper tools written in C
Mike Frysinger <vapier@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qtbz2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: convert all cvs references to git
Mike Frysinger
2014-03-09
1
-4
/
+2
*
start using O_PATH
Mike Frysinger
2014-02-16
1
-3
/
+3
*
qtbz2: add magic checks to catch accidental argument swapping
v0.21
Mike Frysinger
2012-11-17
1
-2
/
+7
*
qtbz2: make -j doc more clear, as well as the error message when it fails
Mike Frysinger
2012-11-17
1
-4
/
+5
*
make MIN/MAX helpers generally available
Mike Frysinger
2011-10-02
1
-4
/
+3
*
redo -d dir option so that it avoids chdir, and redo some of the state so tha...
Mike Frysinger
2011-02-28
1
-67
/
+131
*
constify more strings
Mike Frysinger
2011-02-21
1
-3
/
+3
*
if we cant open files for writting, then abort with a message as pointed out ...
Mike Frysinger
2010-06-08
1
-3
/
+3
*
- update headers
Ned Ludd
2010-04-07
1
-5
/
+5
*
- update copyright headers
v0.1.27
Ned Ludd
2007-05-24
1
-5
/
+5
*
- whitespace cleanups
Ned Ludd
2007-05-23
1
-8
/
+2
*
define stub functions for now since the weak handling is broken when building...
Mike Frysinger
2006-01-26
1
-2
/
+4
*
use the APPLET_ define style to enable/disable applets as solar was doing before
Mike Frysinger
2006-01-25
1
-3
/
+3
*
touchup how we declare/include applets so that many steps can be automated
Mike Frysinger
2006-01-24
1
-2
/
+6
*
update copyright years
Mike Frysinger
2006-01-05
1
-5
/
+5
*
- added qatom and removed the need for the applets enum
Ned Ludd
2005-12-11
1
-3
/
+3
*
define rcsid strings as const
Mike Frysinger
2005-11-24
1
-2
/
+2
*
- added per applet rcsid
Ned Ludd
2005-11-06
1
-1
/
+2
*
cleanup license header
Mike Frysinger
2005-09-24
1
-22
/
+3
*
dont try to write if we didnt read anything
Mike Frysinger
2005-06-24
1
-1
/
+2
*
add options to pipe to stdout, extract just the xpak or the tar.bz2, and fix ...
Mike Frysinger
2005-06-21
1
-20
/
+42
*
move integer encoding/decoding into reusuable functions
Mike Frysinger
2005-06-21
1
-13
/
+26
*
import a tbz2tool applet
Mike Frysinger
2005-06-21
1
-0
/
+283