Mercurial > hg
graph
-
changegroup: call 'prechangegroup' hook before setting up write delay stableFri, 06 Nov 2015 12:59:09 -0500, by Pierre-Yves David
-
changegroup: fix the scope of a try finally stableFri, 06 Nov 2015 12:39:06 -0500, by Pierre-Yves David
-
encoding: re-escape U+DCxx characters in toutf8b input (issue4927)Thu, 05 Nov 2015 17:30:10 -0600, by Matt Mackall
-
encoding: use getutf8char in toutf8bThu, 05 Nov 2015 17:21:43 -0600, by Matt Mackall
-
encoding: handle non-BMP characters in fromutf8bThu, 05 Nov 2015 17:11:50 -0600, by Matt Mackall
-
posix: use getutf8char to handle OS X filename percent-escapingThu, 05 Nov 2015 17:09:00 -0600, by Matt Mackall
-
encoding: add getutf8char helperThu, 05 Nov 2015 16:48:46 -0600, by Matt Mackall
-
unbundle: gratuitous fix white spacing "issue"Sat, 07 Nov 2015 16:03:09 -0500, by Pierre-Yves David
-
demandimport: fix level passed to loader of sub-modules stableSun, 01 Nov 2015 21:19:09 +0900, by Yuya Nishihara
-
parsers: fix width of datalen variable in fm1readmarkers stableSat, 07 Nov 2015 17:43:20 +0900, by Yuya Nishihara
-
manifest: skip fastdelta if the change is largeThu, 05 Nov 2015 18:56:40 -0800, by Durham Goode
-
merge.mergestate: update docstrings for preresolve and resolveWed, 04 Nov 2015 23:44:51 -0800, by Siddharth Agarwal
-
rebase: pass date parameter to concludenodeMon, 26 Oct 2015 02:35:48 -0700, by Stanislau Hlebik
-
rebase: add date parameter to concludenode functionMon, 26 Oct 2015 02:22:26 -0700, by Stanislau Hlebik
-
hgweb: remove unused colorPart() from mercurial.jsSat, 24 Oct 2015 09:47:33 +0100, by Anton Shestakov
-
test: enforce non-general delta in 'test-generaldelta.t'Sun, 18 Oct 2015 18:49:59 +0200, by Pierre-Yves David
-
test: enforce bundle1 in 'test-push-cgi.t'Tue, 20 Oct 2015 15:27:56 +0200, by Pierre-Yves David
-
test: enforce v1 in 'test-debugbundle.t'Sun, 18 Oct 2015 18:42:09 +0200, by Pierre-Yves David
-
test: enforce bundle1 in "test-commit-interactive.t"Tue, 20 Oct 2015 02:39:42 +0200, by Pierre-Yves David
-
discovery: factor out calculation of heads to not warn aboutFri, 06 Nov 2015 09:48:24 -0800, by Ryan McElroy
-
merge with stableWed, 04 Nov 2015 15:17:52 -0600, by Matt Mackall
-
hooks: fix hooks not firing if prechangegroup was set (issue4934) stableTue, 03 Nov 2015 17:13:27 -0800, by Durham Goode
-
wireproto: move clonebundles command from extension (issue4931) stableTue, 03 Nov 2015 12:31:33 -0800, by Gregory Szorc
-
templatefilters: try round-trip utf-8 conversion by json filter (issue4933) stableWed, 04 Nov 2015 23:48:15 +0900, by Yuya Nishihara
-
exchange: do not attempt clone bundle if local repo is non-empty (issue4932) stableTue, 03 Nov 2015 12:16:54 -0800, by Gregory Szorc
-
test-clonebundles.t: add test for incremental pull stableTue, 03 Nov 2015 12:15:14 -0800, by Gregory Szorc
-
i18n: make sure to include translation of (DEPRECATED) stableTue, 03 Nov 2015 22:44:57 +0900, by Yuya Nishihara
-
i18n: do not abuse msgstr of "DEPRECATED" to check for bad translation stableTue, 03 Nov 2015 22:39:26 +0900, by Yuya Nishihara
-
filemerge.prompt: separate out choice selection and actionMon, 02 Nov 2015 12:12:24 -0800, by Siddharth Agarwal
-
test-merge-prompt.t: add tests for linear updates + change/delete conflictsMon, 02 Nov 2015 12:25:15 -0800, by Siddharth Agarwal
-
test-pathencode.py: drop support for Python 2.4Sat, 24 Oct 2015 16:25:16 -0700, by Siddharth Agarwal
-
hgweb.server: drop support for Python 2.4Sat, 24 Oct 2015 16:23:42 -0700, by Siddharth Agarwal
-
util: drop Python 2.4 compat by directly importing md5 and sha1Sat, 24 Oct 2015 15:56:16 -0700, by Siddharth Agarwal
-
hgweb: replace some str.split() calls by str.partition() or str.rpartition()Mon, 02 Nov 2015 23:37:49 +0800, by Anton Shestakov
-
help: replace some str.split() calls by str.partition() or str.rpartition()Mon, 02 Nov 2015 23:37:14 +0800, by Anton Shestakov
-
convert: test clean p2 file missingSat, 24 Oct 2015 01:54:46 +0200, by Mads Kiilerich
-
uescape: also encode non-printable char under 128Mon, 02 Nov 2015 11:56:59 +0000, by Pierre-Yves David
-
testing: add hypothesis fuzz testingSat, 24 Oct 2015 12:46:03 +0100, by David R. MacIver
-
merge with stableMon, 02 Nov 2015 13:00:45 +0000, by Pierre-Yves David
-
i18n: look translation of both "DEPRECATED" and "(DEPRECATED)" up stable 3.6Sun, 01 Nov 2015 08:38:56 +0900, by FUJIWARA Katsunori
-
i18n: fix regexp pattern to detect translation for DEPRECATED stableSun, 01 Nov 2015 08:38:56 +0900, by FUJIWARA Katsunori
-
scmutil: abort if an empty revision is given to revpair() stableSat, 31 Oct 2015 21:45:46 -0400, by Matt Harbison
-
i18n-ja: synchronized with 6474b64045fb stableSun, 01 Nov 2015 05:34:27 +0900, by FUJIWARA Katsunori
-
packaging: rework version detection and declaration (issue4912) stableMon, 26 Oct 2015 14:19:37 -0400, by Augie Fackler
-
hgweb: escape class keyword when used as a js object property (issue4913) stableTue, 27 Oct 2015 12:34:05 +0800, by Anton Shestakov
-
localrepo: discard objects in _filecache at transaction failure (issue4876) stableSat, 24 Oct 2015 18:58:57 +0900, by FUJIWARA Katsunori
-
demandimport: fix TypeError when importing Python regex library (issue4920) stableWed, 28 Oct 2015 16:27:09 +0100, by Gábor Stefanik
-
bundle2: attribute remote failures to remote (issue4788) stableSat, 24 Oct 2015 00:39:22 +0100, by Gregory Szorc
-
tests: add tests for remote hook output (issue4788) stableSat, 24 Oct 2015 00:39:26 +0100, by Gregory Szorc
-
help: mention alias and revsetalias in description of HGPLAINEXCEPT stableSat, 24 Oct 2015 06:59:26 +0100, by Yuya Nishihara
-
largefiles: don't mute and obfuscate http errors when putlfile fails stableFri, 23 Oct 2015 21:27:29 +0200, by Mads Kiilerich
-
largefiles: test coverage of error handling from putlfile stableFri, 23 Oct 2015 21:27:29 +0200, by Mads Kiilerich
-
largefiles: check hash of files in the store before copying to working dir stableFri, 23 Oct 2015 21:27:29 +0200, by Mads Kiilerich
-
largefiles: test coverage of handling of store corruption stableFri, 23 Oct 2015 21:27:29 +0200, by Mads Kiilerich