Thu, 22 Sep 2016 12:36:30 -0700 |
Arun Kulshreshtha |
dispatch: make hg --profile wrap reposetup
|
file |
diff |
annotate
|
Thu, 22 Sep 2016 12:19:48 -0700 |
Arun Kulshreshtha |
dispatch: change indentation level in _dispatch()
|
file |
diff |
annotate
|
Sat, 27 Aug 2016 00:00:28 +0900 |
Yuya Nishihara |
extensions: use ismoduleinternal() thoroughly
|
file |
diff |
annotate
|
Tue, 23 Aug 2016 16:40:08 -0400 |
Augie Fackler |
blackbox: also log alias expansions
|
file |
diff |
annotate
|
Tue, 23 Aug 2016 11:26:08 -0400 |
Augie Fackler |
extensions: change magic "shipped with hg" string
|
file |
diff |
annotate
|
Thu, 18 Aug 2016 11:32:02 -0400 |
Augie Fackler |
dispatch: explicitly pass fancyopts optional arg as a keyword
|
file |
diff |
annotate
|
Sun, 14 Aug 2016 17:51:12 -0700 |
Gregory Szorc |
profiling: add a context manager that no-ops if profiling isn't enabled
|
file |
diff |
annotate
|
Sun, 14 Aug 2016 18:25:22 -0700 |
Gregory Szorc |
profiling: make profiling functions context managers (API)
|
file |
diff |
annotate
|
Sun, 14 Aug 2016 16:35:58 -0700 |
Gregory Szorc |
dispatch: set profiling.enabled when profiling is enabled
|
file |
diff |
annotate
|
Sun, 14 Aug 2016 16:30:44 -0700 |
Gregory Szorc |
profiling: move profiling code from dispatch.py (API)
|
file |
diff |
annotate
|
Tue, 09 Aug 2016 16:45:28 +0100 |
Jun Wu |
dispatch: split global error handling out so it can be reused
|
file |
diff |
annotate
|
Sat, 07 May 2016 14:12:23 +0100 |
Jun Wu |
dispatch: always load extensions before running shell aliases (issue5230)
|
file |
diff |
annotate
|
Thu, 28 Apr 2016 10:37:47 -0400 |
Jordi GutiƩrrez Hermoso |
dispatch: add fail-* family of hooks
|
file |
diff |
annotate
|
Thu, 05 May 2016 00:40:01 -0700 |
Gregory Szorc |
dispatch: stop setting web.cacerts=! to indicate --insecure
|
file |
diff |
annotate
|
Thu, 05 May 2016 00:34:22 -0700 |
Gregory Szorc |
dispatch: set ui.insecureconnections when --insecure is used
|
file |
diff |
annotate
|
Sat, 07 May 2016 00:16:58 +0100 |
Jun Wu |
dispatch: defer environment variable resolution in alias commands (BC)
|
file |
diff |
annotate
|
Sun, 10 Apr 2016 20:55:37 +0000 |
timeless |
pycompat: switch to util.stringio for py3 compat
|
file |
diff |
annotate
|
Fri, 08 Apr 2016 18:35:49 +0000 |
timeless |
help: report source of aliases
|
file |
diff |
annotate
|
Tue, 05 Apr 2016 20:01:23 +0100 |
Martijn Pieters |
dispatch: split out warning message generation to separate function
|
file |
diff |
annotate
|
Mon, 04 Apr 2016 17:27:37 +0100 |
Martijn Pieters |
dispatch: factor out command failure handling into a function
|
file |
diff |
annotate
|
Wed, 30 Mar 2016 02:10:44 +0900 |
FUJIWARA Katsunori |
registrar: add templatefunc to mark a function as template function (API)
|
file |
diff |
annotate
|
Wed, 30 Mar 2016 02:10:44 +0900 |
FUJIWARA Katsunori |
registrar: add templatefilter to mark a function as template filter (API)
|
file |
diff |
annotate
|
Sat, 09 Jan 2016 22:46:26 +0900 |
Yuya Nishihara |
dispatch: show deprecation warning if command has no attributes (issue5137)
|
file |
diff |
annotate
|
Mon, 14 Mar 2016 00:14:43 +0900 |
Yuya Nishihara |
dispatch: extract function that tests command attributes
|
file |
diff |
annotate
|
Mon, 14 Mar 2016 00:06:52 +0900 |
Yuya Nishihara |
dispatch: make cmdalias forward command attributes to function
|
file |
diff |
annotate
|
Sun, 13 Mar 2016 05:17:06 +0900 |
FUJIWARA Katsunori |
registrar: add templatekeyword to mark a function as template keyword (API)
|
file |
diff |
annotate
|
Mon, 14 Mar 2016 11:06:34 +0000 |
Jun Wu |
dispatch: flush ui before returning from dispatch
|
file |
diff |
annotate
|
Sun, 27 Dec 2015 13:38:46 +0900 |
Yuya Nishihara |
dispatch: catch KeyboardInterrupt more broadly
|
file |
diff |
annotate
|
Mon, 14 Mar 2016 12:32:09 +0000 |
Jun Wu |
dispatch: extract common logic for handling ParseError
|
file |
diff |
annotate
|
Fri, 11 Mar 2016 04:14:54 +0900 |
FUJIWARA Katsunori |
registrar: add filesetpredicate to mark a function as fileset predicate
|
file |
diff |
annotate
|