Mercurial > hg
graph
-
nodemap: gate the feature behind a new requirementTue, 14 Apr 2020 03:16:23 +0200, by Pierre-Yves David
-
nodemap: move on disk file to version 1Tue, 14 Apr 2020 03:05:54 +0200, by Pierre-Yves David
-
nodemap: add a new mode value, "strict"Tue, 14 Apr 2020 03:01:52 +0200, by Pierre-Yves David
-
nodemap: add a new mode option, with an optional "warn" valueTue, 14 Apr 2020 02:45:05 +0200, by Pierre-Yves David
-
nodemap: also warm manifest nodemap with other cachesSun, 05 Apr 2020 18:32:46 +0200, by Pierre-Yves David
-
nodemap: also use persistent nodemap for manifestSun, 05 Apr 2020 13:12:05 +0200, by Pierre-Yves David
-
nodemap: create files in the repository used in the testSun, 05 Apr 2020 13:49:27 +0200, by Pierre-Yves David
-
rust-matchers: add timing tracing to regex compilationThu, 07 May 2020 10:10:13 +0200, by Raphaël Gomès
-
url: fix a bytes vs str crash in processing proxy headers (issue6249) stableSun, 26 Apr 2020 14:29:47 -0400, by Matt Harbison
-
pullbundles: use unfiltered repo for head/base matching stableFri, 24 Apr 2020 20:00:25 +0200, by Joerg Sonnenberger
-
procutil: always waiting on child processes to prevent zombies with 'hg serve' stableThu, 07 May 2020 03:14:52 -0700, by Rodrigo Damazio Bovendorp
-
rust-regex: increase the DFA size limit for the `regex` crate stableThu, 07 May 2020 10:15:19 +0200, by Raphaël Gomès
-
merge with stableMon, 04 May 2020 10:06:53 -0400, by Augie Fackler
-
tests: clarify a comment describing a phabricator test scenario stable 5.4Thu, 16 Apr 2020 19:23:12 -0400, by Matt Harbison
-
phabricator: ensure that `phabsend` is given a contiguous, linear commit range stableThu, 16 Apr 2020 19:05:25 -0400, by Matt Harbison
-
merge with stableFri, 01 May 2020 08:07:25 -0700, by Martin von Zweigbergk
-
automation: support building Python 3 MSI installers stableFri, 24 Apr 2020 12:37:43 -0700, by Gregory Szorc
-
automation: support building Python 3 Inno installers stableFri, 24 Apr 2020 12:11:08 -0700, by Gregory Szorc
-
automation: add extra arguments when building Inno stableFri, 24 Apr 2020 11:48:07 -0700, by Gregory Szorc
-
packaging: add -python2 to Windows installer filenames stableThu, 23 Apr 2020 18:48:36 -0700, by Gregory Szorc
-
automation: support building Windows wheels for Python 3.7 and 3.8 stableThu, 23 Apr 2020 17:24:37 -0700, by Gregory Szorc
-
packaging: support building WiX installers with PyOxidizer stableMon, 20 Apr 2020 17:42:50 -0700, by Gregory Szorc
-
packaging: move version derivation to run_wix_packaging() stableMon, 20 Apr 2020 18:24:35 -0700, by Gregory Szorc
-
packaging: integrate signing into run_wix_packaging() stableMon, 20 Apr 2020 17:53:20 -0700, by Gregory Szorc
-
packaging: isolate invocation of WiX to own function stableMon, 20 Apr 2020 17:33:41 -0700, by Gregory Szorc
-
packaging: support building Inno installer with PyOxidizer stableThu, 23 Apr 2020 18:06:02 -0700, by Gregory Szorc
-
packaging: split Inno installer building from Mercurial building stableSun, 19 Apr 2020 15:35:21 -0700, by Gregory Szorc
-
packaging: remove pyoxidizer.bzl from packaging directory stableSun, 19 Apr 2020 14:25:27 -0700, by Gregory Szorc
-
contrib: install PyOxidizer in Linux and Windows environments stableSun, 19 Apr 2020 14:16:24 -0700, by Gregory Szorc
-
diff: re-establish linear runtime performance stableThu, 30 Apr 2020 15:10:05 +0200, by Elmar Bartel
-
copies: fix the changeset based algorithm regarding mergeThu, 05 Mar 2020 17:55:05 +0100, by Pierre-Yves David
-
merge with stableFri, 24 Apr 2020 15:06:42 -0400, by Augie Fackler
-
rust-chg: clean up excessive indentsSat, 11 Apr 2020 17:43:29 +0900, by Yuya Nishihara
-
rust-chg: do not terminate tokio runtime until pager exitsSat, 11 Apr 2020 02:51:03 +0900, by Yuya Nishihara
-
rust-chg: modernize entry functionSat, 11 Apr 2020 02:21:06 +0900, by Yuya Nishihara
-
rust-chg: reimplement locator by using async/await and tokio-0.2Sat, 11 Apr 2020 00:47:32 +0900, by Yuya Nishihara
-
rust-chg: reimplement ChgClientExt as ChgClient wrapperFri, 10 Apr 2020 23:26:36 +0900, by Yuya Nishihara
-
rust-chg: reimplement run_command operation as async functionFri, 10 Apr 2020 22:44:51 +0900, by Yuya Nishihara
-
rust-chg: reimplement uihandler by using async-trait and tokio-0.2Fri, 10 Apr 2020 22:23:10 +0900, by Yuya Nishihara
-
rust-chg: have attach_io() simply take reference of AsRawFd objectFri, 10 Apr 2020 23:08:57 +0900, by Yuya Nishihara
-
rust-status: check for '.hg' regardless of file type (issue6300) stableThu, 23 Apr 2020 09:59:38 +0200, by Raphaël Gomès
-
upgrade: properly filter action depending on planned work stableWed, 15 Apr 2020 18:10:19 +0200, by Pierre-Yves David
-
nodemap: skip persistent nodemap warming for revlog not using it stableMon, 13 Apr 2020 18:04:55 +0200, by Pierre-Yves David
-
automation: install latest Python versions in Linux stableSat, 28 Mar 2020 08:18:11 -0700, by Gregory Szorc
-
contrib: update to latest Python 2.7, 3.7, and 3.8 stableTue, 21 Apr 2020 19:33:57 -0700, by Gregory Szorc
-
rust-chg: reimplement attach_io operation as async functionFri, 10 Apr 2020 22:07:11 +0900, by Yuya Nishihara
-
rust-chg: upgrade to futures-0.3 based librariesFri, 10 Apr 2020 21:54:03 +0900, by Yuya Nishihara
-
rust-chg: exclude futures-dependent modules from build and break thingsFri, 10 Apr 2020 21:44:46 +0900, by Yuya Nishihara
-
tests: stabilize test-convert-hg-source.t on Windows stableFri, 17 Apr 2020 18:47:31 -0400, by Matt Harbison
-
commit: tell user what to do with .hg/last-message.txtMon, 20 Apr 2020 14:37:10 -0700, by Martin von Zweigbergk
-
test-check-rust-format: specify --edition=2018Fri, 17 Apr 2020 19:35:18 +0900, by Yuya Nishihara
-
merge default into stable for 5.4 release stable 5.4rc0Thu, 16 Apr 2020 22:51:09 +0530, by Pulkit Goyal
-
templatekw: fix shownames() to check if namespace exists in repo (issue6301)Thu, 16 Apr 2020 22:30:11 +0900, by Yuya Nishihara
-
wait-on-file: use proper variable in mathWed, 15 Apr 2020 20:10:35 +0200, by Pierre-Yves David
-
wait-on-file: don't quote arithmetic argumentWed, 15 Apr 2020 20:08:36 +0200, by Pierre-Yves David
-
graft: exit 1 on conflicts, like mergeTue, 14 Apr 2020 19:09:56 -0400, by Valentin Gatien-Baron
-
tests: deal with "ls" vs "ls -A" difference on 2BSD derived systemsFri, 10 Apr 2020 19:58:34 +0200, by Joerg Sonnenberger
-
tests: skip non-readable check for rootFri, 10 Apr 2020 19:53:36 +0200, by Joerg Sonnenberger
-
tests: skip CVS tests for rootFri, 10 Apr 2020 19:52:33 +0200, by Joerg Sonnenberger
-
make: drop the `-c` arg to `install` in the documentation makefileWed, 15 Apr 2020 22:18:05 -0400, by Matt Harbison
-
phabricator: restack any new orphans created by phabsend (issue6045)Tue, 14 Apr 2020 18:51:23 -0400, by Matt Harbison
-
phabricator: prevent posting obsolete commitsSun, 12 Apr 2020 13:11:42 -0400, by Matt Harbison
-
phabricator: avoid creating unstable children within the review stackTue, 03 Mar 2020 17:37:09 -0500, by Matt Harbison
-
phabricator: add an option to fold several commits into one review (issue6244)Wed, 08 Apr 2020 17:30:10 -0400, by Matt Harbison
-
tests: move the phabricator auth token to the global config fileWed, 08 Apr 2020 17:07:19 -0400, by Matt Harbison
-
phabricator: add debug logging to show previous node values in `phabsend`Sun, 05 Apr 2020 21:19:21 -0400, by Matt Harbison
-
rust: update README with new information about the Re2 pathThu, 16 Apr 2020 17:31:29 +0200, by Raphaël Gomès
-
rust: add option of static linking a local Re2 installThu, 16 Apr 2020 17:31:11 +0200, by Raphaël Gomès
-
templatekw: cache mergestate even if merge is not ongoingWed, 15 Apr 2020 23:11:55 +0900, by Yuya Nishihara
-
revset: remove explicit sort() from unstable()Wed, 15 Apr 2020 19:24:21 +0900, by Yuya Nishihara
-
revset: implement a simple 'foo#generations' expressionFri, 10 Apr 2020 22:23:44 +0800, by Anton Shestakov
-
revset: rename generationsrel() to generationssubrel()Fri, 10 Apr 2020 22:22:09 +0800, by Anton Shestakov
-
manifest: leave a TODO where we may have more work for sha1 portabilityThu, 02 Apr 2020 16:02:21 -0400, by Augie Fackler
-
manifest: add test for long hashesWed, 08 Jan 2020 11:33:01 -0500, by Augie Fackler
-
manifest: remove a final 40-byte assumption from pure-python parserThu, 02 Apr 2020 16:24:34 -0400, by Augie Fackler
-
manifest: fix yet another 20-byte-hash assumptionThu, 02 Apr 2020 16:01:36 -0400, by Augie Fackler
-
manifest: fix another pure-parsing 20-byte assumptionThu, 02 Apr 2020 15:57:07 -0400, by Augie Fackler
-
manifest: teach treemanifest about long hashesThu, 02 Apr 2020 15:52:10 -0400, by Augie Fackler
-
manifest: start removing 40-byte hash restrictions from C codeTue, 07 Jan 2020 13:47:29 -0500, by Augie Fackler
-
manifest: remove a 20-byte-hash assumption from pure manifest parsingTue, 07 Jan 2020 11:25:13 -0500, by Augie Fackler
-
revset: mark `extinct()` experimentalMon, 13 Apr 2020 12:18:29 -0400, by Matt Harbison
-
revset: mark `successors()` experimentalMon, 13 Apr 2020 12:17:52 -0400, by Matt Harbison
-
revset: mark `obsolete()` experimentalMon, 13 Apr 2020 12:13:22 -0400, by Matt Harbison
-
nodemap: access the mmap opener option using bytesTue, 14 Apr 2020 16:09:38 +0200, by Pierre-Yves David
-
nodemap: rename a variable to prevent shawoding "_"Tue, 14 Apr 2020 04:17:57 +0200, by Pierre-Yves David
-
rust-chg: indent process_message() to prepare mass rewrite to futures-0.3Fri, 10 Apr 2020 22:30:50 +0900, by Yuya Nishihara
-
rust-chg: move get_umask() call out of run() functionSat, 11 Apr 2020 15:27:08 +0900, by Yuya Nishihara
-
rust-chg: leverage impl trait at argument positionSat, 11 Apr 2020 00:21:37 +0900, by Yuya Nishihara
-
setup: link osutil.so to libsocket on Solaris/illumos (issue6299) stableMon, 13 Apr 2020 16:30:13 +0300, by Alexander Pyhalov
-
revset: import `unstable()` from the evolve extensionMon, 13 Apr 2020 01:19:09 -0400, by Matt Harbison
-
fastexport: make a diagnostics message more localizableFri, 10 Apr 2020 22:33:14 +0200, by Joerg Sonnenberger
-
rust-chg: use "crate::" to import local modulesFri, 10 Apr 2020 21:38:08 +0900, by Yuya Nishihara
-
rust-chg: upgrade to 2018 edition and remove useless extern cratesFri, 10 Apr 2020 21:35:16 +0900, by Yuya Nishihara
-
mergestate: store about files resolved in favour of otherThu, 09 Apr 2020 16:06:03 +0530, by Pulkit Goyal
-
histedit: add test that an invalid editor doesn't bork client stateThu, 09 Apr 2020 15:44:21 -0400, by Augie Fackler
-
rust-chg: silence warning about dated coding styleTue, 31 Mar 2020 23:25:26 +0900, by Yuya Nishihara
-
rust-chg: update name of the server processMon, 19 Nov 2018 20:50:45 +0900, by Yuya Nishihara
-
rust-chg: send client side umask to serverThu, 04 Oct 2018 22:44:37 +0900, by Yuya Nishihara
-
rust-chg: add config validation and process returned instructionsSun, 07 Oct 2018 16:14:21 +0900, by Yuya Nishihara
-
rust-chg: collect server flags from command argumentsSun, 07 Oct 2018 16:46:30 +0900, by Yuya Nishihara
-
rust-chg: add interface to run "validate" requestSun, 07 Oct 2018 15:36:34 +0900, by Yuya Nishihara
-
rust-chg: add helper to parse instructions sent from serverSun, 07 Oct 2018 15:21:54 +0900, by Yuya Nishihara
-
tests: move verification closer to setup in test-copies-chain-merge.tThu, 02 Apr 2020 13:53:33 -0700, by Martin von Zweigbergk
-
tests: collect all branch creation in one place in test-copies-chain-merge.tThu, 02 Apr 2020 13:45:10 -0700, by Martin von Zweigbergk
-
hgk: remove a "b" used on a kwargs expansion, the keys are strsMon, 06 Apr 2020 15:19:09 -0700, by Kyle Lippincott
-
rust-chg: send client-side environment variables to serverThu, 04 Oct 2018 23:07:48 +0900, by Yuya Nishihara
-
rust-chg: add helper to pack environment variablesThu, 04 Oct 2018 23:01:34 +0900, by Yuya Nishihara
-
rust-chg: move set_current_dir() to LocatorSun, 07 Oct 2018 10:23:57 +0900, by Yuya Nishihara
-
rust-chg: abort if server doesn't have required capabilitiesSun, 07 Oct 2018 10:12:22 +0900, by Yuya Nishihara
-
rust-chg: spawn server process if not runningSat, 06 Oct 2018 20:10:44 +0900, by Yuya Nishihara
-
rust-chg: update dependenciesTue, 31 Mar 2020 23:13:13 +0900, by Yuya Nishihara
-
rust-chg: depend on released version of tokio-processSat, 03 Nov 2018 12:30:46 +0900, by Yuya Nishihara
-
rust-chg: add brief comment about initial capacity of temp_sock_path()Sun, 14 Oct 2018 14:41:14 +0200, by Yuya Nishihara
-
discovery: avoid wrongly saying there are nothing to pull stableMon, 06 Apr 2020 00:24:57 +0200, by Pierre-Yves David
-
rebase: don't create merge when continuing rebase interrupted by old hgWed, 01 Apr 2020 14:34:21 -0700, by Martin von Zweigbergk
-
tests: demonstrate how continuing rebase after upgrade can result in mergeWed, 01 Apr 2020 13:27:28 -0700, by Martin von Zweigbergk
-
manifest: also declare treemanifest as implementing imanifestdictMon, 03 Feb 2020 22:17:19 -0500, by Augie Fackler
-
manifest: introduce new exception to signal unavailability of fastdelta()Thu, 02 Apr 2020 13:04:41 -0400, by Augie Fackler
-
copies-tests: remove spurious `]` in the templateSat, 07 Mar 2020 00:30:33 +0100, by Pierre-Yves David
-
merge with stableThu, 02 Apr 2020 21:58:10 +0530, by Pulkit Goyal
-
debugcommands: fix typo in debuguigetpassSun, 29 Mar 2020 01:57:17 +0900, by Yuya Nishihara
-
dagop: fix subsetparentswalker to set p1/p2 chains at merge revisionThu, 26 Mar 2020 22:31:17 +0900, by Yuya Nishihara
-
dagop: simplify dict/set reuse condition in subsetparentswalkerThu, 26 Mar 2020 22:23:30 +0900, by Yuya Nishihara
-
extensions: refactor function for obtaining disabled extension helpSun, 29 Mar 2020 14:22:07 -0700, by Gregory Szorc
-
tests: perform grep manually in test-doctest.pySun, 29 Mar 2020 15:29:39 -0700, by Gregory Szorc
-
tests: prevent printing \r to stdoutSun, 29 Mar 2020 14:31:59 -0700, by Gregory Szorc
-
tests: force \n newlines when writing to sys.stdoutSun, 29 Mar 2020 13:51:26 -0700, by Gregory Szorc
-
dispatch: force \n for newlines on sys.std* streams (BC)Sun, 29 Mar 2020 13:06:59 -0700, by Gregory Szorc
-
hook: move stdio redirection to context managerSun, 29 Mar 2020 11:58:50 -0700, by Gregory Szorc
-
pycompat: change argv conversion semanticsSat, 28 Mar 2020 12:18:58 -0700, by Gregory Szorc
-
phabricator: extract logic to print the status when posting a commitWed, 18 Mar 2020 14:53:53 -0400, by Matt Harbison
-
phabricator: extract the logic to amend diff properties to a functionMon, 16 Mar 2020 14:33:35 -0400, by Matt Harbison
-
phabricator: teach `getoldnodedrevmap()` to handle folded reviewsMon, 16 Mar 2020 13:36:12 -0400, by Matt Harbison
-
phabricator: teach createdifferentialrevision() to allow a folded commit rangeMon, 09 Mar 2020 12:07:28 -0400, by Matt Harbison
-
phabricator: combine commit messages into the review when folding commitsFri, 06 Mar 2020 17:03:04 -0500, by Matt Harbison
-
phabricator: record all local commits used to create a Differential revisionWed, 26 Feb 2020 13:13:49 -0500, by Matt Harbison
-
tests: use `f --hexdump` to print file contentSat, 28 Mar 2020 13:29:25 -0700, by Gregory Szorc
-
url: pass str to pathname2urlSat, 28 Mar 2020 13:12:43 -0700, by Gregory Szorc
-
tests: pass str to matchoutput()Sat, 28 Mar 2020 09:21:46 -0700, by Gregory Szorc
-
hgcli: customize for MercurialTue, 31 Mar 2020 19:44:28 -0700, by Gregory Szorc
-
hgcli: add stub PyOxidizer projectTue, 31 Mar 2020 19:07:36 -0700, by Gregory Szorc
-
hgcli: remove legacy projectTue, 31 Mar 2020 18:56:41 -0700, by Gregory Szorc
-
nodemap: automatically "vacuum" the persistent nodemap when too sparseThu, 26 Mar 2020 11:55:06 +0100, by Pierre-Yves David
-
nodemap: display percentage of unused in `hg debugnodemap`Fri, 28 Feb 2020 03:18:57 +0100, by Pierre-Yves David
-
nodemap: make sure on disk change get rolled back with the transactionFri, 28 Feb 2020 03:05:52 +0100, by Pierre-Yves David
-
nodemap: test that concurrent process don't see the pending transactionFri, 28 Feb 2020 02:23:38 +0100, by Pierre-Yves David
-
testlib: adjust wait-on-file timeout according to the global test timeoutFri, 20 Mar 2020 23:41:35 +0100, by Pierre-Yves David
-
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
-
py3: use integer division in histeditTue, 24 Mar 2020 23:31:36 -0700, by Martin von Zweigbergk
-
rust: update README to reflect use of `regex` crateWed, 25 Mar 2020 10:06:32 +0100, by Raphaël Gomès
-
rust: update all dependenciesMon, 23 Mar 2020 12:11:41 +0100, by Raphaël Gomès
-
rust: update micro-timer dependencyMon, 23 Mar 2020 12:07:45 +0100, by Raphaël Gomès
-
rust-status: only involve ignore mechanism when neededFri, 20 Mar 2020 15:21:34 +0100, by Raphaël Gomès
-
templater: fix cbor() filter to recursively convert smartset to listThu, 26 Mar 2020 00:07:12 +0900, by Yuya Nishihara
-
shelve: split up dounshelve() in unshelvecmd() and _dounshelve()Mon, 23 Mar 2020 15:14:42 -0700, by Martin von Zweigbergk
-
darwin: use vim, not vi, to avoid data-loss inducing posix behavior stableMon, 23 Mar 2020 14:38:00 -0700, by Kyle Lippincott
-
rust-matchers: use the `regex` crateTue, 24 Mar 2020 17:55:59 +0100, by Raphaël Gomès
-
templater: add subsetparents(rev, revset) functionSun, 15 Mar 2020 16:11:58 +0900, by Yuya Nishihara
-
templater: remember cache key of evaluated revsetSun, 15 Mar 2020 16:00:45 +0900, by Yuya Nishihara
-
templater: fix cbor() filter to accept smartsetSun, 15 Mar 2020 22:01:38 +0900, by Yuya Nishihara
-
templater: introduce wrapper for smartset (API)Sun, 15 Mar 2020 15:12:44 +0900, by Yuya Nishihara
-
setup: build C extensions with -Werror=declaration-after-statementFri, 20 Mar 2020 23:30:23 -0400, by Matt Harbison
-
merge with stableTue, 24 Mar 2020 21:41:24 +0900, by Yuya Nishihara
-
osutil: move declaration to top of the scopeSun, 22 Mar 2020 18:40:04 +0900, by Yuya Nishihara
-
phabricator: remove *-argument from _getdrevs()Sat, 21 Mar 2020 14:01:10 +0900, by Yuya Nishihara
-
revset: leverage internal _rev() function to implement rev()Sat, 21 Mar 2020 13:42:08 +0900, by Yuya Nishihara
-
revset: fix crash by repo.revs('%d', tip + 1)Sat, 21 Mar 2020 13:39:39 +0900, by Yuya Nishihara
-
revset: allow repo.revs('%d', wdirrev)Sat, 21 Mar 2020 13:27:47 +0900, by Yuya Nishihara
-
ui: use "procutil.shellsplit" to parse commandThu, 19 Mar 2020 16:06:24 +0100, by Micha Wiedenmann
-
cext: move variable declaration to the top of the block for C89 support stableFri, 20 Mar 2020 10:04:13 -0400, by Matt Harbison
-
phabricator: allow multiple DREVSPEC args to phabread|phabimport|phabupdateThu, 05 Mar 2020 11:02:07 -0500, by Matt Harbison
-
phabricator: add a helper function to convert DREVSPECs to a DREV dict listThu, 05 Mar 2020 11:00:00 -0500, by Matt Harbison
-
merge with stableFri, 20 Mar 2020 17:18:14 +0900, by Yuya Nishihara
-
tests: avoid logging a commit with a Unicode character in test-phabricator.tThu, 19 Mar 2020 14:54:10 -0400, by Matt Harbison
-
fix: mark -r as advancedFri, 13 Mar 2020 12:16:20 -0700, by Martin von Zweigbergk
-
fix: add a -s option to format a revision and its descendantsFri, 13 Mar 2020 12:16:00 -0700, by Martin von Zweigbergk
-
fix: move handling of --all into getrevstofix() for consistencyThu, 12 Dec 2019 16:32:01 -0800, by Martin von Zweigbergk
-
rust-status: add trace-level logging for Rust status fallback for debuggingWed, 18 Mar 2020 14:26:47 +0100, by Raphaël Gomès
-
hg: make _local() behave consistently on Python 3.8 (issue6287)Wed, 18 Mar 2020 15:08:14 -0400, by Augie Fackler
-
remotefilelog: add fake heads() method that allows viewing a file in hgwebTue, 17 Mar 2020 17:26:05 -0400, by Augie Fackler
-
tests: add test for remotefilelog interactions with hgwebTue, 17 Mar 2020 17:21:34 -0400, by Augie Fackler
-
phabricator: remove duplicated byteskwargs conversionWed, 18 Mar 2020 12:03:27 -0400, by Augie Fackler
-
chistedit: support histedit.summary-template in curses histedit planTue, 17 Mar 2020 12:59:31 -0700, by Kyle Lippincott
-
vfs: fix typo in comment (remove extra "l")Mon, 22 Jul 2019 09:58:23 -0700, by Kyle Lippincott
-
tests: make test-doctest.t automatically find files to run tests onThu, 12 Mar 2020 20:18:52 -0700, by Kyle Lippincott
-
tests: make test-doctest.t module list match realityFri, 13 Mar 2020 19:25:37 -0700, by Kyle Lippincott
-
tests: remove doctest in narrowspec, it is brokenThu, 12 Mar 2020 20:08:05 -0700, by Kyle Lippincott
-
rust-core: add missing `Debug` traitsFri, 13 Mar 2020 00:41:22 +0100, by Raphaël Gomès
-
fix: refactor getrevstofix() to define revisions first, then validate themThu, 12 Dec 2019 16:24:43 -0800, by Martin von Zweigbergk
-
fix: disallow `hg fix --all --working-dir`Fri, 13 Dec 2019 15:14:57 -0800, by Martin von Zweigbergk
-
byteify-string: resolve symlink before byteifying stableWed, 18 Mar 2020 21:27:45 +0100, by Pierre-Yves David
-
tests: simplify test-fix-topology.t slightly by using a `(case !)`Thu, 12 Mar 2020 16:25:22 -0700, by Martin von Zweigbergk
-
tests: fix rebase test broken by earlier cleanupThu, 12 Mar 2020 14:50:00 -0700, by Martin von Zweigbergk
-
rebase: accept multiple --base arguments (BC)Fri, 13 Mar 2020 16:57:38 -0700, by Martin von Zweigbergk
-
rebase: accept multiple --source arguments (BC)Fri, 13 Mar 2020 16:39:32 -0700, by Martin von Zweigbergk
-
rebase: mention -r argument in synopsisFri, 13 Mar 2020 19:29:02 -0700, by Martin von Zweigbergk
-
rebase: remove unused defaults argument values from _definedestmap()Fri, 13 Mar 2020 16:36:31 -0700, by Martin von Zweigbergk
-
phabricator: add a config knob to create obsolete markers when importingSun, 16 Feb 2020 17:47:20 -0500, by Matt Harbison