misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix implicit_pattern to match different quote character found in warnings
Zac Medico
2008-06-21
1
-1
/
+1
*
Exclude calls to autoheader and makeinfo from the automake "maintainer mode"
Zac Medico
2008-06-21
1
-1
/
+4
*
Use bash's built-in echo instead of the actual echo binary since it has
Zac Medico
2008-06-21
1
-3
/
+4
*
drop old -i,--include-masked option #226429 by Tobias Klausmann
Mike Frysinger
2008-06-21
1
-3
/
+0
*
Fix Atom -> str breakage in WorldSet.write().
Zac Medico
2008-06-20
1
-1
/
+2
*
Remove unused Atom.string attribute.
Zac Medico
2008-06-20
1
-1
/
+1
*
Add subversion support for repoman. (thanks grobian)
Zac Medico
2008-06-20
1
-0
/
+1
*
Bug #228595 - Use os.path.realpath() before comparing paths to those
Zac Medico
2008-06-20
1
-0
/
+1
*
Make isvalidatom() use the Atom cache to avoid validating the same atom
Zac Medico
2008-06-20
1
-0
/
+3
*
Make Atom use str.__eq__ and __ne__ also.
Zac Medico
2008-06-20
1
-1
/
+1
*
Make Atom use str.__hash__.
Zac Medico
2008-06-20
1
-1
/
+1
*
Make the Atom cache dict private and add a docstring for _AtomCache.
Zac Medico
2008-06-20
1
-3
/
+7
*
Use a metaclass to cache Atom instances transparently. This should improve
Zac Medico
2008-06-20
1
-0
/
+11
*
Instead of having Atom inherit from str, just emulate the interface. This
Zac Medico
2008-06-20
1
-2
/
+15
*
Make the visibility related config methods such as getMaskAtom() and
Zac Medico
2008-06-20
3
-27
/
+27
*
reenable warning about missing repository names
v2.2_rc1
Marius Mauch
2008-06-20
1
-0
/
+14
*
revert accidential commit
Marius Mauch
2008-06-20
2
-11
/
+2
*
update release notes/news
Marius Mauch
2008-06-20
4
-28
/
+33
*
Document the new emerge <file> feature.
Zac Medico
2008-06-20
3
-2
/
+13
*
Fix typo.
Zac Medico
2008-06-20
1
-1
/
+1
*
Make emerge <path> path search for multiple owners of directories. This
Zac Medico
2008-06-20
1
-20
/
+38
*
Pass a Package instance into LineCheck.new(), and use this to avoid
Zac Medico
2008-06-19
1
-10
/
+10
*
Refactor the 'inherit.autotools' and 'IUSE.undefined' checks
Zac Medico
2008-06-19
1
-26
/
+66
*
Bug #228075 - Explicitly call gc.collect() to try and free memory
Zac Medico
2008-06-18
1
-0
/
+8
*
As suggested by remi`, make the 'inherit.autotools' check only ebuilds that
Zac Medico
2008-06-18
1
-8
/
+6
*
Add an exemption for x-modular in the "inherit.autotools" check. Thanks to
Zac Medico
2008-06-18
1
-3
/
+4
*
Bug #225285 - Add support for persistent options stored in the EBUILD_DEFAULT...
Zac Medico
2008-06-18
1
-3
/
+10
*
Bug #225285 - Add a --skip-manifest option that disables all interaction
Zac Medico
2008-06-18
2
-2
/
+13
*
Add a help string for --debug.
Zac Medico
2008-06-18
1
-1
/
+1
*
Use optparse instead of getopt.
Zac Medico
2008-06-18
1
-13
/
+20
*
More eblank.
Zac Medico
2008-06-17
5
-9
/
+3
*
Remove eblank docs.
Zac Medico
2008-06-17
2
-11
/
+0
*
remove stray line
Marius Mauch
2008-06-17
1
-2
/
+0
*
Remove eblank nonsense
Marius Mauch
2008-06-17
1
-1
/
+1
*
Remove eblank nonsense
Marius Mauch
2008-06-17
4
-26
/
+4
*
Do not preserve the master link of a library to avoid packages being linked a...
Marius Mauch
2008-06-17
1
-0
/
+14
*
fix typo
Marius Mauch
2008-06-17
1
-2
/
+2
*
* Document eblank and eqawarn in the ebuild.5 man page.
Zac Medico
2008-06-17
4
-0
/
+66
*
Add note about bug #226505.
Zac Medico
2008-06-17
1
-0
/
+9
*
Add a "Interaction with previous installed version" section to document the
Zac Medico
2008-06-17
1
-0
/
+57
*
Add "blank" to the default PORTAGE_ELOG_CLASSES setting.
Zac Medico
2008-06-17
2
-3
/
+3
*
Fix BLANK order and color.
Zac Medico
2008-06-17
1
-3
/
+3
*
* Rename NEUTRAL color to BLANK for eblank.
Zac Medico
2008-06-17
5
-6
/
+24
*
Add support for an new "eblank" elog function that shows a blank line.
Zac Medico
2008-06-17
3
-2
/
+19
*
Fix typo.
Zac Medico
2008-06-16
1
-1
/
+1
*
Document the new ACCEPT_CHOSTS variable.
Zac Medico
2008-06-16
2
-4
/
+9
*
Tweak the config._accept_chost() regex.
Zac Medico
2008-06-16
1
-1
/
+1
*
Re-enable vardbapi.cpv_all() cache now that bug #223417 is solved.
Zac Medico
2008-06-16
2
-2
/
+2
*
Bug #223417 - Due to 1 second mtime granularity in < python-1.5, mtime checks
Zac Medico
2008-06-16
1
-23
/
+26
*
Make some post_merge() things conditional on the vdb lock being held
Zac Medico
2008-06-16
1
-7
/
+10
[next]