Mercurial > public > mercurial-scm > hg
log mercurial/cmdutil.py @ 26442:ef8d27f53204
age | author | description |
---|---|---|
Sat, 26 Sep 2015 12:38:02 +0900 | Yuya Nishihara | templatekw: port implementation of showparents() from changeset_templater |
Sat, 26 Sep 2015 12:29:09 +0900 | Yuya Nishihara | changeset_printer: move _meaningful_parentrevs() to scmutil |
Wed, 30 Sep 2015 12:36:30 -0400 | timeless | cmdutil: handle multiline translations of HG: messages safely |
Fri, 25 Sep 2015 03:44:15 -0400 | timeless | cmdutil: remove HG: prefix from translation strings |
Thu, 24 Sep 2015 01:58:33 -0700 | Pierre-Yves David | addremove: remove a mutable default argument |
Wed, 09 Sep 2015 22:27:48 -0400 | Matt Harbison | extdiff: enable -I/-X with --patch |
Wed, 26 Aug 2015 16:27:14 -0500 | Matt Mackall | templater: add new docheader/footer components for XML (issue4135) |