Mercurial > hg
graph
-
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