Mercurial > hg
graph
-
tests: convert some 'hghave execbit' to #ifSun, 10 Jun 2012 14:14:05 +0200, by Mads Kiilerich
-
tests: change odd uses of 'if hghave' to #ifSun, 10 Jun 2012 13:01:40 +0200, by Mads Kiilerich
-
tests/run-tests: avoid C:/ in argumentsSun, 10 Jun 2012 03:05:59 +0200, by Adrian Buehlmann
-
test-commit: remove extra cd ..Sat, 09 Jun 2012 14:20:25 +0200, by Adrian Buehlmann
-
help: test keyword search in translated text.Fri, 08 Jun 2012 23:37:11 +0200, by Olav Reinert
-
test-mq-subrepo-svn: enable for WindowsFri, 08 Jun 2012 05:49:50 +0300, by Eduard-Cristian Stefan
-
test-convert-git: remove the read-only attribute of repository filesFri, 08 Jun 2012 05:37:06 +0300, by Eduard-Cristian Stefan
-
test-convert: disable autocrlf for gitFri, 08 Jun 2012 05:31:28 +0300, by Eduard-Cristian Stefan
-
tests/hghave: implement #if true / #if falseFri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
tests/run-tests: use $TMP on Windows (issue3490)Fri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
test-import: enable for WindowsFri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
test-import: remove unneeded chmod callFri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
test-log: enable for WindowsFri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
test-revert: enable for WindowsFri, 08 Jun 2012 15:11:05 +0200, by Adrian Buehlmann
-
merge headsThu, 07 Jun 2012 15:55:12 +0200, by Thomas Arendsen Hein
-
help: fix 'hg help -k' matching an extension without docsThu, 07 Jun 2012 15:54:40 +0200, by Thomas Arendsen Hein
-
revlog: zlib.error sent to the user (issue3424)Mon, 04 Jun 2012 14:46:42 -0700, by Brad Hall
-
statichttprepo: don't send Range header when requesting entire file stableSat, 09 Jun 2012 19:13:24 -0600, by Alexander Boyd
-
merge with stableWed, 06 Jun 2012 21:17:33 -0500, by Matt Mackall
-
update: fix help regarding update to ancestor stableTue, 05 Jun 2012 13:33:52 -0500, by Kevin Bullock
-
bugzilla: stop bugs always being marked as fixed in xmlrpc (issue3484) stableWed, 06 Jun 2012 16:44:17 +0100, by Jim Hague
-
test-add: enable for WindowsTue, 05 Jun 2012 22:46:14 +0200, by Adrian Buehlmann
-
test-addremove: remove bits about con.xmlTue, 05 Jun 2012 23:13:45 +0200, by Adrian Buehlmann
-
util: simplify queue management in chunkbufferTue, 05 Jun 2012 16:52:20 -0700, by Bryan O'Sullivan
-
hghave: wrap command in 'sh -c "..."' for has_pyflakes()Sun, 27 May 2012 18:25:04 +0200, by Adrian Buehlmann
-
merge with stableMon, 04 Jun 2012 17:57:57 -0500, by Matt Mackall
-
help: fix keyword search result formattingTue, 05 Jun 2012 00:32:18 +0200, by Olav Reinert
-
help: drop -a from heads syntax summary (issue3483) stableMon, 04 Jun 2012 17:22:09 -0500, by Matt Mackall
-
revlog: add optional stoprev arg to revlog.ancestors()Fri, 01 Jun 2012 15:44:13 -0700, by Joshua Redstone
-
revlog: descendants(*revs) becomes descendants(revs) (API)Fri, 01 Jun 2012 12:45:16 -0700, by Bryan O'Sullivan
-
revlog: ancestors(*revs) becomes ancestors(revs) (API)Fri, 01 Jun 2012 12:37:18 -0700, by Bryan O'Sullivan
-
config: make sortdict keys() and iterkeys() methods respect the item orderTue, 29 May 2012 23:26:55 +0200, by Angel Ezquerra
-
merge with stableMon, 04 Jun 2012 16:59:57 -0500, by Matt Mackall
-
parsers: replace magic number 64 with symbolic constantFri, 01 Jun 2012 15:19:08 -0700, by Bryan O'Sullivan
-
revset: introduce and use _revsbetweenFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
revset: implement dagrange directlyFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
revset: turn dagrange into a functionFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
revset: drop unreachable codeFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
perf: add a benchmark for revrangeFri, 01 Jun 2012 15:50:22 -0700, by Bryan O'Sullivan
-
test-tags: enable for WindowsMon, 04 Jun 2012 21:40:38 +0200, by Adrian Buehlmann
-
tests: roll test-copy2.t into test-copy.tMon, 04 Jun 2012 21:09:54 +0200, by Adrian Buehlmann
-
help: fix keyword search output for extension commandsSun, 03 Jun 2012 17:49:04 +0200, by Olav Reinert
-
help: format all output using RSTSat, 02 Jun 2012 11:28:43 +0200, by Olav Reinert
-
help: format command and option list help using RSTSat, 02 Jun 2012 11:25:40 +0200, by Olav Reinert
-
help: format extension lists using RSTSat, 02 Jun 2012 11:22:33 +0200, by Olav Reinert
-
test-revset: enable for WindowsSun, 03 Jun 2012 09:06:15 +0200, by Adrian Buehlmann
-
tests: roll test-commit-copy.t into test-commit.tMon, 04 Jun 2012 18:40:31 +0200, by Adrian Buehlmann
-
base85: cast Py_ssize_t values to int (issue3481)Mon, 04 Jun 2012 16:59:34 +0200, by Adrian Buehlmann
-
tests: roll test-clone-failure.t into test-clone.tMon, 04 Jun 2012 19:05:22 +0200, by Adrian Buehlmann
-
test-clone-failure: enable for Windows using #ifFri, 01 Jun 2012 13:38:18 +0200, by Adrian Buehlmann
-
help: fix search with `-k` option in non-ASCII localesMon, 04 Jun 2012 10:45:56 +0400, by Nikolaj Sjujskij
-
hgweb: fixes linebreak location in gitweb filediff.tmpl view stableMon, 04 Jun 2012 18:03:23 +0200, by wujek srujek
-
test-paths.t: enable for Windows using #ifSun, 03 Jun 2012 19:35:45 +0200, by Adrian Buehlmann
-
tests: introduce c-style conditional sections in .t testsFri, 01 Jun 2012 02:25:12 +0200, by Mads Kiilerich
-
run-tests: don't add python lines to expected dictWed, 30 May 2012 14:28:57 +0200, by Adrian Buehlmann
-
run-test: replace backslashes in TESTDIRSun, 03 Jun 2012 19:35:23 +0200, by Adrian Buehlmann
-
dispatch: tolerate non-standard version strings in tuplever() (issue3470)Fri, 25 May 2012 14:24:07 +0200, by Adrian Buehlmann
-
revset: cache alias expansionsThu, 24 May 2012 13:05:06 +0200, by Patrick Mezard
-
base85: use Py_ssize_t for string lengthsThu, 24 May 2012 01:30:12 +0200, by Adrian Buehlmann
-
hg-ssh: read-only flagTue, 22 May 2012 15:17:37 -0700, by David Schleimer
-
bookmarks: allow existing remote bookmarks to become heads when pushingSun, 13 May 2012 10:21:27 +0200, by Levi Bard
-
util: subclass deque for Python 2.4 backwards compatibilityFri, 01 Jun 2012 17:05:31 -0700, by Bryan O'Sullivan
-
merge with stableSat, 02 Jun 2012 15:35:53 -0500, by Matt Mackall
-
localrepo: move filecache clearing into invalidateFri, 01 Jun 2012 23:44:10 -0500, by Matt Mackall
-
strip: move bookmark deletion before strip to deal with filecache invalidationFri, 01 Jun 2012 23:42:27 -0500, by Matt Mackall
-
merge with stableFri, 01 Jun 2012 15:14:29 -0500, by Matt Mackall
-
revset: avoid validating all tag nodes for tag(x)Fri, 01 Jun 2012 15:13:05 -0500, by Matt Mackall
-
revset: add pattern matching to 'extra' revset expressionWed, 30 May 2012 23:14:04 +0100, by Simon King
-
revset: add pattern matching to the 'user' revset expressionWed, 30 May 2012 23:13:58 +0100, by Simon King
-
revset: add pattern matching to 'bookmarks' revset expressionWed, 30 May 2012 23:13:33 +0100, by Simon King
-
revset: add pattern matching to 'branch' revset expressionWed, 30 May 2012 23:13:33 +0100, by Simon King
-
revset: add pattern matching to 'tag' revset expressionWed, 30 May 2012 23:13:33 +0100, by Simon King
-
revset: add helper function for matching strings to patternsWed, 30 May 2012 23:13:33 +0100, by Simon King
-
help: format command help using RSTFri, 01 Jun 2012 12:35:30 +0200, by Olav Reinert
-
help: format topic help using RSTFri, 01 Jun 2012 12:15:45 +0200, by Olav Reinert
-
help: inline helper function used once onlyFri, 01 Jun 2012 12:01:33 +0200, by Olav Reinert
-
minirst: generate tables as a list of joined linesFri, 01 Jun 2012 11:58:23 +0200, by Olav Reinert
-
scmutil: seen.union should be seen.update (issue3476) stableThu, 31 May 2012 20:55:30 -0700, by Bryan O'Sullivan
-
patch: keep patching after missing copy source (issue3480) stableFri, 01 Jun 2012 17:37:56 +0200, by Patrick Mezard
-
keyword: update copyleftSat, 26 May 2012 20:49:51 +0200, by Christian Ebert
-
keyword: wlock cmdutil.copy wrapperSat, 26 May 2012 20:49:44 +0200, by Christian Ebert
-
keyword: support commit --amend (issue3471)Sat, 26 May 2012 20:46:12 +0200, by Christian Ebert
-
keyword: rename kwt.record attribute to kwt.postcommitFri, 25 May 2012 19:32:29 +0200, by Christian Ebert
-
scmutil: use _winreg.HKEY_LOCAL_MACHINESun, 27 May 2012 11:30:03 +0200, by Adrian Buehlmann
-
win32: move lookupreg() to windows.pySun, 27 May 2012 11:29:52 +0200, by Adrian Buehlmann
-
win32: use Python's _winreg againSun, 27 May 2012 11:29:45 +0200, by Adrian Buehlmann
-
localrepo: clear _filecache earlier to really force reloading (issue3462) stableTue, 29 May 2012 18:27:12 +0300, by Idan Kamara
-
lsprof: report units correctlyWed, 30 May 2012 13:57:41 -0700, by Bryan O'Sullivan
-
cleanup: use the deque type where appropriateTue, 15 May 2012 10:46:23 -0700, by Bryan O'Sullivan
-
perf: add a perfancestors benchmarkTue, 15 May 2012 10:44:17 -0700, by Bryan O'Sullivan
-
merge with stableWed, 30 May 2012 14:31:51 -0500, by Matt Mackall
-
merge with crewWed, 30 May 2012 14:31:39 -0500, by Matt Mackall
-
i18n-ja: synchronized with 2478594b37c2 stableTue, 29 May 2012 21:32:50 +0900, by FUJIWARA Katsunori
-
merge: show renamed on one and deleted on the other side in debug outputWed, 23 May 2012 21:34:29 +0200, by Thomas Arendsen Hein
-
merge: warn about file deleted in one branch and renamed in other (issue3074)Wed, 23 May 2012 20:50:16 +0200, by Thomas Arendsen Hein
-
tests: do not create repos inside repos in test-rename-merge1.tWed, 23 May 2012 17:33:19 +0200, by Thomas Arendsen Hein
-
merge: do not warn about copy and rename in the same transaction (issue2113)Wed, 23 May 2012 17:25:48 +0200, by Thomas Arendsen Hein
-
merge with stableWed, 30 May 2012 14:21:58 -0500, by Matt Mackall
-
match: make 'match.files()' return list object always stableWed, 23 May 2012 00:25:29 +0900, by FUJIWARA Katsunori
-
perf: add a perfdirstatewrite benchmarkWed, 16 May 2012 13:45:46 -0700, by Bryan O'Sullivan
-
parsers: cache the result of index_headrevsSat, 19 May 2012 20:21:48 -0700, by Bryan O'Sullivan
-
revlog: switch to a C version of headrevsSat, 19 May 2012 19:44:58 -0700, by Bryan O'Sullivan
-
perf: rework perfheads and perftags to clear cachesSat, 19 May 2012 19:44:23 -0700, by Bryan O'Sullivan
-
parsers: reduce raw_length when truncatingSat, 19 May 2012 19:44:18 -0700, by Bryan O'Sullivan
-
help: inline helper function used once onlyTue, 22 May 2012 22:08:41 +0200, by Olav Reinert
-
help: remove redundant parameterTue, 22 May 2012 22:08:41 +0200, by Olav Reinert
-
help: move some helper functions to help.pyTue, 22 May 2012 22:08:41 +0200, by Olav Reinert
-
help: remove dependency on ui from some helper functionsTue, 22 May 2012 22:08:41 +0200, by Olav Reinert
-
hg-ssh: refactor to have main() methodMon, 21 May 2012 16:19:30 -0700, by David Schleimer
-
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
-
tests: don't require 'hg' without extension on windows stableSat, 28 Apr 2012 01:22:47 +0200, by Mads Kiilerich
-
update .hgignore for hackable with Python 2.7 stableSat, 28 Apr 2012 01:22:35 +0200, by Mads Kiilerich
-
branchmap: server should not advertise secret changeset in branchmap (Issue3303) stableTue, 24 Apr 2012 16:32:44 +0200, by Pierre-Yves David
-
merge: check for untracked files more precisely (issue3400) stableFri, 27 Apr 2012 13:18:09 -0500, by Matt Mackall
-
wireprotocol: use visibleheads as reference while unbundling (issue 3303) stableThu, 26 Apr 2012 03:47:17 +0200, by Pierre-Yves David
-
rebase: preserve mq series order, guarded patches (issue2849) stableWed, 25 Apr 2012 17:04:18 +0200, by Patrick Mezard
-
subrepo/svn: improve error message on missing files stableThu, 26 Apr 2012 12:13:20 +0200, by Patrick Mezard
-
subrepo/svn: abort on commit with missing file (issue3029) stableThu, 26 Apr 2012 11:55:07 +0200, by Patrick Mezard
-
doc: flatten description of 'matching()' predicate to be formatted well stableThu, 26 Apr 2012 21:32:48 +0900, by FUJIWARA Katsunori
-
subrepo: fix default implementation of forget() (issue3404) stableFri, 27 Apr 2012 11:02:16 +0200, by Patrick Mezard
-
test-convert-svn-source: fix non-determinism stableFri, 27 Apr 2012 10:11:56 +0200, by Patrick Mezard
-
patch: be more tolerant with EOLs in binary diffs (issue2870) stableThu, 26 Apr 2012 21:44:02 +0200, by Patrick Mezard
-
patch: include file name in binary patch error messages stableThu, 26 Apr 2012 21:44:00 +0200, by Patrick Mezard
-
patch: display a nice error for invalid base85 data stableSat, 21 Apr 2012 19:58:18 +0200, by Patrick Mezard
-
revset: fix adds/modifies/removes and patterns (issue3403) stableThu, 26 Apr 2012 14:24:46 +0200, by Patrick Mezard
-
largefiles: notice dirty large files in a subrepo stableSun, 22 Apr 2012 13:19:22 -0400, by Matt Harbison
-
largefiles: fix status -S reporting of subrepos (issue3231) stableSun, 22 Apr 2012 03:47:34 -0400, by Matt Harbison
-
i18n: use locale insensitive format for datetimes as intermediate representation (issue3398) stableThu, 26 Apr 2012 02:41:20 +0900, by FUJIWARA Katsunori
-
alias: fix shell alias documentation (issue3374) stableTue, 24 Apr 2012 14:34:54 +0200, by Patrick Mezard
-
test-convert-svn-sink: add helper to smooth svn xml output stableTue, 24 Apr 2012 13:05:38 +0200, by Patrick Mezard
-
convert/svn: make svn sink work with svn 1.7 stableTue, 24 Apr 2012 12:50:41 +0200, by Patrick Mezard
-
docs: don't use :hg: at the beginning of lines in notes (issue3397) stableWed, 25 Apr 2012 23:28:54 +0200, by Mads Kiilerich
-
rebase: skip resolved but emptied revisions stableSun, 22 Apr 2012 20:06:36 +0200, by Patrick Mezard
-
test-rebase: exhibit revisions which should have been skipped stableSun, 22 Apr 2012 18:27:50 +0200, by Patrick Mezard
-
transplant: do not rollback on patching error (issue3379) stableSun, 22 Apr 2012 16:40:38 +0200, by Patrick Mezard
-
patch: fix patch hunk/metdata synchronization (issue3384) stableSat, 21 Apr 2012 21:40:25 +0200, by Patrick Mezard
-
commit: use ui.configbool when checking 'commitsubrepos' setting on --amend stableSat, 21 Apr 2012 10:23:47 +0200, by Adrian Buehlmann
-
doc: add note about pattern rooted/unrooted cases to "hgignore" and "patterns" stableMon, 23 Apr 2012 00:38:22 +0900, by FUJIWARA Katsunori
-
doc: add description about location of management files for subrepo stableMon, 23 Apr 2012 00:33:09 +0900, by FUJIWARA Katsunori
-
doc: add description about re-opening closed heads to 'Head, closed branch' in glossary stableMon, 23 Apr 2012 00:33:09 +0900, by FUJIWARA Katsunori
-
doc: fix careless document miss for term 'Close changeset' in glossary stableMon, 23 Apr 2012 00:33:09 +0900, by FUJIWARA Katsunori
-
doc: fix careless document miss in help of hgext/notify stableMon, 23 Apr 2012 00:30:45 +0900, by FUJIWARA Katsunori
-
doc: fix explanation comment in acl extension stableMon, 23 Apr 2012 00:29:04 +0900, by FUJIWARA Katsunori
-
tests: test test-filelog is python - rename to test-filelog.py stableMon, 23 Apr 2012 01:57:17 +0200, by Mads Kiilerich
-
tests: avoid tab indent on all kinds of lines of sh commands stableMon, 23 Apr 2012 01:56:48 +0200, by Mads Kiilerich
-
tests: use 'do sleep 0' instead of 'do true', also on first line of command stableMon, 23 Apr 2012 01:56:48 +0200, by Mads Kiilerich
-
check-code: put grouping around regexps generated from testpats stableMon, 23 Apr 2012 01:56:48 +0200, by Mads Kiilerich
-
tests: don't use /dev/urandom for largefiles testing stableMon, 23 Apr 2012 01:56:48 +0200, by Mads Kiilerich
-
encoding: protect against non-ascii default encoding stableSun, 22 Apr 2012 21:27:52 -0400, by Cesar Mena
-
update: fix case-collision with a clean wd and no --clean stableMon, 23 Apr 2012 14:32:59 +0200, by Patrick Mezard
-
update: make --check abort with dirty subrepos stableMon, 23 Apr 2012 12:12:04 +0200, by Patrick Mezard
-
plan9: add missing source entries to proto stableSat, 21 Apr 2012 08:24:10 -0700, by Steven Stallion
-
tests: fix incorrect markup of continued lines of sh commands stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
check-code: 'printf \0' is apparently fine - accept it in check-code stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: solaris sh can not negate exit status with '!' stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: hide diff -u saying 'No differences encountered' on solaris stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: ^ must be quoted when used on solaris sh stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: remove test-pull-pull-corruption2.t stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: remove race in test-pull-pull-corruption.t stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
tests: fix bashism in test-convert-splicemap.t stableMon, 23 Apr 2012 01:39:26 +0200, by Mads Kiilerich
-
opener: coding style, use triple quotes for doc string stableWed, 18 Apr 2012 15:16:15 +0200, by Thomas Arendsen Hein
-
icasefs: make case-folding collision detection as rename aware (issue3370) stableMon, 16 Apr 2012 01:11:29 +0900, by FUJIWARA Katsunori
-
bdiff.bdiff: release the GIL before doing expensive diff operations stableFri, 20 Apr 2012 11:08:14 -0500, by Augie Fackler
-
fetch: remove confusing reference to "authoritative" changes stableFri, 20 Apr 2012 11:57:14 -0500, by Kevin Bullock
-
patch: be more tolerant with "Parent" header (issue3356) stableFri, 20 Apr 2012 19:11:54 +0200, by Patrick Mezard
-
pure/osutil: use Python's msvcrt module (issue3380) stableThu, 19 Apr 2012 17:08:12 +0200, by Adrian Buehlmann
-
i18n: show localized messages for commands/extensions in hgweb help top (issue3383) stableThu, 19 Apr 2012 20:54:56 +0900, by FUJIWARA Katsunori
-
revert: show warning when reverting subrepos that do not support revert stableThu, 19 Apr 2012 23:36:42 +0200, by Angel Ezquerra
-
revset: fix O(n**2) behaviour of bisect() (issue3381) stableWed, 18 Apr 2012 21:27:35 -0700, by Bryan O'Sullivan
-
convert/svn: do not try converting empty head revisions (issue3347) stableWed, 18 Apr 2012 14:04:58 +0200, by Patrick Mezard
-
convert/svn: refactor svn_source.latest() with a nested function stableWed, 18 Apr 2012 14:04:58 +0200, by Patrick Mezard
-
convert/svn: clarify svn_source.latest() stop arg default value stableWed, 18 Apr 2012 14:04:57 +0200, by Patrick Mezard
-
factotum: rename mount and path configuration entries stableTue, 17 Apr 2012 21:12:37 -0700, by Steven Stallion
-
Makefile: be more careful when cleaning up pure/ components stable 2.2-rcWed, 18 Apr 2012 11:45:50 -0500, by Matt Mackall
-
merge default into stable for 2.2 code freeze stableTue, 17 Apr 2012 17:56:36 -0500, by Matt Mackall
-
commit: add option to amend the working dir parentWed, 18 Apr 2012 01:20:16 +0300, by Idan Kamara
-
transplant: remove extraneous whitespaceMon, 16 Apr 2012 22:41:03 -0700, by Steven Stallion
-
journal: use tryread helper to backup files (issue3375)Tue, 17 Apr 2012 11:13:38 -0500, by Matt Mackall
-
opener: introduce tryread helperTue, 17 Apr 2012 11:11:59 -0500, by Matt Mackall
-
tests: add test for fileset 'subrepo' keywordTue, 17 Apr 2012 07:22:44 +0200, by Angel Ezquerra
-
revset: make matching() work on python 2.4Tue, 17 Apr 2012 10:33:47 +0200, by Patrick Mezard
-
revset: use list instead of tuple for compatibility with python before 2.6Tue, 17 Apr 2012 15:10:33 +0200, by Thomas Arendsen Hein
-
merge with stableMon, 16 Apr 2012 16:50:25 -0500, by Matt Mackall
-
archive: make it work with svn subrepos (issue3308) stableMon, 16 Apr 2012 11:48:15 +0200, by Patrick Mezard
-
largefiles: hide .hglf/ prefix for largefiles in hgwebSun, 15 Apr 2012 16:05:57 +0200, by Martin Geisler
-
hgweb: add hook for remapping repository path into virtual pathsSun, 15 Apr 2012 16:05:53 +0200, by Martin Geisler
-
tests: add tests for matching keywordSun, 15 Apr 2012 00:27:31 +0200, by Angel Ezquerra
-
revset: speedup matching() by first matching fields that take less time toSat, 14 Apr 2012 01:41:03 +0200, by Angel Ezquerra
-
revset: speedup matching() by stopping the match early if a field does not matchFri, 13 Apr 2012 13:46:49 +0200, by Angel Ezquerra
-
revset: make matching keyword not match summary when matching for descriptionFri, 13 Apr 2012 13:35:45 +0200, by Angel Ezquerra
-
fileset: add "subrepo" fileset symbolThu, 22 Mar 2012 21:12:15 +0100, by Angel Ezquerra
-
plan9: finalize documentation for next releaseSun, 15 Apr 2012 23:47:46 -0700, by Steven Stallion
-
localrepo: do not complain about missing journal filesMon, 16 Apr 2012 10:56:37 +0200, by Alain Leufroy
-
repair: fix missing importMon, 16 Apr 2012 10:33:18 +0200, by Alain Leufroy
-
largefiles: fix cat for largefiles (issue3352)Mon, 16 Apr 2012 17:03:39 +0200, by Na'Tosha Bard
-
pure: quiesce build warningsMon, 16 Apr 2012 08:50:40 -0700, by Steven Stallion
-
util.h: replace ntohl/htonl with get/putbe32Mon, 16 Apr 2012 11:26:00 -0500, by Matt Mackall
-
scmutil: fix systemrcpath regression introduced in f5dd179bfa4aFri, 13 Apr 2012 10:08:08 +0200, by Wolfgang Treutterer
-
revlog: fix partial revision() docstring (from d7d64b89a65c)Fri, 13 Apr 2012 10:14:59 +0200, by Patrick Mezard
-
graphlog: fix --follow FILE and relative pathsSat, 14 Apr 2012 11:27:11 +0200, by Patrick Mezard
-
graphlog: reduce duplication in --follow codeSat, 14 Apr 2012 11:16:57 +0200, by Patrick Mezard
-
graphlog: add all log options to glog commandSat, 14 Apr 2012 10:44:13 +0200, by Patrick Mezard
-
graphlog: implement --hiddenSat, 14 Apr 2012 10:30:38 +0200, by Patrick Mezard
-
revert: add support for reverting subrepos without --no-backup and/or --allWed, 28 Mar 2012 11:42:17 +0200, by Angel Ezquerra
-
revert: add support for reverting subreposWed, 28 Mar 2012 11:42:17 +0200, by Angel Ezquerra
-
merge with stableSat, 14 Apr 2012 01:39:35 -0500, by Matt Mackall
-
commands: move bundle type validation earlierFri, 13 Apr 2012 11:01:07 -0700, by Bryan O'Sullivan
-
changegroupsubset: optimize function lookup in pruneFri, 13 Apr 2012 22:55:46 -0500, by Matt Mackall
-
changegroup: optimize gennodelistFri, 13 Apr 2012 22:55:46 -0500, by Matt Mackall
-
revlog: drop some unneeded rev.node calls in revdiffFri, 13 Apr 2012 22:55:46 -0500, by Matt Mackall
-
revlog: avoid an expensive string copyThu, 12 Apr 2012 20:26:33 -0700, by Bryan O'Sullivan
-
changegroupsubset: avoid setdefault in inner loopFri, 13 Apr 2012 22:55:46 -0500, by Matt Mackall
-
changegroupsubset: drop repeated len() callsFri, 13 Apr 2012 22:55:40 -0500, by Matt Mackall
-
changegroup: reduce progress overheadFri, 13 Apr 2012 22:27:29 -0500, by Matt Mackall