Mercurial > hg
graph
-
mergestate: implement unresolvedcount() in terms of unresolved()Tue, 01 Dec 2015 09:26:33 -0800, by Martin von Zweigbergk
-
mergestate: make unresolved() use iteritems()Tue, 01 Dec 2015 09:26:10 -0800, by Martin von Zweigbergk
-
changegroup: don't fail on empty changegroup (API)Fri, 30 Jun 2017 23:58:59 -0700, by Martin von Zweigbergk
-
changegroup: remove option to allow empty changegroup (API)Sat, 01 Jul 2017 00:00:09 -0700, by Martin von Zweigbergk
-
strip: don't allow empty changegroup in bundle1Fri, 30 Jun 2017 23:58:31 -0700, by Martin von Zweigbergk
-
match: minor cleanups to patternmatcher and includematcherThu, 08 Jun 2017 22:49:21 -0700, by Martin von Zweigbergk
-
py3: fix test-diff-newlines.t to be compatible with py3Thu, 06 Jul 2017 17:18:50 +0200, by Boris Feld