log hgext/keyword.py @ 21764:cd3c79392056

age author description
Thu, 05 Jun 2014 16:47:14 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg fetch' for internal merge stable
Thu, 05 Jun 2014 16:47:14 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg histedit' for internal merge stable
Thu, 05 Jun 2014 16:47:14 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg backout' for internal merge stable
Thu, 05 Jun 2014 16:47:14 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg graft' for internal merge stable
Thu, 05 Jun 2014 16:47:13 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg rebase' for internal merge stable
Thu, 05 Jun 2014 16:47:13 +0900 FUJIWARA Katsunori keyword: suppress keyword expansion while 'hg unshelve' for internal merge stable
Wed, 19 Mar 2014 02:45:14 +0100 Mads Kiilerich config: set a 'source' in most cases where config don't come from file but code
Sat, 08 Mar 2014 17:38:50 -0600 Matt Mackall templating: make -T much more flexible
Sat, 08 Mar 2014 16:14:08 -0600 Matt Mackall changeset_templater: remove use_template method
Tue, 07 Jan 2014 22:29:39 +0100 Simon Heimberg cleanup: Remove the only ever used skip-check-code pragma
Wed, 20 Nov 2013 12:55:08 +0000 Christian Ebert keyword: wlock while setting branch in kwdemo
Wed, 06 Nov 2013 18:19:04 -0500 Augie Fackler pathutil: tease out a new library to break an import cycle from canonpath use
Tue, 05 Nov 2013 08:59:55 +0100 Simon Heimberg documentation: add an extra newline after note directive stable
Wed, 10 Oct 2012 21:55:49 +0200 Simon Heimberg repo: repo isolation, do not pass on repo.ui for creating new repos
Wed, 17 Oct 2012 17:32:01 +0200 Christian Ebert keyword: move commands.inferrepo for code maintenance