Mercurial > hg
graph
-
merge with stableTue, 22 May 2012 14:37:20 -0500, by Matt Mackall
-
graphlog: turn getlogrevs() into a generatorTue, 08 May 2012 22:43:44 +0200, by Patrick Mezard
-
cmdutil: extract increasing_windows() from walkchangerevs()Tue, 08 May 2012 22:43:44 +0200, by Patrick Mezard
-
httpclient: omit tests for the client since we don't run them anywaySat, 19 May 2012 09:34:25 -0500, by Augie Fackler
-
httpclient: update to c5abd358e543 of httpplusFri, 18 May 2012 17:05:17 -0500, by Augie Fackler
-
hgweb: make graph data suitable for template usageMon, 21 May 2012 00:20:05 +0200, by Paul Boddie
-
revset: fix infinite alias expansion detection stableSat, 19 May 2012 17:19:55 +0200, by Patrick Mezard
-
revset: explicitely tag alias arguments for expansion stableSat, 19 May 2012 17:18:29 +0200, by Patrick Mezard
-
clone: add progress calls to uncompressed code pathMon, 21 May 2012 14:25:46 -0500, by Augie Fackler
-
merge with stableMon, 21 May 2012 17:35:28 -0500, by Matt Mackall
-
util: fix bad variable use in bytecount introduced by f0f7f3fab315 stableMon, 21 May 2012 14:24:24 -0500, by Augie Fackler
-
acl: 'util.never' can be used instead of a more complex expressionFri, 18 May 2012 13:50:02 -0300, by Elifarley Callado Coelho Cruz
-
acl: perform some computations earlier, so that returned lambda functions are simplerFri, 18 May 2012 13:47:44 -0300, by Elifarley Callado Coelho Cruz
-
acl: added some comments to easily identify branch- and path-based verificationsFri, 18 May 2012 12:48:24 -0300, by Elifarley Callado Coelho Cruz
-
acl: 'util.never' usedFri, 18 May 2012 12:40:04 -0300, by Elifarley Callado Coelho Cruz
-
acl: cleanupFri, 18 May 2012 12:37:23 -0300, by Elifarley Callado Coelho Cruz
-
revlog: don't handle long for revision matchingMon, 21 May 2012 16:36:09 -0500, by Matt Mackall
-
merge with stableMon, 21 May 2012 16:35:27 -0500, by Matt Mackall
-
context: grudging accept longs in constructor stableMon, 21 May 2012 16:32:50 -0500, by Matt Mackall
-
win32: fix encoding handling for registry strings (issue3467) stableMon, 21 May 2012 16:32:49 -0500, by Matt Mackall
-
mpatch: use Py_ssize_t for string lengthSun, 20 May 2012 01:28:31 +0200, by Adrian Buehlmann
-
mpatch: use Py_ssize_tSun, 20 May 2012 00:08:18 +0200, by Adrian Buehlmann
-
subrepo: make subrepo.subrepo(<not a subrepo path>) failSun, 20 May 2012 21:11:34 +0300, by Dov Feldstern
-
merge with stableSun, 20 May 2012 14:40:36 -0500, by Matt Mackall
-
hgweb: use ui.nontty to disable all cooked I/OSun, 20 May 2012 14:37:22 -0500, by Matt Mackall
-
progress: use ui._isattySun, 20 May 2012 14:37:20 -0500, by Matt Mackall
-
pager: use ui._isatty infrastructureSun, 20 May 2012 14:33:49 -0500, by Matt Mackall
-
ui: add _isatty method to easily disable cooked I/OSun, 20 May 2012 14:31:56 -0500, by Matt Mackall
-
bdiff: check and cast first parameter value on putbe32() callsTue, 15 May 2012 22:36:47 +0200, by Adrian Buehlmann
-
bdiff: use Py_ssize_t instead of intTue, 15 May 2012 22:36:27 +0200, by Adrian Buehlmann
-
doc: add detail explanation for 'present()' predicate of revsets stableWed, 16 May 2012 17:02:30 +0900, by FUJIWARA Katsunori
-
osutil: handle deletion race with readdir/stat (issue3463) stableFri, 18 May 2012 14:34:33 -0500, by Matt Mackall
-
merge with stableThu, 17 May 2012 15:52:14 -0500, by Matt Mackall
-
branchcache: backout 0311a6abd38aThu, 17 May 2012 15:34:59 -0500, by Matt Mackall
-
dispatch: try and identify third-party extensions as sources of tracebacksWed, 16 May 2012 16:18:07 -0500, by Augie Fackler
-
hgext: mark all first-party extensions as suchTue, 15 May 2012 14:37:49 -0500, by Augie Fackler
-
bookmarks: test that bare update forwards active bookmarkSat, 05 May 2012 15:12:26 -0500, by Kevin Bullock
-
keyword: intentionally ignore check-code warning about unwrapped ui messageSun, 13 May 2012 14:26:26 +0100, by Christian Ebert
-
help: include bookmarks in 'help revisions' and simplify wordingWed, 16 May 2012 10:29:11 -0500, by Kevin Bullock
-
i18n-ru: correct `push --new-branch` description stableTue, 10 Apr 2012 11:17:06 +0400, by Nikolaj Sjujskij
-
bundle: make bundles more portable (isue3441) stableSat, 12 May 2012 19:38:20 +0200, by Sune Foldager
-
revset: fix traceback for bogus revisions in id(rev) stableMon, 14 May 2012 19:25:13 -0400, by Matt Harbison
-
Makefile: remove generated mercurial/__version__.py stableTue, 15 May 2012 12:44:07 +0200, by Thomas Arendsen Hein
-
mq: rename --check into --keep-changesSun, 13 May 2012 14:00:58 +0200, by Patrick Mezard
-
parsers: use Py_CLEAR where appropriateSun, 13 May 2012 11:56:50 +0200, by Bryan O'Sullivan
-
largefiles: fix addremove when largefile is missing (issue3227)Sun, 13 May 2012 12:11:50 +0200, by Na'Tosha Bard
-
tags: short-circuit if no tags have ever been committedSun, 13 May 2012 12:01:52 +0200, by Bryan O'Sullivan
-
largefiles: fix default clone destination regressionWed, 16 May 2012 11:40:33 -0500, by Matt Mackall
-
merge with crewTue, 15 May 2012 07:01:35 +0200, by Matt Mackall
-
merge with stableTue, 15 May 2012 07:00:55 +0200, by Matt Mackall
-
posix: workaround lack of TIOCGWINSZ on Irix (issue3449) stableMon, 14 May 2012 13:25:42 +0100, by Mark Round
-
phases: wrap docstrings at 70 charactersSun, 13 May 2012 12:07:49 +0200, by Martin Geisler
-
phases: fix typos in docstringsSun, 13 May 2012 12:06:12 +0200, by Martin Geisler
-
largefiles: don't attempt to clone all largefiles to non-local destinationsSun, 13 May 2012 22:59:22 +0200, by Levi Bard
-
branches: improve performance by removing redundant operationsSun, 13 May 2012 14:04:07 +0200, by Brodie Rao
-
context: add changectx.closesbranch() methodSun, 13 May 2012 14:04:06 +0200, by Brodie Rao
-
localrepo: add branchtip() method for faster single-branch lookupsSun, 13 May 2012 14:04:04 +0200, by Brodie Rao
-
strip: introduce -B option to remove a bookmarkSun, 13 May 2012 16:39:40 +0200, by David Soria Parra
-
largefiles: use wlock for lfconvert (issue3444) stableSun, 13 May 2012 17:34:55 +0200, by Mads Kiilerich
-
localrepo: strip now incrementally updates the branchheads cacheFri, 11 May 2012 10:35:54 -0700, by Joshua Redstone
-
phase: remove useless test, olddata is never NoneSat, 12 May 2012 16:53:36 +0200, by Patrick Mezard
-
test-rebase-collapse: fix Windows path separatorSun, 13 May 2012 14:29:05 +0200, by Patrick Mezard
-
help: tweak keyword format outputSun, 13 May 2012 15:26:06 +0200, by Matt Mackall
-
help: link back to the help topics page from a specific topic pageSun, 13 May 2012 05:22:23 -0500, by Augie Fackler
-
help: add --keyword (-k) for searching helpSun, 13 May 2012 06:03:11 -0500, by Augie Fackler
-
help: introduce topicmatch for finding topics matching a keywordSun, 13 May 2012 04:27:08 -0500, by Augie Fackler
-
extensions.disabled: return {} instead of None no extensions are disabledSun, 13 May 2012 04:06:07 -0500, by Augie Fackler
-
merge: respect bookmarks during mergeSun, 13 May 2012 11:55:42 +0200, by David Soria Parra
-
localrepo: introduce bookmarkheadsSun, 13 May 2012 11:54:58 +0200, by David Soria Parra
-
bookmarks: delete divergent bookmarks on mergeSat, 12 May 2012 21:28:10 +0200, by David Soria Parra
-
check-code: ignore naked excepts with a "re-raise" commentSun, 13 May 2012 13:18:06 +0200, by Brodie Rao
-
check-code: improve detection of naked except clausesSun, 13 May 2012 13:17:50 +0200, by Brodie Rao
-
cleanup: replace more naked excepts with more specific onesSun, 13 May 2012 13:17:31 +0200, by Brodie Rao
-
check-code: promote 80+ character line warning to an errorSun, 13 May 2012 13:17:27 +0200, by Brodie Rao
-
cmdutil: use filectx.cmp() in amend()Sun, 13 May 2012 13:19:46 +0200, by Patrick Mezard
-
largefiles: optimize performance when updating (issue3440)Sat, 12 May 2012 15:41:27 +0200, by Na'Tosha Bard
-
merge with stableSun, 13 May 2012 12:52:24 +0200, by Matt Mackall
-
tests: make test-convert-darcs.t happier with darcs 2.8.0Sun, 13 May 2012 11:47:55 +0200, by Bryan O'Sullivan
-
bookmarks: pull new bookmarks from remote by default (BC)Sat, 12 May 2012 17:00:01 +0200, by Levi Bard
-
rebase: allow collapsing branches in place (issue3111)Thu, 03 May 2012 15:14:58 +0200, by Patrick Mezard
-
diffhelpers: use Py_ssize_t in testhunk()Sat, 12 May 2012 14:00:51 +0200, by Adrian Buehlmann
-
diffhelpers: use Py_ssize_t in addlines()Sat, 12 May 2012 13:21:08 +0200, by Adrian Buehlmann
-
diffhelpers: use Py_ssize_t in _fix_newline()Sat, 12 May 2012 12:07:18 +0200, by Adrian Buehlmann
-
largefiles: add --all-largefiles flag to pullSat, 12 May 2012 11:45:22 +0200, by Na'Tosha Bard
-
largefiles: refactor downloading of all largefiles to generic functionSat, 12 May 2012 09:59:01 +0200, by Na'Tosha Bard
-
unbundle: move bookmark update outside the lockSat, 12 May 2012 20:06:04 +0200, by Mads Kiilerich
-
cleanup: replace naked excepts with except Exception: ...Sat, 12 May 2012 16:02:46 +0200, by Brodie Rao
-
cleanup: replace naked excepts with more specific onesSat, 12 May 2012 16:02:45 +0200, by Brodie Rao
-
cleanup: "raise SomeException()" -> "raise SomeException"Sat, 12 May 2012 16:00:58 +0200, by Brodie Rao
-
cleanup: "not x in y" -> "x not in y"Sat, 12 May 2012 16:00:57 +0200, by Brodie Rao
-
cleanup: replace hasattr() usage with getattr() in hghaveSat, 12 May 2012 16:00:53 +0200, by Brodie Rao
-
cleanup: "x != None" -> "x is not None"Sat, 12 May 2012 15:56:23 +0200, by Brodie Rao
-
cleanup: eradicate long linesSat, 12 May 2012 15:54:54 +0200, by Brodie Rao
-
mq: qimport need wlock for --push - do that after releasing lock stableMon, 30 Jan 2012 17:37:45 +0100, by Pierre-Yves David
-
tag: run commit hook when lock is released (issue3344) stableSat, 12 May 2012 20:06:02 +0200, by Mads Kiilerich
-
parsers: strictly check for 20-byte hashes where they're required stableSat, 12 May 2012 20:25:33 +0200, by Bryan O'Sullivan
-
templater: handle SyntaxError when parsing ui.logtemplate stableSat, 12 May 2012 22:12:54 +0200, by Martin Geisler
-
progress: fix indentationFri, 11 May 2012 18:41:04 +0200, by Martin Geisler
-
test-progress: fix whitespace typoFri, 11 May 2012 15:13:13 +0200, by Martin Geisler
-
merge with stableSat, 12 May 2012 13:20:26 +0200, by Matt Mackall
-
tests: unify the last sh testsWed, 25 Apr 2012 01:35:39 +0200, by Mads Kiilerich
-
tests: run most check-code sh checks on continued lines tooWed, 25 Apr 2012 01:35:39 +0200, by Mads Kiilerich
-
merge with mainFri, 11 May 2012 15:09:06 +0200, by Martin Geisler
-
children: use hg reST role for exampleFri, 11 May 2012 13:42:37 +0200, by Martin Geisler
-
fetch: mark extension as deprecatedFri, 11 May 2012 04:42:29 -0500, by Augie Fackler
-
children: mark extension as deprecatedFri, 11 May 2012 06:15:46 -0500, by Augie Fackler
-
extensions: don't suggest commands from deprecated extensionsFri, 11 May 2012 14:00:51 +0200, by Martin Geisler
-
extensions: fix documentation of disabledcmd return valueFri, 11 May 2012 04:33:33 -0500, by Augie Fackler
-
revlog: speed up prefix matching against nodesSat, 12 May 2012 10:55:08 +0200, by Bryan O'Sullivan
-
parsers: ensure that nullid is always present in the radix treeSat, 12 May 2012 10:55:08 +0200, by Bryan O'Sullivan
-
parsers: allow hex keysSat, 12 May 2012 10:55:07 +0200, by Bryan O'Sullivan
-
merge with stableSat, 12 May 2012 12:23:49 +0200, by Matt Mackall
-
revset: add function for matching extra data (issue2767)Sat, 12 May 2012 10:20:57 +0200, by Henrik Stuart
-
graft: implement --log (issue3438)Fri, 11 May 2012 18:51:35 +0200, by Levi Bard
-
phase: make if abort on nullid for the good reasonSat, 12 May 2012 00:24:07 +0200, by Patrick Mezard
-
phases: make advance/retractboundary() atomicSat, 12 May 2012 00:24:07 +0200, by Patrick Mezard
-
phases: introduce phasecacheSat, 12 May 2012 00:24:07 +0200, by Patrick Mezard
-
mq: introduce mq.check settingSat, 12 May 2012 00:19:30 +0200, by Patrick Mezard
-
mq: introduce qgoto --checkSat, 12 May 2012 00:19:30 +0200, by Patrick Mezard
-
mq: introduce qpush --checkSat, 12 May 2012 00:19:30 +0200, by Patrick Mezard
-
mq: introduce qpop --checkSat, 12 May 2012 00:19:30 +0200, by Patrick Mezard
-
patch: fix segfault against unified diffs which start line is zero stableSat, 12 May 2012 16:10:01 +0900, by Yuya Nishihara
-
bugzilla: fix transport initialization on python 2.4 stableFri, 11 May 2012 22:48:19 -0700, by Steven Stallion
-
bisect: set HG_NODE when runing a commandTue, 08 May 2012 15:31:00 -0700, by Bryan O'Sullivan
-
bisect: track the current changeset (issue3382)Tue, 08 May 2012 15:29:09 -0700, by Bryan O'Sullivan
-
localrepo: optimize internode status calls using withflagsFri, 04 May 2012 15:56:45 -0400, by Jesse Glick
-
localrepo: optimize internode status calls using match.alwaysFri, 04 May 2012 15:54:55 -0400, by Jesse Glick
-
largefiles: add --all-largefiles flag to clone (issue3188)Fri, 11 May 2012 23:11:43 +0200, by Na'Tosha Bard
-
httpclient: update to revision 892730fe7f46 of httpplusFri, 04 May 2012 16:00:33 -0500, by Augie Fackler
-
merge with stableSat, 12 May 2012 00:06:11 +0200, by Matt Mackall
-
parsers: use the correct maximum radix tree depth stableTue, 08 May 2012 14:46:04 -0700, by Bryan O'Sullivan
-
revset: make matching() preserve input revision order stableWed, 09 May 2012 18:45:14 +0200, by Patrick Mezard
-
largefiles: fix deletion of multiple missing largefiles (issue3329) stableFri, 11 May 2012 15:32:22 +0200, by Na'Tosha Bard
-
addremove: document default similarity behavior (issue3429) stableFri, 11 May 2012 15:15:50 +0200, by Levi Bard
-
largefiles: follow normal codepath for addremove if non-largefiles repo (issue3249) stableFri, 11 May 2012 14:42:26 +0200, by Na'Tosha Bard
-
mq: backup local changes in qpop --force (issue3433) stableFri, 11 May 2012 16:17:02 +0200, by Patrick Mezard
-
pager: preserve Hg's exit code (and fix Windows support) (issue3225) stableFri, 11 May 2012 15:45:37 +0200, by Brodie Rao
-
parser: use PyInt_FromSsize_t in index_statsWed, 09 May 2012 09:58:50 +0200, by Adrian Buehlmann
-
localrepo: cleanup var names and commentsFri, 11 May 2012 10:53:12 -0700, by redstone
-
transplant: manually transplant pullable changesets with --logFri, 11 May 2012 17:26:58 +0200, by Levi Bard
-
phases: stop modifying localrepo in writeroots()Thu, 10 May 2012 18:52:07 +0200, by Patrick Mezard
-
phases: stop modifying localrepo in readroots()Thu, 10 May 2012 18:52:04 +0200, by Patrick Mezard
-
phases: call filterunknown() in readroots()Thu, 10 May 2012 18:21:15 +0200, by Patrick Mezard
-
repair: no need to call filterunknown() in strip()Thu, 10 May 2012 18:21:15 +0200, by Patrick Mezard
-
test-phases: test changing null revision phaseThu, 10 May 2012 18:21:15 +0200, by Patrick Mezard
-
merge with stableFri, 11 May 2012 14:48:24 +0200, by Matt Mackall
-
tests: fix test-parseindex2.py when run with --pure stableFri, 11 May 2012 02:32:26 -0700, by Bryan O'Sullivan
-
changelog: ensure that nodecache is valid (issue3428) stableFri, 11 May 2012 01:55:33 -0700, by Bryan O'Sullivan
-
parsers: change the type of nt_levelTue, 08 May 2012 14:48:50 -0700, by Bryan O'Sullivan
-
parsers: change the type signature of hexdigitTue, 08 May 2012 14:48:48 -0700, by Bryan O'Sullivan
-
parsers: allow nt_find to signal an ambiguous matchTue, 08 May 2012 14:48:44 -0700, by Bryan O'Sullivan
-
parsers: factor out radix tree initializationTue, 08 May 2012 14:48:39 -0700, by Bryan O'Sullivan
-
parsers: update ntrev when we stop scanningTue, 08 May 2012 14:46:06 -0700, by Bryan O'Sullivan
-
tests: set a standard terminal typeTue, 08 May 2012 15:46:51 -0500, by Matt Mackall
-
branches: quiet option observes other parametersSun, 06 May 2012 17:12:22 -0700, by Travis Herrick
-
build: fix hgrc manpage building with docutils 0.9 stableTue, 08 May 2012 23:59:39 +0400, by Nikolaj Sjujskij
-
context: fix call to util.safehasattrWed, 09 May 2012 02:46:58 +0300, by Idan Kamara
-
alias: inherit command optionalrepo flag (issue3298) stableSat, 05 May 2012 12:21:22 +0200, by Patrick Mezard
-
tests: improve test of hg-ssh and make the test pass on windows stableMon, 07 May 2012 00:52:11 +0200, by Mads Kiilerich
-
hg-ssh: exit with 255 instead of -1 on error stableMon, 07 May 2012 00:52:08 +0200, by Mads Kiilerich
-
hg-ssh: use %s for printing paths in error messages stableMon, 07 May 2012 00:49:01 +0200, by Mads Kiilerich
-
tests: accept \ in test-casefolding on windows stableMon, 07 May 2012 00:48:51 +0200, by Mads Kiilerich
-
parsers: statically initializing tp_new to PyType_GenericNew is not portable stableTue, 08 May 2012 11:20:07 +0200, by Adrian Buehlmann
-
merge with stableTue, 08 May 2012 12:05:45 -0500, by Matt Mackall
-
context: add copies method with cachingSun, 06 May 2012 14:37:51 -0500, by Matt Mackall
-
filectx: handle some other simple cases for finding merge ancestorSun, 06 May 2012 14:20:53 -0500, by Matt Mackall
-
graft: remark on empty graftSun, 06 May 2012 14:15:17 -0500, by Matt Mackall
-
filectx: make ancestor require actxFri, 04 May 2012 17:27:14 -0500, by Matt Mackall
-
pure/base85: align exception type/msg on base85.c stableMon, 07 May 2012 21:49:45 +0200, by Patrick Mezard
-
subrepo: do not traceback on .hgsubstate parsing errors stableFri, 04 May 2012 14:19:55 +0200, by Patrick Mezard
-
subrepo: ignore blank lines in .hgsubstate (issue3424) stableFri, 04 May 2012 14:19:52 +0200, by Patrick Mezard
-
largefiles: in putlfile, ensure tempfile's directory exists prior to creation stableFri, 04 May 2012 14:36:40 -0400, by hlian
-
bisect: save current state before running a command stableWed, 02 May 2012 17:15:11 -0700, by Bryan O'Sullivan
-
merge with stableMon, 07 May 2012 13:40:58 +0200, by Martin Geisler
-
commands: parse ui.strict config item as bool stableSun, 06 May 2012 23:58:04 +0900, by Yuya Nishihara
-
check-code: catch unnecessary s.strip().split() callsMon, 07 May 2012 10:02:50 +0200, by Martin Geisler
-
tags: line.rstrip().split() can be replaced with line.split()Fri, 04 May 2012 15:29:07 +0200, by Martin Geisler
-
phases: line.strip().split() == line.split()Fri, 04 May 2012 15:24:00 +0200, by Martin Geisler
-
merge with stableSun, 06 May 2012 14:36:42 +0200, by Martin Geisler
-
largefiles: fix "hg status dir" missing regular files (issue3421) stableSun, 06 May 2012 13:14:58 +0200, by Patrick Mezard
-
help/config: remove outdated false claim about pywin32 stableSun, 06 May 2012 10:36:32 +0200, by Adrian Buehlmann
-
merge with stableFri, 04 May 2012 19:19:28 +0200, by Martin Geisler
-
revert: don't re-create changeset contextFri, 04 May 2012 09:20:28 -0500, by Kevin Bullock
-
factotum: add man reference to help output stableFri, 04 May 2012 09:14:55 -0700, by Steven Stallion
-
test-largefiles: better formatting of commentsFri, 04 May 2012 14:40:11 +0200, by Martin Geisler
-
test-largefiles: sort output to ensure test stabilityFri, 04 May 2012 14:39:37 +0200, by Martin Geisler
-
merge with stableFri, 04 May 2012 12:21:56 +0200, by Martin Geisler
-
largefiles: make archive -S store largefiles instead of standinsThu, 03 May 2012 21:32:57 -0400, by Matt Harbison
-
paper, monoblue: link correctly to lines in annotate view stableFri, 04 May 2012 12:04:07 +0200, by Martin Geisler
-
merge with stableThu, 03 May 2012 16:12:52 -0500, by Matt Mackall
-
bookmarks: catch the proper exception for missing revisions stable 2.2.1Thu, 03 May 2012 16:03:08 -0500, by Matt Mackall
-
parsers: fix refcount leak, simplify init of index (issue3417) stableWed, 02 May 2012 14:37:44 -0700, by Bryan O'Sullivan
-
largefiles: fix commit of both largefiles and non-largefiles (issue3354) stableThu, 03 May 2012 15:24:45 +0200, by Na'Tosha Bard
-
help: added description for the web.collapse setting stableThu, 03 May 2012 01:07:22 +0200, by Paul Boddie
-
merge with stableWed, 02 May 2012 13:20:06 +0200, by Martin Geisler
-
help: add reference to template help (issue3413) stableTue, 01 May 2012 22:14:51 +0100, by A. S. Budden
-
patch: clarify binary hunk parsing loopSun, 29 Apr 2012 11:19:51 +0200, by Patrick Mezard
-
rebase: make --dest understand revsetsTue, 01 May 2012 10:14:35 +0200, by Patrick Mezard
-
rebase: add missing EOL to debug stringsWed, 02 May 2012 11:43:12 +0200, by Patrick Mezard
-
merge with stableWed, 02 May 2012 12:55:44 +0200, by Martin Geisler
-
i18n-ja: synchronized with f2a3ce017355 stable 2.2Tue, 01 May 2012 19:09:15 +0900, by FUJIWARA Katsunori
-
i18n-ja: synchronized with be786c5ac0a8 stableSun, 29 Apr 2012 21:15:06 +0900, by FUJIWARA Katsunori
-
changegroup: decompress GZ algorithm in larger chunks for better performance stableSun, 29 Apr 2012 20:58:50 +0200, by Michael Tjørnemark
-
subrepo/svn: cache _wcrev() value in merge() stableMon, 30 Apr 2012 17:05:19 +0200, by Patrick Mezard
-
subrepo/svn: fix checked out rev number retrieval (issue2968) stableMon, 30 Apr 2012 17:03:15 +0200, by Patrick Mezard
-
amend: fix copy records handling (issue3410) stableMon, 30 Apr 2012 20:45:45 +0200, by Patrick Mezard
-
test-commit-amend: exhibit an --amend weirdness stableMon, 30 Apr 2012 20:36:29 +0200, by Patrick Mezard
-
localrepo: add setparents() to adjust dirstate copies (issue3407) stableSun, 29 Apr 2012 22:25:55 +0200, by Patrick Mezard
-
test-rebase-parameters: more tests for revset/opts stableSun, 29 Apr 2012 16:18:46 +0200, by Patrick Mezard
-
help: consistently use title capitalization for help topics stableMon, 30 Apr 2012 11:51:24 +0200, by Martin Geisler
-
i18n-ja: synchronized with 4bce649a2b0f stableSun, 29 Apr 2012 00:48:22 +0900, by FUJIWARA Katsunori
-
dirstate: preserve path components case on renames (issue3402) stableSat, 28 Apr 2012 20:29:21 +0200, by Patrick Mezard
-
tests: quote dummyssh in a way that works on windows too stableSat, 28 Apr 2012 02:00:04 +0200, by Mads Kiilerich
-
tests: add missing accept of native pathname separator stableSat, 28 Apr 2012 01:55:39 +0200, by Mads Kiilerich
-
tests: skip new tests with requirements not available on windows stableSat, 28 Apr 2012 01:22:56 +0200, by Mads Kiilerich