Sun, 13 Aug 2017 20:06:52 -0700 |
Phil Cohen |
simplemerge: extract verifytext as a helper function
|
Mon, 14 Aug 2017 23:26:54 -0700 |
Martin von Zweigbergk |
commit: use context manager with dirstateguard
|
Mon, 14 Aug 2017 23:26:51 -0700 |
Martin von Zweigbergk |
commit: move dirstateguard creation out of try-block
|
Wed, 16 Aug 2017 00:25:20 +0530 |
Pulkit Goyal |
copies: add more details to the documentation of mergecopies()
|
Wed, 26 Jul 2017 17:58:19 -0400 |
Augie Fackler |
httppeer: add support for httppostargs when we're sending a file
|
Tue, 15 Aug 2017 21:09:33 +0900 |
FUJIWARA Katsunori |
i18n: get translation entries for description of each compression engines
|
Tue, 15 Aug 2017 21:06:26 +0900 |
FUJIWARA Katsunori |
i18n: ignore docstring for modules under mercurial
|
Tue, 15 Aug 2017 19:27:24 +0900 |
FUJIWARA Katsunori |
i18n: use saved object to get actual function information if available
|
Sun, 13 Aug 2017 15:20:16 +0900 |
FUJIWARA Katsunori |
i18n: ignore doctest part to avoid warning at "make update-pot"
|
Wed, 02 Aug 2017 01:15:07 +0900 |
FUJIWARA Katsunori |
largefiles: fix help text to avoid warning at "make update-pot"
|
Wed, 02 Aug 2017 01:03:20 +0900 |
FUJIWARA Katsunori |
i18n: make hggettext use original docstring to compute offset
|
Fri, 11 Aug 2017 14:21:49 +0200 |
Matthieu Laneuville |
run-tests: also color the summary messages (skipped, failed...)
|
Sun, 13 Aug 2017 00:17:13 -0700 |
Filip Filmar |
crecord: fixes the formatting of the select status in the status line
|
Mon, 14 Aug 2017 13:35:26 +0900 |
Yuya Nishihara |
cext: move PyInt macros to charencode.c properly
|
Mon, 14 Aug 2017 15:50:40 +0900 |
Yuya Nishihara |
py3: change encoding.localstr to a subclass of bytes, not str
|