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
/
qpkg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduce and use xchdir()
Mike Frysinger
2010-01-13
1
-4
/
+3
*
- old patch that needs pushing. I think it fixed the -rX problem with qpkg
Ned Ludd
2009-08-23
1
-7
/
+7
*
* clean pkgdir of files not in the tree anymore (slow)
Ned Ludd
2007-11-04
1
-13
/
+73
*
- make qpkg.c PASS src.style and src.space tests
Ned Ludd
2007-06-01
1
-6
/
+8
*
- add clean pkgdir support to qpkg. Behaves more or less like eclean-pkg -d
Ned Ludd
2007-06-01
1
-5
/
+110
*
- update copyright headers
v0.1.27
Ned Ludd
2007-05-24
1
-5
/
+5
*
- whitespace cleanups
Ned Ludd
2007-05-23
1
-3
/
+2
*
use warnp/errp funcs
Mike Frysinger
2007-04-18
1
-3
/
+3
*
- make error msg for invalid package destinations make more sense
Ned Ludd
2006-06-05
1
-3
/
+3
*
- fully qualified path names
Ned Ludd
2006-06-04
1
-2
/
+4
*
- dont use parts the atom till after we explode it
Ned Ludd
2006-06-04
1
-4
/
+3
*
- add a few sanity checks when using the -P option.
Ned Ludd
2006-06-04
1
-7
/
+14
*
- allow user command line defined pkgdirs. By request..
Ned Ludd
2006-05-09
1
-10
/
+15
*
- add pretend mode to qpkg.c applet. clean up nesting in qmerge.c for world t...
v0.1.14
Ned Ludd
2006-02-23
1
-4
/
+13
*
- add world target to qpkg applet
Ned Ludd
2006-02-23
1
-3
/
+3
*
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
*
- rename some variables to make it eaiser to read. start to unify basic vdb r...
Ned Ludd
2006-01-01
1
-3
/
+3
*
- 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
*
tweak output a bit depending on how many packages were made
Mike Frysinger
2005-09-22
1
-9
/
+12
*
fix binpkgdir usage so that it works sanely for non-root users
Mike Frysinger
2005-09-22
1
-13
/
+25
*
move the q_vdb_get_next_dir() func into shared space and make all applets use...
Mike Frysinger
2005-08-19
1
-28
/
+4
*
initial import of a new applet to build binary packages
Mike Frysinger
2005-08-19
1
-0
/
+242