summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Optimize order for --tree display of circular dependencies. (trunk r6013:6014)Zac Medico2007-02-191-1/+12
| | | | svn path=/main/branches/2.1.2/; revision=6015
* Make digraph._merge_order_bias() operate on a single digraph that's passed ↵Zac Medico2007-02-191-5/+5
| | | | | | in. (trunk r6011:6012) svn path=/main/branches/2.1.2/; revision=6013
* For bug #167450, optimize leaf node selection by ordering nodes from highest ↵Zac Medico2007-02-191-0/+11
| | | | | | to lowest overall reference count. (trunk r6009:6010) svn path=/main/branches/2.1.2/; revision=6011
* Automatically enable --tree mode when displaying nodes with circular deps. ↵Zac Medico2007-02-191-0/+1
| | | | | | (trunk r6007:6008) svn path=/main/branches/2.1.2/; revision=6009
* For bug #166564, make a circular dependency panic more user friendly by ↵Zac Medico2007-02-191-8/+15
| | | | | | displaying the USE flags that are enabled on nodes that are part of dependency cycles and display a note hinting that circular dependencies can often be avoided by temporarily disabling USE flags. (trunk r6005:6006) svn path=/main/branches/2.1.2/; revision=6007
* Don't exclude . since that excludes the entire contents of some tar files. ↵Zac Medico2007-02-181-1/+1
| | | | | | (trunk r6003:6004) svn path=/main/branches/2.1.2/; revision=6005
* When calling tar, always exclud . in order to preserver ↵Zac Medico2007-02-181-6/+6
| | | | | | PORTAGE_WORKDIR_MODE. Thanks to Brian Harring in bug #167544. (trunk r6001:6002) svn path=/main/branches/2.1.2/; revision=6003
* For bug #166880, always display the merge list header. (trunk r5999:6000)Zac Medico2007-02-181-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=6001
* For bug #166880, always display the merge list (allowing --tree to be obeyed ↵Zac Medico2007-02-181-3/+3
| | | | | | in any case). (trunk r5997:5998) svn path=/main/branches/2.1.2/; revision=5999
* For bug #167450, optimize merge order by delaying the merge of root nodes. ↵Zac Medico2007-02-181-2/+12
| | | | | | (trunk r5995:5996) svn path=/main/branches/2.1.2/; revision=5997
* For bug #166785, check for invalid categories in the world file. (trunk ↵Zac Medico2007-02-181-3/+16
| | | | | | r5985:5986) svn path=/main/branches/2.1.2/; revision=5987
* For bug #166939, make --nodeps work like a normal package for new-style ↵Zac Medico2007-02-171-17/+25
| | | | | | virtuals. (trunk r5981:5982 and r5983:5984) svn path=/main/branches/2.1.2/; revision=5985
* Fix CONFIG_PROTECT_MASK support. Thanks to piavlo <piavka@cs.bgu.ac.il> for ↵Zac Medico2007-02-151-1/+2
| | | | | | this patch from bug #166837. (trunk r5968:5970) svn path=/main/branches/2.1.2/; revision=5971
* Optimize merge order calculation for --tree output when necessary. (trunk ↵Zac Medico2007-02-141-1/+2
| | | | | | r5967) svn path=/main/branches/2.1.2/; revision=5968
* For bug #158100, use an exact reversal of the actual merge order for --tree ↵Zac Medico2007-02-141-0/+5
| | | | | | output. It's more efficient than doing 2 order calculations. (trunk r5965) svn path=/main/branches/2.1.2/; revision=5966
* In the event of a circular dependency panic, eliminate root nodes in order ↵Zac Medico2007-02-121-0/+9
| | | | | | to reduce the noise level to a minimum. (trunk r5956) svn path=/main/branches/2.1.2/; revision=5957
* Make the "lfull" output more succinct by omitting categories for which there ↵v2.1.2-r9Zac Medico2007-02-081-2/+1
| | | | | | are no violations. (trunk r5928) svn path=/main/branches/2.1.2/; revision=5929
* For bug #165783, handle a potential InvalidDependString exception in repoman ↵Zac Medico2007-02-071-13/+23
| | | | | | and report a SRC_URI.syntax failure. (trunk r5922) svn path=/main/branches/2.1.2/; revision=5923
* Enable strict dep checking for repoman. (trunk r5918)Zac Medico2007-02-071-0/+1
| | | | svn path=/main/branches/2.1.2/; revision=5919
* For bug #165780, make config-protect code consistently ignore '.*~' and ↵Zac Medico2007-02-072-2/+3
| | | | | | '.*.bak'. (trunk r5914) svn path=/main/branches/2.1.2/; revision=5915
* Only echo PORTAGE_LOG_FILE if it's actually set (may not be if sesandbox is ↵Zac Medico2007-02-071-1/+2
| | | | | | enabled). (trunk r5912) svn path=/main/branches/2.1.2/; revision=5913
* For backward compatibility with api consumers, _dep_check_strict behavior ↵Zac Medico2007-02-072-0/+3
| | | | | | will be explicitly enabled as necessary. Thanks to Brian <dol-sen@telus.net> for reporting issues with porthole and equery. (trunk r5907) svn path=/main/branches/2.1.2/; revision=5911
* For bug #165783, handle an InvalidDependString exception triggered by an ↵Zac Medico2007-02-071-3/+9
| | | | | | invalid SRC_URI. (trunk r5908) svn path=/main/branches/2.1.2/; revision=5909
* For bug #165349, use the portage_versions regex (via pkgsplit) instead of ↵Zac Medico2007-02-051-24/+1
| | | | | | the incompatible ones that repoman currently uses. (trunk r5887:5888) svn path=/main/branches/2.1.2/; revision=5900
* For bug #165382, show a helpful message if an exception is raised from ↵Zac Medico2007-02-051-3/+16
| | | | | | cpv_expand(). (trunk r5897) svn path=/main/branches/2.1.2/; revision=5898
* For bug #165034, make sure that symlinks are excluded from chmod calls. ↵Zac Medico2007-02-031-1/+1
| | | | | | (trunk r5876:5879) svn path=/main/branches/2.1.2/; revision=5882
* Load the most current variables from /etc/profile.env for post_emerge stuff. ↵Zac Medico2007-02-011-0/+6
| | | | | | (trunk 5857:5858) svn path=/main/branches/2.1.2/; revision=5868
* Rename dir.bz2 since that's the most likely case now. (trunk r5864:5865)Zac Medico2007-02-011-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=5867
* Fix --newuse so that it works correctly with --usepkg. (trunk r5859)Zac Medico2007-02-011-2/+1
| | | | svn path=/main/branches/2.1.2/; revision=5860
* Use find + xargs to avoid a potential 'Argument list too long' from bash. ↵Zac Medico2007-01-311-3/+1
| | | | | | (trunk r5844:5845) svn path=/main/branches/2.1.2/; revision=5846
* For bug #164363, shuffle the ip addresses returned from ↵Zac Medico2007-01-301-0/+2
| | | | | | socket.getaddrinfo(). (trunk r5832:5833) svn path=/main/branches/2.1.2/; revision=5844
* For bug #164617, don't change permissions on ${WORKDIR} with unpack(). ↵Zac Medico2007-01-301-1/+5
| | | | | | (trunk r5842) svn path=/main/branches/2.1.2/; revision=5843
* For bug #164532, don't rely on ${USERLAND} since the portage tree might be ↵Zac Medico2007-01-301-2/+4
| | | | | | empty. (trunk r5840) svn path=/main/branches/2.1.2/; revision=5841
* Ignore EEXIST from rmdir since some kernels (such as solaris) return that ↵v2.1.2-r5Zac Medico2007-01-291-1/+2
| | | | | | instead of ENOTEMPTY. (trunk r5798) svn path=/main/branches/2.1.2/; revision=5830
* Catch EACCESS when running env-update, orignal patch by ↵Zac Medico2007-01-291-2/+9
| | | | | | <phajdan.jr@gmail.com> (bug #106061) (trunk r5802:5803 and r5813:5814) svn path=/main/branches/2.1.2/; revision=5829
* For bug #164078, don't trigger the CLEAN_DELAY countdown for autoclean ↵Zac Medico2007-01-291-4/+5
| | | | | | operations since those are most likely unattended. Thanks to Dan <hydrogen@notyetimplemented.com> for the initial patch. (trunk r5827) svn path=/main/branches/2.1.2/; revision=5828
* add support for transparently decompressing gz/Z/bz2 files since some ↵Zac Medico2007-01-291-10/+36
| | | | | | upstream packages will compress for us (trunk r5824:5825) svn path=/main/branches/2.1.2/; revision=5826
* Remove a stray print statement. Thanks to Rick Warner in bug #125261. ↵Zac Medico2007-01-281-1/+0
| | | | | | (trunk r5798:5799) svn path=/main/branches/2.1.2/; revision=5824
* translate unicode quotes to ascii ones so we can keep our regex simple ↵Zac Medico2007-01-281-1/+4
| | | | | | (trunk r5795:5796 and r5803:5804) svn path=/main/branches/2.1.2/; revision=5823
* Can't delete variable that doesn't exist anymore (bug #164280) (trunk ↵Zac Medico2007-01-281-4/+12
| | | | | | r5816:5817 and r5820:5821) svn path=/main/branches/2.1.2/; revision=5822
* demote KEYWORDS.missing to a warning to make KEYWORDS='' valid (trunk ↵v2.1.2-r4Zac Medico2007-01-241-0/+1
| | | | | | r5767:5768) svn path=/main/branches/2.1.2/; revision=5771
* Use XARGS for portable xargs handling when find doesn't find any files.Zac Medico2007-01-201-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=5740
* For bug #161356, fix error handling for currupt ebuilds. (trunk 5735:5737)Zac Medico2007-01-201-1/+1
| | | | svn path=/main/branches/2.1.2/; revision=5738
* dump emerge's normpath in favor of portage_util's normalize_path (trunk r5698)v2.1.2-r1Zac Medico2007-01-191-13/+1
| | | | svn path=/main/branches/2.1.2/; revision=5720
* Simplify rsync timestamp.chk handling and print the correct path for bug ↵Zac Medico2007-01-181-109/+43
| | | | | | #50738. Thanks to jeka for reporting on irc. (trunk r5716) svn path=/main/branches/2.1.2/; revision=5717
* arm and superh support exec stack stuff now (trunk r5693:5695)Zac Medico2007-01-181-6/+2
| | | | svn path=/main/branches/2.1.2/; revision=5696
* Use the portable -o option for tar. Thanks to Timothy Redaelli ↵Zac Medico2007-01-171-1/+1
| | | | | | <drizzt@gentoo.org> for the patch. (trunk r5676) svn path=/main/branches/2.1.2/; revision=5688
* make sure we rename links and not just what they point to #162451Mike Frysinger2007-01-161-1/+2
| | | | svn path=/main/trunk/; revision=5678
* make it executableMike Frysinger2007-01-161-0/+0
| | | | svn path=/main/trunk/; revision=5677
* Use the portable -o option for tar. Thanks to Timothy Redaelli ↵Zac Medico2007-01-161-12/+5
| | | | | | <drizzt@gentoo.org> for the patch. svn path=/main/trunk/; revision=5676