log hgext/hgk.py @ 24511:0ecc1e42ff3f

age author description
Sat, 28 Mar 2015 19:34:03 +0100 Andrew Shadura hgk: remove repetitious (and wrong) command syntax descriptions
Tue, 18 Nov 2014 21:38:19 -0800 Siddharth Agarwal hgk: don't honor whitespace and format-changing diffopts
Sat, 08 Nov 2014 13:06:22 +0900 Yuya Nishihara util.system: use ui.system() in place of optional ui.fout parameter
Wed, 12 Nov 2014 21:53:44 +0900 Yuya Nishihara hgk: forward command output to ui.fout consistently
Sun, 28 Sep 2014 15:21:29 +0200 Andrew Shadura hgk: don't break on repositories with obsolete changesets
Sun, 04 May 2014 22:33:22 -0700 Gregory Szorc hgk: define inferrepo in command decorator
Sun, 04 May 2014 21:31:51 -0700 Gregory Szorc hgk: declare commands using decorator
Mon, 25 Mar 2013 16:57:36 -0700 Bryan O'Sullivan hgk: fix a pyflakes error
Fri, 22 Mar 2013 09:19:41 -0700 Andrew Shadura hgk: add support for phases
Tue, 16 Oct 2012 22:19:08 +0200 Andrew Shadura hgk: no committer please
Sun, 25 Nov 2012 13:53:47 -0600 Matt Mackall i18n: wrap false positives for translation detection
Tue, 16 Oct 2012 11:43:15 -0700 Siddharth Agarwal commands: don't infer repo for commands like update (issue2748)
Tue, 15 May 2012 14:37:49 -0500 Augie Fackler hgext: mark all first-party extensions as such
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall scmutil: switch match users to supplying contexts