Fri, 28 Dec 2018 03:23:37 +0100 |
Boris Feld |
discovery: move undecided set on the partialdiscovery
|
Wed, 09 Jan 2019 15:34:24 -0800 |
Martin von Zweigbergk |
histedit: use context manager for locks
|
Wed, 09 Jan 2019 15:32:26 -0800 |
Martin von Zweigbergk |
histedit: drop unused constructor arguments (API)
|
Sat, 05 Jan 2019 19:50:30 -0500 |
Matt Harbison |
phabricator: teach {phabreview} to work without --amend
|
Sat, 05 Jan 2019 15:20:33 -0500 |
Matt Harbison |
phabricator: warn if unable to amend, instead of aborting after posting
|
Thu, 10 Jan 2019 04:35:48 +0100 |
Boris Feld |
discovery: re-adjust a conditional wrongly changed
|
Mon, 07 Jan 2019 18:43:10 -0500 |
Augie Fackler |
cleanup: stop including thirdparty.cbor in builds
|
Mon, 07 Jan 2019 18:41:53 -0500 |
Augie Fackler |
tests: get access to thirdparty.cbor without requiring it to be installed
|
Mon, 07 Jan 2019 17:19:19 -0500 |
Augie Fackler |
tests: add simplestorerepo to test-check-interfaces.py
|
Mon, 07 Jan 2019 16:50:23 -0500 |
Augie Fackler |
simplestorerepo: migrate to in-hg CBOR code
|
Mon, 07 Jan 2019 18:22:20 -0500 |
Augie Fackler |
simplestorerepo: minimal changes required to get this mostly working again
|
Tue, 04 Dec 2018 11:22:31 -0800 |
Martin von Zweigbergk |
perfrevlogwrite: use progress helper on modern hg
|
Tue, 08 Jan 2019 14:19:51 -0800 |
Daniel Ploch |
merge: make local file storage in the .hg/merge directory extensible
|
Tue, 08 Jan 2019 14:31:22 -0800 |
Kyle Lippincott |
context: schedule file prefetch before comparing for cleanliness
|
Wed, 12 Dec 2018 16:26:58 +0300 |
Pulkit Goyal |
manifest: convert a recursive function to iterative one using stacks
|