Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove extended package set configuration docs.v2.1.11.3 | Zac Medico | 2012-06-27 | 2 | -6/+2 |
| | | | | Extended package sets configuration is disabled in the stable branch. | ||||
* | Remove FEATURES=preserve-libs config/docs. | Zac Medico | 2012-06-27 | 3 | -20/+6 |
| | | | | Support for FEATURES=preserve-libs is disabled in the stable branch. | ||||
* | portage.const: toggle constants for stable branch | Zac Medico | 2012-06-27 | 1 | -5/+5 |
| | |||||
* | egencache: prune empty cache directoriesv2.2.0_alpha114 | Zac Medico | 2012-06-27 | 2 | -8/+17 |
| | |||||
* | BacktrackParameter: fix runtime_pkg_mask copy | Zac Medico | 2012-06-27 | 1 | -1/+5 |
| | | | | This caused the backtracker to bail out too early sometimes. | ||||
* | slot_conflict_handler: handle slot_abi | Zac Medico | 2012-06-27 | 2 | -14/+42 |
| | | | | | We have to distinguish this from the "version" conflict, in order to avoid invalid vercmp calls when there's not version. | ||||
* | _slot_abi: fix broken function refsv2.2.0_alpha113 | Zac Medico | 2012-06-25 | 1 | -2/+2 |
| | |||||
* | whitelist PORTAGE_DOHTML_WARN_ON_SKIPPED_FILES | Zac Medico | 2012-06-25 | 2 | -0/+6 |
| | |||||
* | dohtml: Support PORTAGE_DOHTML_WARN_ON_SKIPPED_FILES environmental variable. | Arfrever Frehtes Taifersar Arahesis | 2012-06-25 | 1 | -6/+12 |
| | |||||
* | dohtml: Add .ico, .svg, .xhtml and .xml extensions to default list in ↵ | Arfrever Frehtes Taifersar Arahesis | 2012-06-25 | 2 | -9/+17 |
| | | | | EAPI="4-python". | ||||
* | Reformat documentation of EAPI="4-python". | Arfrever Frehtes Taifersar Arahesis | 2012-06-25 | 1 | -110/+114 |
| | |||||
* | dohtml.py: Sort default list of extensions. | Arfrever Frehtes Taifersar Arahesis | 2012-06-25 | 1 | -6/+5 |
| | |||||
* | protected_symlinks: suggest course of action | Zac Medico | 2012-06-24 | 1 | -1/+5 |
| | | | | See discussion in bug #423127. | ||||
* | protected_symlinks: change eerror to elog | Zac Medico | 2012-06-24 | 1 | -1/+1 |
| | | | | | Since bug #421165, this code will trigger more often (see bug #423127), and eerror is too harsh because the symlinks will never be orphaned. | ||||
* | PollScheduler: schedule inside loop if max_load | Zac Medico | 2012-06-24 | 1 | -3/+10 |
| | | | | | This will fix a case like that reported in bug #403895, triggered when the --load-average option is used. | ||||
* | test_slot_abi: fix atom == type | Zac Medico | 2012-06-23 | 1 | -1/+1 |
| | |||||
* | Skip unmerge of libdir symlinks for bug #423127.v2.2.0_alpha112 | Zac Medico | 2012-06-23 | 1 | -0/+6 |
| | |||||
* | Fix debug message wording of "to due". | Zac Medico | 2012-06-23 | 1 | -1/+1 |
| | |||||
* | slot_abi_mask_built: fix __eq__ for backtrackingv2.2.0_alpha111 | Zac Medico | 2012-06-22 | 1 | -2/+2 |
| | |||||
* | Slot conflict "abi" backtrack nodes non-terminal. | Zac Medico | 2012-06-22 | 2 | -1/+7 |
| | |||||
* | slot_abi_mask_built: don't discard other masks | Zac Medico | 2012-06-22 | 1 | -1/+3 |
| | |||||
* | Fix success_without_autounmask logic wrt rebuilds | Zac Medico | 2012-06-22 | 1 | -14/+20 |
| | |||||
* | depgraph: fix broken _complete_mode assignment | Zac Medico | 2012-06-22 | 1 | -1/+1 |
| | |||||
* | _slot_abi_update_probe: respect --exclude | Zac Medico | 2012-06-22 | 1 | -0/+10 |
| | |||||
* | depgraph: fix bugs in force_reinstall handling | Zac Medico | 2012-06-22 | 1 | -49/+37 |
| | |||||
* | Package: save validated_atoms as tuple | Zac Medico | 2012-06-22 | 1 | -2/+2 |
| | |||||
* | treewalk: fix USE=multislot breakage | Zac Medico | 2012-06-22 | 1 | -5/+4 |
| | | | | It broke in commit e4ba8f36e6a4624f4fec61c7ce8bed0e3bd2fa01. | ||||
* | test_match_from_list: test slot-abi more | Zac Medico | 2012-06-22 | 1 | -0/+8 |
| | |||||
* | NEWS: 2.1.11: experimental EAPI 4-slot-abi | Zac Medico | 2012-06-22 | 1 | -0/+9 |
| | |||||
* | man/portage.5: profile-formats = portage-2 | Zac Medico | 2012-06-22 | 1 | -1/+6 |
| | |||||
* | RELEASE-NOTES: 2.1.11: User-defined package sets | Zac Medico | 2012-06-22 | 1 | -0/+6 |
| | |||||
* | Document /etc/portage/sets and world_sets more. | Zac Medico | 2012-06-22 | 2 | -6/+31 |
| | |||||
* | Enable /etc/portage/sets for stable, bug #384061. | Zac Medico | 2012-06-22 | 7 | -36/+50 |
| | |||||
* | Add UNINSTALL_IGNORE variable for bug #421659. | Zac Medico | 2012-06-22 | 4 | -14/+25 |
| | | | | | | | | | UNINSTALL_IGNORE = [space delimited list of fnmatch patterns] This variable prevents uninstallation of files that match specific fnmatch(3) patterns. In order to ignore file collisions with these files at install time, the same patterns can be added to the COLLISION_IGNORE variable. | ||||
* | Add experimental EAPI 4-slot-abi support. | Zac Medico | 2012-06-22 | 27 | -47/+1377 |
| | | | | Refer to 4-slot-abi.docbook for a full description. | ||||
* | fakedbapi: use _pkg_str more | Zac Medico | 2012-06-22 | 2 | -15/+43 |
| | |||||
* | getportageversion: handle repo: in parent file | Zac Medico | 2012-06-22 | 1 | -0/+15 |
| | |||||
* | ResolverPlayground: fix repo for binpkgs | Zac Medico | 2012-06-21 | 1 | -0/+1 |
| | |||||
* | action_build: always display_problems | Zac Medico | 2012-06-21 | 1 | -0/+10 |
| | |||||
* | resolver/output: cleanup counters | Zac Medico | 2012-06-20 | 1 | -16/+9 |
| | |||||
* | InheritEclass: add user esethome func | Zac Medico | 2012-06-20 | 1 | -1/+1 |
| | |||||
* | depgraph._complete_graph: old virt sanity check | Zac Medico | 2012-06-20 | 1 | -3/+5 |
| | |||||
* | misc-functions.sh: unwrap die messages | Zac Medico | 2012-06-20 | 1 | -4/+3 |
| | | | | | | | Jeremy Olexa <darkside@gentoo.org> complained that die was not handling these line continuations as it's supposed to. Maybe there's a bug in die's line continuation sed expression, but it won't hurt to unwrap these particular messages. | ||||
* | backtracking: only feedback first slot conflict | Zac Medico | 2012-06-20 | 1 | -6/+5 |
| | | | | | | Only create BacktrackNode instances for the first conflict which occurred, since the conflicts that occurred later may have been caused by the first conflict. | ||||
* | ResolverPlayground: distinguish uninstall merge | Zac Medico | 2012-06-20 | 2 | -5/+9 |
| | |||||
* | ResolverPlayground: distinguish binpkg merge | Zac Medico | 2012-06-20 | 2 | -8/+13 |
| | |||||
* | ResolverPlayground: support binary packages | Zac Medico | 2012-06-20 | 4 | -12/+51 |
| | |||||
* | Atom: cleanup str()/unicode() usage | Zac Medico | 2012-06-20 | 1 | -17/+23 |
| | |||||
* | depgraph._iter_atoms_for_pkg: fix for --rebuild-* | Zac Medico | 2012-06-19 | 2 | -10/+27 |
| | | | | | | The SetArg instances that are generated for --rebuild-if-* behvior need to be passed into _set_args() in order for _iter_atoms_for_pkg to be aware of these arguments. | ||||
* | depgraph: optimize slot conflict backtrack order | Zac Medico | 2012-06-19 | 2 | -3/+15 |
| |