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
-
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
-
openpath: specify binary mode and use util.posixfile stableThu, 01 Nov 2012 13:46:03 +0100, by Adrian Buehlmann
-
i18n-ja: synchronized with 0188ddfa844e stableWed, 31 Oct 2012 18:44:40 +0900, by FUJIWARA Katsunori
-
subrepo: only do clean update when overwrite is set (issue3276) stableWed, 24 Oct 2012 18:45:22 +0200, by Simon Heimberg
-
i18n: change output of largefiles for summary to distinguish from one for outgoing stableWed, 31 Oct 2012 03:59:28 +0900, by FUJIWARA Katsunori
-
i18n: make column positioning message of MQ summary output translatable stableWed, 31 Oct 2012 03:59:28 +0900, by FUJIWARA Katsunori
-
i18n: add "i18n" comment to column positioning messages of "hg summary" stableWed, 31 Oct 2012 03:59:28 +0900, by FUJIWARA Katsunori
-
i18n: add "i18n" comment to column positioning messages of "hg log" stableWed, 31 Oct 2012 03:59:27 +0900, by FUJIWARA Katsunori
-
i18n: add "i18n" comment to error messages of template functions stableWed, 31 Oct 2012 03:59:27 +0900, by FUJIWARA Katsunori
-
icasefs: make case-folding collision detection as deletion aware (issue3648) stableWed, 31 Oct 2012 16:50:22 +0900, by FUJIWARA Katsunori
-
mq: fix qrefresh case sensitivity (issue3271) stableTue, 30 Oct 2012 13:19:06 -0700, by Durham Goode
-
url: use open and not url.open for local files (issue3624) stableWed, 17 Oct 2012 21:30:08 -0700, by Siddharth Agarwal
-
revset: accept @ in unquoted symbols (issue3686) stableTue, 30 Oct 2012 18:48:44 -0500, by Matt Mackall
-
filemerge: use util.shellquote when calling merge (issue3581) stableFri, 26 Oct 2012 12:02:58 -0700, by Keegan Carruthers-Smith
-
clone: show status "updating to bookmark @" stableMon, 29 Oct 2012 14:02:30 +0100, by Adrian Buehlmann
-
patchbomb: -c is not an alias for the --confirm option stableSun, 28 Oct 2012 05:44:50 -1000, by Julian Cowley
-
dirstate: handle dangling junctions on windows (issue2579) stableTue, 23 Oct 2012 21:25:22 -0700, by Bryan O'Sullivan
-
largefiles: don't copy largefiles from working dir to the store while converting stableTue, 23 Oct 2012 21:32:19 -0400, by Matt Harbison
-
largefiles: respect the rev when reading standins in copytostore() (issue3630) stableTue, 23 Oct 2012 21:07:14 -0400, by Matt Harbison
-
subrepo: subrepo isolation, pass baseui when cloning a new subrepo (issue2904) stableWed, 10 Oct 2012 01:18:06 +0200, by Simon Heimberg
-
subrepo: more isolation, only use ui for hg.peer when there is no repo stableThu, 04 Oct 2012 19:46:43 +0200, by Simon Heimberg
-
peer: subrepo isolation, pass repo instead of repo.ui to hg.peer stableSat, 28 Jul 2012 23:28:36 +0200, by Simon Heimberg
-
subrepo: isolate configuration between each repositories in subrepo tree stableSat, 29 Sep 2012 20:11:24 +0900, by FUJIWARA Katsunori
-
bookmarks: backed out new message from changeset 52c7e171e355 stableSat, 27 Oct 2012 16:39:47 -0500, by Matt Mackall
-
clone: print bookmark name when clone activates a bookmark stableFri, 26 Oct 2012 14:53:31 +0200, by Thomas Arendsen Hein
-
clone: activate @ bookmark if updating to it stableFri, 26 Oct 2012 14:37:03 +0200, by Thomas Arendsen Hein
-
test-clone.t: check that branch "@" is not automatically checked out stableFri, 26 Oct 2012 13:20:44 +0200, by Thomas Arendsen Hein
-
test-bookmarks.t: check that bookmark "default" is not automatically checked out stableFri, 26 Oct 2012 13:09:55 +0200, by Thomas Arendsen Hein
-
clone: make sure to use "@" as bookmark and "default" as branch (issue3677) stableFri, 26 Oct 2012 12:36:15 +0200, by Thomas Arendsen Hein
-
bookmark: simplify nodemap check introduced in the previous changeset stableFri, 26 Oct 2012 09:29:50 +0200, by Thomas Arendsen Hein
-
bookmark: prevent crashing when a successor is unknown locally (issue3680) stableThu, 25 Oct 2012 23:43:52 +0200, by Pierre-Yves David