get all pushes/commits for specified user in the project
Hi, Anton
Do you plan to include some kind of queries into the project?
For example, I think it will be good idea to make user (e.g. teamlead) to get list of commits of specified user (e.g. developer )
Thanks,
Slava
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Anton Gogolev on 12 Apr, 2013 04:25 PM
Slava,
I'm planning on supporting Revset functionality (
http://www.selenic.com/hg/help/revsets ) so that one could express
arbitrary queries against repository changelog, but there's no ETA for
this kind of functionality.
For now, you could filter on branch name by appending "?branch=foo" in
/commits page. For example,
http://live.hglabhq.com/projects/hgsharp/repositories/hgsharp/commits?branch=pushkey
Anton Gogolev closed this discussion on 22 Aug, 2013 07:55 AM.