log hgext/hgk.py @ 5449:17a4b20eda7b

age author description
Fri, 05 Oct 2007 23:40:33 +0200 Patrick Mezard hgk: add basic usage and configuration documentation
Fri, 05 Oct 2007 22:39:36 +0200 Patrick Mezard hgk: add debug-config command to pass configuration options
Tue, 26 Jun 2007 22:38:57 +0200 Thomas Arendsen Hein Updated command tables in commands.py and hgext extensions.
Sat, 23 Jun 2007 21:10:55 +0200 Thomas Arendsen Hein hgk: Use $HG instead of hg (see 849f011dbf79)
Tue, 23 Jan 2007 17:41:53 -0600 Matt Mackall hgk: remove embedded nulls in descriptions
Tue, 26 Dec 2006 03:42:17 +0100 Benoit Boissinot hgk: (re)optimize reading of changelog and manifest
Tue, 26 Dec 2006 03:27:24 +0100 Benoit Boissinot hgk: use contexts
Tue, 26 Dec 2006 03:26:23 +0100 Benoit Boissinot hgk: remove unused code, node2 is always set
Mon, 25 Dec 2006 13:37:00 +0100 Benoit Boissinot remove various unused import
Wed, 13 Dec 2006 13:27:09 -0600 Matt Mackall Replace demandload with new demandimport
Tue, 05 Dec 2006 16:39:54 -0600 Matt Mackall hgk: show view in short command list
Sun, 29 Oct 2006 10:53:51 +0100 Thomas Arendsen Hein Define and use nullrev (revision of nullid) instead of -1.
Thu, 19 Oct 2006 14:16:51 +0200 Benoit Boissinot use xrange instead of range
Wed, 27 Sep 2006 08:27:16 -0500 TK Soh hgk: fix mixup of --limit and REVRANGE in hgk call
Wed, 13 Sep 2006 18:24:58 -0700 Brendan Cully hgk: add --limit, and revranges