log contrib/hgk @ 5464:7dafd9ab3979

age author description
Thu, 12 Apr 2007 13:11:30 +0200 Georg Koltermann hgk: colorize commits by authors
Mon, 08 Oct 2007 11:18:34 +0800 TK Soh hgk: allow any extdiff command for visual diff
Fri, 05 Oct 2007 23:40:33 +0200 Patrick Mezard hgk: add basic usage and configuration documentation
Tue, 02 Oct 2007 23:28:04 +0200 Patrick Mezard hgk: add context menu visual diff action
Fri, 05 Oct 2007 22:39:36 +0200 Patrick Mezard hgk: add debug-config command to pass configuration options
Tue, 02 Oct 2007 23:28:02 +0200 Patrick Mezard hgk: fix right-mouse button handling under macosx
Wed, 05 Sep 2007 21:53:59 +0200 Steve Borho hgk: add repo root to window title
Tue, 07 Aug 2007 10:28:43 +0200 Thomas Arendsen Hein Remove trailing spaces, fix indentation
Sun, 22 Jul 2007 16:21:49 +0200 Patrick Mezard hgk: enable mouse wheel under Windows.
Sun, 22 Jul 2007 16:21:49 +0200 Patrick Mezard hgk: enable mouse wheel on MouseWheel events.
Sun, 01 Jul 2007 19:15:25 +0200 Thomas Arendsen Hein Make hgk handle filenames with spaces (issue49)
Sun, 01 Jul 2007 15:22:49 +0200 Thomas Arendsen Hein Use "--config ui.report_untrusted=false" for hg calls in hgk, fixes issue523.
Sat, 23 Jun 2007 21:10:55 +0200 Thomas Arendsen Hein hgk: Use $HG instead of hg (see 849f011dbf79)
Mon, 04 Jun 2007 09:16:53 -0500 TK Soh hgk: display tags that contain spaces
Mon, 04 Jun 2007 16:54:52 +1000 Bela Babik hgk: added -selectbackground grey to canvases
Fri, 15 Dec 2006 10:32:57 +0300 Andrei Vermel hgk - fix CR issues on windows
Wed, 13 Sep 2006 18:24:58 -0700 Brendan Cully hgk: add --limit, and revranges
Wed, 13 Sep 2006 13:50:28 -0700 Brendan Cully hgk: add revision numbers
Thu, 24 Aug 2006 16:12:23 -0500 TK Soh hgk: use short changeset hashes
Wed, 17 May 2006 14:46:12 +0200 Thomas Arendsen Hein Fix hg view if author's name contains unmatched quotes. (issue248)
Tue, 11 Apr 2006 12:44:13 +0200 Thomas Arendsen Hein Use the new format of setting tags in view extension (Debian bug #361897)
Mon, 24 Oct 2005 14:54:54 -0700 TK Soh hgk: add horizontal scrollbar to patch window
Mon, 24 Oct 2005 14:54:48 -0700 Eric Bloodworth Add control-w key binding to quit hgk.
Thu, 29 Sep 2005 13:18:32 -0700 TK Soh contrib/hgk: remove hardcoded path to Wish
Fri, 23 Sep 2005 18:58:57 -0700 Vincent Danjean hgk is a wish script
Wed, 21 Sep 2005 07:56:19 +0200 Thomas Arendsen Hein Cleanup of tabs and trailing spaces.
Mon, 19 Sep 2005 15:59:17 -0700 mpm hgit -> hgk.py
Tue, 13 Sep 2005 19:33:18 -0500 mason Convert hgk to use the hgit extension, and upate to the latest gitk
Wed, 08 Jun 2005 13:06:46 -0800 mpm minor hgk fixes
Wed, 08 Jun 2005 10:52:01 -0800 mpm Mark the usual things executable
Tue, 07 Jun 2005 19:02:31 -0800 mpm [PATCH] hgk should parse dates in the diff output
Tue, 07 Jun 2005 00:00:56 -0800 mpm Initial import of hgit and hgk