Mercurial > hg
graph
-
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
-
rust-cpython: bindings for MissingAncestorsFri, 30 Nov 2018 20:05:34 +0100, by Georges Racinet
-
rust-cpython: generalised conversion functionWed, 09 Jan 2019 17:31:36 +0100, by Georges Racinet
-
rust-cpython: style consistency leftoversTue, 08 Jan 2019 14:00:33 +0100, by Georges Racinet
-
rust-cpython: consistency in use of hg-core constructsTue, 08 Jan 2019 13:54:01 +0100, by Georges Racinet
-
rust-cpython: rustdoc improvementsSat, 22 Dec 2018 11:38:03 +0100, by Georges Racinet
-
fuzz: stop building Python in the MakefileThu, 10 Jan 2019 10:23:22 -0500, by Augie Fackler
-
py3: add a test to whitelist caught by buildbotThu, 10 Jan 2019 23:20:46 +0530, by Pulkit Goyal
-
tests: de-flake test-narrow-share.t by making dirstate predictableThu, 10 Jan 2019 16:36:55 -0800, by Martin von Zweigbergk
-
convert: don't drop commits that are empty in the source when using --filemapWed, 09 Jan 2019 16:02:05 -0500, by Matt Harbison
-
convert: add missing numcommits() override to hg sourcesWed, 09 Jan 2019 14:33:06 -0500, by Matt Harbison
-
testrunner: make `-j100 --runs-per-test=100 test-foo.t` use 100 jobsThu, 10 Jan 2019 14:32:36 -0800, by Martin von Zweigbergk
-
narrow: use merge.ACTION_GET instead of duplicating 'g' constantSun, 06 Jan 2019 23:37:13 -0800, by Martin von Zweigbergk
-
narrow: drop explicit dirstate writeMon, 07 Jan 2019 00:37:46 -0800, by Martin von Zweigbergk
-
histedit: fix --continue and --abort when curses is enabledWed, 09 Jan 2019 18:00:20 -0500, by Augie Fackler
-
graft: abort if --date/user specified with --currentdate/currentuser (BC)Thu, 10 Jan 2019 21:57:21 +0900, by Yuya Nishihara
-
amend: turn currentdate into tri-state bool so config option can be negatedThu, 10 Jan 2019 21:32:37 +0900, by Yuya Nishihara
-
discovery: improve partial discovery documentationFri, 04 Jan 2019 17:54:18 +0100, by Boris Feld
-
discovery: add a simple `addinfo` methodFri, 28 Dec 2018 03:59:38 +0100, by Boris Feld
-
discovery: move missing tracking inside the partialdiscovery objectFri, 28 Dec 2018 03:48:00 +0100, by Boris Feld
-
discovery: add a `iscomplete` method to the `partialdiscovery` objectFri, 28 Dec 2018 03:39:43 +0100, by Boris Feld
-
discovery: update undecided from common directly within partialdiscoveryFri, 28 Dec 2018 03:34:23 +0100, by Boris Feld
-
discovery: move undecided set on the partialdiscoveryFri, 28 Dec 2018 03:23:37 +0100, by Boris Feld
-
histedit: use context manager for locksWed, 09 Jan 2019 15:34:24 -0800, by Martin von Zweigbergk