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-idfetch.git
idfetch
master
SoC2010: IDFetch - Intelligent Distfile Fetcher (Portage modifications)
Kostyantyn Ovechko <fastinetserver@gmail.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Quote paths for 'call stack' display.
Michał Górny
2010-04-23
1
-1
/
+1
*
Make metadata.xml <flag/> errors non-fatal to repoman.
Michał Górny
2010-04-24
1
-1
/
+7
*
Quote path for die snippet display.
Michał Górny
2010-04-24
1
-1
/
+1
*
Pass in missing vartree parameter to doebuild(). Thanks to Arfrever for
Zac Medico
2010-04-22
1
-1
/
+2
*
Source isolated-functions.sh for vecho definition. Thanks to Martin MOKREJŠ
Zac Medico
2010-04-22
1
-1
/
+3
*
Bug #316311 - Prefer -i18n option of doman to filename language suffix
Zac Medico
2010-04-20
1
-3
/
+5
*
Fix typo in check for shared libraries lacking NEEDED entries.
Arfrever Frehtes Taifersar Arahesis
2010-04-16
1
-1
/
+1
*
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
*
Implement REPLACING_VERSIONS and REPLACED_BY_VERSION
Sebastian Luther
2010-04-10
1
-0
/
+1
*
Remove PORTAGE_USERNAME and PORTAGE_GROUPNAME support for now since antarus
Zac Medico
2010-04-06
1
-2
/
+2
*
For clarity, make egencache --help and man page refer to --config-root
Zac Medico
2010-04-02
1
-1
/
+2
*
Add a test which calls bash -n on all scripts with bash shebang.
Zac Medico
2010-04-02
1
-1
/
+2
*
Handle missing $PORTDIR/metadata/herds.xml. Thanks to Arfrever for reporting.
Zac Medico
2010-04-02
1
-3
/
+6
*
Update copyright header.
Zac Medico
2010-04-01
1
-1
/
+1
*
Move all imports to top.
Zac Medico
2010-03-28
1
-11
/
+9
*
Remove unused variables/imports and extra whitespace.
Zac Medico
2010-03-28
1
-13
/
+11
*
Add support for package sets to quickpkg
Sebastian Luther
2010-03-28
1
-135
/
+179
*
Add PORTAGE_USERNAME and PORTAGE_GROUPNAME to the environment whitelist and
Zac Medico
2010-03-26
1
-2
/
+3
*
Remove unsed check_KV() function. Thanks to Brian Harring.
Zac Medico
2010-03-25
2
-15
/
+1
*
Remove obsolete reference to nonexistent functions like newdepend in
Zac Medico
2010-03-25
1
-2
/
+1
*
Add back executable bits, accidentally removed in previous commit.
Zac Medico
2010-03-24
70
-0
/
+0
*
Remove all svn $Id keywords.
Zac Medico
2010-03-24
71
-71
/
+0
*
Don't use $Id or $Rev for version strings since that doesn't work with git.
Zac Medico
2010-03-24
2
-2
/
+2
*
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
*
install_qa_check: make sure init.d and conf.d files do not have syntax errors...
Mike Frysinger
2010-03-23
1
-0
/
+9
*
Bug #309149 - Unify look of eend used in bash & python code, additionally
Zac Medico
2010-03-20
1
-7
/
+4
*
Bug #310135 - Skip the changelog.ebuildadded for all distributed SCMs.
Zac Medico
2010-03-19
1
-6
/
+10
*
Fix breakage from previous commit.
Zac Medico
2010-03-15
1
-0
/
+1
*
Add a TODO note about adding a registration interface for eclasses to register
Zac Medico
2010-03-15
1
-6
/
+7
*
Bug #299095 - Always use UTF-8 codec when opening ebuilds, to avoid
Zac Medico
2010-03-14
1
-2
/
+5
*
Revert tar error handling changes from bug #309001 since we can't necessarily
Zac Medico
2010-03-14
1
-2
/
+4
*
Update SIGPIPE comments to refer to "[Errno 32] Broken pipe" exceptions since
Zac Medico
2010-03-13
2
-2
/
+4
[next]