Mercurial > hg
graph
-
tests: AIX can't handle negative date in test-dirstate.t stableTue, 30 Apr 2013 14:56:33 +0100, by Jim Hague
-
win32: use explicit path to "python.exe" only if it exists stableFri, 26 Apr 2013 01:12:03 +0900, by FUJIWARA Katsunori
-
test-mq-strip.t: add a test for strip --keep with clean working dir stableFri, 26 Apr 2013 22:07:25 -0700, by Siddharth Agarwal
-
largefiles: use repo.wwrite for writing standins (issue3909) stableSat, 27 Apr 2013 00:41:42 +0200, by Mads Kiilerich
-
config: discard "%unset" values defined in the other files read in previously stableFri, 26 Apr 2013 23:36:12 +0900, by FUJIWARA Katsunori
-
tests: rename from test-config-case.t to test-config.t for centralization stableFri, 26 Apr 2013 23:16:25 +0900, by FUJIWARA Katsunori
-
i18n: show the non-ASCII password prompt text correctly stableThu, 25 Apr 2013 20:48:49 +0900, by FUJIWARA Katsunori
-
tests: make sed usage in test-unionrepo.t cross-platform stableTue, 23 Apr 2013 17:26:00 -0500, by Kevin Bullock
-
check-code: fix sed 'i' command rule newline matching stableTue, 23 Apr 2013 16:57:51 -0500, by Kevin Bullock
-
blackbox: don't run permission tests on non-unix systems stableMon, 22 Apr 2013 18:00:59 -0700, by Durham Goode
-
check-code: expand sed rule to include more offenders stableMon, 22 Apr 2013 16:50:08 -0500, by Kevin Bullock
-
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
-
histedit: move all arguments checks to the beginning of the commandTue, 16 Apr 2013 21:17:13 +0200, by Pierre-Yves David
-
histedit-test: generalise --commands "-" usageTue, 16 Apr 2013 21:57:25 -0500, by Pierre-Yves David
-
histedit: allow "-" as a command fileTue, 16 Apr 2013 20:48:37 +0200, by Pierre-Yves David
-
histedit: properly handle --continue on empty foldTue, 16 Apr 2013 16:58:25 +0200, by Pierre-Yves David
-
histedit-test: replace obscure python script by a plain fileTue, 16 Apr 2013 20:50:17 +0200, by Pierre-Yves David
-
test: improve documentation of some histedit testsTue, 16 Apr 2013 16:22:38 +0200, by Pierre-Yves David
-
test: use a lighter log style in histedit testTue, 16 Apr 2013 23:24:52 +0200, by Pierre-Yves David
-
subrepo: add regression test for issue3870Tue, 16 Apr 2013 22:00:41 -0500, by Kevin Bullock
-
subrepo: clone of git sub-repository creates incorrect git branch (issue3870)Tue, 16 Apr 2013 22:00:05 -0500, by pozheg
-
dispatch: print 'abort:' when a pre-command hook fails (BC)Tue, 16 Apr 2013 14:39:37 -0700, by Siddharth Agarwal
-
largefiles: don't hash all largefiles when initializing a lfdirstateMon, 15 Apr 2013 23:31:56 +0200, by Mads Kiilerich
-
largefiles: use filechunkiter for iterating largefile when serving getlfileTue, 16 Apr 2013 00:40:21 +0200, by Mads Kiilerich
-
largefiles: stat all largefiles in one batch before downloadingMon, 15 Apr 2013 23:37:43 +0200, by Mads Kiilerich
-
largefiles: 'put' should store 'source' file in under 'hash', also in localstoreMon, 15 Apr 2013 23:34:36 +0200, by Mads Kiilerich
-
largefiles: getlfile must hit end of HTTP chunked streams to reuse connectionsTue, 16 Apr 2013 04:35:10 +0200, by Mads Kiilerich
-
largefiles: drop limitreader, use filechunkiter limitTue, 16 Apr 2013 01:55:57 +0200, by Mads Kiilerich
-
largefiles: move protocol conversion into getlfile and make it an iterableTue, 16 Apr 2013 01:46:39 +0200, by Mads Kiilerich
-
largefiles: don't close the fd passed to store._getfileMon, 15 Apr 2013 23:47:04 +0200, by Mads Kiilerich
-
largefiles: remove blecch from lfutil.copyandhash - don't close the passed fdMon, 15 Apr 2013 23:43:50 +0200, by Mads Kiilerich
-
largefiles: drop lfutil.blockstream - use filechunkiter like everybody elseMon, 15 Apr 2013 23:43:44 +0200, by Mads Kiilerich
-
largefiles: refactoring - use findfile in localstore._getfileMon, 15 Apr 2013 23:35:43 +0200, by Mads Kiilerich
-
largefiles: refactoring - return hex from _getfile and copyandhashMon, 15 Apr 2013 23:35:18 +0200, by Mads Kiilerich
-
largefiles: refactoring - create destination dir in lfutil.linkMon, 15 Apr 2013 23:32:33 +0200, by Mads Kiilerich
-
summary: clear "commonincoming" also if branches are differentTue, 09 Apr 2013 23:40:11 +0900, by FUJIWARA Katsunori
-
summary: make "incoming" information sensitive to branch in URL (issue3830)Tue, 09 Apr 2013 23:40:11 +0900, by FUJIWARA Katsunori
-
histedit: make "hg histedit" sensitive to branch in URLTue, 09 Apr 2013 23:40:10 +0900, by FUJIWARA Katsunori
-
summary: make "outgoing" information sensitive to branch in URL (issue3829)Tue, 09 Apr 2013 23:40:10 +0900, by FUJIWARA Katsunori
-
annotate: increase refcount of each revisions correctly (issue3841)Fri, 29 Mar 2013 22:57:16 +0900, by FUJIWARA Katsunori
-
annotate: reuse already calculated annotationFri, 29 Mar 2013 22:57:15 +0900, by FUJIWARA Katsunori
-
log: fix behavior with empty repositories (issue3497)Wed, 17 Apr 2013 00:29:54 +0400, by Alexander Plavin
-
merge with crewTue, 16 Apr 2013 13:22:29 -0500, by Matt Mackall
-
revlog: don't cross-check ancestor result against Python versionTue, 16 Apr 2013 10:08:20 -0700, by Bryan O'Sullivan
-
parsers: a C implementation of the new ancestors algorithmTue, 16 Apr 2013 10:08:20 -0700, by Bryan O'Sullivan
-
revlog: choose a consistent ancestor when there's a tieTue, 16 Apr 2013 10:08:19 -0700, by Bryan O'Sullivan
-
ancestor: a new algorithm that is faster for nodes near tipTue, 16 Apr 2013 10:08:18 -0700, by Bryan O'Sullivan
-
update: allow dirty update to foreground (successors)Tue, 16 Apr 2013 15:33:18 +0200, by Pierre-Yves David
-
obsolete: extract foreground computation from bookmark.validdestTue, 16 Apr 2013 15:16:33 +0200, by Pierre-Yves David
-
destroyed: invalidate phraserevs cache in all case (issue3858)Mon, 15 Apr 2013 17:10:58 +0200, by Pierre-Yves David
-
largefiles: deprecate --all-largefiles for pullMon, 15 Apr 2013 01:59:11 +0200, by Mads Kiilerich
-
largefiles: implement pull --all-largefiles as a special case of --lfrevMon, 15 Apr 2013 01:59:11 +0200, by Mads Kiilerich
-
largefiles: drop --cache-largefiles againMon, 15 Apr 2013 01:59:11 +0200, by Mads Kiilerich
-
largefiles: introduce pulled() revset expression for use in --lfrevMon, 15 Apr 2013 01:59:04 +0200, by Mads Kiilerich
-
largefiles: introduce pull --lfrev optionMon, 15 Apr 2013 01:57:16 +0200, by Mads Kiilerich
-
largefiles: refactor overridepull internalsMon, 15 Apr 2013 01:54:43 +0200, by Mads Kiilerich
-
largefiles: introduce lfpull command for pulling missing largefilesMon, 15 Apr 2013 01:53:37 +0200, by Mads Kiilerich
-
largefiles: update helpMon, 15 Apr 2013 01:46:10 +0200, by Mads Kiilerich
-
largefiles: fix cat of non-largefiles from subdirectoryMon, 15 Apr 2013 01:43:31 +0200, by Mads Kiilerich
-
largefiles: don't store whole file in memory for 'cat'Mon, 15 Apr 2013 01:41:49 +0200, by Mads Kiilerich