Mercurial > hg
graph
-
linelog: optimize replacelinesTue, 07 Aug 2018 17:22:33 -0700, by Jun Wu
-
linelog: extract `len(self._program)` to a local functionTue, 07 Aug 2018 17:17:01 -0700, by Jun Wu
-
perf: add a command to benchmark linelog editsMon, 06 Aug 2018 18:56:24 -0700, by Jun Wu
-
linelog: update internal help textMon, 06 Aug 2018 18:56:24 -0700, by Jun Wu
-
fix: determine fixer tool failure by exit code instead of stderrTue, 07 Aug 2018 21:15:27 -0700, by Danny Hooper
-
status: advertise --abort instead of 'update -C .' to abort graftThu, 09 Aug 2018 13:13:09 +0300, by Pulkit Goyal
-
status: advertise --abort instead of 'update -C .' to abort a mergeThu, 09 Aug 2018 12:32:11 +0300, by Pulkit Goyal
-
narrow: add '()' to ellipsis in the revset helpThu, 09 Aug 2018 12:20:28 +0300, by Pulkit Goyal
-
tests: make all the string constants in test-match.py be bytesThu, 09 Aug 2018 10:11:10 -0400, by Augie Fackler
-
linelog: fix bytes/str issue in exception raise on Python 3Thu, 09 Aug 2018 10:10:09 -0400, by Augie Fackler
-
absorb: following UI conventionsThu, 09 Aug 2018 13:13:00 +0200, by David Demelier
-
grep: search all commits in allfiles modeWed, 08 Aug 2018 19:29:02 +0530, by Sangeet Kumar Mishra
-
dirstate: add comment on why we don't need to check if something is a dir/fileWed, 08 Aug 2018 17:07:27 -0700, by Kyle Lippincott
-
match: add missing "return set()", add FIXME to test to doc a bugWed, 08 Aug 2018 17:03:05 -0700, by Kyle Lippincott
-
match: correct doc for _rootsdirsandparents after 5a7df82de142Wed, 08 Aug 2018 16:53:17 -0700, by Kyle Lippincott
-
dirstate: use visitchildrenset in traverseTue, 31 Jul 2018 16:47:43 -0700, by Kyle Lippincott
-
match: add visitchildrenset complement to visitdirMon, 06 Aug 2018 12:52:33 -0700, by spectral
-
includematcher: separate "parents" from "dirs"Mon, 06 Aug 2018 12:52:22 -0700, by spectral
-
match: add tests for visitdir functionalitySun, 05 Aug 2018 18:31:19 -0700, by spectral
-
mergetool: warn if ui.merge points to nonexistent toolMon, 23 Jul 2018 22:51:53 -0700, by Martin von Zweigbergk
-
tests: demonstrate that no requested merge tool is ignored if missingMon, 23 Jul 2018 22:51:50 -0700, by Martin von Zweigbergk
-
fix: correctly set wdirwritten given that the dict item is deletedMon, 06 Aug 2018 16:00:00 -0700, by Danny Hooper
-
fix: pull out flag definitions to make them re-usable from extensionsMon, 06 Aug 2018 14:30:27 -0700, by Danny Hooper
-
templatekw: copy {author} to {user} and document {author} as an aliasTue, 24 Jul 2018 22:13:21 +0900, by Yuya Nishihara
-
templates: rename "user" to "luser" defined in default map file (API)Tue, 24 Jul 2018 22:33:08 +0900, by Yuya Nishihara
-
grep: add MULTIREV support to --allfiles flagWed, 25 Jul 2018 12:50:31 +0530, by Sangeet Kumar Mishra
-
phabricator: convert description into localWed, 25 Jul 2018 10:34:31 +0200, by Cédric Krier
-
index: move index_clearcaches() further downThu, 19 Jul 2018 23:15:21 -0700, by Martin von Zweigbergk
-
index: move all "nt_*" functions to one placeThu, 19 Jul 2018 11:08:30 -0700, by Martin von Zweigbergk
-
index: rename "nt_*(indexObject *self,...)" functions to "index_*"Thu, 19 Jul 2018 00:03:45 -0700, by Martin von Zweigbergk
-
index: split up nt_init() in twoWed, 18 Jul 2018 12:03:31 -0700, by Martin von Zweigbergk
-
index: make most "nt_*" functions take a nodetreeWed, 18 Jul 2018 23:20:01 -0700, by Martin von Zweigbergk
-
index: add pointer from nodetree back to indexWed, 18 Jul 2018 23:07:08 -0700, by Martin von Zweigbergk
-
index: remove side-effect from failed nt_new()Mon, 06 Aug 2018 09:59:51 -0700, by Martin von Zweigbergk
-
index: remove side-effect from failed nt_init()Mon, 06 Aug 2018 22:34:37 -0700, by Martin von Zweigbergk
-
index: use PyMem_Free() to free nodeetree instanceMon, 06 Aug 2018 22:24:34 -0700, by Martin von Zweigbergk
-
linelog: fix infinite loop vulnerabilityMon, 06 Aug 2018 22:24:00 -0700, by Jun Wu
-
tests: fix bytes/str issues in run-tests.py caught by python3Mon, 06 Aug 2018 17:19:33 -0400, by Augie Fackler
-
changegroup: assign to proper attributeMon, 06 Aug 2018 16:45:25 -0700, by Gregory Szorc
-
absorb: remove sf alias for commandMon, 06 Aug 2018 09:00:26 -0700, by Gregory Szorc
-
hgweb: catch ParseError that's raised by revset.match() stableThu, 09 Aug 2018 13:04:52 +0800, by Anton Shestakov
-
templatekw: deprecate old-style template keyword function (API)Sun, 25 Feb 2018 21:04:33 +0900, by Yuya Nishihara
-
hgweb: mark all lambda template keywords as new-style functionSat, 28 Jul 2018 21:19:24 +0900, by Yuya Nishihara
-
hgweb: use registrar to add "motd" template keywordSat, 28 Jul 2018 21:02:05 +0900, by Yuya Nishihara
-
fileset: load core predicates directly to symbols dictSun, 22 Jul 2018 11:21:43 +0900, by Yuya Nishihara
-
fileset: turn on listclean conditionallySun, 22 Jul 2018 11:49:12 +0900, by Yuya Nishihara
-
changegroup: always use the treemanifest-enabled version of _packmanifests()Mon, 06 Aug 2018 00:33:15 -0700, by Martin von Zweigbergk
-
linelog: add replacelines_vec for fastannotateMon, 30 Jul 2018 23:52:15 -0400, by Augie Fackler
-
absorb: drop wrapper around the amend commandTue, 31 Jul 2018 11:29:25 -0400, by Augie Fackler
-
absorb: note some TODOs from the code reviewWed, 01 Aug 2018 18:30:10 -0400, by Augie Fackler
-
absorb: use ui.debug() instead of open-coding itWed, 01 Aug 2018 18:29:57 -0400, by Augie Fackler
-
absorb: use pycompat to get xrangeWed, 01 Aug 2018 18:24:43 -0400, by Augie Fackler
-
absorb: use set literal to avoid intermediate listWed, 01 Aug 2018 18:23:42 -0400, by Augie Fackler
-
absorb: avoid mutable default argWed, 01 Aug 2018 18:23:28 -0400, by Augie Fackler
-
absorb: import extension from Facebook's hg-experimentalMon, 30 Jul 2018 14:05:56 -0400, by Augie Fackler
-
resolve: organize 'if confirm' conditionalsMon, 06 Aug 2018 10:03:57 +0530, by Sushil khanchi
-
index: pass only nodetree to nt_new()Wed, 16 May 2018 15:14:37 -0700, by Martin von Zweigbergk
-
index: drop now-redundant "nt" prefix of fields in nodetree structWed, 16 May 2018 13:57:28 -0700, by Martin von Zweigbergk
-
index: move more fields onto nodetree typeWed, 18 Jul 2018 22:27:57 -0700, by Martin von Zweigbergk
-
index: extract a type for the nodetreeWed, 16 May 2018 13:15:36 -0700, by Martin von Zweigbergk