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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #308835: Support options in shebang and terminate 's' option of sed.
Arfrever Frehtes Taifersar Arahesis
2010-08-07
1
-2
/
+2
*
Make some variables local.
Arfrever Frehtes Taifersar Arahesis
2010-08-05
1
-3
/
+12
*
Bug #301915: Add QA check for byte-compiled Python modules.
Arfrever Frehtes Taifersar Arahesis
2010-08-05
1
-5
/
+4
*
Bug #308835 - Make econf() use sed to substitute $CONFIG_SHELL in
Zac Medico
2010-08-04
1
-0
/
+5
*
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
*
Fix NameError for ConfigProtect.
Zac Medico
2010-08-01
1
-1
/
+1
*
Always use shlex_split() to split CONFIG_PROTECT{,_MASK}.
Zac Medico
2010-07-31
2
-13
/
+17
*
Tweak global updates handling so that updates from $PORTDIR are applied
Zac Medico
2010-07-27
1
-10
/
+40
*
Make dbapi.update_ents() take a dict of {repo_name: list}, since it's
Zac Medico
2010-07-27
1
-2
/
+1
*
Fallback to updates from PORTDIR if repository has no 'updates' dir.
Michał Górny
2010-07-27
1
-0
/
+3
*
Add repository-wide updates support to emaint.
Michał Górny
2010-07-27
1
-40
/
+55
*
Handle UnicodeDecodeError from subprocess.getstatusoutput() calls, reported
Zac Medico
2010-07-24
1
-15
/
+11
*
install_qa_check: catch more gcc warnings
Mike Frysinger
2010-07-19
1
-0
/
+29
*
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
*
* Add support for PORTAGE_USERNAME and PORTAGE_GRPNAME
Zac Medico
2010-07-14
1
-2
/
+2
*
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
*
Patch ebuild.sh to not nuke the WORKDIR if FEATURES="keepwork".
Christopher Covington
2010-07-08
1
-2
/
+4
*
GLEP 55 removal
Daniel Robbins
2010-07-06
1
-4
/
+1
*
Handle InvalidAtom from vardbapi.match() in has_version.
Zac Medico
2010-07-05
1
-0
/
+4
*
misc-functions.sh fix for baselayout
Daniel Robbins
2010-06-27
1
-0
/
+2
*
Add a --portdir option, requested by Daniel Robbins.
Zac Medico
2010-06-22
1
-0
/
+6
*
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
*
Bug #322049 - Make use_with() and use_enable() handling of empty
Zac Medico
2010-05-30
1
-2
/
+10
*
Fix handling of empty third argument of use_with() and use_enable().
Arfrever Frehtes Taifersar Arahesis
2010-05-27
1
-2
/
+2
*
Use 'assert' to check ${PIPESTATUS[@]} from save_ebuild_env calls.
Zac Medico
2010-05-25
1
-0
/
+3
*
Bug #321145: Don't ignore exit status of filter-bash-environment.py and check...
Arfrever Frehtes Taifersar Arahesis
2010-05-25
2
-2
/
+2
*
Bug #320755 - Make sure src_test only runs once when ebuild(1)
Zac Medico
2010-05-21
1
-5
/
+8
*
New mode: manifest-check - Checks Manifests for missing or incorrect digests
Zac Medico
2010-05-16
1
-0
/
+10
*
Extend QA check for absolute symlinks in lib dirs to more file types
Sebastian Luther
2010-05-15
1
-11
/
+14
*
Usage: binhost-snapshot [options] <src_pkg_dir> <snapshot_dir> <snapshot_uri>...
Zac Medico
2010-05-13
1
-0
/
+142
*
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
*
Update comment in econf about --disable-dependency-tracking to refer to
Zac Medico
2010-05-06
1
-1
/
+1
*
Fix another 'varable' typo.
Arfrever Frehtes Taifersar Arahesis
2010-05-02
1
-1
/
+1
*
Support per-package bashrc files.
Michał Górny
2010-04-29
2
-11
/
+14
*
Bug #315741 and bug #315709 - Handle whitespace and unicode in
Zac Medico
2010-04-27
1
-5
/
+21
*
Add a SYNC sanity check to help prevent people like funtoo users
Zac Medico
2010-04-26
1
-1
/
+15
[next]