Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 26 Sep 2018 22:17:34 -0700 | Martin von Zweigbergk | repo: look up nullrev context by revnum, not symbolic name |
Wed, 26 Sep 2018 22:17:26 -0700 | Martin von Zweigbergk | bundle: consistently put revnums in "base" collection |
Thu, 27 Sep 2018 22:07:12 -0400 | Matt Harbison | py3: ensure printing to stdout uses str in test-hgweb-no-request-uri.t |
Thu, 27 Sep 2018 13:57:50 -0700 | Boris Feld | scmutil: accept multiple predecessors in 'replacements' (API) |
Thu, 27 Sep 2018 13:54:37 -0700 | Boris Feld | scmutil: expand long "one-liner" |
Thu, 20 Sep 2018 17:47:05 +0200 | Boris Feld | shelve: find shelvedctx from bundle even if they are already in the repo |
Wed, 19 Sep 2018 12:19:28 +0200 | Boris Feld | shelve: return the shelved node as part of bundle application |