Mercurial > hg
graph
-
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
-
revset: detect integer list on parsingFri, 04 Jan 2019 05:26:13 +0100, by Boris Feld
-
revert: extract "%ld" formatting in a _formatintlist functionFri, 04 Jan 2019 05:16:57 +0100, by Boris Feld
-
revset: extract parsing logic out of formatspecFri, 04 Jan 2019 02:29:04 +0100, by Boris Feld
-
revset: enforce "%d" to be interpreted as literal revision number (API) (BC)Thu, 10 Jan 2019 15:23:58 +0100, by Boris Feld
-
revset: remove the last usage of "%d" for a non-revision entryThu, 10 Jan 2019 16:03:07 +0100, by Boris Feld
-
revset: remove a rare usage of "%d" for a non-revision itemThu, 10 Jan 2019 15:57:13 +0100, by Boris Feld
-
merge with stableMon, 14 Jan 2019 17:45:48 -0500, by Augie Fackler
-
tests: replace mockmakedate function in test-amend.tSun, 13 Jan 2019 17:56:02 +0530, by Taapas Agrawal
-
histedit: add rewrite.update-timestamp support to fold and messThu, 10 Jan 2019 20:11:19 +0530, by Taapas Agrawal
-
histedit: remove trailing space from warning messageSun, 13 Jan 2019 14:46:15 +0900, by Yuya Nishihara
-
histedit: fix weird indent of i18n textSun, 13 Jan 2019 14:44:44 +0900, by Yuya Nishihara
-
progress: specify updatebar() function by constructor argumentSun, 13 Jan 2019 14:36:45 +0900, by Yuya Nishihara
-
progress: change _updatebar() to take parameters as argumentsSun, 13 Jan 2019 14:21:35 +0900, by Yuya Nishihara
-
archival: construct progress helper through ui.makeprogress()Sun, 13 Jan 2019 14:26:11 +0900, by Yuya Nishihara
-
help: document rewrite.backup-bundle optionSat, 12 Jan 2019 17:47:46 +0900, by Yuya Nishihara
-
repair: move ui.history-editing-backup to [rewrite] sectionSat, 12 Jan 2019 17:43:36 +0900, by Yuya Nishihara
-
revlog: use separate variables to track version flagsWed, 09 Jan 2019 19:54:01 -0800, by Gregory Szorc
-
revlog: inline opener options logic into _loadindex()Wed, 09 Jan 2019 16:18:00 -0800, by Gregory Szorc
-
revlog: store mmaplargeindex as an instance attributeWed, 09 Jan 2019 16:14:09 -0800, by Gregory Szorc
-
revlog: always enable generaldelta on version 2 revlogsWed, 09 Jan 2019 17:41:36 -0800, by Gregory Szorc
-
revlog: rename v to versionflagsWed, 09 Jan 2019 15:45:17 -0800, by Gregory Szorc
-
revlog: always process opener optionsWed, 09 Jan 2019 19:06:15 -0800, by Gregory Szorc
-
internals: minor rewriting of revlogs documentationWed, 09 Jan 2019 15:33:44 -0800, by Gregory Szorc
-
tests: make HGCATAPULTSERVERPIPE imply HGTESTCATAPULTSERVERPIPEThu, 10 Jan 2019 19:25:07 -0800, by Kyle Lippincott
-
tests: add test for warning on histedit with tagged commitsThu, 10 Jan 2019 18:31:46 +0530, by Navaneeth Suresh
-
extdiff: move external tool command line building into separate functionThu, 10 Jan 2019 20:22:03 -0800, by Ludovic Chabant
-
test: explicit a rebase source in test-rebase-collapse.tThu, 10 Jan 2019 15:42:13 +0100, by Boris Feld
-
tags: join string that's unnecessarily split across linesFri, 11 Jan 2019 13:12:19 -0800, by Martin von Zweigbergk
-
dispatch: add newline after ui.log "ui blocked ms" messageFri, 11 Jan 2019 13:11:49 -0800, by Martin von Zweigbergk
-
remotefilelog: fix {file_copies} template keywordFri, 11 Jan 2019 14:07:35 -0800, by Martin von Zweigbergk
-
tests: demonstrate broken {file_copies} template with remotefilelogFri, 11 Jan 2019 16:44:39 -0800, by Martin von Zweigbergk
-
contrib: update window title when possible in perf-revlog-write-plot.pyThu, 03 Jan 2019 22:13:28 +0100, by Boris Feld
-
histedit: add newline after ui.log "# acttions to histedit" messageFri, 11 Jan 2019 12:40:16 -0800, by Kyle Lippincott