Mercurial > hg
graph
-
tests: don't try to test unix sockets on vfat stableMon, 27 Oct 2014 16:39:57 -0500, by Matt Mackall
-
tests: change obsolete timestamp to avoid "gmtime()" problem on Windows stableTue, 28 Oct 2014 00:19:18 +0900, by FUJIWARA Katsunori
-
tests: use "%HG_ARGS%" in shell alias on Windows instead of "$HG_ARGS" stableTue, 28 Oct 2014 00:19:18 +0900, by FUJIWARA Katsunori
-
tests: introduce "checkeditform-n-cat.sh" script to invoke "cat" in it safely stableTue, 28 Oct 2014 00:19:18 +0900, by FUJIWARA Katsunori
-
doc: change 'revision or range' to 'revision or revset' stableFri, 24 Oct 2014 13:50:00 -0400, by Jordi GutiƩrrez Hermoso
-
largefiles: add examination of exec bit in "hg status --rev REV" case stableTue, 28 Oct 2014 01:14:12 +0900, by FUJIWARA Katsunori
-
largefiles: ignore removal status of files not managed in the target context stableTue, 28 Oct 2014 01:14:11 +0900, by FUJIWARA Katsunori
-
parsers: introduce headrevsfiltered in C extension stableSun, 26 Oct 2014 12:14:10 +0100, by Mads Kiilerich
-
httppeer: close the temporary bundle file after two-way streaming it stableSat, 25 Oct 2014 21:34:49 -0400, by Matt Harbison
-
status: make 'hg status --rev' faster when there are deleted files stableFri, 24 Oct 2014 14:24:28 -0700, by Martin von Zweigbergk
-
setdiscovery: limit the size of the initial sample (issue4411) stableMon, 27 Oct 2014 17:52:33 +0100, by Pierre-Yves David
-
setdiscovery: extract sample limitation in a `_limitsample` function stableMon, 27 Oct 2014 17:40:32 +0100, by Pierre-Yves David
-
exchange: don't report failure from identical bookmarks stableFri, 24 Oct 2014 17:24:46 -0500, by Gregory Szorc
-
bookmarks: explicitly track identical bookmarks stableFri, 24 Oct 2014 10:40:37 -0700, by Gregory Szorc
-
context.status: remove incorrect swapping of added/removed in workingctx stableFri, 24 Oct 2014 15:52:20 -0500, by Martin von Zweigbergk
-
keyword: use parent of working copy as base for status stableThu, 23 Oct 2014 13:17:37 -0700, by Martin von Zweigbergk
-
revset: avoid O(n) lookup of invalid revision in rev() stableThu, 23 Oct 2014 21:53:37 +0900, by Yuya Nishihara
-
run-tests: output diffs with only forward slashes stableThu, 23 Oct 2014 13:44:34 -0500, by Matt Mackall
-
parsers: use 'k' format for Py_BuildValue instead of 'n' because Python 2.4 stableThu, 23 Oct 2014 02:42:57 +0200, by Mads Kiilerich
-
amend: fix amending rename commit with diverged topologies (issue4405) stableThu, 16 Oct 2014 06:35:06 -0700, by Ryan McElroy
-
eol: fix crash when handling removed files stableWed, 22 Oct 2014 16:10:23 +0200, by Mads Kiilerich