Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 12 Feb 2018 15:39:47 -0800 | Gregory Szorc | tests: remove references to bundle2-exp config option |
Tue, 13 Feb 2018 11:12:36 -0500 | Augie Fackler | py3: whitelist another six passing tests |
Tue, 13 Feb 2018 10:54:58 -0500 | Augie Fackler | narrowrepo: filter() is a generator on py3, wrap in list() |
Tue, 13 Feb 2018 10:39:31 -0500 | Augie Fackler | narrowcommands: use pycompat.{bytes,str}kwargs |
Tue, 13 Feb 2018 10:38:02 -0500 | Augie Fackler | debugcommands: mergestate version is an int, use %d on it |
Tue, 13 Feb 2018 10:20:57 -0500 | Augie Fackler | progress: use %d to format ints instead of %s |