Mercurial > hg
graph
-
smartset: micro optimize baseset.slice() to use slice of listThu, 09 Apr 2015 23:56:06 +0900, by Yuya Nishihara
-
smartset: extract method to slice abstractsmartsetTue, 24 Mar 2015 00:14:53 +0900, by Yuya Nishihara
-
smartset: extract spanset factory to make it constructed without a repoSun, 24 May 2015 11:07:14 +0900, by Yuya Nishihara
-
smartset: change repr of spanset to show revisions as half-open rangeSun, 11 Jun 2017 00:21:38 +0900, by Yuya Nishihara
-
fsmonitor: don't write out state if identity has changed (issue5581)Mon, 12 Jun 2017 15:34:31 -0700, by Siddharth Agarwal
-
fsmonitor: write state with wlock held and dirstate unchanged (issue5581)Mon, 12 Jun 2017 15:34:31 -0700, by Siddharth Agarwal
-
workingctx: add a way for extensions to run code at status fixup timeMon, 12 Jun 2017 13:56:50 -0700, by Siddharth Agarwal
-
workingctx: also pass status tuple into poststatusfixupMon, 12 Jun 2017 13:56:43 -0700, by Siddharth Agarwal
-
workingctx: factor out post-status dirstate fixupMon, 12 Jun 2017 13:54:59 -0700, by Siddharth Agarwal
-
merge with stableTue, 13 Jun 2017 10:02:34 -0400, by Augie Fackler
-
profile: properly propagate exception from the sub-context managerMon, 12 Jun 2017 17:24:10 +0200, by Pierre-Yves David
-
profile: close 'fp' in all casesMon, 12 Jun 2017 17:25:37 +0200, by Pierre-Yves David
-
profile: close 'fp' on error within '__enter__'Mon, 12 Jun 2017 17:21:41 +0200, by Pierre-Yves David
-
profile: indent part of '__enter__'Mon, 12 Jun 2017 17:20:48 +0200, by Pierre-Yves David
-
profile: remove now useless indentMon, 12 Jun 2017 17:15:43 +0200, by Pierre-Yves David
-
profile: use explicit logic to control file closingMon, 12 Jun 2017 17:14:56 +0200, by Pierre-Yves David
-
profiling: move 'fp' closing logic into its own functionMon, 12 Jun 2017 17:13:35 +0200, by Pierre-Yves David
-
py3: use python3 hg in test-py3-commands.t at places where py2 hg was usedTue, 13 Jun 2017 01:23:54 +0530, by Pulkit Goyal
-
test-dirstate-race: back out changeset c82fa7efcbc8Mon, 12 Jun 2017 13:10:09 -0700, by Siddharth Agarwal
-
revset: fix order of first/last members in compound expression (BC)Sat, 10 Jun 2017 19:48:48 +0900, by Yuya Nishihara
-
revset: filter first/last members by __and__ operationSat, 10 Jun 2017 19:41:42 +0900, by Yuya Nishihara
-
revset: reject negative number to select first/last n membersSat, 10 Jun 2017 18:35:11 +0900, by Yuya Nishihara
-
revset: fix order of last() n members where n > 1 (BC)Sat, 10 Jun 2017 18:04:56 +0900, by Yuya Nishihara
-
debugrevspec: add option to suppress list of computed revisionsSat, 10 Jun 2017 20:14:23 +0900, by Yuya Nishihara
-
debugrevspec: add option to print representation of smartset objectSat, 10 Jun 2017 20:03:35 +0900, by Yuya Nishihara
-
help: correct description of "glob:foo/*" matching stableMon, 12 Jun 2017 11:24:21 -0700, by Martin von Zweigbergk
-
bookmarks: make sure we close the bookmark file after readingSat, 10 Jun 2017 01:59:22 +0100, by Pierre-Yves David
-
bookmarks: rephrase a comment to be shorted and clearerSat, 10 Jun 2017 01:55:01 +0100, by Pierre-Yves David