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