Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to filter changes by author/committer/log message grep #39

Open
GoogleCodeExporter opened this issue Mar 24, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

Ye olde' chromium git repo could show changes by various fields: 
http://git.chromium.org/gitweb/?p=chromium/src.git;a=search_help

AFACIT gitiles (https://chromium.googlesource.com/chromium/chromium/+/trunk) 
has no equivalent functionality. 
Could it be added?

Original issue reported on code.google.com by fischman@chromium.org on 6 Feb 2014 at 8:43

@GoogleCodeExporter
Copy link
Author

This has been fixed, can somebody close this bug?

Original comment by kal...@chromium.org on 12 Sep 2014 at 8:28

@GoogleCodeExporter
Copy link
Author

What is the fix?  How do you search gitiles by the criteria the gitweb URL in 
the original report describes?

Original comment by fischman@chromium.org on 12 Sep 2014 at 8:39

@GoogleCodeExporter
Copy link
Author

Well author works, and it's ?author=fischman. I'm not sure it's gone live.

Original comment by kal...@chromium.org on 12 Sep 2014 at 8:41

@GoogleCodeExporter
Copy link
Author

What can you append that query string to?
https://chromium.googlesource.com/chromium/src/?author=fischman for example
seems to ignore the ?... part.

Original comment by fischman@chromium.org on 12 Sep 2014 at 8:44

@GoogleCodeExporter
Copy link
Author

Like:

https://chromium.googlesource.com/chromium/src.git/+log/master?author=kalman

is supposed to work:
https://gerrit.googlesource.com/gitiles/+/bcc19fa7db69c1ca744ce993c810200323a0af
28
and 
https://gerrit.googlesource.com/gitiles/+/8646ff594d7da7bf8185322e8b9c0369993bd1
42 I guess?

Original comment by kal...@chromium.org on 12 Sep 2014 at 8:48

@GoogleCodeExporter
Copy link
Author

Great, thanks!

Original comment by fischman@chromium.org on 12 Sep 2014 at 8:56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant