Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 27 Sep 2018 00:15:21 +0200 | Boris Feld | rebase: expand a long "one-liner" |
Wed, 26 Sep 2018 21:28:21 +0200 | Boris Feld | cleanupnodes: drop special casing around prune markers (API) |
Wed, 26 Sep 2018 22:05:28 +0200 | Boris Feld | rebase: don't try to prune obsolete changeset already in the destination |
Wed, 26 Sep 2018 21:51:29 +0200 | Boris Feld | histedit: don't cleanup nodes already disposed of |
Sun, 30 Sep 2018 01:15:46 -0400 | Matt Harbison | py3: avoid b'' output in test-hgweb-non-interactive.t |
Sun, 30 Sep 2018 01:10:41 -0400 | Matt Harbison | py3: convert print to a function call in a few tests |
Sat, 29 Sep 2018 23:52:00 -0400 | Matt Harbison | py3: use util.forcebytestr() to convert push lock error to bytes |