Mercurial > hg
graph
-
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
-
revsetbenchmarks: support revset starting with a "-"Mon, 14 Jan 2019 16:01:17 +0100, by Boris Feld
-
py3: two more passing tests from the ratchetThu, 17 Jan 2019 04:35:33 -0500, by Augie Fackler
-
py3: test*gendoc*.t passes on Python 3Wed, 16 Jan 2019 11:42:50 -0500, by Augie Fackler
-
bdiff: drop duplicate definition of splitnewlines()Wed, 16 Jan 2019 16:55:52 -0800, by Martin von Zweigbergk
-
tests: also skip remotefilelog *.py tests on WindowsWed, 16 Jan 2019 21:54:16 -0500, by Matt Harbison
-
py3: add 10 more passing tests caught by ratchetWed, 16 Jan 2019 23:44:08 +0530, by Pulkit Goyal
-
remotefilelog: import Queue on Python 2, and queue on Python 3Wed, 16 Jan 2019 10:56:39 -0500, by Augie Fackler
-
py3: all fastannotate tests now passWed, 16 Jan 2019 11:57:20 -0500, by Augie Fackler
-
fastannotate: adapt to buffer() going a way in Python 3Wed, 16 Jan 2019 11:56:43 -0500, by Augie Fackler
-
fastannotate: use pycompat.maplist instead of mapWed, 16 Jan 2019 11:56:08 -0500, by Augie Fackler
-
fastannotate: slice strings to get single characterWed, 16 Jan 2019 11:55:49 -0500, by Augie Fackler
-
fastannotate: fix isinstance checks to be against bytes instead of strWed, 16 Jan 2019 11:55:01 -0500, by Augie Fackler
-
absorb: add a pycompat.bytestr() to fix --edit-lines functionality on Python 3Wed, 16 Jan 2019 11:33:43 -0500, by Augie Fackler
-
remotefilelog: fix some bytes/str portability issues for Python 3Wed, 16 Jan 2019 11:03:04 -0500, by Augie Fackler
-
shallowutil: fsdecode the bytes group name before passing to osWed, 16 Jan 2019 11:02:20 -0500, by Augie Fackler
-
shallowutil: slice off a byte instead of subscriptingWed, 16 Jan 2019 11:01:45 -0500, by Augie Fackler
-
remotefilelog: check against bytes type instead of buffer and coerce to bytesWed, 16 Jan 2019 11:01:16 -0500, by Augie Fackler
-
remotefilelog: use list comprehension instead of filter for py3 portabilityWed, 16 Jan 2019 11:00:10 -0500, by Augie Fackler
-
tests: fix up uses of xrange in remotefilelog tests for py3Wed, 16 Jan 2019 10:59:32 -0500, by Augie Fackler
-
tests: add missing b prefixes in remotefilelog-getflogheads.pyWed, 16 Jan 2019 10:59:09 -0500, by Augie Fackler
-
tests: make python oneliner portable to python 3 in remotefilelog testWed, 16 Jan 2019 10:58:31 -0500, by Augie Fackler
-
remotefilelog: implement __bool__ as well as __nonzero__ for py3Wed, 16 Jan 2019 10:58:09 -0500, by Augie Fackler
-
remotefilelog: fix logging in retry decoratorWed, 16 Jan 2019 10:57:38 -0500, by Augie Fackler
-
basepack: avoid 'rbe' mode in Python 3Wed, 16 Jan 2019 10:56:15 -0500, by Augie Fackler
-
remotefilelog: do file IO in terms of bytesWed, 16 Jan 2019 10:55:42 -0500, by Augie Fackler
-
rust-cpython: using MissingAncestors from Python codeFri, 30 Nov 2018 14:35:57 +0100, by Georges Racinet
-
rust: MissingAncestors.basesheads()Mon, 14 Jan 2019 17:07:39 +0100, by Georges Racinet
-
discovery: using the new basesheads()Mon, 14 Jan 2019 18:52:01 +0100, by Georges Racinet
-
ancestor: incrementalmissingancestors.basesheads()Mon, 14 Jan 2019 18:36:09 +0100, by Georges Racinet
-
rust-cpython: set conversion for MissingAncestors.bases()Mon, 14 Jan 2019 17:46:14 +0100, by Georges Racinet
-
rust: dagop.headrevs() Rust counterpartsMon, 14 Jan 2019 10:07:48 +0100, by Georges Racinet on ishtar.racinet.fr
-
rust: factorized testing GraphsMon, 14 Jan 2019 20:42:25 +0100, by Georges Racinet
-
rust-cpython: moved generic conversion fn out of ancestors moduleSat, 12 Jan 2019 16:57:04 +0100, by Georges Racinet
-
revset: transparently forward _intlist argument in all caseTue, 15 Jan 2019 20:24:17 +0100, by Boris Feld
-
narrow: reuse narrowspec.updateworkingcopy() when narrowingSun, 30 Dec 2018 00:15:38 -0800, by Martin von Zweigbergk
-
narrow: reuse narrowspec.updateworkingcopy() when wideningFri, 21 Dec 2018 10:05:37 -0800, by Martin von Zweigbergk
-
narrow: move copytonarrowspec() out of setnarrowpats()Sat, 29 Dec 2018 23:40:18 -0800, by Martin von Zweigbergk
-
narrow: drop now-unnecessary reassignment of repo attributesSat, 29 Dec 2018 23:09:07 -0800, by Martin von Zweigbergk
-
packaging: allow running packaging with custom uid+gid for CentOSFri, 11 Jan 2019 14:55:31 +0100, by Mathias De Mare
-
hg-docker: fix Python 3.4 compatibility (for CentOS 7)Fri, 11 Jan 2019 13:14:25 +0100, by Mathias De Mare
-
copies: use node.nullrev instead of literal -1Tue, 15 Jan 2019 11:07:34 -0800, by Martin von Zweigbergk
-
copies: use node.wdirrev instead of inventing another constant for itTue, 15 Jan 2019 09:20:47 -0800, by Martin von Zweigbergk
-
narrow: extract repo property for store narrowmatcherSat, 29 Dec 2018 23:35:05 -0800, by Martin von Zweigbergk
-
narrow: copy store narrowspec to working copy immediatelySat, 29 Dec 2018 23:01:12 -0800, by Martin von Zweigbergk
-
narrow: include working copy narrowspec in transaction journalSat, 29 Dec 2018 22:34:38 -0800, by Martin von Zweigbergk
-
narrow: make dirstateguard back up and restore working copy narrowspec insteadSat, 29 Dec 2018 22:27:39 -0800, by Martin von Zweigbergk
-
narrow: include journal.narrowspec in transaction journalThu, 10 Jan 2019 13:36:25 -0800, by Martin von Zweigbergk
-
progress: deprecate ui.progress()Tue, 08 Jan 2019 09:50:40 -0800, by Martin von Zweigbergk
-
context: use scmutil.matchfiles instead of matchmod.match(exact=True)Tue, 15 Jan 2019 15:43:00 -0800, by Kyle Lippincott
-
histedit: fix call to _getgoal() by adding a byteskwargs() wrapperMon, 14 Jan 2019 22:19:43 -0500, by Augie Fackler
-
revset: introduce an API that avoids `formatspec` input serializationFri, 04 Jan 2019 13:41:21 +0100, by Boris Feld