Mercurial > hg-stable
graph
-
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
-
rebase: remove extraneous blank at the end of fileThu, 14 May 2015 21:34:46 -0700, by Tony Tung
-
run-tests: include 'start' and 'end' in --time outputThu, 07 May 2015 23:40:29 -0700, by Pierre-Yves David
-
run-tests: track start and end time of testsThu, 07 May 2015 23:34:58 -0700, by Pierre-Yves David
-
templater: look for mapfiles in template pathsFri, 15 May 2015 09:07:27 -0400, by Jordi GutiƩrrez Hermoso
-
config: give it an includepaths option for looking for config filesFri, 15 May 2015 09:04:32 -0400, by Jordi GutiƩrrez Hermoso
-
revset: map postfix '%' to only() to optimize operand recursively (issue4670) stableFri, 15 May 2015 22:32:31 +0900, by Yuya Nishihara
-
dirs.c: pass C string, not Python string, to _finddir()Fri, 08 May 2015 14:13:12 -0700, by Martin von Zweigbergk
-
dirs.c: extract 'cpath' variable in _delpath() to match _addpath()Fri, 08 May 2015 14:11:00 -0700, by Martin von Zweigbergk
-
treemanifest: store submanifest revlog per directoryMon, 13 Apr 2015 23:21:02 -0700, by Martin von Zweigbergk