summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* dump emerge's normpath in favor of portage_util's normalize_path (trunk r5698)v2.1.2-r1Zac Medico2007-01-191-13/+1
* Simplify rsync timestamp.chk handling and print the correct path for bug #507...Zac Medico2007-01-181-109/+43
* arm and superh support exec stack stuff now (trunk r5693:5695)Zac Medico2007-01-181-6/+2
* Use the portable -o option for tar. Thanks to Timothy Redaelli <drizzt@gento...Zac Medico2007-01-171-1/+1
* make sure we rename links and not just what they point to #162451Mike Frysinger2007-01-161-1/+2
* make it executableMike Frysinger2007-01-161-0/+0
* Use the portable -o option for tar. Thanks to Timothy Redaelli <drizzt@gento...Zac Medico2007-01-161-12/+5
* switch news timestamp and unread/read storage to '/var/lib/gentoo' like the G...Alec Warner2007-01-161-1/+2
* Various glep 42 fixes, fix up the portageq calls to fail properly, rewrite th...Alec Warner2007-01-162-9/+23
* Replace mktemp with mkstemp since the former is deprecated for security reasons.Zac Medico2007-01-161-4/+4
* Fix broken commitmessagefile handling.Zac Medico2007-01-161-9/+13
* For consistency, just use os.environ.Zac Medico2007-01-161-1/+1
* Make repoman commit removals together with the other changes (instead of with...Zac Medico2007-01-161-3/+8
* Enable repoman to commit a Manifest alone instead of bailing out with "Didn't...Zac Medico2007-01-161-7/+7
* merge glep42 into trunkAlec Warner2007-01-162-0/+62
* elevate the importance of 64bit clean code on 64bit hostsMike Frysinger2007-01-151-1/+5
* exithandler is not a portageq func, so ignore itAlec Warner2007-01-151-1/+1
* Disable the test phase when USE=test is masked (for consistency with the fix ...Zac Medico2007-01-141-0/+3
* Fix dohtml so that it continues to install files even after some fail. Thank...Zac Medico2007-01-141-1/+2
* make sure people call addread/addwrite/adddeny/addpredict correctlyMike Frysinger2007-01-131-0/+4
* Catch InvalidData exceptions for bad atoms passed as emerge arguments.Zac Medico2007-01-131-1/+4
* Fix a typo.Zac Medico2007-01-131-1/+1
* Obey the silent parameter when parsing options.Zac Medico2007-01-131-1/+1
* For bug #144380, disable color at emerge startup and then enable it only when...Zac Medico2007-01-131-14/+7
* Use end_paragraph(1) instead of add_line_break() so that there is really a bl...Zac Medico2007-01-131-1/+1
* Send the unmerge failure message to stderr.Zac Medico2007-01-131-2/+3
* Send the slot collision notice to stderr and only show minimal output in --qu...Zac Medico2007-01-121-12/+19
* Revert accidentally modified joins.Zac Medico2007-01-121-2/+2
* Fix a typo.Zac Medico2007-01-121-6/+2
* Fix a typo.Zac Medico2007-01-121-1/+1
* purge string module from repomanAlec Warner2007-01-121-39/+39
* fix "" " " bugAlec Warner2007-01-122-4/+4
* purge string module from emergeAlec Warner2007-01-121-13/+13
* More String deprecationAlec Warner2007-01-127-28/+26
* For bug #88485, show the location of the build log whenever a build fails.Zac Medico2007-01-121-0/+1
* For bug #147512, don't print a cryptic error message when an EnvironmentError...Zac Medico2007-01-121-0/+2
* drop lazy bindings check once and for all ... the system ldso should have the...Mike Frysinger2007-01-121-14/+0
* Fix ebuild environment color.map support so that it works properly through ex...Zac Medico2007-01-121-7/+9
* use cached suffix value and if it is not valid, lets warnMike Frysinger2007-01-111-2/+5
* dont compress files that are already compressed and dont do sanity checking o...Mike Frysinger2007-01-111-8/+3
* For bug #50738, inform the user about the location of the timestamp file and ...Zac Medico2007-01-111-0/+4
* add support for user-customizable compression #9870Mike Frysinger2007-01-1110-126/+154
* Rename 'Last Sync' to 'Timestamp of tree' to clarify the meaning (bug #150051)Marius Mauch2007-01-111-1/+1
* Rename depgraph._invalid_depgraph_is_acceptable() to _accept_collisions() for...Zac Medico2007-01-101-2/+2
* Don't allow slot collision nodes to block other packages since blocker valida...Zac Medico2007-01-101-1/+6
* For bug #161422, make slot collisions non-fatal in cases where an invalid dep...Zac Medico2007-01-101-26/+31
* create symlinks to html documentation if DOC_SYMLINK_DIR is set, original pat...Marius Mauch2007-01-101-0/+24
* For bug #160075, send all 'QA Notice' messages to eqawarn. Also, modify eqaw...Zac Medico2007-01-107-70/+68
* Misc typo fixes, patch by Benno Schulenberg (bug #157812)Marius Mauch2007-01-101-11/+11
* For bug #160971, rename dir.gz to dir.gz.old when necessary to avoid problems...Zac Medico2007-01-091-6/+8