summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* demote KEYWORDS.missing to a warning to make KEYWORDS='' validMarius Mauch2007-01-241-0/+1
| | | | svn path=/main/trunk/; revision=5768
* Use XARGS for portable xargs handling when find doesn't find any files. ↵Zac Medico2007-01-201-1/+1
| | | | | | (branches/2.1.2 r5740) svn path=/main/trunk/; revision=5741
* For bug #161356, prevent an AttributeError if the exception has no ↵Zac Medico2007-01-201-1/+1
| | | | | | __module__ attribute. svn path=/main/trunk/; revision=5737
* Simplify rsync timestamp.chk handling and print the correct path for bug ↵Zac Medico2007-01-181-50/+43
| | | | | | #50738. Thanks to jeka for reporting on irc. svn path=/main/trunk/; revision=5716
* Syntax errorMarius Mauch2007-01-181-1/+1
| | | | svn path=/main/trunk/; revision=5702
* fix apply_permissions import and use keyworded args in the call, as well as ↵Alec Warner2007-01-181-1/+1
| | | | | | PORTAGE_INST_UID instead of root, also fix some spacies in emerge, thanks for Zac for reporting svn path=/main/trunk/; revision=5699
* dump emerge's normpath in favor of portage_util's normalize_pathAlec Warner2007-01-181-13/+1
| | | | svn path=/main/trunk/; revision=5698
* arm supports sane exec stack stuff nowMike Frysinger2007-01-181-1/+1
| | | | svn path=/main/trunk/; revision=5695
* superh supports sane exec stack stuff nowMike Frysinger2007-01-181-1/+1
| | | | svn path=/main/trunk/; revision=5694
* Remove one last reference to ${tarvars}.Zac Medico2007-01-171-1/+1
| | | | svn path=/main/trunk/; revision=5689
* 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