Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(385)

Issue 2808072: cros-workon: extend show_workon_ebuilds to give full paths, provide wrappers (Closed)

Created:
10 years, 4 months ago by zbehan
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
ssh://gitrw.chromium.org/crosutils
Visibility:
Public.

Description

cros-workon: extend show_workon_ebuilds to give full paths, provide wrappers This will allow replacement of equery which in cros-workon Also other ebuild-related operations like grouping workon ebuilds with the same repo * Find for all ebuilds takes almost no time when cached and up to ~2 secs when not * equery takes ages just to load TEST=cros_workon_ebuilds before and after, and diff: --- list1 2010-07-27 21:22:23.000000000 -0700 +++ list2 2010-07-27 21:22:32.000000000 -0700 @@ -1,6 +1,5 @@ app-crypt/tpm-emulator app-crypt/trousers -app-i18n/ibus app-i18n/ibus-chewing app-i18n/ibus-hangul app-i18n/ibus-m17n (ibus is a mistake, not a workon package, i'll fix that in a separate CL) modified: lib/cros_workon_common.sh

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -5 lines) Patch
M lib/cros_workon_common.sh View 1 chunk +18 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
zbehan
10 years, 4 months ago (2010-07-28 04:38:30 UTC) #1
zbehan
Ping, anyone feel like reviewing? On Tue, Jul 27, 2010 at 9:38 PM, <zbehan@chromium.org> wrote: ...
10 years, 4 months ago (2010-07-29 07:01:19 UTC) #2
anush
Can we add the ability to print the corresponding git tree also? This way we ...
10 years, 4 months ago (2010-07-29 08:16:11 UTC) #3
Mandeep Singh Baines
10 years, 4 months ago (2010-07-29 18:46:43 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698