[re-subject'ing since this isn't about how to use gitiles.]
Really, this should be +1 for adding headcount in chrome-infra, or for
someone to volunteer to fill that headcount if they've already got it.
The person who used to be in charge of codesearch moved on, and that
job got split among 3 already-overworked people. They already know
there's a pile of improvements to make; they just need extra folks to
do the work.
Any volunteers?
Jeffrey
On Fri, Feb 5, 2016 at 10:51 AM, Tommy Nyquist <
nyq...@chromium.org> wrote:
> Yeah, +1 to both having it in the main UI and keeping scroll position.
>
>
> On Fri, Feb 5, 2016 at 10:44 AM Scott Graham <
sco...@chromium.org> wrote:
>>
>> Thanks, that's really useful. I wonder if we could get that into the UI
>> with a bit of smartness to help maintain file location in larger files.
>>
>> On Fri, Feb 5, 2016 at 10:39 AM, Tommy Nyquist <
nyq...@chromium.org>
>> wrote:
>>>
>>> You can get to "Blame Parent Commit" from the blame view in gitiles, by
>>> adding either ~ or ^ suffix to the revision in the URL.
>>>
>>> For example from this SHA-1:
>>>
>>> .../chromium/src/+blame/060e0077890e52868120c4b56a91dad859de2038/base/android/jni_android.h
>>> --> append ~ after the SHA-1:
>>>
>>> ../chromium/src/+blame/060e0077890e52868120c4b56a91dad859de2038~/base/android/jni_android.h
>>> --> goes to this:
>>>
>>> ../chromium/src/+blame/1bb9c6ca7f71926b7b3cc09da957b0a457242fa1/base/android/jni_android.h
>>>
>>> It even works for the branch name if you happen to want to ignore the top
>>> commit:
>>> ../chromium/src/+blame/master/base/android/jni_android.h
>>> --> add ~ after 'master':
>>> ../chromium/src/+blame/master~/base/android/jni_android.h
>>> --> goes to this:
>>>
>>> ../chromium/src/+blame/429446698446a103171801d827c5dab5f98baa1c/base/android/jni_android.h
>>>
>>> On Fri, Feb 5, 2016 at 10:03 AM Scott Graham <
sco...@chromium.org>
>>> wrote:
>>>>
>>>> +1 one to all that.
>>>>
>>>> When the toplevel CL in gittiles (via cs "View in") isn't what I'm
>>>> looking for, I go out to `git gui blame` to do Right click -> "Blame Parent
>>>> Commit" without pulling my hair out.
>>>>
>>>>
>>>> On Fri, Feb 5, 2016 at 9:34 AM, Elliott Sprehn <
esp...@chromium.org>
>>>> wrote:
>>>>>
>>>>> I don't use a Chrome search engine (but that's clever... If only it
>>>>> worked on mobile), I go to
cs.chromium.org and search for what I'm looking
>>>>> for, once I find it there's a dropdown "View In" that has Git, Blame and Log
>>>>> links.
>>>>>
>>>>> I often don't know what part of the code I need to see the history of
>>>>> to start, code search lets me find all callers, implementors, and context.
>>>>>
>>>>> Fwiw internal code search supports log and blame right inside the cs UI
>>>>> as layers, I wish our instance did too. Having to go out into gitiles all
>>>>> the time is unfortunate since you can't search or cross reference from over
>>>>> there.
>>>>>
>>>>> On Feb 5, 2016 9:22 AM, "Jeffrey Yasskin" <
jyas...@chromium.org>
>>>>> wrote:
>>>>>>
>>>>>> I basically never use it, but several senior folks on the project use
>>>>>> it exclusively, and I'd like to figure out how you do it.
>>>>>>
>>>>>> My best guess is that you have a Chrome search engine set up so you
>>>>>> can type "crgit some/path" in your omnibox and it'll expand to
>>>>>>
https://chromium.googlesource.com/chromium/src/+/master/some/path?
>>>>>>
>>>>>> When going from codesearch to gitiles, do you just copy&paste the
>>>>>> path?
>>>>>>
>>>>>> Are there any other good tips for people who haven't used gitiles
>>>>>> before?
>>>>>>
>>>>>> Thanks,
>>>>>> Jeffrey
>>>>>
>>>>> --
>>>>> --
>>>>> Chromium Developers mailing list:
chromi...@chromium.org
>>>>> View archives, change email options, or unsubscribe:
>>>>>
http://groups.google.com/a/chromium.org/group/chromium-dev
>>>>
>>>>
>>>> --
>>>> --
>>>> Chromium Developers mailing list:
chromi...@chromium.org
>>>> View archives, change email options, or unsubscribe:
>>>>
http://groups.google.com/a/chromium.org/group/chromium-dev
>>
>>
>