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
*
Exclude "env" from use in variable substitution since we want to avoid
v2.1.5.1
Zac Medico
2008-05-19
1
-3
/
+5
*
In unmerge(), flush the vardbapi aux_get() cache to disk before releasing
Zac Medico
2008-05-18
1
-0
/
+1
*
* Make vardbapi.aux_get() preserve newlines in multi-line metadata
Zac Medico
2008-05-18
1
-8
/
+24
*
Bug #222623 - Use "regardless" instead of "irregardless" since the latter
Zac Medico
2008-05-18
1
-1
/
+1
*
Add the environment and some more files to the existing make.defaults
Zac Medico
2008-05-17
1
-34
/
+55
*
Fix th logic from the previous commit. (trunk r10350)
Zac Medico
2008-05-17
1
-1
/
+4
*
Add back the "install new portage asap" behavior that got lost when that
Zac Medico
2008-05-17
1
-0
/
+1
*
Detect and filter ebuilds that have invalid versions in portdbapi.cp_list().
Zac Medico
2008-05-17
1
-0
/
+6
*
Add dev-util/ftjam to the RDEPEND.suspect list as per bug #221537, comment #3.
Zac Medico
2008-05-17
1
-0
/
+1
*
Add a note about interaction between FEATURES="metadata-transfer"
v2.1.5
Zac Medico
2008-05-14
1
-1
/
+5
*
Skip blocker atoms for the RDEPEND.suspect check. (trunk r10335)
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
2
-0
/
+44
*
add xterm-color and interix to list of valid terminals (trunk r10329)
Zac Medico
2008-05-13
1
-1
/
+1
*
Remove 'eselect compiler' references (trunk r10328)
Zac Medico
2008-05-13
1
-6
/
+0
*
Prefer deb2tgz over ar for unpacking .deb files when installed (patch by
Zac Medico
2008-05-13
1
-1
/
+14
*
Check vercmp() return value to avoid arbitrary results in case it returns None
Zac Medico
2008-05-13
1
-2
/
+4
*
fix man markup for PORTAGE_FETCH_RESUME_MIN_SIZE (trunk r10320)
Zac Medico
2008-05-13
1
-7
/
+7
*
capitalize Portage (trunk r10318)
Zac Medico
2008-05-13
1
-1
/
+1
*
Describe how we limit the probability that temporary simultaneous
Zac Medico
2008-05-13
1
-0
/
+13
*
Bug #220533 - Document FEATURES="skiprocheck". (trunk r10314)
Zac Medico
2008-05-13
1
-0
/
+9
*
In the warning about eclasses in overlay overriding eclasses from PORTDIR,
Zac Medico
2008-05-12
1
-1
/
+2
*
Fix the variable subsitution code from bug #221755 so that variable
Zac Medico
2008-05-12
2
-9
/
+8
*
Bug #221755 - Enable variable substitution in make.defaults to work accross
Zac Medico
2008-05-11
2
-3
/
+14
*
Merge from trunk:
Zac Medico
2008-05-11
3
-8
/
+13
*
If the uninstall task did not need to be executed because
Zac Medico
2008-05-10
1
-2
/
+13
*
eachother -> each other (trunk r10284)
Zac Medico
2008-05-10
1
-1
/
+1
*
Always include satisfied blockers as an indicator that blocking
Zac Medico
2008-05-10
1
-6
/
+8
*
When selecting leaf nodes, if there is a mix of merge and uninstall
Zac Medico
2008-05-10
1
-2
/
+12
*
Fix another KeyError, reported in Bug #221107, comment #4. There's no need
Zac Medico
2008-05-10
1
-2
/
+0
*
Bug #221053 - Save the resume list before verifying the ebuild Manifests
Zac Medico
2008-05-09
1
-4
/
+7
*
Bug #221071 - Prevent display_problems() from redundantly displaying
Zac Medico
2008-05-09
1
-1
/
+9
*
Bug #221107 - Fix depgraph._serialize_tasks() so that it doesn't
Zac Medico
2008-05-09
1
-0
/
+6
*
Describe how file collisions between blocking packages are resolved when
Zac Medico
2008-05-09
1
-1
/
+6
*
Simplify code for derived Package attributes. (trunk r10266)
Zac Medico
2008-05-09
1
-4
/
+2
*
For the "blockers" parameter that's passed into the dblink constructor
Zac Medico
2008-05-09
2
-6
/
+22
*
If an uninstall task fails inside MergeTask.merge(), use an UninstallFailure
Zac Medico
2008-05-09
1
-5
/
+24
*
Use set.instersection() instead of a for loop. (trunk r10260)
Zac Medico
2008-05-09
1
-4
/
+7
*
Allow scheduled uninstalls to be selected the same way as other leaf nodes.
Zac Medico
2008-05-09
1
-8
/
+3
*
Make the fix for bug #220341 better by checking all selected packages for
Zac Medico
2008-05-09
1
-3
/
+5
*
Optimize BlockerDB.findInstalledBlockers() so that it doesn't unnecessarily
Zac Medico
2008-05-09
1
-7
/
+8
*
Bug #220987 - Fix UnboundLocalError for 'skip' that only occurs when
Zac Medico
2008-05-08
1
-0
/
+1
*
Make some confmem behavior modifications in order to try and make it
Zac Medico
2008-05-08
1
-1
/
+23
*
Remove stale uninstall tasks from scheduled_uninstalls when necessary.
Zac Medico
2008-05-08
1
-0
/
+2
*
Remove unnecessary BlockerDB and BlockerCache _installed_pkgs attributes.
Zac Medico
2008-05-08
1
-6
/
+4
*
Don't save "uninstall" tasks in the resume list since they'll be regenerated
Zac Medico
2008-05-08
1
-4
/
+2
*
Bug #220341 - USE=multislot can make an installed package appear as if
Zac Medico
2008-05-08
1
-0
/
+12
*
Bug #220775 - Source isolated-functions.sh before trying to call vecho.
Zac Medico
2008-05-08
1
-0
/
+1
*
Bug #220689 - Fix package selection logic so that it doesn't trigger the
Zac Medico
2008-05-08
1
-10
/
+0
*
Don't use try/finally to close atomic_ofstream since we don't want to
Zac Medico
2008-05-08
1
-18
/
+16
*
Fix findInstalledBlockers() to check for blockers in both directions.
Zac Medico
2008-05-08
1
-16
/
+40
[next]