Fri, 06 Nov 2020 13:58:59 -0800 |
Gregory Szorc |
global: use python3 in shebangs
|
Thu, 29 Oct 2020 11:11:54 +0100 |
Dan Villiom Podlaski Christiansen |
py3: hggettext
stable
|
Sat, 16 Nov 2019 11:53:47 -0800 |
Gregory Szorc |
black: blacken scripts
|
Mon, 11 Jun 2018 13:00:15 +0900 |
FUJIWARA Katsunori |
i18n: format warning of hggettext in standard compiler error style
|
Wed, 14 Mar 2018 15:39:28 -0400 |
Augie Fackler |
cleanup: fix some latent open(path).read() et al calls we previously missed
|
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:03:20 +0900 |
FUJIWARA Katsunori |
i18n: make hggettext use original docstring to compute offset
|
Wed, 02 Aug 2017 00:02:11 +0900 |
FUJIWARA Katsunori |
i18n: use actual filename, in which function is defined, for hg.pot
stable
|
Wed, 27 Jul 2016 21:53:14 +0900 |
Yuya Nishihara |
i18n: use inspect.getsourcelines() to obtain lineno from func or class
|
Fri, 13 May 2016 02:58:15 +0530 |
Pulkit Goyal |
py3: make i18n/hggettext use print_function
|
Fri, 13 May 2016 02:56:13 +0530 |
Pulkit Goyal |
py3: make i18n/hggettext use absolute_import
|
Sun, 24 Oct 2010 12:52:37 +0200 |
Patrick Mezard |
hggettext: handle i18nfunctions declaration for docstrings translations
stable
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
Sun, 04 Oct 2009 09:59:13 +0200 |
Martin Geisler |
help: move help topics from mercurial/help.py to help/*.txt
|
Tue, 26 May 2009 20:12:37 +0200 |
Martin Geisler |
hggettext: ensure correct Mercurial is imported
|
Thu, 21 May 2009 23:43:13 +0200 |
Martin Geisler |
i18n: accurately generate hg.pot
|