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-multirepo.git
master
SoC2010: Project portage-multirepo
Otavio <otaviobp@gmail.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
repoman
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect if python xml support is enabled and bail out with an
Zac Medico
2010-08-08
1
-5
/
+12
*
Bug #285191 - Add back the RDEPEND.implicit warning to detect the cases
Zac Medico
2010-08-04
1
-1
/
+1
*
repoman: Check if the prefix.eclass is inherited if eprefixify is used. Thank...
Sebastian Luther
2010-08-04
1
-0
/
+1
*
Remove 'filedir.missing' check info.
Michał Górny
2010-07-15
1
-1
/
+0
*
Use b'foo' instead of _unicode_encode() where appropriate.
Zac Medico
2010-07-14
1
-3
/
+3
*
Fix unicode handling in arguments and commit message handling (tested
Zac Medico
2010-07-14
1
-16
/
+19
*
Combine the two 'file.executable' checks into a single one.
Michał Górny
2010-07-14
1
-4
/
+1
*
Fix 'repoman --ask' to not require an argument.
Michał Górny
2010-07-12
1
-1
/
+1
*
Support '--ask' option to 'repoman commit'.
Michał Górny
2010-07-11
1
-0
/
+8
*
Make the commitmessage append clearer.
Michał Górny
2010-07-11
1
-4
/
+5
*
Pass '--relative' to 'git diff-index'.
Michał Górny
2010-07-11
1
-24
/
+5
*
Introduce '--vcs' option for repoman.
Michał Górny
2010-07-11
1
-7
/
+17
*
Rewrite VCS detection code in repoman.
Michał Górny
2010-07-11
1
-11
/
+8
*
Show unevaluated atoms when displaying unsatisfied deps.
Zac Medico
2010-06-16
1
-1
/
+2
*
Bug #321871 - Check manifests in all modes and trigger 'manifest.bad'
Zac Medico
2010-06-15
1
-9
/
+17
*
Fix breakage in changelog checks do to faulty vcs comparison (cvs and
Zac Medico
2010-06-15
1
-1
/
+1
*
Bug #324075 - Avoid erroneous 'Invalid Gentoo Copyright' warnings when
Zac Medico
2010-06-15
1
-0
/
+5
*
New mode: manifest-check - Checks Manifests for missing or incorrect digests
Zac Medico
2010-05-16
1
-0
/
+10
*
Use bytes literals in instead of _unicode_encode() where appropriate
Zac Medico
2010-05-13
1
-8
/
+5
*
Bug 270108 - Trigger ebuild.invalidname if a version contains more than
Zac Medico
2010-05-12
1
-1
/
+4
*
When rewritting /Attic/ in cvs headers, use binary mode in order to avoid
Zac Medico
2010-05-12
1
-8
/
+14
*
Make metadata.xml <flag/> errors non-fatal to repoman.
Michał Górny
2010-04-24
1
-1
/
+7
*
Remove unused imports.
Zac Medico
2010-04-11
1
-17
/
+6
*
Pass an ElementTree instance into parse_metadata_use() and
Zac Medico
2010-04-11
1
-16
/
+18
*
Handle missing $PORTDIR/metadata/herds.xml. Thanks to Arfrever for reporting.
Zac Medico
2010-04-02
1
-3
/
+6
*
Add back executable bits, accidentally removed in previous commit.
Zac Medico
2010-03-24
1
-0
/
+0
*
Remove all svn $Id keywords.
Zac Medico
2010-03-24
1
-1
/
+0
*
Add check of herds in metadata.xml
Sebastian Pipping
2010-03-23
1
-0
/
+16
*
Prepare further checks on metadata.xml
Sebastian Pipping
2010-03-23
1
-3
/
+12
*
Bug #310135 - Skip the changelog.ebuildadded for all distributed SCMs.
Zac Medico
2010-03-19
1
-6
/
+10
*
Bug #299095 - Always use UTF-8 codec when opening ebuilds, to avoid
Zac Medico
2010-03-14
1
-2
/
+5
*
Simplyfy the virtual.exists check, and avoid deprecation warning triggered
Zac Medico
2010-03-12
1
-3
/
+1
*
Another turquoise -> red.
Zac Medico
2010-02-27
1
-1
/
+1
*
Bug #307021 - Show "Please fix" message in red instead of turquoise when
Zac Medico
2010-02-27
1
-1
/
+1
*
Relocate portage.util.digestgen to portage.package.ebuild.digestgen.
Zac Medico
2010-02-25
1
-1
/
+1
*
Move digestgen to portage.util.digestgen.
Zac Medico
2010-02-25
1
-4
/
+5
*
Make the first two positional arguments of digestgen() into keyword arguments
Zac Medico
2010-02-23
1
-4
/
+4
*
Add deprecation warnings for unused digestgen() parameters.
Zac Medico
2010-02-23
1
-6
/
+3
*
Bug #299095 - Add a deprecation warning for check_license calls with EAPI >= 3
Zac Medico
2010-02-22
1
-0
/
+2
*
Bail out when given an invalid mode.
Zac Medico
2010-02-19
1
-1
/
+3
*
Use Atom.cp instead of dep_getkey(), and use cpv_getkey() instead of
Zac Medico
2010-02-09
1
-9
/
+19
*
Import portage.StringIO for ImportError handling.
Zac Medico
2010-02-07
1
-1
/
+1
*
Clean up config incrementals handling.
Zac Medico
2010-01-31
1
-7
/
+6
*
Deprecate pordbapi.mysettings since the portdbapi.settings alias is now
Zac Medico
2010-01-31
1
-2
/
+2
*
Fix AttributeError when adjusting incrementals. Thanks to Jonathan Callen
Zac Medico
2010-01-31
1
-7
/
+4
*
Avoid NameError when cwd is $FILESDIR. Thanks to Christian Ruppert <idl0r@g.o>
Zac Medico
2010-01-30
1
-0
/
+6
*
Don't ignore CVS/Entries.IO_error when not in commit mode.
v2.2_rc62
Zac Medico
2010-01-29
1
-6
/
+5
*
Remove code for svn.IO_error and bzr.IO_error categories since they don't
Zac Medico
2010-01-29
1
-6
/
+2
*
Fix Manifest commit logic for cvs and svn. Thanks to Rafael Martins
Zac Medico
2010-01-19
1
-4
/
+4
*
Invert some vcs conditionals that are specific to cvs and svn.
Zac Medico
2010-01-18
1
-3
/
+3
[next]