Thu, 06 Mar 2008 22:51:16 +0100 |
Joel Rosdahl |
Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hg
|
Thu, 06 Mar 2008 22:23:41 +0100 |
Joel Rosdahl |
Remove unused imports
|
Fri, 18 Jan 2008 10:48:25 -0600 |
Matt Mackall |
transform a bunch of print statements to appropriate ui calls
|
Tue, 15 Jan 2008 13:46:32 +0100 |
Patrick Mezard |
hgk: display branch name in diff header
|
Sat, 29 Dec 2007 19:49:48 +0100 |
Thomas Arendsen Hein |
Removed tabs and trailing whitespace in python files
|
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
|
Wed, 13 Sep 2006 13:50:28 -0700 |
Brendan Cully |
hgk: add revision numbers
|
Fri, 08 Sep 2006 00:56:37 +0200 |
Benoit Boissinot |
hgk.py: fix for a bug introduced in 32fd512ca7c0
|
Thu, 07 Sep 2006 14:13:01 +0200 |
Benoit Boissinot |
hgk.py: use mercurial.patch functions when possible
|
Thu, 07 Sep 2006 14:01:00 +0200 |
Benoit Boissinot |
hgk.py: use nullid instead of a constant
|
Wed, 06 Sep 2006 02:15:33 +0200 |
Benoit Boissinot |
hgk.py: fix warnings from pychecker
|
Wed, 06 Sep 2006 02:13:08 +0200 |
Benoit Boissinot |
hgk.py: add an optional file list to debug-diff-tree
|
Thu, 24 Aug 2006 16:12:23 -0500 |
TK Soh |
hgk: use short changeset hashes
|
Wed, 23 Aug 2006 00:19:24 +0200 |
Edouard Gomez |
Fix hgk extension due to 4ec58b157265 refactoring
|
Tue, 15 Aug 2006 11:22:29 +0200 |
Thomas Arendsen Hein |
merge with jeffpc
|
Tue, 15 Aug 2006 05:12:27 -0400 |
Josef "Jeff" Sipek |
Use demandload in hgk
|
Sat, 12 Aug 2006 16:40:12 -0700 |
Vadim Gelfer |
remove localrepository.changes.
|
Sat, 12 Aug 2006 12:30:02 -0700 |
Vadim Gelfer |
update copyrights.
|
Tue, 01 Aug 2006 02:23:05 -0700 |
Brendan Cully |
Remove pointless reposetup hook from hgk.py
|
Fri, 30 Jun 2006 21:35:22 +0200 |
Brendan Cully |
hgk: Don't choke on empty changelogs
|
Wed, 14 Jun 2006 15:41:06 -0700 |
Vadim Gelfer |
move hgk.py into hgext. now to enable "hg view" is one less step.
base
contrib/hgk.py@8c183bcd38f8
|