Mercurial > hg
graph
-
revset: drop redundant filteredset from right-hand side set of "or" operationMon, 30 Mar 2015 20:56:37 +0900, by Yuya Nishihara
-
getbundle: sort bundlecaps before exchanging then over the wireSun, 10 May 2015 05:11:13 -0700, by Pierre-Yves David
-
hg-ssh: reject push earlier (on pretxnopen)Sun, 10 May 2015 04:39:11 -0700, by Pierre-Yves David
-
test: test both bundle1 and bundle2 paths in 'test-push-hook-lock.t'Sun, 10 May 2015 03:06:00 -0700, by Pierre-Yves David
-
progress: get the extremely verbose output out of default debugSat, 09 May 2015 23:40:40 -0700, by Pierre-Yves David
-
hgweb: show changeset branches/tags/bookmarks in file log (style=monoblue)Fri, 15 May 2015 11:52:39 +0800, by Anton Shestakov
-
hgweb: show changeset branches/tags/bookmarks in file log (style=gitweb)Fri, 15 May 2015 11:42:09 +0800, by Anton Shestakov
-
match: resolve filesets in subrepos for commands given the '-S' argumentSat, 16 May 2015 00:36:35 -0400, by Matt Harbison
-
subrepo: introduce getfileset()Fri, 15 May 2015 23:13:05 -0400, by Matt Harbison
-
phase: default to current revision if no rev is provided (issue4666)Fri, 15 May 2015 09:46:21 +0200, by Gilles Moris
-
treemanifest: add --dir option to debug{revlog,data,index}Sun, 12 Apr 2015 23:51:06 -0700, by Martin von Zweigbergk
-
obsolete: sort obsmarkers during exchangeSun, 10 May 2015 06:48:08 -0700, by Pierre-Yves David
-
test-discovery-legacy: disable bundle2 for legacy testTue, 21 Apr 2015 12:01:34 +0200, by Pierre-Yves David
-
test-discovery: disable bundle2 for legacy test (issue4610)Tue, 21 Apr 2015 11:18:47 +0200, by Pierre-Yves David
-
revset: fix iteration over ordered addset composed of non-ordered operandsFri, 15 May 2015 00:25:43 -0700, by Pierre-Yves David
-
match: add match.ispartial()Fri, 15 May 2015 15:43:26 -0700, by Drew Gottlieb
-
util: drop alias for collections.dequeSat, 16 May 2015 11:28:04 -0700, by Martin von Zweigbergk
-
util: kill Python 2.4 deque.remove hackSat, 16 May 2015 09:03:21 +0200, by Adrian Buehlmann
-
summary: add a phase line (draft, secret) to the outputThu, 14 May 2015 17:38:38 +0200, by Gilles Moris
-
hgweb: also display changeset bookmarks in file log (style=paper)Fri, 15 May 2015 12:19:51 +0800, by Anton Shestakov
-
tests: test branch/tag/bookmark display in test-hgweb-filelog.tFri, 15 May 2015 13:30:34 +0800, by Anton Shestakov
-
hgweb: split some long lines in paper, gitweb and monoblue stylesFri, 15 May 2015 02:07:43 +0800, by Anton Shestakov
-
run-tests: add a --profile-runner optionWed, 13 May 2015 11:22:06 -0700, by Augie Fackler
-
test-http: drop compatibility check on Python >= 2.4.3Fri, 15 May 2015 10:24:59 +0200, by Gilles Moris
-
revset: remove unused 'only' from methods tableFri, 15 May 2015 22:38:24 +0900, by Yuya Nishihara
-
shelve: allow --patch and --stat without --list for a single shelfTue, 14 Apr 2015 16:23:54 -0400, by Tony Tung
-
shelve: refactor allowables to specify sets of valid operationsTue, 14 Apr 2015 16:23:07 -0400, by Tony Tung
-
merge with stableFri, 15 May 2015 11:52:09 -0500, by Matt Mackall
-
rebase: check that the bookmark is still valid when restoring (issue4669) stableThu, 14 May 2015 21:35:06 -0700, by Tony Tung
-
bookmarks: rename current to active in variables and commentsTue, 14 Apr 2015 12:53:48 -0700, by Ryan McElroy