Mercurial > hg
graph
-
Merge with crewFri, 30 Nov 2012 15:56:09 -0800, by Bryan O'Sullivan
-
osutil: factor out creation and init of listdir_statFri, 30 Nov 2012 15:55:09 -0800, by Bryan O'Sullivan
-
dirstate: avoid use of zip on big listsFri, 30 Nov 2012 15:55:08 -0800, by Bryan O'Sullivan
-
dirstate: move file type filtering to its sourceFri, 30 Nov 2012 15:55:07 -0800, by Bryan O'Sullivan
-
clfilter: rename `unfilteredmeth` to `unfilteredmethod`Fri, 30 Nov 2012 22:34:21 +0100, by Pierre-Yves David
-
clfilter: fix a false positive in the test-obsolete.tFri, 30 Nov 2012 21:47:04 +0100, by Pierre-Yves David
-
clfilter: ensure that filecache on localrepo is unfilteredMon, 08 Oct 2012 19:34:04 +0200, by Pierre-Yves David
-
clfilter: add a propertycache that must be unfilteredMon, 08 Oct 2012 20:02:20 +0200, by Pierre-Yves David
-
largefile: status is buggy on repoproxy, so run unfilteredMon, 08 Oct 2012 18:11:56 +0200, by Pierre-Yves David
-
clfilter: mq should not warn about filtered mq patchesMon, 08 Oct 2012 20:01:40 +0200, by Pierre-Yves David
-
clfilter: ensure that mq performs commits on unfiltered reposMon, 08 Oct 2012 18:02:25 +0200, by Pierre-Yves David
-
clfilter: use unfiltered repo for bookmark push logicMon, 08 Oct 2012 17:50:02 +0200, by Pierre-Yves David
-
clfilter: `bookmark.validdest` should run on unfiltered repoMon, 08 Oct 2012 17:26:23 +0200, by Pierre-Yves David
-
clfilter: unfilter some parts of the push logicMon, 08 Oct 2012 17:41:07 +0200, by Pierre-Yves David
-
subrepo: add argument to "diff()" to pass "ui" of caller side (issue3712) (API) stable 2.4.1Fri, 30 Nov 2012 00:43:55 +0900, by FUJIWARA Katsunori
-
clfilter: prevent unwanted warning about filtered parents as unknownMon, 08 Oct 2012 17:15:08 +0200, by Pierre-Yves David
-
clfilter: strip logic should be unfilteredMon, 08 Oct 2012 17:12:09 +0200, by Pierre-Yves David
-
clfilter: verify logic should be unfilteredMon, 08 Oct 2012 17:08:52 +0200, by Pierre-Yves David
-
clfilter: phases logic should be unfilteredWed, 21 Nov 2012 00:53:45 +0100, by Pierre-Yves David
-
clfilter: unfilter computation of obsolescence related computationMon, 08 Oct 2012 16:55:00 +0200, by Pierre-Yves David
-
clfilter: ensure changeset creation in the repo is run unfilteredMon, 26 Nov 2012 19:24:11 +0100, by Pierre-Yves David
-
clfilter: ensure changegroup generation is run unfilteredMon, 26 Nov 2012 19:23:25 +0100, by Pierre-Yves David
-
clfilter: ensure `rollback` is run unfilteredMon, 26 Nov 2012 19:21:24 +0100, by Pierre-Yves David
-
clfilter: ensure cache invalidation is done on the main unfiltered repoMon, 26 Nov 2012 19:22:12 +0100, by Pierre-Yves David
-
clfilter: ensure that tag logic runs unfilteredMon, 26 Nov 2012 19:26:24 +0100, by Pierre-Yves David
-
clfilter: ensure `branchcache` logic runs unfilteredMon, 26 Nov 2012 19:25:44 +0100, by Pierre-Yves David
-
clfilter: introduce an `unfilteredmethod` decoratorMon, 26 Nov 2012 19:11:13 +0100, by Pierre-Yves David
-
clfilter: introduce an "unfiltered" method on localrepoWed, 21 Nov 2012 00:36:29 +0100, by Pierre-Yves David
-
clfilter: remove usage of `range` and `xrange` in scmutil.revrangeTue, 20 Nov 2012 19:05:46 +0100, by Pierre-Yves David
-
hgweb: display diff for a changeset against any parents (issue2810)Mon, 12 Nov 2012 14:05:39 -0800, by Weiwen
-
branch: add missing repo argument to checknewlabelThu, 29 Nov 2012 08:49:21 -0500, by Tim Henigan
-
Merge with stable.Thu, 29 Nov 2012 11:44:22 -0600, by Augie Fackler
-
rebase: fix pull --rev options clashing with --rebase (issue3619) stableThu, 29 Nov 2012 16:37:15 +0100, by Pierre-Yves David
-
dirstate: remove obsolete comment from setbranchThu, 29 Nov 2012 08:44:54 -0500, by Tim Henigan
-
merge with stableWed, 28 Nov 2012 18:08:51 -0600, by Matt Mackall
-
update: allow update to existing branches with invalid names (issue3710) stableTue, 27 Nov 2012 08:47:35 -0500, by Tim Henigan
-
commit: increase perf by building a new addlist instead of editing the old oneMon, 19 Nov 2012 16:05:40 -0800, by Durham Goode
-
template engine: convert generator-based iterator to list-based iteratorWed, 28 Nov 2012 14:55:42 -0800, by Weiwen
-
command: remove phase from the list of basic command stableWed, 28 Nov 2012 11:20:56 +0100, by Pierre-Yves David
-
merge with stableWed, 28 Nov 2012 16:15:05 -0600, by Matt Mackall
-
phases: fix missing "error" module import (issue3707) stableSun, 25 Nov 2012 20:39:37 +0100, by André Sintzoff
-
test-mq-qrefresh: test that the patch at qtip is indeed emptyThu, 08 Nov 2012 11:54:08 +0100, by Adrian Buehlmann
-
tests: only call check-code onceMon, 26 Nov 2012 15:59:02 -0600, by Matt Mackall
-
ancestor: fix a comment (followup to 0b03454abae7)Wed, 28 Nov 2012 10:35:12 -0800, by Siddharth Agarwal
-
revlog: allow reverse iteration with revlog.revsWed, 21 Nov 2012 00:42:05 +0100, by Pierre-Yves David
-
convert: add config option to use the local time zoneSun, 18 Nov 2012 12:26:50 -1000, by Julian Cowley
-
rebase: use revlog.findmissingrevs to compute detach setTue, 27 Nov 2012 16:24:21 -0800, by Siddharth Agarwal
-
revlog: add rev-specific variant of findmissingMon, 26 Nov 2012 10:48:24 -0800, by Siddharth Agarwal
-
revlog: switch findmissing to use ancestor.missingancestorsMon, 26 Nov 2012 11:02:48 -0800, by Siddharth Agarwal
-
ancestor: faster algorithm for difference of ancestor setsMon, 26 Nov 2012 11:46:51 -0800, by Siddharth Agarwal
-
bisect: add example for limiting bisection to specified directoriesFri, 23 Nov 2012 11:59:44 -0500, by Jordi Gutiérrez Hermoso
-
subrepo: use posixpath when diffing, for consistent pathsTue, 27 Nov 2012 14:58:00 -0800, by Bryan O'Sullivan
-
run-tests: fix an unnoticed check-code violationTue, 27 Nov 2012 13:09:05 -0800, by Bryan O'Sullivan
-
run-tests: add a --compiler optionTue, 27 Nov 2012 11:18:33 -0800, by Bryan O'Sullivan
-
run-tests: make build command line less intimidatingTue, 27 Nov 2012 11:18:31 -0800, by Bryan O'Sullivan
-
hooks: be even more forgiven of non-fd descriptors (issue3711) stableMon, 26 Nov 2012 17:48:39 -0600, by Matt Mackall
-
hooks: delay I/O redirection until we actually run a hook (issue3711) stableMon, 26 Nov 2012 16:14:22 -0600, by Matt Mackall
-
util: make chunkbuffer non-quadratic on Windows stableMon, 26 Nov 2012 15:42:52 -0600, by Matt Mackall
-
hgk: specify some colours explicitly in hexWed, 07 Nov 2012 14:49:44 +0100, by Andrew Shadura
-
hgk: no committer pleaseTue, 16 Oct 2012 22:19:08 +0200, by Andrew Shadura
-
hgk: use Ttk instead of plain TkTue, 16 Oct 2012 14:54:51 +0200, by Andrew Shadura
-
check-code: move i18n check from warning to errorSun, 25 Nov 2012 13:57:00 -0600, by Matt Mackall
-
i18n: wrap false positives for translation detectionSun, 25 Nov 2012 13:53:47 -0600, by Matt Mackall
-
eol: don't refer to a random name-captured ui objectTue, 20 Nov 2012 14:21:56 -0800, by Bryan O'Sullivan
-
mq: don't refer to a random name-captured repo objectTue, 20 Nov 2012 11:52:47 -0800, by Bryan O'Sullivan
-
Merge with crew-stableTue, 20 Nov 2012 10:09:06 -0800, by Bryan O'Sullivan
-
commit: increase perf by avoiding checks against entire repo subsets stableFri, 16 Nov 2012 15:39:12 -0800, by Durham Goode
-
commit: increase perf by avoiding unnecessary filteredrevs check stableFri, 16 Nov 2012 15:39:12 -0800, by Durham Goode
-
merge with crew-stableFri, 16 Nov 2012 10:20:32 -0600, by Kevin Bullock
-
merge with mpmFri, 16 Nov 2012 10:01:26 -0600, by Kevin Bullock
-
test-pathencode: more aggressively check for python < 2.6Thu, 15 Nov 2012 22:24:36 -0800, by Bryan O'Sullivan
-
diff: move index header generation to patchThu, 15 Nov 2012 15:16:41 -0800, by Guillermo Pérez
-
patch: make _addmodehdr a function under trydiffThu, 15 Nov 2012 15:06:32 -0800, by Guillermo Pérez
-
diff: rewrite difflineThu, 15 Nov 2012 13:57:03 -0800, by Guillermo Pérez
-
diff: swap and simplify diffline argsThu, 15 Nov 2012 13:52:51 -0800, by Guillermo Pérez
-
diff: change how quiet mode supresses difflineThu, 15 Nov 2012 13:49:04 -0800, by Guillermo Pérez
-
diff: move diffline to patch moduleThu, 15 Nov 2012 12:19:03 -0800, by Guillermo Pérez
-
diff: unify calls to difflineThu, 15 Nov 2012 12:16:08 -0800, by Guillermo Pérez
-
diff: move b85diff to mdiff moduleTue, 06 Nov 2012 14:04:05 -0800, by Guillermo Pérez
-
share: always set default path to work with subrepos (issue3518)Sat, 27 Oct 2012 12:38:59 +0200, by simon
-
vfs: optimize __call__ by not calling util.split for readsSat, 03 Nov 2012 10:40:36 +0100, by Adrian Buehlmann
-
run-tests: backout 4a4173519b63Wed, 14 Nov 2012 18:08:39 -0600, by Matt Mackall
-
test-pathencode: make a 2.4-safe import of collectionsThu, 15 Nov 2012 10:55:32 -0800, by Bryan O'Sullivan
-
tests: add a randomized test for pathencodeThu, 15 Nov 2012 10:04:29 -0800, by Bryan O'Sullivan
-
webcommands: allow hgweb's archive to recurse into subreposMon, 29 Oct 2012 10:53:46 -0400, by Jordi Gutiérrez Hermoso
-
Merge with crew-stable.Tue, 13 Nov 2012 19:32:53 -0600, by Augie Fackler
-
grep: don't search past the end of the searched string stableMon, 12 Nov 2012 19:27:03 +0200, by Idan Kamara
-
convert: fix a too-long line nagTue, 13 Nov 2012 13:09:42 -0800, by Bryan O'Sullivan
-
convert: add support for converting git submodule (issue3528)Mon, 29 Oct 2012 17:40:13 -0700, by YaNan Xu
-
run-tests.py: remove runqueue's results parameter since it is now a globalThu, 08 Nov 2012 14:10:04 -0800, by Siddharth Agarwal
-
makefile: don't use system hgrc when running hg in-placeTue, 13 Nov 2012 09:56:09 -0800, by Bryan O'Sullivan
-
setup: print subprocess stderr if there is anyTue, 13 Nov 2012 09:55:26 -0800, by Bryan O'Sullivan
-
run-tests: open child-parent pipes in binary modeSat, 10 Nov 2012 11:37:41 -0800, by Siddharth Agarwal
-
amend: force editor only if old message is reused (issue3698) stableTue, 13 Nov 2012 08:41:56 -0800, by Pierre-Yves David
-
grep: don't search past the end of the searched stringMon, 12 Nov 2012 19:27:03 +0200, by Idan Kamara
-
bookmarks: introduce a bmstore to manage bookmark persistenceWed, 07 Nov 2012 16:21:39 -0600, by Augie Fackler
-
run-tests: add --time option to log times for each testFri, 09 Nov 2012 14:49:30 -0800, by Siddharth Agarwal
-
run-tests: remove resultslock since it serves no useful purposeFri, 09 Nov 2012 15:09:35 -0800, by Siddharth Agarwal
-
run-tests: use pickle to send results from children to parentFri, 09 Nov 2012 14:42:36 -0800, by Siddharth Agarwal
-
bookmark: remove useless line in `validdest`Wed, 24 Oct 2012 18:11:17 +0200, by Pierre-Yves David
-
bookmark: issue a single call to `allsuccessors` per loopWed, 24 Oct 2012 17:55:21 +0200, by Pierre-Yves David
-
bookmark: simplify mutability check in `validdest`Wed, 24 Oct 2012 17:26:40 +0200, by Pierre-Yves David
-
Merge with stableWed, 07 Nov 2012 09:59:46 -0800, by Bryan O'Sullivan
-
Merge with mpmTue, 06 Nov 2012 16:49:54 -0800, by Bryan O'Sullivan
-
bundle: add revset expression to show bundle contents (issue3487)Wed, 31 Oct 2012 16:23:23 -0700, by Tomasz Kleczek
-
tags: add formatter supportTue, 06 Nov 2012 17:38:22 -0600, by Matt Mackall
-
manifest: add formatter supportTue, 06 Nov 2012 17:30:49 -0600, by Matt Mackall
-
status: use condwrite to avoid zero-width format string hackTue, 06 Nov 2012 17:30:47 -0600, by Matt Mackall
-
formatter: add condwrite methodSat, 03 Nov 2012 14:37:50 -0500, by Matt Mackall
-
run-tests: skip unnecessary operations on the args in the child procesWed, 24 Oct 2012 23:09:31 +0200, by Simon Heimberg
-
test-subrepo: adapt for Windows after 17c030014ddf stableFri, 02 Nov 2012 20:47:03 +0100, by Adrian Buehlmann
-
test-mq-qrefresh: adapt for Windows after 39b7052b217b stableFri, 02 Nov 2012 20:22:09 +0100, by Adrian Buehlmann
-
merge with stableThu, 01 Nov 2012 16:30:48 -0500, by Matt Mackall
-
tests: fix test for issue3581 for vfat on Linux stable 2.4Thu, 01 Nov 2012 14:59:55 -0500, by Matt Mackall
-
filemerge: only run test for issue3581 on non-windows environments stableTue, 30 Oct 2012 17:23:51 -0700, by Keegan Carruthers-Smith