Mercurial > hg
graph
-
exchangev2: recognize narrow patterns when pullingWed, 26 Sep 2018 14:38:43 -0700, by Gregory Szorc
-
sqlitestore: file storage backend using SQLiteTue, 09 Oct 2018 08:50:13 -0700, by Gregory Szorc
-
storageutil: extract most of peek_censored from revlogTue, 16 Oct 2018 15:36:19 +0200, by Gregory Szorc
-
lfs: autoload the extension when cloning from repo with lfs enabledThu, 20 Sep 2018 17:27:01 -0700, by Matt Harbison
-
testing: switch to inserting deltasTue, 16 Oct 2018 16:24:46 +0200, by Gregory Szorc
-
testing: remove expectation of error on bad node insertTue, 16 Oct 2018 15:24:06 +0200, by Gregory Szorc
-
storageutil: convert fileid to bytes to avoid cast to %sTue, 16 Oct 2018 17:45:39 +0200, by Gregory Szorc
-
tests: use byte literals in test-storage.pyTue, 16 Oct 2018 17:48:28 +0200, by Gregory Szorc
-
py3: byte-stringify literals in test-keyword.tTue, 16 Oct 2018 07:19:38 +0200, by Yuya Nishihara
-
py3: flush std streams before/after running user code in heredoctest.pyTue, 16 Oct 2018 07:18:30 +0200, by Yuya Nishihara
-
py3: rewrite StringIO fallback for Python 3Tue, 16 Oct 2018 08:06:17 +0200, by Yuya Nishihara
-
py3: reinvent print() function for contrib/hgclient.pyTue, 16 Oct 2018 07:04:07 +0200, by Yuya Nishihara
-
py3: work around unicode stdio streams in contrib/hgclient.pyTue, 16 Oct 2018 07:08:12 +0200, by Yuya Nishihara
-
py3: convert string literals to bytes in contrib/hgclient.pyTue, 16 Oct 2018 07:00:41 +0200, by Yuya Nishihara
-
merge with stableTue, 16 Oct 2018 08:16:11 -0400, by Augie Fackler
-
branchmap: remove redundant sortFri, 31 Aug 2018 19:58:41 +0100, by Martijn Pieters
-
revset: drop special case of 'revset(...)' function in analyzeThu, 11 Oct 2018 03:15:04 +0200, by Boris Feld
-
revset: document the `revset(...)` syntaxThu, 11 Oct 2018 03:13:53 +0200, by Boris Feld
-
check-commit: update test expectation per removal of "double empty line" ruleTue, 16 Oct 2018 12:39:21 +0200, by Yuya Nishihara
-
style: drop requirement to only use single lines between top-level objectsSun, 14 Oct 2018 15:40:16 +0200, by Martijn Pieters
-
py3: byteify extension in test-relink.tSun, 14 Oct 2018 13:05:53 -0400, by Matt Harbison
-
f: fix a Python 3 bytes/string issueSat, 13 Oct 2018 04:20:22 -0400, by Augie Fackler
-
tests: use regex instead of Python versions for archive hash changesSun, 14 Oct 2018 08:55:30 -0400, by Augie Fackler
-
notify: a ton of encoding dancing to deal with the email moduleSun, 14 Oct 2018 05:29:00 -0400, by Augie Fackler
-
tests: add missing b prefix in test-context-metadata.tSun, 14 Oct 2018 11:06:21 -0400, by Augie Fackler
-
context: raise runtime errors with sysstrsSun, 14 Oct 2018 11:05:41 -0400, by Augie Fackler
-
rust: rustfmt config for hg-direct-ffiMon, 15 Oct 2018 11:16:12 +0200, by Georges Racinet
-
rust: rustlazyancestors.__contains__Mon, 08 Oct 2018 19:11:41 +0200, by Georges Racinet
-
help: fix a missing quote character in ui.tweakdefaultsSun, 14 Oct 2018 01:39:22 -0400, by Matt Harbison
-
rust: hooking into Python codeThu, 27 Sep 2018 16:55:44 +0200, by Georges Racinet
-
py3: fix test-propertycache.pySun, 14 Oct 2018 14:10:38 +0000, by Mark Thomas
-
py3: fix test-dirstate-race.tSun, 14 Oct 2018 14:02:32 +0000, by Mark Thomas
-
help: adding a proper declaration for shortlist/basic commands (API)Fri, 12 Oct 2018 18:49:11 +0200, by Rodrigo Damazio
-
help: assigning topic categoriesFri, 12 Oct 2018 18:06:32 +0200, by Rodrigo Damazio
-
help: assigning categories to existing commandsSat, 13 Oct 2018 02:17:41 -0700, by rdamazio
-
help: splitting the topics by categoryFri, 12 Oct 2018 17:57:36 +0200, by Rodrigo Damazio
-
help: adding support for command categoriesSat, 13 Oct 2018 05:03:50 -0700, by rdamazio
-
notify: just use email.errorsSun, 14 Oct 2018 13:35:47 +0200, by Yuya Nishihara
-
rust-chg: add struct holding information needed to spawn server processSat, 06 Oct 2018 21:13:59 +0900, by Yuya Nishihara
-
rust-chg: install logger if $CHGDEBUG is setSun, 07 Oct 2018 11:32:42 +0900, by Yuya Nishihara
-
rust-chg: depend on log and tokio_timerSat, 06 Oct 2018 20:07:11 +0900, by Yuya Nishihara
-
rust-chg: suppress panic while writing chg error to stderrSun, 07 Oct 2018 20:55:51 +0900, by Yuya Nishihara
-
logcmdutil: add a helpful assertion to catch mistyped templates earlySun, 14 Oct 2018 04:37:25 -0400, by Augie Fackler
-
notify: adapt to new location of email module's errorsSun, 14 Oct 2018 05:28:01 -0400, by Augie Fackler
-
notify: add some b prefixesSun, 14 Oct 2018 04:33:47 -0400, by Augie Fackler
-
py3: fix test-diff-color.tSun, 14 Oct 2018 09:24:36 +0000, by Mark Thomas
-
py3: fix test-revlog.tSun, 14 Oct 2018 09:07:43 +0000, by Mark Thomas
-
fuzz: try *even harder* to prevent Python from looking up usernamesSun, 14 Oct 2018 04:11:35 -0400, by Augie Fackler
-
wireproto: fix incorrect function name in docstringSun, 14 Oct 2018 03:42:43 -0400, by Connor Sheehan
-
py3: fix test-status.tSat, 13 Oct 2018 15:32:52 +0000, by Mark Thomas
-
formatter: make debug output prettierSun, 14 Oct 2018 07:25:01 +0200, by Yuya Nishihara
-
stringutil: allow to specify initial indent level of pprint()Sun, 14 Oct 2018 07:23:02 +0200, by Yuya Nishihara
-
stringutil: make level parameter of pprintgen() 0-originSun, 14 Oct 2018 07:18:19 +0200, by Yuya Nishihara
-
formatter: use stringutil.pprint() in debug output to drop b''Sun, 14 Oct 2018 06:51:19 +0200, by Yuya Nishihara
-
rust: exposing in parsers moduleThu, 27 Sep 2018 16:56:15 +0200, by Georges Racinet
-
rust: iterator bindings to C codeThu, 27 Sep 2018 16:51:36 +0200, by Georges Racinet
-
rust: pure Rust lazyancestors iteratorThu, 27 Sep 2018 17:03:16 +0200, by Georges Racinet
-
run-tests: restore quoting the python executable for running *.py testsSat, 13 Oct 2018 23:08:29 -0400, by Matt Harbison
-
tests: replace `cd ..` with an absolute path in a couple ssh testsSat, 13 Oct 2018 19:49:33 -0400, by Matt Harbison
-
lfs: register the flag processors per repositoryThu, 04 Oct 2018 00:17:26 -0400, by Matt Harbison