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
*
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
*
remove code for manifest1 support
Marius Mauch
2008-02-28
1
-103
/
+0
*
Bug #211294 - Make repoman ignore profiles labeled with anything other
Zac Medico
2008-02-27
1
-0
/
+3
*
Double import, thanks grobian :)
Alec Warner
2008-02-24
1
-1
/
+0
*
Various repoman fixes, plus a weird lockfile tracekback in news.
Alec Warner
2008-02-24
1
-3
/
+3
*
Use parse_use_local_desc() from the repoman.utilities module.
Zac Medico
2008-02-19
1
-21
/
+1
*
Revert back to some known working code from the 2.1.2 branch.
Zac Medico
2008-02-19
1
-1
/
+51
*
Remove IUSE.invalid from qawarnings since there's no reason for
Zac Medico
2008-02-16
1
-1
/
+0
*
fix nasty typo
Marius Mauch
2008-02-09
1
-3
/
+3
*
Remove the manifest1 digest file removal code since it's no longer
Zac Medico
2008-02-01
1
-39
/
+0
*
Unconditionally disable manifest1 compatibility since it's been dropped
Zac Medico
2008-01-31
1
-4
/
+1
*
Remove the last traces of the ebuild.autotools check.
Zac Medico
2008-01-30
1
-2
/
+0
*
Pull more functions out of repoman proper and into repoman.utilities, correct...
Alec Warner
2008-01-27
1
-146
/
+11
*
Restore desktop.invalid as a warning; was an intergration error
Alec Warner
2008-01-27
1
-0
/
+1
*
Move random functions out of repoman and into utilties.py
Alec Warner
2008-01-26
1
-132
/
+20
*
Replace hardcoded value with max_desc_len.
Zac Medico
2008-01-12
1
-1
/
+1
*
Bug #203887 - Make repoman recognize RESTRICT="installsources".
Zac Medico
2008-01-11
1
-1
/
+2
*
Adjust the max DESCRIPTION.toolong length to 100 characters so that
Zac Medico
2008-01-11
1
-2
/
+2
*
Add a new "ebuild.autotools" check for when ebuilds call
Zac Medico
2008-01-11
1
-0
/
+2
*
Add a DESCRIPTION.toolong warning for when the DESCRIPTION line is
Zac Medico
2008-01-11
1
-0
/
+11
*
per bug 204468, remove old check from repoman (all ebuilds in gentoo-x86 are ...
Alec Warner
2008-01-05
1
-26
/
+0
*
Minor code readablity enhancements:
Zac Medico
2007-12-28
1
-6
/
+8
*
Bug #201498 - Use desktop-file-validate to validate *.desktop
Zac Medico
2007-12-28
1
-1
/
+27
*
Fix broken handling of the tuple that's returned from
Zac Medico
2007-12-26
1
-1
/
+1
*
Remove redundant find_binary import.
Zac Medico
2007-12-23
1
-1
/
+0
*
Eliminate redundant "notadded" error filtering.
Zac Medico
2007-12-21
1
-7
/
+1
*
Bug #140180 - Ignore missing HOMEPAGE and LICENSE variables for
Zac Medico
2007-12-19
1
-1
/
+2
*
Move the reusable ConsoleStyleFile and StyleWriter classes into
Zac Medico
2007-12-15
1
-52
/
+1
*
Split out a format_qa_output() function to eliminate duplicate code.
Zac Medico
2007-12-15
1
-59
/
+57
*
Instead of all modes, only in commit mode save an extra copy of QA
Zac Medico
2007-12-15
1
-1
/
+3
[next]