Mercurial > hg
graph
-
copies: consider nullrev a common ancestorTue, 15 Jan 2019 11:16:42 -0800, by Martin von Zweigbergk
-
unshare: use context manager for locksThu, 17 Jan 2019 09:18:48 -0800, by Martin von Zweigbergk
-
py3: new tests from the ratchetFri, 25 Jan 2019 21:23:16 -0500, by Augie Fackler
-
dagop: check if stopdepth is greater than or equal to maxlogdepthSat, 26 Jan 2019 12:24:04 +0800, by Anton Shestakov
-
revset: move dagop.maxlogdepth usage to generationsrel()Sat, 26 Jan 2019 12:21:20 +0800, by Anton Shestakov
-
test-revset: check that #generations[1:-1] doesn't result in any errorsSat, 26 Jan 2019 12:20:05 +0800, by Anton Shestakov
-
py3: fix a bytes/str mingling in test-install.tFri, 25 Jan 2019 22:32:45 -0500, by Matt Harbison
-
tests: conditionalize Windows difference in test-dispatch.tFri, 25 Jan 2019 21:19:51 -0500, by Matt Harbison
-
util: cast memoryview to bytesFri, 25 Jan 2019 16:00:34 -0800, by Gregory Szorc
-
tests: add b'' prefixes to ui.configbool() callFri, 25 Jan 2019 15:36:55 -0800, by Gregory Szorc
-
commands: check for modheads being NoneFri, 25 Jan 2019 15:31:07 -0800, by Gregory Szorc
-
tests: add b'' when testing for tls1.2Fri, 25 Jan 2019 15:21:56 -0800, by Gregory Szorc
-
wireprotov2peer: make "received frame(...)" messages debug levelFri, 25 Jan 2019 15:15:59 -0800, by Gregory Szorc
-
tests: add optional setsockopt() output on Python 3Fri, 25 Jan 2019 15:09:08 -0800, by Gregory Szorc
-
wireprotov2peer: rewrite character traversal to use slicesFri, 25 Jan 2019 15:03:20 -0800, by Gregory Szorc
-
wireprotov2server: don't attempt to cast command nameFri, 25 Jan 2019 14:57:37 -0800, by Gregory Szorc
-
wireprotov2server: use pycompat.strkwargs when calling cachekeyfnFri, 25 Jan 2019 14:38:49 -0800, by Gregory Szorc
-
diffstat: make --git work properly on renames (issue6025)Thu, 17 Jan 2019 18:05:54 +0530, by Navaneeth Suresh
-
cmdutil: drop obsolete comment about updating to '.'Fri, 25 Jan 2019 09:50:23 -0800, by Martin von Zweigbergk
-
mq: slightly simplify check for patched working copyThu, 24 Jan 2019 16:30:30 -0800, by Martin von Zweigbergk
-
localrepo: slightly simplify check for removed parents in _rollback()Thu, 24 Jan 2019 16:25:19 -0800, by Martin von Zweigbergk
-
transplant: use bailifchanged() instead of reimplementing itThu, 24 Jan 2019 16:16:10 -0800, by Martin von Zweigbergk
-
revpair: clarify check for empty revsetThu, 24 Jan 2019 12:47:54 -0800, by Martin von Zweigbergk
-
revpair: simplify revpair by always relying on smartset.first/lastThu, 24 Jan 2019 12:38:19 -0800, by Martin von Zweigbergk
-
grep: use set instead of dict with dummy valueFri, 18 Jan 2019 11:10:30 -0800, by Martin von Zweigbergk
-
grep: don't look up copy info unless --follow is givenThu, 06 Sep 2018 15:56:53 -0700, by Martin von Zweigbergk
-
hghave: let OSError with ENOENT through like any otherThu, 17 Jan 2019 09:24:30 -0800, by Martin von Zweigbergk
-
cleanup: delete lots of unused local variablesThu, 17 Jan 2019 09:17:12 -0800, by Martin von Zweigbergk
-
localrepo: use context manager for lock and transaction in commitctx()Mon, 24 Sep 2018 14:46:37 -0700, by Martin von Zweigbergk
-
localrepo: use context manager for locks in commit()Wed, 16 Jan 2019 17:34:59 -0800, by Martin von Zweigbergk
-
localrepo: use context manager for transaction in commit()Wed, 16 Jan 2019 17:33:47 -0800, by Martin von Zweigbergk
-
commit: print "commit message saved in" message also if bookmark update failsWed, 16 Jan 2019 17:46:39 -0800, by Martin von Zweigbergk
-
remotefilelog: remove pointless return statement from constructorThu, 17 Jan 2019 22:07:58 -0800, by Martin von Zweigbergk
-
revset: support ranges in #generations relationTue, 15 Jan 2019 22:57:09 +0800, by Anton Shestakov
-
tests: fix module-import warnings in test-update-atomic.tThu, 24 Jan 2019 18:14:39 +0300, by Pulkit Goyal
-
py3: use dict.items() instead of dict.iteritems() in tests/test-lfs-server.tFri, 18 Jan 2019 19:28:31 +0530, by Pulkit Goyal
-
py3: add b'' prefixes in tests/test-lfs-serve.tFri, 18 Jan 2019 19:26:28 +0530, by Pulkit Goyal
-
py3: add b'' prefixes in doc/check-seclevel.pyThu, 24 Jan 2019 18:09:34 +0300, by Pulkit Goyal
-
tests: remove some over-globbing in test-dispatch.tThu, 24 Jan 2019 15:52:59 -0500, by Augie Fackler
-
py3: port test-parseindex.t to Python 3Thu, 24 Jan 2019 15:23:20 -0500, by Augie Fackler
-
py3: almost fix test-trusted.pyThu, 24 Jan 2019 15:04:30 -0500, by Augie Fackler
-
merge with stableFri, 25 Jan 2019 18:55:23 +0900, by Yuya Nishihara
-
rust-cpython: raising error.WdirUnsupported stableWed, 23 Jan 2019 07:49:36 -0500, by Georges Racinet
-
rust: error for WdirUnsupported with cpython conversion as exception stableWed, 23 Jan 2019 07:47:04 -0500, by Georges Racinet
-
rust: working directory revision number constant stableWed, 23 Jan 2019 07:39:27 -0500, by Georges Racinet
-
py3: fix test-update-atomic.tThu, 24 Jan 2019 15:03:00 -0500, by Augie Fackler
-
py3: fix test-newcgi.tThu, 24 Jan 2019 15:02:28 -0500, by Augie Fackler
-
py3: fix up test-encoding-align.t for python3Thu, 24 Jan 2019 14:12:00 -0500, by Augie Fackler
-
py3: these two casefolding tests pass for me on my MacThu, 24 Jan 2019 13:57:23 -0500, by Augie Fackler
-
py3: port test-bugzilla.t to Python 3Thu, 24 Jan 2019 13:54:45 -0500, by Augie Fackler
-
uncommit: set dirstateparents from within _fixdirstate()Sun, 20 Jan 2019 21:49:58 -0800, by Martin von Zweigbergk
-
unamend: fix unamending of renamed renameSun, 20 Jan 2019 22:00:25 -0800, by Martin von Zweigbergk
-
uncommit: mark old node obsolete after updating dirstateSun, 20 Jan 2019 22:00:21 -0800, by Martin von Zweigbergk
-
unamend: import "copies" module as "copiesmod" to avoid shadowingFri, 18 Jan 2019 17:09:42 -0800, by Martin von Zweigbergk
-
tests: add more tests of uncommit/unamend with copiesFri, 18 Jan 2019 17:08:02 -0800, by Martin von Zweigbergk
-
tests: clean up after each test in test-unamend.tFri, 18 Jan 2019 16:49:18 -0800, by Martin von Zweigbergk
-
cleanup: use clang-tidy to add missing {} around one-line statementsThu, 24 Jan 2019 10:21:59 -0500, by Augie Fackler
-
py3: port test-batching.py to python3Thu, 24 Jan 2019 11:35:40 -0500, by Augie Fackler
-
py3: fix missing b prefixes in test-arbitraryfilectx.tThu, 24 Jan 2019 11:34:18 -0500, by Augie Fackler
-
py3: add missing b prefixes in test-acl.tThu, 24 Jan 2019 11:39:38 -0500, by Augie Fackler
-
py3: buildbot found more passing tests, thanks to indygreg for most of themThu, 24 Jan 2019 11:00:32 -0500, by Augie Fackler
-
tests: drop a duplicate definition of a constantWed, 16 Jan 2019 17:04:50 -0800, by Martin von Zweigbergk
-
tests: support URL quoting on Python 3Wed, 23 Jan 2019 17:57:43 -0800, by Gregory Szorc
-
tests: write directly to stdout to avoid b'' prefixesWed, 23 Jan 2019 17:45:11 -0800, by Gregory Szorc
-
tests: handle string escaping/encoding on Python 3Wed, 23 Jan 2019 17:41:46 -0800, by Gregory Szorc
-
convert: use raw strings for XML stringsWed, 23 Jan 2019 16:21:36 -0800, by Gregory Szorc
-
tests: normalize XML values to bytesWed, 23 Jan 2019 16:22:54 -0800, by Gregory Szorc
-
hgweb: ensure template mapping keys are bytesWed, 23 Jan 2019 17:26:00 -0800, by Gregory Szorc
-
remotefilelog: use %d to format an intTue, 22 Jan 2019 18:25:34 -0800, by Gregory Szorc
-
tests: use bytes for file I/OTue, 22 Jan 2019 18:24:52 -0800, by Gregory Szorc
-
tests: make filenames bytes for Python 3Tue, 22 Jan 2019 18:23:47 -0800, by Gregory Szorc
-
tests: use assertEqual()Tue, 22 Jan 2019 18:16:53 -0800, by Gregory Szorc
-
tests: add setsockopt() output on Python 3Tue, 22 Jan 2019 18:11:34 -0800, by Gregory Szorc
-
hgweb: don't use raw string for session varsTue, 22 Jan 2019 18:07:51 -0800, by Gregory Szorc
-
tests: normalize to bytes in test-install.tTue, 22 Jan 2019 17:50:52 -0800, by Gregory Szorc
-
config: reject str sections and keys on Python 3Tue, 22 Jan 2019 17:08:53 -0800, by Gregory Szorc
-
tests: add size and hash for Python 3Tue, 22 Jan 2019 17:02:40 -0800, by Gregory Szorc
-
httppeer: use %s for formattingTue, 22 Jan 2019 16:58:48 -0800, by Gregory Szorc
-
tests: add b'' to notcapableTue, 22 Jan 2019 16:54:56 -0800, by Gregory Szorc
-
tests: add b'' to test-missing-capability.tTue, 22 Jan 2019 16:53:24 -0800, by Gregory Szorc
-
fuzz: exercise more of the lazymanifest codeTue, 22 Jan 2019 11:41:22 -0500, by Augie Fackler
-
fuzz: restrict manifest input sizeTue, 22 Jan 2019 11:41:09 -0500, by Augie Fackler
-
fuzz: exercise more of the revlog APITue, 22 Jan 2019 11:02:10 -0500, by Augie Fackler
-
fuzz: don't allow enormous revlog inputs eitherTue, 22 Jan 2019 11:18:05 -0500, by Augie Fackler
-
ui: remove unreachable branches and function calls from write() (issue6059) stableThu, 24 Jan 2019 21:38:02 +0900, by Yuya Nishihara
-
ui: inline _writenobuf() into write() due to performance issue stableThu, 24 Jan 2019 21:35:55 +0900, by Yuya Nishihara
-
ui: inline _write() into write() due to performance issue stableThu, 24 Jan 2019 21:34:48 +0900, by Yuya Nishihara
-
partialdiscovery: avoid `undecided` related computation sooner than necessary stableWed, 23 Jan 2019 18:07:42 -0500, by Boris Feld
-
revlog: fix resolution of revlog version 0 stableMon, 21 Jan 2019 22:14:29 +0900, by Yuya Nishihara
-
merge with stableTue, 22 Jan 2019 10:55:45 -0800, by Martin von Zweigbergk
-
rust: add comment about lack of wdirrev handling stableSun, 20 Jan 2019 11:57:36 +0900, by Yuya Nishihara
-
templatekw: fix crash on multiple latesttags resolution at wdir (issue6055) stableSun, 20 Jan 2019 11:51:21 +0900, by Yuya Nishihara
-
test-template-keywords: add test for {latesttag} of wdir() revision stableSun, 20 Jan 2019 11:39:16 +0900, by Yuya Nishihara
-
narrow: fix crash when restoring backup in legacy repo stableFri, 18 Jan 2019 23:32:26 -0800, by Martin von Zweigbergk
-
revset: introduce an internal `_rev` predicate for '%d' usage stableFri, 18 Jan 2019 14:21:47 +0100, by Boris Feld
-
help: document the minimumhgversion variable for extensions stableFri, 18 Jan 2019 23:22:56 -0500, by Matt Harbison
-
help: modernize the example for command registration stableFri, 18 Jan 2019 23:13:04 -0500, by Matt Harbison
-
Added tag 4.9rc0 for changeset 593718ff5844 stableFri, 18 Jan 2019 13:32:00 -0500, by Augie Fackler
-
merge default into stable for 4.9 release stable 4.9rc0Fri, 18 Jan 2019 13:28:22 -0500, by Augie Fackler
-
update: fix edge-case with update.atomic-file and read-only filesThu, 10 Jan 2019 14:57:01 +0100, by Boris Feld
-
scmutil: drop unreachable except clauseWed, 16 Jan 2019 16:49:15 -0800, by Martin von Zweigbergk
-
tests: suppress "Checked out 1 paths of <hash>" from modern gitWed, 16 Jan 2019 21:32:15 -0800, by Martin von Zweigbergk
-
revlog: document that mmap resources are released implicitly by GCSun, 13 Jan 2019 14:56:26 +0900, by Yuya Nishihara
-
ui: proxy protect/restorestdio() calls to update internal flagWed, 26 Sep 2018 21:41:52 +0900, by Yuya Nishihara
-
ui: move protectedstdio() context manager from procutilWed, 26 Sep 2018 21:29:13 +0900, by Yuya Nishihara
-
cext: clang-format new code coming from stable branchThu, 10 Jan 2019 21:29:24 +0900, by Yuya Nishihara
-
match: support rooted globs in hgignoreThu, 03 Jan 2019 19:02:46 -0500, by Valentin Gatien-Baron
-
resolve: fix mark-check when a file was deleted on one side (issue6020)Wed, 07 Nov 2018 15:45:09 -0800, by Kyle Lippincott
-
discovery: compute newly discovered missing in a more efficient wayFri, 04 Jan 2019 16:04:48 +0100, by Boris Feld
-
exthelper: drop the addattr() decoratorThu, 17 Jan 2019 00:16:00 -0500, by Matt Harbison
-
revsetbenchmark: add more example for roots usagesMon, 14 Jan 2019 18:19:22 +0100, by Boris Feld
-
dagop: minor python optimization to `headrevs`Mon, 14 Jan 2019 17:15:21 +0100, by Boris Feld
-
revset: use changelog's `headrevs` method to compute headsMon, 14 Jan 2019 17:10:51 +0100, by Boris Feld
-
revlog: accept a revs argument in `headrevs`Mon, 14 Jan 2019 17:06:00 +0100, by Boris Feld
-
revset: inline parents computation to reuse the input argumentMon, 14 Jan 2019 16:53:55 +0100, by Boris Feld
-
revsetbenchmarks: add various examples around the 'heads()' revsetSun, 13 Jan 2019 22:24:11 +0100, by Boris Feld