misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
repoman
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert exceptions from parse_metadata_use() into "metadata.bad" errors
Zac Medico
2008-08-14
1
-9
/
+15
*
When testing containment of elem[:1] in "MR", filter potential empty string
Zac Medico
2008-08-07
1
-1
/
+1
*
Replace call to `svn list` with a call to `svn status --depth=files --verbose`
Zac Medico
2008-08-07
1
-6
/
+6
*
Remove the "ebuild.disjointed" check because it's obsolete since we've
Zac Medico
2008-08-06
1
-50
/
+1
*
Fix `svn status` output parsing to account for "replaced" files indicated
Zac Medico
2008-08-06
1
-1
/
+1
*
Remove the use.local.desc IUSE validation which is now replaced by glep56
Zac Medico
2008-08-05
1
-30
/
+2
*
Bug #229033 - Use `svn propget -R svn:keywords` to detect which will have
Zac Medico
2008-08-01
1
-10
/
+30
*
Fix incorrect logging.exception() arguments. The exception instance is not
Zac Medico
2008-07-27
1
-4
/
+4
*
Fix the new glep56 code to handle missing metadata.xml. Thanks to jmbsvicetto
Zac Medico
2008-07-27
1
-9
/
+10
*
* Define a frozenset of live eclasses for the LIVEVCS.stable check.
Zac Medico
2008-07-27
1
-3
/
+10
*
Fix repoman not seeing subversion auto-ignored files (such as patch rejects a...
Zac Medico
2008-07-27
1
-2
/
+2
*
Bug #199788 - Make repoman parse GLEP 56 USE flag descriptions from
Zac Medico
2008-07-18
1
-0
/
+15
*
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
*
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
1
-7
/
+7
*
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
*
Call use_reduce() with matchall=1 when checking depstrings. Otherwise it's
Zac Medico
2008-06-26
1
-1
/
+1
*
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 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
*
Use "platform" module instead of os.uname, or -- even worse -- a system
Zac Medico
2008-06-04
1
-1
/
+6
*
Create Atom instances earlier to avoid redundant validation.
Zac Medico
2008-05-30
1
-6
/
+7
*
Bug #2272 - Extend dependency atom sytax to specify enabled or disabled
Zac Medico
2008-05-23
1
-1
/
+8
*
Add dev-util/ftjam to the RDEPEND.suspect list as per bug #221537, comment #3.
Zac Medico
2008-05-16
1
-0
/
+1
*
Skip blocker atoms for the RDEPEND.suspect check.
Zac Medico
2008-05-14
1
-1
/
+2
*
Bug #221537 - Add a new "RDEPEND.suspect" check for packages in RDEPEND that
Zac Medico
2008-05-14
1
-1
/
+41
*
Add subversion support for repoman (patch by Fabien Groffen, http://archives....
Marius Mauch
2008-05-13
1
-67
/
+166
*
For repoman, only cache the metadata necessary for visibility
Zac Medico
2008-04-07
1
-0
/
+5
*
Fix java.eclassesnotused logic. Thanks to Betelgeuse.
Zac Medico
2008-04-06
1
-1
/
+2
*
Fix typos. Thanks to Arfrever Frehtes Taifersar Arahesis
Zac Medico
2008-03-30
1
-3
/
+3
*
Do not allow commit mode together with the --without-mask options.
Zac Medico
2008-03-30
1
-3
/
+6
*
Add a new "ebuild.patches" check for the PATCHES variable that's used by
Zac Medico
2008-03-29
1
-0
/
+2
*
Don't trigger the 'java.eclassesnotused' on blocker atoms.
Zac Medico
2008-03-29
1
-1
/
+5
*
Add a new "java.eclassesnotused" check for cases where DEPEND contains
Zac Medico
2008-03-28
1
-0
/
+9
*
Bug #213629 - Use EAPI.incompatible in cases where EAPI=0 and a default
Zac Medico
2008-03-28
1
-2
/
+9
*
Bug #213629 - Create an EAPI.incompatible category and use it in cases
Zac Medico
2008-03-28
1
-3
/
+12
*
Remove redundant info from the KEYWORDS.dropped message.
Zac Medico
2008-03-28
1
-1
/
+1
*
Bug #209418 - Add a new KEYWORDS.dropped check that compares keywords
Zac Medico
2008-03-27
1
-1
/
+31
*
Bug #212509 - Display a note about the --without-mask option when there
Zac Medico
2008-03-27
1
-1
/
+7
*
Bug #212509 - Implement a new --without-mask option that causes repoman to
Zac Medico
2008-03-27
1
-1
/
+6
*
Bug #211294 - Make repoman bail out if arch.list contains unrecognized
Zac Medico
2008-03-25
1
-3
/
+12
*
readd digestentry.unused category as it's still relevant
Marius Mauch
2008-03-19
1
-0
/
+2
[next]