Size: 1324
Comment:
|
Size: 1338
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
'''This extension is/is not distributed with Mercurial.''' | '''This extension is not distributed with Mercurial.''' |
Line 5: | Line 5: |
''Author: Akshay Dayal <akshay.dayal@sun.com>'' | ''Author: Akshay Dayal <akshay.dayal,at,sun,dot,com>'' |
Line 15: | Line 15: |
* Log pushes made over SSH | * Pushlog - Log pushes made over SSH |
Extension Name
This extension is not distributed with Mercurial.
Author: Akshay Dayal <akshay.dayal,at,sun,dot,com>
Download site: [http://kenai.com/projects/sonichg/pages/Home]
Overview
To see a demo of the functionality visit: [http://sonichg.zspin.com/hgview.cgi/projdemo/]
SonicHg is a mercurial extension that provides the following functionality:
- Pushlog - Log pushes made over SSH
- what commits are part of each push, which ssh username did the push, etc
- View pushlog using the gitweb_sonic template
- You can browse through the pushlog history with a scroller which is easy to use
- The URLs of the pushlog are permanent - they do not change over time and hence can be emailed around
- Also commits starting with the case-insentive word "merge" will be in red
- You have the ability to search through the pushlog using date, push SSH name, and various other parameters
- The shortlog page was updated to use a scoller as well and show the commit numbers on the left
- Also commits starting with the case-insentive word "merge" will be in red
Configuration
For instructions on how to install & use SonicHg look at: [http://kenai.com/projects/sonichg/pages/Home]