log hgext/keyword.py @ 17797:e4da793998bf

age author description
Wed, 17 Oct 2012 17:32:01 +0200 Christian Ebert keyword: move commands.inferrepo for code maintenance
Tue, 16 Oct 2012 11:43:15 -0700 Siddharth Agarwal commands: don't infer repo for commands like update (issue2748)
Fri, 10 Aug 2012 20:37:20 +0100 Christian Ebert templatefilters: avoid traceback caused by bogus date input (issue3344)
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Thu, 28 Jun 2012 15:06:41 +0100 Christian Ebert keyword: use ui.formatter for kwfiles output
Sat, 26 May 2012 20:49:51 +0200 Christian Ebert keyword: update copyleft
Sat, 26 May 2012 20:49:44 +0200 Christian Ebert keyword: wlock cmdutil.copy wrapper
Sat, 26 May 2012 20:46:12 +0200 Christian Ebert keyword: support commit --amend (issue3471)
Fri, 25 May 2012 19:32:29 +0200 Christian Ebert keyword: rename kwt.record attribute to kwt.postcommit
Tue, 15 May 2012 14:37:49 -0500 Augie Fackler hgext: mark all first-party extensions as such
Sun, 13 May 2012 14:26:26 +0100 Christian Ebert keyword: intentionally ignore check-code warning about unwrapped ui message
Sat, 12 May 2012 16:00:57 +0200 Brodie Rao cleanup: "not x in y" -> "x not in y"
Sun, 15 Jan 2012 13:37:33 +0100 Christian Ebert keyword: update filectx.cmp monkeypatch to handle '\1\n' at start of file stable
Sun, 30 Oct 2011 12:10:11 -0500 Matt Mackall keyword: backout realpath change (issue3071) stable
Mon, 24 Oct 2011 13:54:59 +0200 Thomas Arendsen Hein keyword: use util.realpath instead of os.path.realpath stable