Mercurial > hg
graph
-
tests: drop obsolete "hginit" alias in remotefilelog testsFri, 09 Nov 2018 08:19:08 -0800, by Martin von Zweigbergk
-
fix: add extra field to fixed revisions to avoid creating obsolescence cyclesThu, 08 Nov 2018 12:35:26 -0800, by Danny Hooper
-
cleanup: use revision numbers instead of hashes in test outputThu, 08 Nov 2018 12:29:56 -0800, by Danny Hooper
-
tests: make the commands.resolve.confirm tests not pollute the test-wide hgrcWed, 07 Nov 2018 15:42:56 -0800, by Kyle Lippincott
-
tests: fix a couple typos in test-resolve.t comments and add a commentWed, 07 Nov 2018 15:41:18 -0800, by Kyle Lippincott
-
fix: add suboption for configuring execution order of toolsTue, 06 Nov 2018 15:50:41 -0800, by Danny Hooper
-
tests: fix up some import statements caught by Python 3Wed, 07 Nov 2018 14:21:39 -0500, by Augie Fackler
-
tests: replace `tac` reimplementation by `sort -r`Wed, 07 Nov 2018 10:29:38 -0800, by Martin von Zweigbergk
-
tests: work around `tac` not being portableWed, 07 Nov 2018 12:15:36 -0500, by Augie Fackler
-
revlog: give formatting to clang-formatTue, 06 Nov 2018 11:22:16 -0500, by Augie Fackler
-
revlog: add blank line in comment to help clang-formatTue, 06 Nov 2018 11:19:35 -0500, by Augie Fackler
-
revlog: add a comment to help clang-format produce less-awful resultsTue, 06 Nov 2018 11:18:12 -0500, by Augie Fackler
-
py3: ratchet caught two more passing testsTue, 06 Nov 2018 11:52:41 -0500, by Augie Fackler
-
perf: add a lazydeltabase option to perfrevlogwriteMon, 05 Nov 2018 15:57:31 +0100, by Boris Feld
-
perf: add `storage` as possible source for perfrevlogwriteMon, 05 Nov 2018 15:24:09 +0100, by Boris Feld
-
perf: add `parent-smallest` as possible source for perfrevlogwriteMon, 05 Nov 2018 15:19:44 +0100, by Boris Feld
-
perf: add `parent-2` as possible source for perfrevlogwriteMon, 05 Nov 2018 15:15:18 +0100, by Boris Feld
-
perf: add `parent-1` as possible source for perfrevlogwriteMon, 05 Nov 2018 15:15:02 +0100, by Boris Feld
-
perf: add the notion of "source" to perfrevlogwriteFri, 19 Oct 2018 17:23:29 +0200, by Boris Feld
-
perf: only display the total time for perfrevlogwrite if quietTue, 06 Nov 2018 00:57:34 +0100, by Boris Feld
-
perf: offer full details in perfrevlogwriteWed, 03 Oct 2018 11:04:57 +0200, by Boris Feld
-
perf: introduce a perfrevlogwrite commandWed, 03 Oct 2018 10:53:29 +0200, by Boris Feld
-
tests: fix config knob in test-narrow-clone-stream.tTue, 06 Nov 2018 10:41:00 -0500, by Augie Fackler
-
remotefilelog: fix various whitespace issues in docstringTue, 06 Nov 2018 10:26:33 -0500, by Augie Fackler
-
ui: add config knob to redirect status messages to stderr (API)Sat, 03 Nov 2018 19:42:50 +0900, by Yuya Nishihara
-
phabricator: ensure the command summaries are available in extension help stableSat, 10 Nov 2018 22:25:12 -0500, by Matt Harbison
-
help: unjumble the list of default config values for `internals.config` stableThu, 08 Nov 2018 20:04:07 -0500, by Matt Harbison
-
ui: hide fin/fout/ferr attributes behind @property functionsSat, 03 Nov 2018 20:53:31 +0900, by Yuya Nishihara
-
ui: label prompt and echo messagesSun, 18 Jan 2015 17:42:53 +0900, by Yuya Nishihara
-
ui: add inner function to select write destinationSat, 03 Nov 2018 18:17:30 +0900, by Yuya Nishihara
-
ui: remove _write() and _write_err() functionsSat, 03 Nov 2018 18:04:22 +0900, by Yuya Nishihara
-
ui: move pre/post processes from low-level write()s to _writenobuf()Sat, 03 Nov 2018 18:03:09 +0900, by Yuya Nishihara
-
ui: pass in file object to _writenobuf()Sat, 03 Nov 2018 17:56:17 +0900, by Yuya Nishihara
-
perf: fix perfrevlogrevisions --reverseMon, 05 Nov 2018 17:24:39 +0100, by Boris Feld
-
procutil: import concerns about creationflags on Windows from D1701Tue, 06 Nov 2018 11:54:15 +0100, by Boris Feld
-
localrepo: extract loading of hgrc files to standalone functionMon, 05 Nov 2018 14:14:32 -0800, by Gregory Szorc
-
revsets: make bookmark/named('re:nonexistent') not abort (issue6018) (BC)Mon, 05 Nov 2018 09:09:48 -0800, by Martin von Zweigbergk
-
fix: rename :fileset subconfig to :patternMon, 05 Nov 2018 16:05:45 -0800, by Danny Hooper
-
fix: add a config to abort when a fixer tool failsWed, 31 Oct 2018 13:11:51 -0700, by Danny Hooper
-
perf: measure slicing time in perfrevlogrevisionTue, 06 Nov 2018 11:05:13 +0100, by Boris Feld
-
perf: teach perfrevlogrevision about sparse readingTue, 06 Nov 2018 11:04:23 +0100, by Boris Feld
-
perf: use the same timer for all section of perfrevlogrevisionTue, 06 Nov 2018 11:13:31 +0100, by Boris Feld
-
obsutil: clarify the access to "repo"Tue, 22 May 2018 15:26:17 +0200, by Boris Feld
-
pycompat: adding Linux detection and fixing MacMon, 05 Nov 2018 19:52:42 -0800, by rdamazio
-
remotefilelog: fix various minor py3 problemsMon, 05 Nov 2018 17:48:23 -0500, by Augie Fackler
-
remotefilelog: rip out a missed mention of lz4Mon, 05 Nov 2018 17:37:37 -0500, by Augie Fackler
-
ui: wrap whole _write() block with timeblockedsectionSat, 03 Nov 2018 17:47:23 +0900, by Yuya Nishihara
-
ui: indent _writenobuf() to prepare moving bits from _write() functionsSat, 03 Nov 2018 17:43:57 +0900, by Yuya Nishihara
-
ui: simply concatenate messages before applying color labelsSat, 03 Nov 2018 17:42:05 +0900, by Yuya Nishihara
-
ui: simplify interface of low-level write() functionsSat, 03 Nov 2018 17:36:10 +0900, by Yuya Nishihara
-
ui: factor out function that writes data to fout/ferr with labelingSat, 03 Nov 2018 17:32:35 +0900, by Yuya Nishihara
-
ui: consolidate places where _progclear() is calledSat, 03 Nov 2018 16:04:16 +0900, by Yuya Nishihara
-
templater: compute revset lazilySun, 04 Nov 2018 20:44:26 +0900, by Yuya Nishihara
-
remotefilelog: drop compat code for "getbundle_shallow" wireprotocol commandWed, 24 Oct 2018 18:48:43 +0300, by Pulkit Goyal
-
tests: remove lz4 as dependency while running testsWed, 24 Oct 2018 17:54:34 +0300, by Pulkit Goyal
-
remotefilelogserver: add a matcher argument to _walkstreamfiles()Wed, 24 Oct 2018 17:51:49 +0300, by Pulkit Goyal
-
shallowutil: introduce a helper function isenabled()Mon, 05 Nov 2018 11:52:10 -0800, by Pulkit Goyal
-
remotefilelog: remove some BC code related to streamcloneWed, 24 Oct 2018 16:59:05 +0300, by Pulkit Goyal
-
remotefilelog: add some docstringWed, 17 Oct 2018 09:12:29 -0400, by Augie Fackler
-
remotefilelog: rename wireproto methods and remaining capabilitiesThu, 04 Oct 2018 10:03:10 -0400, by Augie Fackler
-
remotefilelog: consolidate and rename on-disk store requirementTue, 16 Oct 2018 17:02:48 -0400, by Augie Fackler
-
remotefilelog: consolidate and rename bundle2 capabilityTue, 16 Oct 2018 17:30:47 -0400, by Augie Fackler
-
remotefilelog: rename capability for legacy ssh file fetching methodTue, 16 Oct 2018 16:38:40 -0400, by Augie Fackler
-
remotefilelog: rip out lz4 supportThu, 04 Oct 2018 00:11:37 -0400, by Augie Fackler
-
remotefilelog: bump pack file formats to version 2Wed, 03 Oct 2018 23:25:31 -0400, by Augie Fackler
-
remotefilelog: avoid hard-coding pack names in testsWed, 03 Oct 2018 23:47:43 -0400, by Augie Fackler
-
remotefilelog: remove now-unused wirepack codeTue, 16 Oct 2018 14:04:41 -0400, by Augie Fackler
-
remotefilelogserver: remove pack-serving functionalityTue, 16 Oct 2018 14:04:11 -0400, by Augie Fackler
-
remotefilelog: remove support for fetching packsTue, 16 Oct 2018 13:17:16 -0400, by Augie Fackler
-
remotefilelog: jettison example cache clientWed, 03 Oct 2018 17:20:44 -0400, by Augie Fackler
-
remotefilelog: prune obsolete methodWed, 03 Oct 2018 17:18:20 -0400, by Augie Fackler
-
logtoprocess: use new runbgcommand from procutilWed, 03 Oct 2018 14:01:22 -0400, by Augie Fackler
-
procutil: port over windows encoding fixes from logtoprocessTue, 16 Oct 2018 14:42:57 -0400, by Augie Fackler
-
remotefilelog: transplant runbgcommand to procutilWed, 03 Oct 2018 14:01:04 -0400, by Augie Fackler
-
remotefilelog: remove function that was described as deprecatedWed, 03 Oct 2018 13:54:45 -0400, by Augie Fackler
-
remotefilelog: import pruned-down remotefilelog extension from hg-experimentalThu, 27 Sep 2018 13:03:19 -0400, by Augie Fackler
-
store: introduce _matchtrackedpath() and use it to filter store filesWed, 17 Oct 2018 17:42:32 +0300, by Pulkit Goyal
-
narrow: only send includepats and excludepats if they are not emptyWed, 17 Oct 2018 17:24:55 +0300, by Pulkit Goyal
-
exchange: pass includepats and excludepats as arguments to getbundle()Tue, 16 Oct 2018 17:53:26 +0300, by Pulkit Goyal
-
catapult: add a bit more documentation on how to use catapult tracingThu, 01 Nov 2018 16:51:21 -0700, by Kyle Lippincott
-
catapult: introduce HGTESTCATAPULTSERVERPIPE to control run-tests' tracingThu, 01 Nov 2018 16:44:02 -0700, by Kyle Lippincott
-
catapult: rename 'active' to 'activetrace'; this isn't storing a boolean stateThu, 01 Nov 2018 16:44:37 -0700, by Kyle Lippincott
-
catapult: fix broken run-tests catapult tracingThu, 01 Nov 2018 16:44:32 -0700, by Kyle Lippincott
-
test: fix self._testdir to use the right mercurial library during testingSat, 03 Nov 2018 23:24:15 +0530, by Sangeet Kumar Mishra
-
tests: conditonalize a difference in test-merge-tools.t on WindowsSat, 03 Nov 2018 20:50:04 -0400, by Matt Harbison
-
statprof: clean up unicode/bytes a littleThu, 01 Nov 2018 17:12:22 -0400, by Augie Fackler
-
statprof: add a couple of asserts to avoid storing unicodesThu, 01 Nov 2018 17:11:31 -0400, by Augie Fackler
-
tests: add some helpful `|| cat` bits to test-profile.tThu, 01 Nov 2018 17:09:55 -0400, by Augie Fackler
-
tests: skip wireproto clientreactor tests on Python 3.6.0-3.6.3 inclusiveThu, 01 Nov 2018 16:13:01 -0400, by Augie Fackler
-
contrib: tweak import-checker to always use bytes for module namesThu, 01 Nov 2018 15:58:01 -0400, by Augie Fackler
-
contrib: fix import-checker to not b'' module names on Python 3Thu, 01 Nov 2018 15:43:43 -0400, by Augie Fackler
-
tests: add a critical flush() to run-tests.py to make output stable on py3Thu, 01 Nov 2018 15:47:26 -0400, by Augie Fackler
-
merge-tools: when calling external merge tool, describe the resolve inputsSat, 13 Oct 2018 07:49:20 -0700, by Kyle Lippincott
-
templatekw: deprecate p1rev/p2rev/p1node/p2node in favor of p1/p2Fri, 26 Oct 2018 21:46:37 +0900, by Yuya Nishihara
-
templatekw: add p1/p2 keywords which switches the current ctxFri, 26 Oct 2018 21:43:20 +0900, by Yuya Nishihara
-
templater: add wrapper for a single template mappingFri, 19 Oct 2018 21:11:30 +0900, by Yuya Nishihara
-
templatekw: extract internal "{rev}:{node|formatnode}" template to constantFri, 26 Oct 2018 21:28:20 +0900, by Yuya Nishihara
-
tweakdefaults: remove commands.resolve.mark-check=abort, it is too broken stableMon, 05 Nov 2018 15:01:45 -0800, by Kyle Lippincott
-
resolve: when resolve.mark-check=abort, downgrade to warning if pats specified stableFri, 02 Nov 2018 11:57:45 -0700, by Kyle Lippincott
-
test: remove changes preparing the drop of `HGMERGE`Thu, 01 Nov 2018 14:35:18 +0100, by Boris Feld
-
run-tests: define the default merge tool through configurationThu, 01 Nov 2018 14:29:21 +0100, by Boris Feld
-
run-tests: explicitly declare the list of dropped environment variableFri, 19 Oct 2018 01:52:16 +0200, by Boris Feld
-
test: drop usage of `HGMERGE` in `test-lfconvert.t`Thu, 01 Nov 2018 14:29:14 +0100, by Boris Feld
-
test: drop usage of `HGMERGE` in `test-merge-types.t`Thu, 01 Nov 2018 14:26:30 +0100, by Boris Feld
-
test: use the "correct" merge tool in `test-rebase-detach.t`Thu, 01 Nov 2018 14:24:34 +0100, by Boris Feld
-
test: also deactivate `ui.merge` when testing merge toolWed, 31 Oct 2018 19:12:32 +0100, by Boris Feld
-
tests: adjust merge tool config in test-largefiles-update.tWed, 31 Oct 2018 18:43:56 +0100, by Boris Feld
-
extensions: include current version in "invalid version" messageFri, 20 Apr 2018 18:08:54 +0200, by Boris Feld
-
obsolete: prefetch the repo.obsstore used in phasedivergence loopFri, 19 Oct 2018 01:07:08 +0200, by Boris Feld
-
obsutil: prefetch method in allpredecessors loopFri, 19 Oct 2018 00:53:18 +0200, by Boris Feld
-
merge with stableFri, 02 Nov 2018 14:24:29 -0400, by Augie Fackler
-
beautifygraph: don't substitute anything for 'X' in rendered graphsSat, 13 Oct 2018 01:55:40 -0700, by Danny Hooper
-
py3: do not stringify integers in revlog stats by '%s'Wed, 24 Oct 2018 21:29:04 +0900, by Yuya Nishihara
-
py3: convert revlog stats to a dict of (bytes, int) pairsWed, 24 Oct 2018 21:28:03 +0900, by Yuya Nishihara
-
rust: fix signature of rustlazyancestors_init() function stable 4.8Sun, 28 Oct 2018 21:16:36 +0900, by Yuya Nishihara
-
tests: require SQLite 3.8.3+ as sqlitestore relies on "WITH" clause stableFri, 02 Nov 2018 21:25:35 +0900, by Yuya Nishihara
-
relnotes: various tweaks for release notes stableFri, 19 Oct 2018 22:09:53 +0800, by Anton Shestakov