Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 02 Apr 2018 15:14:31 -0700 | Martin von Zweigbergk | bundle: consistently keep a list of stringified revisions in "revs" |
Mon, 02 Apr 2018 15:10:41 -0700 | Martin von Zweigbergk | bundle: avoid repo.lookup() for converting revnum to nodeid |
Tue, 03 Apr 2018 14:39:21 -0700 | Martin von Zweigbergk | push: avoid using repo.lookup() for converting to nodeid |
Tue, 03 Apr 2018 22:24:50 +0900 | Yuya Nishihara | addremove: pass command-level similarity value down to scmutil.addremove() |
Tue, 03 Apr 2018 13:37:57 -0400 | Augie Fackler | setup: add overlooked hgext.infinitepush package declaration |
Tue, 03 Apr 2018 09:12:15 -0700 | Martin von Zweigbergk | tests: remove dependence on repo.changectx() |
Tue, 03 Apr 2018 08:55:49 -0700 | Martin von Zweigbergk | log: remove dependence on repo.changectx() |