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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- add -U --umap flag to qlist to display USE->IUSE map
v0.1.16
Ned Ludd
2006-04-26
2
-9
/
+83
*
- update some default binhosts
Ned Ludd
2006-04-23
2
-5
/
+21
*
- whitespace
Ned Ludd
2006-04-23
1
-7
/
+7
*
make sure we write a new line to the glsa file
Mike Frysinger
2006-04-21
1
-3
/
+3
*
flesh out more features
Mike Frysinger
2006-04-21
1
-44
/
+198
*
fix signed warnings
Mike Frysinger
2006-04-21
1
-9
/
+10
*
helper macro for static arrays
Mike Frysinger
2006-04-21
1
-1
/
+3
*
- updated TODO, mkman script and the man pages
Ned Ludd
2006-04-15
17
-48
/
+55
*
- coding style cleanup
Ned Ludd
2006-04-15
1
-10
/
+14
*
- fix dropping valid obj entries in update mode. use fputs when we dont need ...
Ned Ludd
2006-04-15
1
-4
/
+7
*
- add --update/-u switch to qcheck to update checksums
Ned Ludd
2006-04-15
1
-7
/
+47
*
- added note on obsoleted anoncvs.
Ned Ludd
2006-04-15
1
-2
/
+3
*
split dev/hacking notes into HACKING, add some more TODO, and make README jus...
Mike Frysinger
2006-04-11
3
-19
/
+25
*
- make qmerge -pv(K|O) "world" useful.
Ned Ludd
2006-04-09
1
-7
/
+22
*
- code cleanup
Ned Ludd
2006-04-09
2
-58
/
+69
*
- Fix: qsize 4GB (32bits) limit. bug 128978
Ned Ludd
2006-04-06
1
-4
/
+5
*
- update man pages and for 0.1.15 version bump
v0.1.15
Ned Ludd
2006-03-27
16
-50
/
+61
*
- dont use rindex. It is obsolete according to SuSV3. guard GLOB_BRACE for so...
Ned Ludd
2006-03-24
2
-4
/
+8
*
- make qlop a bit more verbose when !average. Initial patch from exg. addtion...
Ned Ludd
2006-03-19
1
-4
/
+10
*
- let the -q flag fallthru on os with stupid stdout handling
Ned Ludd
2006-03-19
1
-2
/
+2
*
- enable color remapping now
Ned Ludd
2006-03-18
1
-3
/
+2
*
libq/colors.c
Ned Ludd
2006-03-18
3
-21
/
+15
*
- update stderr handling for silly arches
Ned Ludd
2006-03-17
2
-9
/
+25
*
- apple does not have glob64 either
Ned Ludd
2006-03-13
1
-3
/
+3
*
- move grab_vdb_item() in main.c
Ned Ludd
2006-03-13
2
-20
/
+21
*
- framework for color remapping
Ned Ludd
2006-03-13
2
-1
/
+98
*
- added slotting support to qlist
Ned Ludd
2006-03-13
2
-19
/
+19
*
- enable -F switch for use. forget why this was never enabled
Ned Ludd
2006-03-09
1
-6
/
+6
*
- update manpages
Ned Ludd
2006-02-26
15
-48
/
+57
*
- add new style virtual handling to flat ebuild cache and vdb handling
Ned Ludd
2006-02-26
2
-3
/
+5
*
= remove some unused code
Ned Ludd
2006-02-26
1
-24
/
+1
*
- move pretend into main.c
Ned Ludd
2006-02-26
3
-5
/
+8
*
- add pretend mode to qpkg.c applet. clean up nesting in qmerge.c for world t...
v0.1.14
Ned Ludd
2006-02-23
2
-31
/
+40
*
- add world target to qpkg applet
Ned Ludd
2006-02-23
1
-3
/
+3
*
dont force depend during distclean
Mike Frysinger
2006-02-23
1
-2
/
+2
*
misc touchups
Mike Frysinger
2006-02-22
2
-30
/
+33
*
- Diego/BSD says. no, need to change the glob*64* to glob* instead.. (its by ...
Ned Ludd
2006-02-19
2
-10
/
+32
*
- update globbing for bash like install masking. added counter code to keep p...
Ned Ludd
2006-02-18
1
-29
/
+60
*
- update reinitialize_metacache code so -mr or -rm work. rename all variable ...
Ned Ludd
2006-02-12
5
-25
/
+23
*
- add a switch so we can reinitialize if needed metacache
Ned Ludd
2006-02-11
2
-5
/
+10
*
- make -a imply -I
Ned Ludd
2006-02-09
1
-3
/
+3
*
- qlist needed an --all flag
Ned Ludd
2006-02-09
2
-9
/
+16
*
- only update or install new files when following rdepends. added glob GLOB_D...
Ned Ludd
2006-02-09
1
-16
/
+42
*
- update tarball making method
v0.1.13
Ned Ludd
2006-01-29
1
-1
/
+2
*
- Only force the exporting of the env var for qmerge when ((install || uninst...
Ned Ludd
2006-01-28
1
-6
/
+8
*
- regen manpages
Ned Ludd
2006-01-28
15
-59
/
+66
*
- update the way manpages are created when exit code from help2man & applet d...
Ned Ludd
2006-01-28
5
-20
/
+30
*
define stub functions for now since the weak handling is broken when building...
Mike Frysinger
2006-01-26
17
-33
/
+70
*
use NULL when dealing with pointers, not 0
Mike Frysinger
2006-01-25
1
-4
/
+4
*
check the pointer before we use it, not after
Mike Frysinger
2006-01-25
1
-1
/
+1
[next]