Mercurial > hg
graph
-
obsolete: factorise troubles detection during pushFri, 21 Dec 2012 22:58:59 +0100, by Pierre-Yves David
-
obsolete: introduce a troubles method on contextMon, 17 Dec 2012 15:17:54 +0100, by Pierre-Yves David
-
obsolete: introduce a troubled method on contextMon, 17 Dec 2012 15:06:15 +0100, by Pierre-Yves David
-
tests: fix windows test failuresFri, 28 Dec 2012 14:22:24 +0100, by Mads Kiilerich
-
merge with stableFri, 28 Dec 2012 14:13:06 +0100, by Mads Kiilerich
-
largefiles: better test coverage of wireproto and the http protocolThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: cleanup of warnings on errors getting largefilesThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: remove trivial portability wrappersThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: remove reporemove portability wrapperThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: remove findoutgoing portability wrapperThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: use constant for '.hglf/'Thu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: use plain wjoin instead of the complex pathtoThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: unindent codeFri, 28 Dec 2012 11:55:57 +0100, by Mads Kiilerich
-
largefiles: simplify lfdirstate ignore handling - it is only for tracking .hglfThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: rename 'admin' to more descriptive 'lfstoredir'Thu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: simplify lfutil.getstandinmatcher by inlining getmatcherThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: remove overly complex handling of ignored and unknown filesThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles: introduce basic debugstate --large functionalityFri, 28 Dec 2012 11:55:57 +0100, by Mads Kiilerich
-
util: fold ENOENT check into unlinkpath, controlled by new ignoremissing flagFri, 28 Dec 2012 11:55:57 +0100, by Mads Kiilerich
-
merge with stableFri, 28 Dec 2012 11:55:45 +0100, by Mads Kiilerich
-
largefiles: don't walk through all ignored files stableThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles revert: update lfdirstate with result from first cleanliness check stableThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
largefiles status: update lfdirstate with result from cleanliness check stableThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
bundlerepo: don't return the peer without bundlerepo from getremotechanges stableFri, 28 Dec 2012 11:16:01 +0100, by Mads Kiilerich
-
strip: do not update branchcache during strip (issue3745)Fri, 28 Dec 2012 00:02:40 +0100, by Pierre-Yves David
-
copies: do not track backward copies, only renames (issue3739)Wed, 26 Dec 2012 15:04:07 -0800, by Siddharth Agarwal
-
copies: make debug messages more sensibleWed, 26 Dec 2012 15:03:58 -0800, by Siddharth Agarwal
-
copies: separate moves via directory renames from explicit copiesWed, 26 Dec 2012 14:50:17 -0800, by Siddharth Agarwal
-
merge with stableWed, 26 Dec 2012 11:16:18 -0600, by Kevin Bullock
-
branchmap: move validity logic in the object itselfMon, 24 Dec 2012 02:49:59 +0100, by Pierre-Yves David
-
branchmap: make update a methodSat, 22 Dec 2012 17:08:15 +0100, by Pierre-Yves David
-
branchmap: make update responsible to update the cache keyMon, 24 Dec 2012 02:22:04 +0100, by Pierre-Yves David
-
branchmap: factorise changelog access in updateSat, 22 Dec 2012 02:11:12 +0100, by Pierre-Yves David
-
branchmap: make write a method on the branchmap objectThu, 20 Dec 2012 16:28:43 +0100, by Pierre-Yves David
-
branchmap: simplify write signatureSat, 22 Dec 2012 02:04:49 +0100, by Pierre-Yves David
-
branchmap: add the tiprev (cache key) on the branchmap objectSat, 22 Dec 2012 02:06:26 +0100, by Pierre-Yves David
-
branchmap: add the tipnode (cache key) on the branchcache objectSat, 22 Dec 2012 01:59:05 +0100, by Pierre-Yves David
-
branchmap: store branchcache in a dedicated objectSat, 22 Dec 2012 01:44:42 +0100, by Pierre-Yves David
-
branchmap: `stream_in` write remote branchcache to local oneSat, 22 Dec 2012 01:34:23 +0100, by Pierre-Yves David
-
bookmarks: fix head selection for merge with two bookmarked heads stableMon, 24 Dec 2012 13:26:13 +0100, by Mads Kiilerich
-
branchmap: extract updatebranchcache from repoThu, 20 Dec 2012 14:45:17 +0100, by Pierre-Yves David
-
branchmap: extract _updatebranchcache from repoWed, 19 Dec 2012 14:49:06 +0100, by Pierre-Yves David
-
branchmap: _updatebranchmap does not need to be filteredWed, 19 Dec 2012 14:47:38 +0100, by Pierre-Yves David
-
branchmap: extract read logic from repoWed, 19 Dec 2012 14:46:57 +0100, by Pierre-Yves David
-
branchmap: extract write logic from localrepoThu, 20 Dec 2012 13:37:37 +0100, by Pierre-Yves David
-
branchmap: create a mercurial.branchmap moduleWed, 19 Dec 2012 14:43:33 +0100, by Pierre-Yves David
-
bundlerepo: use _cacheabletip mechanism in bundlerepoThu, 20 Dec 2012 12:17:44 +0100, by Pierre-Yves David
-
branchmap: merge _branchtags into updatebranchcacheThu, 20 Dec 2012 13:23:29 +0100, by Pierre-Yves David
-
branchmap: factorise access to changelog in updatebranchcacheWed, 19 Dec 2012 17:39:49 +0100, by Pierre-Yves David
-
branchmap: simplify _branchtags using a new _cacheabletip methodThu, 20 Dec 2012 11:52:50 +0100, by Pierre-Yves David
-
hook: disable demandimport before importing hooksThu, 20 Dec 2012 21:26:30 +0100, by Dirkjan Ochtman
-
test-pathencode: accept --seed parameter in hex as wellThu, 20 Dec 2012 15:18:41 +0100, by Adrian Buehlmann
-
subrepo: append subrepo path to subrepo error messagesThu, 13 Dec 2012 23:37:53 +0100, by Angel Ezquerra
-
tests: fix some slash-based Windows failuresThu, 20 Dec 2012 13:49:31 -0600, by Kevin Bullock
-
inotify: on Python < 2.6, socket.error lacks errnoThu, 20 Dec 2012 11:40:04 -0800, by Bryan O'Sullivan
-
hidden: invalidate hiddenrevs when neededTue, 18 Dec 2012 01:51:08 +0100, by Pierre-Yves David
-
cache: group obscache and revsfiltercache invalidation in a single functionTue, 18 Dec 2012 02:04:37 +0100, by Pierre-Yves David
-
clfilter: use filtering in `visibleheads`Mon, 17 Dec 2012 17:27:12 +0100, by Pierre-Yves David
-
clfilter: use filtering in `visiblebranchmap`Mon, 17 Dec 2012 17:42:34 +0100, by Pierre-Yves David
-
clfilter: introduce a "unserver" filtering modeMon, 17 Dec 2012 17:12:02 +0100, by Pierre-Yves David
-
clfilter: add a cache on repo for set of revision to filter for a given set.Thu, 20 Dec 2012 17:14:07 +0100, by Pierre-Yves David
-
clfilter: add actual repo filtering mechanismThu, 20 Dec 2012 15:32:42 +0100, by Pierre-Yves David
-
inotify: pacify pestiferous pyflakes precipitouslyWed, 19 Dec 2012 16:56:26 -0800, by Bryan O'Sullivan
-
tests: make test-inotify-issue1208.t disappearWed, 19 Dec 2012 10:45:40 -0800, by Bryan O'Sullivan
-
posix: move server side of unix domain sockets out of inotifyTue, 18 Dec 2012 17:15:13 -0800, by Bryan O'Sullivan
-
inotify: don't fall over just because of a dangling symlinkTue, 18 Dec 2012 17:33:32 -0800, by Bryan O'Sullivan
-
test-inotify: test symlink indirection for unix socketsWed, 19 Dec 2012 10:40:34 -0800, by Bryan O'Sullivan
-
test-pathencode: compare current pathencoding implementationsWed, 19 Dec 2012 10:02:43 +0100, by Adrian Buehlmann
-
rebase: use lazy ancestor membership testingMon, 17 Dec 2012 20:51:21 -0800, by Siddharth Agarwal
-
localrepo: use lazy ancestor membership testingMon, 17 Dec 2012 20:43:37 -0800, by Siddharth Agarwal
-
ancestor: add lazy membership testing to lazyancestorsTue, 18 Dec 2012 12:47:20 -0800, by Siddharth Agarwal
-
revlog: move ancestor generation out to a new classTue, 18 Dec 2012 10:14:01 -0800, by Siddharth Agarwal
-
ignore: process hgignore files in deterministic orderMon, 17 Dec 2012 15:57:02 -0800, by Bryan O'Sullivan
-
ignore: only read an ignore file onceMon, 17 Dec 2012 15:52:44 -0800, by Bryan O'Sullivan
-
ignore: refactor ignore into two functionsMon, 17 Dec 2012 16:23:37 -0800, by Bryan O'Sullivan
-
clfilter: fix `nodemap` usage in `getbundle`Mon, 10 Dec 2012 18:12:41 +0100, by Pierre-Yves David
-
test: fix truncated comment in testMon, 17 Dec 2012 17:00:24 +0100, by Pierre-Yves David
-
clfilter: ensure context raise RepoLookupError when the revision is filteredMon, 17 Dec 2012 18:09:41 +0100, by Pierre-Yves David
-
revlog: remove incancestors since it is no longer usedMon, 17 Dec 2012 15:08:37 -0800, by Siddharth Agarwal
-
transplant: replace incancestors uses with ancestorsMon, 17 Dec 2012 15:08:06 -0800, by Siddharth Agarwal
-
revlog.ancestors: add support for including revsMon, 17 Dec 2012 15:13:51 -0800, by Siddharth Agarwal
-
perf: add command to test performance of membership in ancestor setFri, 14 Dec 2012 10:23:18 -0800, by Siddharth Agarwal
-
ancestor: move missingancestors doctest out into a separate fileTue, 11 Dec 2012 14:47:33 -0800, by Siddharth Agarwal
-
merge with crew-stableSun, 16 Dec 2012 23:02:54 -0600, by Kevin Bullock
-
dirstate: remove obsolete comment from setbranch stableThu, 29 Nov 2012 08:44:54 -0500, by Tim Henigan
-
dirstate: don't rename branch file if writing it failed stableSat, 15 Dec 2012 20:19:07 +0200, by Idan Kamara
-
commands: 'hg bookmark NAME' should work even with ui.strict=TrueSun, 16 Dec 2012 22:00:38 -0600, by Kevin Bullock
-
tests: improve test-mv-cp-st-diff.t readabilitySun, 16 Dec 2012 19:41:56 +0100, by Mads Kiilerich
-
obsolete: refuse to push divergent changesetSat, 10 Nov 2012 02:19:20 +0100, by Pierre-Yves David
-
obsolete: add a divergent method on contextWed, 12 Dec 2012 03:20:49 +0100, by Pierre-Yves David
-
obsolete: add revset and test for divergent changesetsWed, 12 Dec 2012 03:12:55 +0100, by Pierre-Yves David
-
obsolete: detect divergent changesetsWed, 12 Dec 2012 03:19:30 +0100, by Pierre-Yves David
-
obsolete: drop successors sets which are subset of another oneSat, 10 Nov 2012 01:56:59 +0100, by Pierre-Yves David
-
obsolete: compute successors setThu, 13 Dec 2012 15:38:43 +0100, by Pierre-Yves David
-
mq: don't fail when removing a patch without patch file from series fileSun, 09 Dec 2012 00:25:21 +0100, by Mads Kiilerich
-
largefiles: align rm warnings with warnings used in coreThu, 13 Dec 2012 19:19:06 +0100, by Mads Kiilerich
-
merge with stableThu, 13 Dec 2012 21:34:55 +0100, by Mads Kiilerich
-
largefiles: commit directories that only contain largefiles (issue3548) stableMon, 10 Dec 2012 14:58:42 +0100, by Levi Bard
-
revset.children: ignore rev numbers that are too lowFri, 07 Dec 2012 10:37:43 -0800, by Siddharth Agarwal
-
perf: add a command to measure revset performanceThu, 06 Dec 2012 11:21:11 -0800, by Siddharth Agarwal
-
run-tests: fix whitespace nonsenseWed, 12 Dec 2012 15:17:18 -0800, by Bryan O'Sullivan
-
merge with mpmWed, 12 Dec 2012 15:12:28 -0800, by Bryan O'Sullivan
-
run-tests: on windows, put correct python at front of PATHWed, 12 Dec 2012 14:52:58 -0800, by Bryan O'Sullivan
-
run-tests: fix exename on WindowsTue, 11 Dec 2012 15:38:42 -0800, by Siddharth Agarwal
-
run-tests: support running tests in parallel on windowsTue, 11 Dec 2012 15:13:23 -0800, by Bryan O'Sullivan
-
makefile: allow local builds to work on windows/mingw32Tue, 11 Dec 2012 13:44:00 -0800, by Bryan O'Sullivan
-
check-code: make 'missing whitespace in assignment' more aggressiveSun, 09 Dec 2012 23:33:16 +0100, by Mads Kiilerich
-
check-code: there must also be whitespace between ')' and operatorSun, 09 Dec 2012 23:33:16 +0100, by Mads Kiilerich
-
rm: drop misleading 'use -f' hint for the rm --after 'not removing' warningSun, 09 Dec 2012 23:33:16 +0100, by Mads Kiilerich
-
contrib: state explicitly how hgtest.vim can be installedSun, 09 Dec 2012 23:33:16 +0100, by Mads Kiilerich
-
tests: kill daemons early, making breaking at "Accept" prompt safeSun, 09 Dec 2012 23:33:16 +0100, by Mads Kiilerich
-
run-tests: use correct python safely under --jobsMon, 10 Dec 2012 12:14:55 -0800, by Bryan O'Sullivan
-
run-tests: check for the correct python when startingMon, 10 Dec 2012 12:09:02 -0800, by Bryan O'Sullivan
-
run-tests: use correct python when run with --localMon, 10 Dec 2012 12:07:42 -0800, by Bryan O'Sullivan
-
synthrepo: do not crash if a list is emptyMon, 10 Dec 2012 11:18:03 -0800, by Bryan O'Sullivan
-
hgwebdir: do not show RSS and Atom links for plain directoriesTue, 27 Nov 2012 22:24:02 +0100, by Angel Ezquerra
-
hgweb: add branches RSS and Atom feedsTue, 04 Dec 2012 00:37:50 +0100, by Angel Ezquerra
-
push: reunite comment with the line of code it describesFri, 07 Dec 2012 12:03:37 -0600, by Kevin Bullock
-
bookmarks: spelling correction in docstringFri, 07 Dec 2012 11:30:38 -0600, by Kevin Bullock
-
merge: fix mistake in moved _checkcollision call from 5881d5b7552fThu, 06 Dec 2012 22:07:44 -0600, by Kevin Bullock
-
windows: correctly pass a mode to S_IFMT in statfilesThu, 06 Dec 2012 16:56:44 -0600, by Matt Mackall
-
strip: make query to get new bookmark target cheaperWed, 05 Dec 2012 14:33:15 -0800, by Siddharth Agarwal
-
graft: explicit current node trackingTue, 04 Dec 2012 12:54:18 -0800, by David Schleimer
-
graft: move commit info buildingTue, 04 Dec 2012 12:54:18 -0800, by David Schleimer
-
merge with stableThu, 06 Dec 2012 16:42:15 -0600, by Matt Mackall
-
merge: support calculating merge actions against non-working contextsTue, 04 Dec 2012 12:54:18 -0800, by David Schleimer
-
merge: refactor action calculation into functionTue, 04 Dec 2012 12:54:18 -0800, by David Schleimer
-
dirstate: inline more properties and methods in statusMon, 03 Dec 2012 14:21:45 -0800, by Siddharth Agarwal
-
perf: add option to perfstatus to get the status of unknown filesMon, 03 Dec 2012 13:53:53 -0800, by Siddharth Agarwal
-
dirstate: test normalize is truthy instead of using a no-op lambdaTue, 04 Dec 2012 10:29:18 -0800, by Siddharth Agarwal
-
merge with stableTue, 04 Dec 2012 11:19:32 -0600, by Kevin Bullock
-
hgweb: avoid generator exhaustion with branches stableThu, 06 Dec 2012 13:21:27 -0600, by Matt Mackall
-
hgweb: fix iterator reuse in atom feed generation stableWed, 05 Dec 2012 15:38:18 -0600, by Matt Mackall
-
osutil: tab damage, how i hate theeMon, 03 Dec 2012 13:17:01 -0800, by Bryan O'Sullivan
-
osutil: write a C implementation of statfiles for unixMon, 03 Dec 2012 12:40:24 -0800, by Bryan O'Sullivan
-
i18n-ja: synchronized with f94ead934067 stableFri, 30 Nov 2012 21:39:01 +0900, by FUJIWARA Katsunori
-
osutil: fix tab damageFri, 30 Nov 2012 17:40:11 -0800, by Bryan O'Sullivan
-
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