Mercurial > hg
graph
-
rebase: use tuple as `replacement` keysWed, 26 Sep 2018 23:51:11 +0200, by Boris Feld
-
rebase: expand a long "one-liner"Thu, 27 Sep 2018 00:15:21 +0200, by Boris Feld
-
cleanupnodes: drop special casing around prune markers (API)Wed, 26 Sep 2018 21:28:21 +0200, by Boris Feld
-
rebase: don't try to prune obsolete changeset already in the destinationWed, 26 Sep 2018 22:05:28 +0200, by Boris Feld
-
histedit: don't cleanup nodes already disposed ofWed, 26 Sep 2018 21:51:29 +0200, by Boris Feld
-
py3: avoid b'' output in test-hgweb-non-interactive.tSun, 30 Sep 2018 01:15:46 -0400, by Matt Harbison
-
py3: convert print to a function call in a few testsSun, 30 Sep 2018 01:10:41 -0400, by Matt Harbison
-
py3: use util.forcebytestr() to convert push lock error to bytesSat, 29 Sep 2018 23:52:00 -0400, by Matt Harbison
-
py3: byteify windows.shelltocmdexe()Sat, 29 Sep 2018 20:57:49 -0400, by Matt Harbison
-
run-tests: flush output stream before prompting to accept changesSat, 29 Sep 2018 20:33:52 -0400, by Matt Harbison
-
py3: use util.forcebytestr() to convert error messages to bytesSun, 30 Sep 2018 05:52:42 +0530, by Pulkit Goyal
-
context: stop catching TypeError when converting hex nodeid to binaryThu, 27 Sep 2018 14:26:02 -0700, by Martin von Zweigbergk
-
context: stop catching and re-raising FilteredRepoLookupErrorThu, 27 Sep 2018 09:56:13 -0700, by Martin von Zweigbergk
-
util: use a context manager in readlock()Fri, 28 Sep 2018 22:18:45 -0400, by Matt Harbison
-
py3: convert os.readlink() path to native strings on WindowsTue, 25 Sep 2018 21:16:12 -0400, by Matt Harbison
-
py3: suppress the output from .write() calls in the remaining testsSat, 29 Sep 2018 02:02:35 -0400, by Matt Harbison
-
py3: conditionalize json float precision difference in test-debugcommands.tFri, 28 Sep 2018 23:17:06 -0400, by Matt Harbison
-
py3: byteify extension in test-debugcommands.tFri, 28 Sep 2018 22:39:18 -0400, by Matt Harbison
-
pullreport: rev duplicated and extinct into accountThu, 27 Sep 2018 16:55:06 +0200, by Boris Feld
-
pullreport: issue a message about "extinct" pulled changesetsThu, 27 Sep 2018 16:52:25 +0200, by Boris Feld
-
pullreport: skip or rework some early returnThu, 27 Sep 2018 17:00:00 +0200, by Boris Feld
-
pullreport: skip filtered revs instead of obsolete onesThu, 27 Sep 2018 16:35:10 +0200, by Boris Feld
-
pullreport: add a test to show misreporting of visible changesetThu, 27 Sep 2018 18:06:13 +0200, by Boris Feld
-
repo: don't look up context for tip node if it's not neededWed, 26 Sep 2018 10:38:37 -0700, by Martin von Zweigbergk
-
repo: look up nullrev context by revnum, not symbolic nameWed, 26 Sep 2018 22:17:34 -0700, by Martin von Zweigbergk
-
bundle: consistently put revnums in "base" collectionWed, 26 Sep 2018 22:17:26 -0700, by Martin von Zweigbergk
-
py3: ensure printing to stdout uses str in test-hgweb-no-request-uri.tThu, 27 Sep 2018 22:07:12 -0400, by Matt Harbison
-
scmutil: accept multiple predecessors in 'replacements' (API)Thu, 27 Sep 2018 13:57:50 -0700, by Boris Feld
-
scmutil: expand long "one-liner"Thu, 27 Sep 2018 13:54:37 -0700, by Boris Feld
-
shelve: find shelvedctx from bundle even if they are already in the repoThu, 20 Sep 2018 17:47:05 +0200, by Boris Feld