Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 28 Aug 2019 17:43:56 -0700 | Martin von Zweigbergk | py3: replace "%r" by"'%s'% for py3-compatible (and clearer) quoting in chg |
Tue, 22 Oct 2019 23:21:26 -0700 | Martin von Zweigbergk | dirstate: respect request to not list unknown/ignored/clean files (API) |
Wed, 13 Nov 2019 09:09:42 +0100 | Denis Laxalde | py3: pass a bytes value for "msg" to nouideprecwarn() |
Tue, 12 Nov 2019 15:53:58 -0800 | Daniel Ploch | remotefilelog: handle **kwargs correctly when overriding changelog.add() |