Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mercurial-hgk - Hgk interface for mercurial
        
        
        - Description:
- A Mercurial extension for displaying the change history graphically
using Tcl/Tk.  Displays branches and merges in an easily
understandable way and shows diffs for each revision.  Based on
gitk for the git SCM.
Adds the "hg view" command.  See
http://www.selenic.com/mercurial/wiki/index.cgi/UsingHgk for more
documentation. 
Packages
        
        
            | mercurial-hgk-1.4-3.el6.i686
              [44 KiB] | Changelog
              by Jan Zeleny (2010-03-12): - replaced instances of #!/usr/bin/env python with #!/usr/bin/python
  Fixed: #528797 |