Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 06 Oct 2019 10:20:17 -0400 | Augie Fackler | contrib: fix check-code to be able to detect missing _() with bytestrings |
Sun, 06 Oct 2019 10:51:16 -0400 | Augie Fackler | cleanup: mark some ui.(status|note|warn|write) calls as not needing i18n |
Sun, 06 Oct 2019 10:10:14 -0400 | Gregory Szorc | ui: define (write|status|warn|note)noi18n aliases |
Sat, 04 May 2019 11:25:40 -0400 | Augie Fackler | mangler: stop rewriting string constants to be bytes literals |
Sun, 06 Oct 2019 09:48:39 -0400 | Augie Fackler | formatting: byteify all mercurial/ and hgext/ string literals |
Sun, 06 Oct 2019 09:45:02 -0400 | Augie Fackler | formatting: blacken the codebase |
Sat, 05 Oct 2019 10:29:34 -0400 | Augie Fackler | style: run a patched black on a subset of mercurial |