Mercurial > public > mercurial-scm > hg
log mercurial/namespaces.py @ 24151:38824c53c2f1 stable
age | author | description |
---|---|---|
Thu, 05 Feb 2015 14:45:49 +0900 | FUJIWARA Katsunori | revset: mask specific names for named() predicate stable |
Wed, 28 Jan 2015 22:22:59 +0900 | FUJIWARA Katsunori | namespace: introduce logfmt to show l10n-ed messages for hg log correctly stable |
Wed, 14 Jan 2015 20:11:02 -0800 | Sean Farley | namespaces: add colorname member to namespace object |
Wed, 14 Jan 2015 20:06:44 -0800 | Sean Farley | namespaces: add logname member to namespace object |
Wed, 14 Jan 2015 19:55:20 -0800 | Sean Farley | namespaces: use named args for namespace api |
Wed, 14 Jan 2015 19:39:13 -0800 | Sean Farley | namespaces: make the constructor into named args |
Thu, 16 Oct 2014 21:49:28 -0700 | Sean Farley | localrepo: add ignoremissing parameter to branchtip |