Mercurial > hg
graph
-
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