Mercurial > hg
graph
-
testlib: add a small scrip to help process to synchronise using fileFri, 28 Feb 2020 02:23:28 +0100, by Pierre-Yves David
-
setup: work around old versions of distutils breaking setup.pyTue, 31 Mar 2020 16:14:10 -0400, by Augie Fackler
-
chgserver: update the umask cache before each runTue, 31 Mar 2020 15:11:33 +0530, by Pulkit Goyal
-
tests: handle new error string from FreeBSD for dns entry not resolvingThu, 26 Mar 2020 10:09:17 -0400, by Augie Fackler
-
notify: optional mail threading based on obsmarkerWed, 26 Feb 2020 22:35:39 +0100, by Joerg Sonnenberger
-
pathutil: document that dirs map type implies manifest/dirstate processingFri, 27 Mar 2020 10:39:59 -0400, by Josef 'Jeff' Sipek
-
git: pass a list to pathutil.dirs to indicate that it is a manifestFri, 27 Mar 2020 10:38:40 -0400, by Josef 'Jeff' Sipek
-
git: implement basic bookmark activationThu, 26 Mar 2020 17:49:30 -0400, by Josef 'Jeff' Sipek
-
git: implement a basic checkconflict bookmark store methodThu, 26 Mar 2020 17:24:54 -0400, by Josef 'Jeff' Sipek
-
git: abort when attempting to set a branchThu, 26 Mar 2020 17:09:34 -0400, by Josef 'Jeff' Sipek
-
git: remove obsolete todo itemThu, 26 Mar 2020 16:23:54 -0400, by Josef 'Jeff' Sipek
-
tests: don't run test-update-atomic.t on chgThu, 26 Mar 2020 14:01:31 +0530, by Pulkit Goyal
-
tests: don't run couple of tests related to extensions loading with chgWed, 25 Mar 2020 20:15:57 +0530, by Pulkit Goyal
-
tests: conditionalize test-phases.t output for chgWed, 25 Mar 2020 20:33:15 +0530, by Pulkit Goyal
-
chg: be stricter about checking invocation of `serve` commandTue, 24 Mar 2020 15:21:11 +0530, by Pulkit Goyal
-
chgserver: add merge-tools to sensitive config itemsMon, 23 Mar 2020 23:43:29 +0530, by Pulkit Goyal
-
run-tests: add --chg-debug flag to show chg debug outputWed, 25 Mar 2020 13:20:08 +0530, by Pulkit Goyal
-
tests: update test-ssh.t output with --chgTue, 24 Mar 2020 12:48:57 +0530, by Pulkit Goyal
-
tests: update test-devel-warnings.t output with chgTue, 24 Mar 2020 12:31:46 +0530, by Pulkit Goyal
-
chgserver: add fastannotate config section to sensitive listMon, 23 Mar 2020 21:06:54 +0530, by Pulkit Goyal
-
histedit: add missing b prefix to a string stable 5.3.2Wed, 01 Apr 2020 14:14:55 -0700, by Kyle Lippincott
-
phabricator: account for `basectx != ctx` when calculating renamesMon, 24 Feb 2020 13:22:15 -0500, by Matt Harbison
-
phabricator: add basectx arguments to file related `phabsend` utilitiesMon, 24 Feb 2020 12:06:34 -0500, by Matt Harbison
-
phabricator: eliminate a couple of duplicate filectx lookupsTue, 18 Feb 2020 09:57:26 -0500, by Matt Harbison
-
tests: update test-debugcommands.t stack trace checks for python3.9Wed, 25 Mar 2020 12:06:49 -0400, by Augie Fackler
-
tests: update test-archive.t expectations for python3.9 changesWed, 25 Mar 2020 12:05:53 -0400, by Augie Fackler
-
setup: relax -Werror for declaration-after-statement on Python 3.9Wed, 25 Mar 2020 11:56:47 -0400, by Augie Fackler
-
py3: require values in changelog extras to be bytes stableWed, 25 Mar 2020 18:50:40 -0700, by Martin von Zweigbergk
-
py3: make setup.py's hgcommand() consistently return bytes stableWed, 25 Mar 2020 18:25:58 -0700, by Martin von Zweigbergk
-
pvec: drop an unused `from __future__ import division`Wed, 25 Mar 2020 08:28:20 -0700, by Martin von Zweigbergk