Mon, 12 Jun 2017 17:24:10 +0200 |
Pierre-Yves David |
profile: properly propagate exception from the sub-context manager
|
Mon, 12 Jun 2017 17:25:37 +0200 |
Pierre-Yves David |
profile: close 'fp' in all cases
|
Mon, 12 Jun 2017 17:21:41 +0200 |
Pierre-Yves David |
profile: close 'fp' on error within '__enter__'
|
Mon, 12 Jun 2017 17:20:48 +0200 |
Pierre-Yves David |
profile: indent part of '__enter__'
|
Mon, 12 Jun 2017 17:15:43 +0200 |
Pierre-Yves David |
profile: remove now useless indent
|
Mon, 12 Jun 2017 17:14:56 +0200 |
Pierre-Yves David |
profile: use explicit logic to control file closing
|
Mon, 12 Jun 2017 17:13:35 +0200 |
Pierre-Yves David |
profiling: move 'fp' closing logic into its own function
|
Tue, 13 Jun 2017 01:23:54 +0530 |
Pulkit Goyal |
py3: use python3 hg in test-py3-commands.t at places where py2 hg was used
|
Mon, 12 Jun 2017 13:10:09 -0700 |
Siddharth Agarwal |
test-dirstate-race: back out changeset c82fa7efcbc8
|
Sat, 10 Jun 2017 19:48:48 +0900 |
Yuya Nishihara |
revset: fix order of first/last members in compound expression (BC)
|
Sat, 10 Jun 2017 19:41:42 +0900 |
Yuya Nishihara |
revset: filter first/last members by __and__ operation
|
Sat, 10 Jun 2017 18:35:11 +0900 |
Yuya Nishihara |
revset: reject negative number to select first/last n members
|
Sat, 10 Jun 2017 18:04:56 +0900 |
Yuya Nishihara |
revset: fix order of last() n members where n > 1 (BC)
|
Sat, 10 Jun 2017 20:14:23 +0900 |
Yuya Nishihara |
debugrevspec: add option to suppress list of computed revisions
|
Sat, 10 Jun 2017 20:03:35 +0900 |
Yuya Nishihara |
debugrevspec: add option to print representation of smartset object
|