Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 16 Oct 2017 22:46:37 +0530 | Pulkit Goyal | releasenotes: show a warning if fuzzywuzzy is not present |
Mon, 16 Oct 2017 22:46:11 +0530 | Pulkit Goyal | releasenotes: move import of fuzzywuzzy to import level |
Sun, 15 Oct 2017 20:31:44 +0530 | Pulkit Goyal | releasenotes: don't abort is there is a bad formatted entry for releasenotes |
Sun, 15 Oct 2017 20:29:16 +0530 | Pulkit Goyal | releasenotes: make the import of fuzzywuzzy optional |
Mon, 16 Oct 2017 22:51:58 -0400 | Augie Fackler | webcommands: replace str(ctx) etc with pycompat.bytestr(ctx) etc |
Mon, 16 Oct 2017 22:50:39 -0400 | Augie Fackler | templater: don't blow up when trying to build an abort message |