Sat, 21 Feb 2015 00:40:18 -0500 |
Matt Harbison |
extensions: indicate loaded for an immediately called afterload callback
|
Mon, 09 Feb 2015 11:02:45 -0800 |
Ryan McElroy |
extensions: allow extending command synopsis and docstring
|
Fri, 06 Feb 2015 12:07:32 -0800 |
Gregory Szorc |
extensions: support callbacks after another extension loads
|
Fri, 23 Jan 2015 20:30:49 -0800 |
Siddharth Agarwal |
extensions: don't quit loading extensions in the middle if traceback is on
stable
|
Tue, 10 Jun 2014 13:44:37 +0300 |
anatoly techtonik |
version: show enabled extensions (issue4209)
|
Mon, 23 Jun 2014 09:24:06 -0400 |
Augie Fackler |
extensions: restore use of callable() since it was readded in Python 3.2
|
Mon, 05 May 2014 16:54:15 +0200 |
Thomas Arendsen Hein |
setup.py, make: avoid problems with outdated, existing hgext/__index__.py*
stable
|
Wed, 05 Mar 2014 09:31:05 +0000 |
Ed Morley |
extensions: use normpath to allow trailing '\' on Windows (issue4187)
|
Sat, 01 Mar 2014 16:20:15 -0600 |
Matt Mackall |
extensions: remove the inotify extension (BC)
|
Sat, 21 Sep 2013 21:33:29 +0900 |
FUJIWARA Katsunori |
extensions: list up only enabled extensions, if "ui" is specified
|
Mon, 23 Sep 2013 20:23:25 +0900 |
FUJIWARA Katsunori |
help: use full name of extensions to look up them for keyword search
stable
|
Thu, 14 Feb 2013 13:56:02 -0600 |
Kevin Bullock |
extensions: remove erroneous comment
|
Sat, 09 Feb 2013 11:00:42 +0100 |
Angel Ezquerra |
extensions: obsolete and remove interhg extension
|
Fri, 06 Jul 2012 18:41:25 +0200 |
Simon Heimberg |
hooks: print out more information when loading a python hook fails
|
Sun, 13 May 2012 04:06:07 -0500 |
Augie Fackler |
extensions.disabled: return {} instead of None no extensions are disabled
|