Mercurial > hg
graph
-
logcmdutil: also check for copies in null revision and working copyTue, 18 Jun 2019 23:19:24 -0700, by Martin von Zweigbergk
-
tests: demonstrate missing copy information in working copy with graphlogTue, 18 Jun 2019 23:23:30 -0700, by Martin von Zweigbergk
-
remotefilelog: handle copies in changesets in getrenamedfn() overrideWed, 19 Jun 2019 10:33:13 -0700, by Martin von Zweigbergk
-
remotefilelog: check if RFL is enabled in getrenamedfn() overrideWed, 19 Jun 2019 11:12:06 -0700, by Martin von Zweigbergk
-
relnotes: document template support for `hg root`Tue, 18 Jun 2019 08:55:23 -0700, by Martin von Zweigbergk
-
remotefilelog: tell runbgcommand to not block on child process startupTue, 18 Jun 2019 09:57:06 -0400, by Augie Fackler
-
procutil: allow callers of runbgcommand to assume the process startsTue, 18 Jun 2019 09:43:27 -0400, by Augie Fackler
-
shallowrepo: remove backwards compat code that predates in-tree remotefilelogTue, 18 Jun 2019 09:58:01 -0400, by Augie Fackler
-
commit: make the error message more specific while aborting branch closingTue, 16 Apr 2019 02:53:28 +0530, by Sushil khanchi
-
commit: add a check if it is trying to close an already closed branch headTue, 16 Apr 2019 02:33:54 +0530, by Sushil khanchi
-
strip: move checksubstate() to mq (its only caller)Mon, 17 Jun 2019 10:53:00 -0700, by Martin von Zweigbergk
-
strip: use bailifchanged() instead of reimplementing itMon, 17 Jun 2019 10:19:41 -0700, by Martin von Zweigbergk
-
strip: remove unused excsuffix argument from checklocalchanges()Mon, 17 Jun 2019 10:40:24 -0700, by Martin von Zweigbergk
-
mq: remove dependency on strip's checklocalchanges()Mon, 17 Jun 2019 10:38:50 -0700, by Martin von Zweigbergk
-
copies: avoid calling matcher if matcher.always()Thu, 02 May 2019 23:39:33 -0700, by Martin von Zweigbergk
-
copies: avoid unnecessary copying of copy dictThu, 18 Apr 2019 21:21:44 -0700, by Martin von Zweigbergk
-
copies: don't filter out copy targets created on other side of merge commitThu, 18 Apr 2019 21:22:14 -0700, by Martin von Zweigbergk
-
copies: do full filtering at end of _changesetforwardcopies()Thu, 18 Apr 2019 00:40:53 -0700, by Martin von Zweigbergk
-
rust-filepatterns: add comment about Windows path handlingSat, 15 Jun 2019 10:58:53 +0900, by Yuya Nishihara
-
rust-filepatterns: silence warning of non_upper_case_globalsSat, 15 Jun 2019 10:35:53 +0900, by Yuya Nishihara
-
rust: update Cargo.lock to include @generated commentSat, 15 Jun 2019 10:35:03 +0900, by Yuya Nishihara
-
merge with stableMon, 17 Jun 2019 13:21:41 -0400, by Augie Fackler
-
cborutil: fix streamencode() to handle subtypes stableSun, 16 Jun 2019 12:31:07 +0900, by Yuya Nishihara
-
lfs: correct an error in the TODO fileFri, 14 Jun 2019 00:30:33 -0400, by Matt Harbison
-
cat: don't prefetch files unless the output requires itThu, 04 Oct 2018 00:57:11 -0400, by Matt Harbison
-
tracing: add support for emitting countersWed, 12 Jun 2019 19:01:49 -0400, by Augie Fackler
-
tracing: extract tracing-active logic to separate functionWed, 12 Jun 2019 19:01:37 -0400, by Augie Fackler
-
catapipe: add support for COUNTER eventsWed, 12 Jun 2019 19:00:46 -0400, by Augie Fackler
-
demandimport: add tracing coverage for Python 3Wed, 12 Jun 2019 16:08:21 -0400, by Augie Fackler
-
export: don't prefetch *all* files in manifestFri, 14 Jun 2019 10:21:47 -0700, by Martin von Zweigbergk