Wed, 04 Apr 2018 20:28:51 +0900 |
Yuya Nishihara |
hgweb: wrap {annotate} with mappinggenerator
|
Wed, 04 Apr 2018 20:24:04 +0900 |
Yuya Nishihara |
hgweb: wrap {bookmarks} of summary with mappinggenerator
|
Wed, 04 Apr 2018 20:21:29 +0900 |
Yuya Nishihara |
hgweb: wrap {lastchange} of bookmarks with mappinglist
|
Wed, 04 Apr 2018 20:19:51 +0900 |
Yuya Nishihara |
hgweb: wrap {entries}* of bookmarks with mappinggenerator
|
Wed, 23 May 2018 03:13:04 +0530 |
Pulkit Goyal |
state: raise CorruptedState error isntead of ProgrammingError
|
Tue, 22 May 2018 11:20:55 -0700 |
Kyle Lippincott |
localrepo: add docstring to _makedirstate to make it less likely to be removed
|
Tue, 15 May 2018 14:35:41 +0200 |
David Demelier |
scmutil: move repair.stripbmrevset as scmutil.bookmarkrevs (API)
|
Tue, 22 May 2018 23:48:08 -0400 |
Matt Harbison |
githelp: cleanup one more abort message
|
Tue, 22 May 2018 20:43:42 +0900 |
Yuya Nishihara |
githelp: do not concatenate i18n messages dynamically so they can be collected
|
Wed, 16 May 2018 14:59:32 -0700 |
Kyle Lippincott |
narrow: only wrap dirstate functions once, instead of per-reposetup
|
Tue, 22 May 2018 00:25:18 +0530 |
Pulkit Goyal |
state: temporary silence pyflakes warning by removing variable assignment
|
Tue, 22 May 2018 00:22:23 +0530 |
Pulkit Goyal |
state: fix usage of an unassigned variable
|
Sun, 20 May 2018 18:53:03 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in tests/test-revset2.t
|
Mon, 21 May 2018 23:26:53 +0530 |
Pulkit Goyal |
py3: use encoding.strfromlocal() instead of pycompat.sysstr()
|
Sun, 20 May 2018 23:05:18 -0400 |
Matt Harbison |
tests: stabilize test-patch.t on Windows
|