Mercurial > hg
graph
-
check-code: add a rule against a GNU sed-ism stableMon, 22 Apr 2013 16:33:28 -0500, by Kevin Bullock
-
hgweb: make help verbose again (issue3899) stableMon, 22 Apr 2013 12:27:56 +0400, by Alexander Plavin
-
color: add a test with extension loaded and ui.formatted=False stableFri, 19 Apr 2013 22:03:59 -0700, by Siddharth Agarwal
-
color: set _colormode to None when mode is unset (issue3895) stableFri, 19 Apr 2013 16:57:10 -0700, by Siddharth Agarwal
-
color: turn colorui functions into forwards when color is None stableFri, 19 Apr 2013 16:57:20 -0700, by Siddharth Agarwal
-
translations: change label integer error to not specify the kind of label stableFri, 19 Apr 2013 10:55:11 -0700, by Durham Goode
-
merge default int stable for 2.6 code freeze stable 2.6-rcThu, 18 Apr 2013 23:46:26 -0500, by Matt Mackall
-
blackbox: automatically rotate log filesThu, 18 Apr 2013 16:17:59 -0700, by Bryan O'Sullivan
-
ui: add a configbytes method, for space configurationThu, 18 Apr 2013 12:58:28 -0700, by Bryan O'Sullivan
-
mq: do not inherit settings form base repo in mqrepo (Fixes issue2358)Thu, 18 Apr 2013 23:53:39 +0200, by Simon Heimberg
-
color: set the ui class in reposetup, before a repo is createdThu, 18 Apr 2013 23:53:24 +0200, by Simon Heimberg
-
parsers: remove warning: format ‘%ld’ expects argument of type ‘long int’Thu, 18 Apr 2013 20:28:38 +0200, by André Sintzoff
-
annotate: discard refcount of discarded annotation for memory efficiencyThu, 18 Apr 2013 19:50:04 +0900, by FUJIWARA Katsunori
-
revlog: fix a regression with null revisionThu, 18 Apr 2013 16:46:09 +0400, by Alexander Plavin
-
rebase: check no-op before checking phase (issue3891)Thu, 18 Apr 2013 14:28:06 -0700, by Siddharth Agarwal
-
template: call runtemplate on the src argument to subWed, 10 Apr 2013 19:27:49 -0500, by Sean Farley
-
run-tests: introduce --random for running tests in random errorWed, 17 Apr 2013 03:41:34 +0200, by Mads Kiilerich
-
largefiles: wlock in status before lfdirstate.write()Wed, 17 Apr 2013 03:41:11 +0200, by Mads Kiilerich
-
transplant: use set for prune lookupTue, 16 Apr 2013 19:31:59 +0200, by Mads Kiilerich
-
obsolete: extract obsolescence marker pulling into a dedicated functionWed, 17 Apr 2013 11:47:49 +0200, by Pierre-Yves David
-
obsolete: extract obsolescence marker pushing into a dedicated functionWed, 17 Apr 2013 11:18:36 +0200, by Pierre-Yves David
-
blackbox: fix a case of name captureThu, 18 Apr 2013 12:55:58 -0700, by Bryan O'Sullivan
-
pathencode: eliminate comma at end of enum list to avoid pedantic warningFri, 19 Apr 2013 01:34:21 +0900, by Yuya Nishihara
-
smtp: use 465 as default port for SMTPSFri, 19 Apr 2013 01:26:23 +0900, by FUJIWARA Katsunori
-
subrepo: fix test breakage introduced in 2b34d004e644Thu, 21 Feb 2013 21:05:06 +0000, by Kevin Bullock
-
histedit: more precise user message when changeset is missingThu, 18 Apr 2013 15:27:50 +0200, by Pierre-Yves David
-
histedit: protect against duplicated entriesThu, 18 Apr 2013 15:22:24 +0200, by Pierre-Yves David
-
histedit: track short hash instead of changectx objectThu, 18 Apr 2013 15:13:35 +0200, by Pierre-Yves David
-
histedit: ensure rules return short hex at all timeThu, 18 Apr 2013 15:10:01 +0200, by Pierre-Yves David
-
histedit-test: test unknown commandThu, 18 Apr 2013 13:51:27 +0200, by Pierre-Yves David
-
histedit-test: test unknown changesetThu, 18 Apr 2013 13:50:59 +0200, by Pierre-Yves David
-
histedit-test: test malformed lineThu, 18 Apr 2013 13:49:32 +0200, by Pierre-Yves David
-
histedit-test: test that extra revisions are detectedThu, 18 Apr 2013 11:54:31 -0400, by Pierre-Yves David
-
histedit-test: test that missing revisions are detectedThu, 18 Apr 2013 11:53:58 -0400, by Pierre-Yves David
-
histedit: handle multiple spaces between action and hash (issue3893)Thu, 18 Apr 2013 11:52:34 -0400, by Pierre-Yves David
-
http2: sane readlineFri, 01 Feb 2013 15:00:23 -0800, by Brendan Cully
-
http2: make read use pushchunk/popchunk, eschew itertoolsFri, 01 Feb 2013 14:41:35 -0800, by Brendan Cully
-
http2: track available data as it changes instead of recomputing itFri, 01 Feb 2013 14:41:33 -0800, by Brendan Cully
-
histedit-test: rename histedit-revspec into histedit-argumentThu, 18 Apr 2013 13:38:49 +0200, by Pierre-Yves David
-
histedit-test: remove unnecessary graphlog extensionThu, 18 Apr 2013 13:35:43 +0200, by Pierre-Yves David
-
histedit-test: drop skip logic for older mercurial versionThu, 18 Apr 2013 13:34:43 +0200, by Pierre-Yves David
-
hgweb: refactor checks for granting and revoking user permissionsMon, 15 Apr 2013 18:57:04 -0300, by Wagner Bruna
-
check-code: add check for lock release orderWed, 17 Apr 2013 14:38:02 -0500, by Matt Mackall
-
parsers: fix variable declaration position issueWed, 17 Apr 2013 12:57:26 -0500, by Matt Mackall
-
zsh_completion: complete all files for `commit/backout --logfile`Wed, 17 Apr 2013 21:06:48 +0400, by Nikolaj Sjujskij
-
transplant: improve documentationTue, 16 Apr 2013 19:20:23 +0200, by Mads Kiilerich
-
transplant: clarify what --branch do - it has nothing to do with branchesTue, 16 Apr 2013 19:18:38 +0200, by Mads Kiilerich
-
import: inline checkexact functionWed, 17 Apr 2013 10:25:14 +0200, by Pierre-Yves David
-
import: factor out checkexactWed, 17 Apr 2013 10:22:28 +0200, by Pierre-Yves David
-
amend: fix unlocking order - first lock then wlockWed, 17 Apr 2013 03:41:08 +0200, by Mads Kiilerich
-
codingstyle: remove trailing spaces in various text filesWed, 17 Apr 2013 03:40:18 +0200, by Mads Kiilerich
-
tests: run check-code on Python files without .py extensionWed, 17 Apr 2013 03:39:36 +0200, by Mads Kiilerich
-
histedit: move outgoing processing to its own functionTue, 16 Apr 2013 21:14:50 +0200, by Pierre-Yves David