Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 08 Oct 2016 08:35:43 -0400 | Augie Fackler | pycompat: when setting attrs, ensure we use sysstr |
Sat, 08 Oct 2016 05:26:18 -0400 | Augie Fackler | i18n: make the locale directory name the same string type as the datapath |
Sat, 08 Oct 2016 10:39:00 -0400 | Augie Fackler | contributing: add new file with a pointer to the wiki |
Sat, 08 Oct 2016 15:24:26 +0200 | Yuya Nishihara | templater: add relpath() to convert repo path to relative path (issue5394) |
Sat, 08 Oct 2016 19:11:19 +0200 | Martijn Pieters | hgweb: fix the MRO in Python 3 |
Sat, 08 Oct 2016 16:10:34 +0100 | Jun Wu | hgweb: make fctx.annotate a separated function so it could be wrapped |