summaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* 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
* switch news timestamp and unread/read storage to '/var/lib/gentoo' like the ↵Alec Warner2007-01-161-1/+2
| | | | | | GLEP states. svn path=/main/trunk/; revision=5673
* Various glep 42 fixes, fix up the portageq calls to fail properly, rewrite ↵Alec Warner2007-01-162-9/+23
| | | | | | the news checking code to check news for all repos with a name. svn path=/main/trunk/; revision=5670
* Replace mktemp with mkstemp since the former is deprecated for security reasons.Zac Medico2007-01-161-4/+4
| | | | svn path=/main/trunk/; revision=5669
* Fix broken commitmessagefile handling.Zac Medico2007-01-161-9/+13
| | | | svn path=/main/trunk/; revision=5668
* For consistency, just use os.environ.Zac Medico2007-01-161-1/+1
| | | | svn path=/main/trunk/; revision=5667
* Make repoman commit removals together with the other changes (instead of ↵Zac Medico2007-01-161-3/+8
| | | | | | with the final Manifest commit). svn path=/main/trunk/; revision=5666
* Enable repoman to commit a Manifest alone instead of bailing out with ↵Zac Medico2007-01-161-7/+7
| | | | | | "Didn't find any changed files". svn path=/main/trunk/; revision=5661
* merge glep42 into trunkAlec Warner2007-01-162-0/+62
| | | | svn path=/main/trunk/; revision=5658
* elevate the importance of 64bit clean code on 64bit hostsMike Frysinger2007-01-151-1/+5
| | | | svn path=/main/trunk/; revision=5656
* exithandler is not a portageq func, so ignore itAlec Warner2007-01-151-1/+1
| | | | svn path=/main/trunk/; revision=5652
* Disable the test phase when USE=test is masked (for consistency with the fix ↵Zac Medico2007-01-141-0/+3
| | | | | | for bug #69021). svn path=/main/trunk/; revision=5646
* Fix dohtml so that it continues to install files even after some fail. ↵Zac Medico2007-01-141-1/+2
| | | | | | Thanks to brad walker <bradmwalker@cableone.net> in bug #149745. svn path=/main/trunk/; revision=5642
* make sure people call addread/addwrite/adddeny/addpredict correctlyMike Frysinger2007-01-131-0/+4
| | | | svn path=/main/trunk/; revision=5632
* Catch InvalidData exceptions for bad atoms passed as emerge arguments.Zac Medico2007-01-131-1/+4
| | | | svn path=/main/trunk/; revision=5629
* Fix a typo.Zac Medico2007-01-131-1/+1
| | | | svn path=/main/trunk/; revision=5628
* Obey the silent parameter when parsing options.Zac Medico2007-01-131-1/+1
| | | | svn path=/main/trunk/; revision=5627
* For bug #144380, disable color at emerge startup and then enable it only ↵Zac Medico2007-01-131-14/+7
| | | | | | when it's absolutely sure that color should be enabled (after EMERGE_DEFAULT_OPTS has been parsed). svn path=/main/trunk/; revision=5625
* Use end_paragraph(1) instead of add_line_break() so that there is really a ↵Zac Medico2007-01-131-1/+1
| | | | | | blank line. svn path=/main/trunk/; revision=5624
* Send the unmerge failure message to stderr.Zac Medico2007-01-131-2/+3
| | | | svn path=/main/trunk/; revision=5623
* Send the slot collision notice to stderr and only show minimal output in ↵Zac Medico2007-01-121-12/+19
| | | | | | --quiet mode. svn path=/main/trunk/; revision=5621
* Revert accidentally modified joins.Zac Medico2007-01-121-2/+2
| | | | svn path=/main/trunk/; revision=5607
* Fix a typo.Zac Medico2007-01-121-6/+2
| | | | svn path=/main/trunk/; revision=5606
* Fix a typo.Zac Medico2007-01-121-1/+1
| | | | svn path=/main/trunk/; revision=5605
* purge string module from repomanAlec Warner2007-01-121-39/+39
| | | | svn path=/main/trunk/; revision=5603
* fix "" " " bugAlec Warner2007-01-122-4/+4
| | | | svn path=/main/trunk/; revision=5601
* purge string module from emergeAlec Warner2007-01-121-13/+13
| | | | svn path=/main/trunk/; revision=5600
* More String deprecationAlec Warner2007-01-127-28/+26
| | | | svn path=/main/trunk/; revision=5597
* For bug #88485, show the location of the build log whenever a build fails.Zac Medico2007-01-121-0/+1
| | | | svn path=/main/trunk/; revision=5590
* For bug #147512, don't print a cryptic error message when an ↵Zac Medico2007-01-121-0/+2
| | | | | | EnvironmentError occurs. Also, allow the user to get a traceback via --debug. svn path=/main/trunk/; revision=5580
* drop lazy bindings check once and for all ... the system ldso should have ↵Mike Frysinger2007-01-121-14/+0
| | | | | | the logic #71609 svn path=/main/trunk/; revision=5579
* Fix ebuild environment color.map support so that it works properly through ↵Zac Medico2007-01-121-7/+9
| | | | | | exec calls (since the color variables can not be directly exported due to env pollution). svn path=/main/trunk/; revision=5578
* use cached suffix value and if it is not valid, lets warnMike Frysinger2007-01-111-2/+5
| | | | svn path=/main/trunk/; revision=5576
* dont compress files that are already compressed and dont do sanity checking ↵Mike Frysinger2007-01-111-8/+3
| | | | | | on the link dest as we cant properly verify things like absolute symlinks svn path=/main/trunk/; revision=5575
* For bug #50738, inform the user about the location of the timestamp file and ↵Zac Medico2007-01-111-0/+4
| | | | | | that it can be removed to force sync. svn path=/main/trunk/; revision=5565
* add support for user-customizable compression #9870Mike Frysinger2007-01-1110-126/+154
| | | | svn path=/main/trunk/; revision=5555
* Rename 'Last Sync' to 'Timestamp of tree' to clarify the meaning (bug #150051)Marius Mauch2007-01-111-1/+1
| | | | svn path=/main/trunk/; revision=5545
* Rename depgraph._invalid_depgraph_is_acceptable() to _accept_collisions() ↵Zac Medico2007-01-101-2/+2
| | | | | | for a better description. svn path=/main/trunk/; revision=5536
* Don't allow slot collision nodes to block other packages since blocker ↵Zac Medico2007-01-101-1/+6
| | | | | | validation is only able to account for one package per slot. svn path=/main/trunk/; revision=5535
* For bug #161422, make slot collisions non-fatal in cases where an invalid ↵Zac Medico2007-01-101-26/+31
| | | | | | depgraph is acceptable (--fetchonly, for example). svn path=/main/trunk/; revision=5534
* create symlinks to html documentation if DOC_SYMLINK_DIR is set, original ↵Marius Mauch2007-01-101-0/+24
| | | | | | patch by TGL <degrenier@easyconnect.fr> (bug #67130) svn path=/main/trunk/; revision=5509
* For bug #160075, send all 'QA Notice' messages to eqawarn. Also, modify ↵Zac Medico2007-01-107-70/+68
| | | | | | eqawarn to use vecho and send ouput to stderr. svn path=/main/trunk/; revision=5507
* Misc typo fixes, patch by Benno Schulenberg (bug #157812)Marius Mauch2007-01-101-11/+11
| | | | svn path=/main/trunk/; revision=5504
* For bug #160971, rename dir.gz to dir.gz.old when necessary to avoid ↵Zac Medico2007-01-091-6/+8
| | | | | | problems with install-info. Thanks to Ed Catmur <ed@catmur.co.uk> for the initial patch. svn path=/main/trunk/; revision=5503