Sun, 14 Aug 2016 18:37:24 -0700 |
Gregory Szorc |
hgweb: profile HTTP requests
|
changeset |
files
|
Sun, 14 Aug 2016 16:03:30 -0700 |
Gregory Szorc |
hgweb: abstract call to hgwebdir wsgi function
|
changeset |
files
|
Sun, 14 Aug 2016 18:28:43 -0700 |
Gregory Szorc |
profiling: don't error with statprof when profiling has already started
|
changeset |
files
|
Sun, 14 Aug 2016 17:51:12 -0700 |
Gregory Szorc |
profiling: add a context manager that no-ops if profiling isn't enabled
|
changeset |
files
|
Sun, 14 Aug 2016 18:25:22 -0700 |
Gregory Szorc |
profiling: make profiling functions context managers (API)
|
changeset |
files
|
Sun, 14 Aug 2016 16:35:58 -0700 |
Gregory Szorc |
dispatch: set profiling.enabled when profiling is enabled
|
changeset |
files
|
Sun, 14 Aug 2016 16:30:44 -0700 |
Gregory Szorc |
profiling: move profiling code from dispatch.py (API)
|
changeset |
files
|
Mon, 15 Aug 2016 12:26:02 -0400 |
Augie Fackler |
merge with stable
|
changeset |
files
|
Sat, 13 Aug 2016 04:21:42 +0530 |
Pulkit Goyal |
pycompat: avoid using an extra function
|
changeset |
files
|
Sat, 13 Aug 2016 03:03:01 +0530 |
Pulkit Goyal |
pycompat: remove multiple occurences of urlencode
|
changeset |
files
|
Fri, 12 Aug 2016 17:51:48 -0400 |
Augie Fackler |
osx: stamp the hg version into the version field in the pkg
|
changeset |
files
|
Thu, 28 Jul 2016 14:18:01 +0200 |
Maciej Fijalkowski |
performance: disable workaround for an old bug of Python gc
|
changeset |
files
|
Fri, 12 Aug 2016 05:56:40 -0700 |
Simon Farnsworth |
merge: always use other, not remote, in user prompts
|
changeset |
files
|
Fri, 12 Aug 2016 06:01:42 -0700 |
Simon Farnsworth |
merge: use labels in prompts to the user
|
changeset |
files
|
Tue, 09 Aug 2016 09:15:46 -0700 |
Mateusz Kwapich |
journal: use the dirstate parentchange callbacks
|
changeset |
files
|
Thu, 11 Aug 2016 08:00:41 -0700 |
Mateusz Kwapich |
dirstate: add callback to notify extensions about wd parent change
|
changeset |
files
|
Sat, 06 Aug 2016 20:46:53 +0900 |
Yuya Nishihara |
revpair: do not optimize tree to check for odd-range spec
|
changeset |
files
|
Sat, 06 Aug 2016 20:37:48 +0900 |
Yuya Nishihara |
revset: also parse x^: as (x^):
|
changeset |
files
|
Sat, 06 Aug 2016 20:21:00 +0900 |
Yuya Nishihara |
revset: resolve ambiguity of x^:y before alias expansion
|
changeset |
files
|
Sat, 06 Aug 2016 19:59:28 +0900 |
Yuya Nishihara |
revset: add test for resolution of infix/suffix ambiguity of x^:y
|
changeset |
files
|
Sun, 05 Jul 2015 21:11:19 +0900 |
Yuya Nishihara |
parser: remove unused binding parameter from suffix action
|
changeset |
files
|
Sun, 07 Aug 2016 14:58:49 +0900 |
Yuya Nishihara |
revset: fix keyword arguments to go through optimization process
stable
|
changeset |
files
|
Wed, 10 Aug 2016 16:27:33 +0100 |
Jun Wu |
extensions: add unwrapfunction to undo wrapfunction
|
changeset |
files
|
Wed, 10 Aug 2016 15:21:42 +0100 |
Jun Wu |
extensions: add getwrapperchain to get a list of wrappers
|
changeset |
files
|
Wed, 10 Aug 2016 15:21:42 +0100 |
Jun Wu |
extensions: set attributes to wrappers so we can trace them back
|
changeset |
files
|
Wed, 10 Aug 2016 15:05:20 +0100 |
Jun Wu |
ui: drop values returned by inspect.*frame*() to avoid cycles
|
changeset |
files
|
Tue, 09 Aug 2016 16:45:28 +0100 |
Jun Wu |
dispatch: split global error handling out so it can be reused
|
changeset |
files
|
Wed, 10 Aug 2016 04:35:44 +0530 |
Pulkit Goyal |
py3: conditionalize _winreg import
|
changeset |
files
|
Mon, 08 Aug 2016 23:51:11 +0530 |
Pulkit Goyal |
py3: conditionalize the raise statement
|
changeset |
files
|
Tue, 09 Aug 2016 09:02:51 +0000 |
Hannes Oldenburg |
match: added matchessubrepo method to matcher
|
changeset |
files
|