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.git
master
prefix
public_api
use-conflict-auto-resolve
Package management system
Portage development team <dev-portage@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new --list-sets action, as requested by jmbsvicetto.
v2.2_rc9
Zac Medico
2008-09-21
3
-8
/
+21
*
Always call `cd "$WORKDIR"` to ensure that $CWD is sane whenever possible.
Zac Medico
2008-09-21
1
-0
/
+3
*
Bug #238251 - Use 'read' instead of $IFS for splitting newlines in e*
Zac Medico
2008-09-21
1
-67
/
+7
*
Fix erroneous variable references in the multiset 'Redefinition of set'
Zac Medico
2008-09-21
1
-1
/
+1
*
As requested by jmbsvicetto, add support to StaticFileSet for sets within
Zac Medico
2008-09-20
1
-7
/
+13
*
More SRC_URI validation.
Zac Medico
2008-09-20
2
-0
/
+7
*
Fix some broken logic inside portdbapi.getFetchMap().
Zac Medico
2008-09-20
1
-13
/
+5
*
Add test cases for SRC_URI validation.
Zac Medico
2008-09-20
2
-9
/
+37
*
Add a "EAPI 2_pre3" section to show what's changed.
Zac Medico
2008-09-20
1
-0
/
+61
*
Implement SRC_URI arrows for EAPI 2. The portdbapi.getfetchlist() method
Zac Medico
2008-09-20
3
-67
/
+160
*
Document the --ignore-default-opts and --skip-manifest options.
Zac Medico
2008-09-20
1
-0
/
+6
*
Bug #238157 - Update http_proxy/ftp_proxy docs to show protocol://, for
Zac Medico
2008-09-20
1
-1
/
+1
*
Define __all__ and clean up unused imports found by pyflakes.
Zac Medico
2008-09-19
1
-8
/
+8
*
Document the --debug option. Thanks to Jeremy Olexa <darkside@g.o> suggesting.
Zac Medico
2008-09-19
1
-1
/
+5
*
Implement the new EAPI 2 blocker behavior, including !!atom sytax which
Zac Medico
2008-09-19
3
-23
/
+68
*
Fix typo in from previous commit.
Zac Medico
2008-09-19
1
-1
/
+1
*
Remove everything related to the eapi* default phase functions since they
Zac Medico
2008-09-18
3
-94
/
+8
*
Fix broken reference to self.files inside SpawnProcess._start().
Zac Medico
2008-09-15
1
-1
/
+1
*
Improve error messages for issues with the SYNC variable inside action_sync().
Zac Medico
2008-09-15
1
-4
/
+11
*
Remove unneeded quotes from PYTHONPATH assignments and also fix one more
Zac Medico
2008-09-13
2
-4
/
+4
*
Fix PYTHONPATH adjustments to only insert a colon when necessary. This
Zac Medico
2008-09-13
1
-3
/
+3
*
Bug #237526 - Use portage.util.grablines() for exception handling when
Zac Medico
2008-09-13
1
-14
/
+5
*
Define __all__ and remove unused imports found by pyflakes.
Zac Medico
2008-09-13
1
-3
/
+6
*
Move the world file update code out of update_config_files() since it should
Zac Medico
2008-09-13
2
-14
/
+16
*
Document FEATURES=preserve-libs.
Zac Medico
2008-09-13
1
-0
/
+4
*
Adjust chunk.section.depth and generate.section.toc.level so that the EAPI 2
Zac Medico
2008-09-11
1
-0
/
+2
*
Remove docs for the proposed eapi* default phase functions since they are
Zac Medico
2008-09-11
1
-61
/
+0
*
Remove docs for the proposed unpack() gitweb snapshot extension since it's
Zac Medico
2008-09-11
1
-12
/
+0
*
New debugedit support for FEATURES=splitdebug, by Sven Wegener:
Zac Medico
2008-09-10
1
-0
/
+11
*
Don't mention log files in $T for eqawarn messages since the logs are likely
Zac Medico
2008-09-06
1
-6
/
+3
*
In the ignored LDFLAGS check, filter out anything under /usr/lib/debug/ in
Zac Medico
2008-09-06
1
-1
/
+4
*
Split the doman language code documentation into it's own section.
Zac Medico
2008-09-04
1
-0
/
+3
*
Document EAPI 2 support in the unpack helper function for gitweb snapshots.
Zac Medico
2008-09-04
1
-0
/
+12
*
Add EAPI 2 documentation for customization of output file names in SRC_URI
Zac Medico
2008-09-04
1
-0
/
+14
*
Nest the EAPI 2 "Dependencies" section inside a "Metadata" section.
Zac Medico
2008-09-04
1
-7
/
+10
*
s/blocking/conflicting/ for consistency
Zac Medico
2008-09-04
1
-1
/
+1
*
Document EAPI 2 blocker atom extensions (not yet implemented).
Zac Medico
2008-09-04
1
-0
/
+28
*
Nest the EAPI 2 "USE Dependencies" section inside a "Dependencies" section.
Zac Medico
2008-09-04
1
-3
/
+6
*
Adjust toc.section.depth in the stylesheet so that deeper sections appear
Zac Medico
2008-09-04
2
-2
/
+5
*
Add a new "EAPI 2 Draft" section which unifies the content of the EAPI 2_pre*
Zac Medico
2008-09-03
1
-6
/
+285
*
Adjust StaticFileSet._validate() to allow set tokens, so that sets can contain
Zac Medico
2008-09-03
1
-1
/
+1
*
Bug #222091 - Filter out any instances of the \1 character from variable
Zac Medico
2008-09-01
1
-2
/
+7
*
Update PORTAGE_RSYNC_OPTS docs to reflect that --delete-after is no longer
Zac Medico
2008-09-01
1
-1
/
+1
*
Adjust EMakeParallelDisabled.re to require at least one space after emake.
Zac Medico
2008-09-01
1
-1
/
+1
*
Check for calls to the deprecated bindnow-flags function. Thanks to Diego
Zac Medico
2008-08-31
2
-1
/
+8
*
Add a warning for emake -j1 calls which disable parallelization. Thanks to
Zac Medico
2008-08-31
2
-1
/
+9
*
Add support for FEATURES="protect-owned" which is identical to the
Zac Medico
2008-08-30
3
-9
/
+37
*
In dep_zapdeps(), add a new choice category for choices that have packages
Zac Medico
2008-08-30
1
-2
/
+4
*
When reloading the emerge config due to global updates in action_sync(),
Zac Medico
2008-08-27
1
-0
/
+1
*
Revert recent changes to _ObjectKey.__eq__() since it's probably a bug if
Zac Medico
2008-08-25
1
-5
/
+0
[next]