misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #199788 - Make repoman parse GLEP 56 USE flag descriptions from
Zac Medico
2008-07-18
1
-0
/
+15
*
Since lots of packages will have to be fixed before stable portage can abort
Zac Medico
2008-07-15
1
-9
/
+29
*
Use plain sequential search for the SRC_URI.mirror check since the regex
Zac Medico
2008-07-08
1
-5
/
+8
*
Add a new "SRC_URI.mirror" check which checks to if a uri listed in
Zac Medico
2008-07-07
1
-0
/
+19
*
Thanks to Ali Polatel <hawking@g.o> for this patch to fix broken indentation.
Zac Medico
2008-07-05
1
-2
/
+2
*
Bug #230525 - Work around ObjectProxy breakage in `portageq vdb_path`.
Zac Medico
2008-07-04
1
-2
/
+4
*
Import portage before trying to access portage.exception for exception
Zac Medico
2008-07-04
1
-6
/
+7
*
Add a portage._disable_legacy_globals() function. This deletes the
Zac Medico
2008-07-03
1
-2
/
+1
*
Py3k compatibility patch #5 by Ali Polatel <hawking@g.o>.
Zac Medico
2008-07-01
4
-15
/
+15
*
Fix typo.
Zac Medico
2008-06-30
1
-1
/
+1
*
Bug #230249 - Disable the "ebuild.notadded" check when not in commit mode and
Zac Medico
2008-06-30
1
-2
/
+8
*
Bug #230245 - Use os.path.basename() on paths returned from `svn list`
Zac Medico
2008-06-30
1
-2
/
+2
*
Bug #230245 - Pass the correct directory when calling `snv list` and
Zac Medico
2008-06-30
1
-2
/
+2
*
Bug #229859 - Also add atom validation to match().
Zac Medico
2008-06-28
1
-0
/
+4
*
Copy portageq exit code validation from has_version() to best_version().
Zac Medico
2008-06-28
1
-0
/
+12
*
Bug #229859 - Make portageq check atom validity when has_version() and
Zac Medico
2008-06-28
1
-0
/
+10
*
Call use_reduce() with matchall=1 when checking depstrings. Otherwise it's
Zac Medico
2008-06-26
1
-1
/
+1
*
* Remove PORTAGE_LEGACY_GLOBALS hack for portage import since late
Zac Medico
2008-06-26
1
-10
/
+2
*
Fix repoman breakage wrt _PackageMetadataWrapper._keys values.
Zac Medico
2008-06-25
1
-1
/
+2
*
Use paths from portage.const instead of hardcoded versions.
Zac Medico
2008-06-23
1
-2
/
+2
*
Bug #228489 - Restore the "ci" alias for "commit" mode. Thanks to grobian
Zac Medico
2008-06-21
1
-0
/
+4
*
Fix implicit_pattern to match different quote character found in warnings
Zac Medico
2008-06-21
1
-1
/
+1
*
revert accidential commit
Marius Mauch
2008-06-20
1
-10
/
+1
*
update release notes/news
Marius Mauch
2008-06-20
1
-1
/
+10
*
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
1
-1
/
+9
*
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
1
-2
/
+0
*
Remove eblank nonsense
Marius Mauch
2008-06-17
1
-10
/
+1
*
* Rename NEUTRAL color to BLANK for eblank.
Zac Medico
2008-06-17
1
-3
/
+3
*
Add support for an new "eblank" elog function that shows a blank line.
Zac Medico
2008-06-17
1
-1
/
+17
*
Use spawn() instead of system().
Zac Medico
2008-06-11
1
-2
/
+18
*
Add CONTENTS indexing support for optimization of owner lookups. The
Zac Medico
2008-06-09
1
-20
/
+15
*
Fix typo.
Zac Medico
2008-06-08
1
-1
/
+1
*
Make repoman pass Package instances into run_checks(), so that the checks
Zac Medico
2008-06-08
1
-8
/
+16
*
Bug #224271 - New check 'IUSE.undefined', renamed from generic
Zac Medico
2008-06-07
1
-0
/
+2
*
As suggested by Flameeyes, add a new 'inherit.autotools' check which warns
Zac Medico
2008-06-07
1
-2
/
+5
*
remove old/unused gen_wrapper function
Mike Frysinger
2008-06-07
2
-10
/
+1
*
Use "platform" module instead of os.uname, or -- even worse -- a system
Zac Medico
2008-06-04
1
-1
/
+6
*
Fix regex for compatibility with the regex implementation from FreeBSD's
Zac Medico
2008-06-03
1
-1
/
+1
*
Don't unset PORTAGE_BINPKG_FILE because it's readonly.
Zac Medico
2008-06-03
1
-1
/
+0
*
Filter PORTAGE_BINPKG_FILE in save_ebuild_env().
Zac Medico
2008-06-01
1
-0
/
+1
*
Create Atom instances earlier to avoid redundant validation.
Zac Medico
2008-05-30
1
-6
/
+7
*
Make the new behavior from bug #222439 conditional on EAPI being something
Zac Medico
2008-05-28
1
-1
/
+2
*
Convert doman to use bash's =~ operator instead of calling egrep.
Zac Medico
2008-05-28
1
-1
/
+1
*
Bug #222439 - Add doman support for foo.lang.N filenames. Behavior is
Zac Medico
2008-05-27
1
-2
/
+9
*
Skip source_all_bashrcs() when $EBUILD_PHASE is not set.
Zac Medico
2008-05-26
1
-0
/
+1
*
Bug #2272 - Extend dependency atom sytax to specify enabled or disabled
Zac Medico
2008-05-23
1
-1
/
+8
*
When using vecho or eqawarn it comes in handy when isolated-functions
Zac Medico
2008-05-20
1
-0
/
+2
[next]