Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
tests: unify the last sh tests
2012-04-25, by Mads Kiilerich
tests: run most check-code sh checks on continued lines too
2012-04-25, by Mads Kiilerich
merge with main
2012-05-11, by Martin Geisler
children: use hg reST role for example
2012-05-11, by Martin Geisler
fetch: mark extension as deprecated
2012-05-11, by Augie Fackler
children: mark extension as deprecated
2012-05-11, by Augie Fackler
extensions: don't suggest commands from deprecated extensions
2012-05-11, by Martin Geisler
extensions: fix documentation of disabledcmd return value
2012-05-11, by Augie Fackler
revlog: speed up prefix matching against nodes
2012-05-12, by Bryan O'Sullivan
parsers: ensure that nullid is always present in the radix tree
2012-05-12, by Bryan O'Sullivan
parsers: allow hex keys
2012-05-12, by Bryan O'Sullivan
merge with stable
2012-05-12, by Matt Mackall
revset: add function for matching extra data (issue2767)
2012-05-12, by Henrik Stuart
graft: implement --log (issue3438)
2012-05-11, by Levi Bard
phase: make if abort on nullid for the good reason
2012-05-12, by Patrick Mezard
phases: make advance/retractboundary() atomic
2012-05-12, by Patrick Mezard
phases: introduce phasecache
2012-05-12, by Patrick Mezard
mq: introduce mq.check setting
2012-05-12, by Patrick Mezard
mq: introduce qgoto --check
2012-05-12, by Patrick Mezard
mq: introduce qpush --check
2012-05-12, by Patrick Mezard
mq: introduce qpop --check
2012-05-12, by Patrick Mezard
pager: check if signal.SIGPIPE exists
stable
2012-05-12, by David Soria Parra
diffhelpers: harden testhunk
stable
2012-05-12, by Matt Mackall
patch: fix segfault against unified diffs which start line is zero
stable
2012-05-12, by Yuya Nishihara
bugzilla: fix transport initialization on python 2.4
stable
2012-05-11, by Steven Stallion
bisect: set HG_NODE when runing a command
2012-05-08, by Bryan O'Sullivan
bisect: track the current changeset (issue3382)
2012-05-08, by Bryan O'Sullivan
localrepo: optimize internode status calls using withflags
2012-05-04, by Jesse Glick
localrepo: optimize internode status calls using match.always
2012-05-04, by Jesse Glick
largefiles: add --all-largefiles flag to clone (issue3188)
2012-05-11, by Na'Tosha Bard
httpclient: update to revision 892730fe7f46 of httpplus
2012-05-04, by Augie Fackler
merge with stable
2012-05-12, by Matt Mackall
parsers: use the correct maximum radix tree depth
stable
2012-05-08, by Bryan O'Sullivan
revset: make matching() preserve input revision order
stable
2012-05-09, by Patrick Mezard
revset: documentation typo "metatadata"
stable
2012-05-10, by Jesse Glick
largefiles: fix deletion of multiple missing largefiles (issue3329)
stable
2012-05-11, by Na'Tosha Bard
addremove: document default similarity behavior (issue3429)
stable
2012-05-11, by Levi Bard
largefiles: follow normal codepath for addremove if non-largefiles repo (issue3249)
stable
2012-05-11, by Na'Tosha Bard
mq: add --no-backup for qpush/qpop/qgoto
stable
2012-05-11, by Patrick Mezard
mq: backup local changes in qpush --force
stable
2012-05-11, by Patrick Mezard
mq: backup local changes in qpop --force (issue3433)
stable
2012-05-11, by Patrick Mezard
pager: remove quiet flag
stable
2012-05-11, by David Soria Parra
pager: preserve Hg's exit code (and fix Windows support) (issue3225)
stable
2012-05-11, by Brodie Rao
amend: preserve extra dict (issue3430)
stable
2012-05-11, by Idan Kamara
parser: use PyInt_FromSsize_t in index_stats
2012-05-09, by Adrian Buehlmann
localrepo: cleanup var names and comments
2012-05-11, by redstone
transplant: manually transplant pullable changesets with --log
2012-05-11, by Levi Bard
phases: stop modifying localrepo in writeroots()
2012-05-10, by Patrick Mezard
phases: stop modifying localrepo in readroots()
2012-05-10, by Patrick Mezard
phases: call filterunknown() in readroots()
2012-05-10, by Patrick Mezard
repair: no need to call filterunknown() in strip()
2012-05-10, by Patrick Mezard
test-phases: test changing null revision phase
2012-05-10, by Patrick Mezard
merge with stable
2012-05-11, by Matt Mackall
tests: fix test-parseindex2.py when run with --pure
stable
2012-05-11, by Bryan O'Sullivan
changelog: ensure that nodecache is valid (issue3428)
stable
2012-05-11, by Bryan O'Sullivan
parsers: change the type of nt_level
2012-05-08, by Bryan O'Sullivan
parsers: change the type signature of hexdigit
2012-05-08, by Bryan O'Sullivan
parsers: allow nt_find to signal an ambiguous match
2012-05-08, by Bryan O'Sullivan
parsers: factor out radix tree initialization
2012-05-08, by Bryan O'Sullivan
parsers: update ntrev when we stop scanning
2012-05-08, by Bryan O'Sullivan
tests: set a standard terminal type
2012-05-08, by Matt Mackall
branches: quiet option observes other parameters
2012-05-06, by Travis Herrick
build: fix hgrc manpage building with docutils 0.9
stable
2012-05-08, by Nikolaj Sjujskij
context: fix call to util.safehasattr
2012-05-09, by Idan Kamara
alias: inherit command optionalrepo flag (issue3298)
stable
2012-05-05, by Patrick Mezard
tests: improve test of hg-ssh and make the test pass on windows
stable
2012-05-07, by Mads Kiilerich
hg-ssh: exit with 255 instead of -1 on error
stable
2012-05-07, by Mads Kiilerich
hg-ssh: use %s for printing paths in error messages
stable
2012-05-07, by Mads Kiilerich
tests: accept \ in test-casefolding on windows
stable
2012-05-07, by Mads Kiilerich
parsers: statically initializing tp_new to PyType_GenericNew is not portable
stable
2012-05-08, by Adrian Buehlmann
merge with stable
2012-05-08, by Matt Mackall
context: add copies method with caching
2012-05-06, by Matt Mackall
filectx: handle some other simple cases for finding merge ancestor
2012-05-06, by Matt Mackall
graft: remark on empty graft
2012-05-06, by Matt Mackall
filectx: make ancestor require actx
2012-05-04, by Matt Mackall
pure/base85: align exception type/msg on base85.c
stable
2012-05-07, by Patrick Mezard
parsers: fix refcount bug on corrupt index
stable
2012-05-07, by Matt Mackall
subrepo: do not traceback on .hgsubstate parsing errors
stable
2012-05-04, by Patrick Mezard
subrepo: ignore blank lines in .hgsubstate (issue3424)
stable
2012-05-04, by Patrick Mezard
largefiles: in putlfile, ensure tempfile's directory exists prior to creation
stable
2012-05-04, by hlian
bisect: save current state before running a command
stable
2012-05-02, by Bryan O'Sullivan
merge with stable
2012-05-07, by Martin Geisler
commands: parse ui.strict config item as bool
stable
2012-05-06, by Yuya Nishihara
check-code: catch unnecessary s.strip().split() calls
2012-05-07, by Martin Geisler
tags: line.rstrip().split() can be replaced with line.split()
2012-05-04, by Martin Geisler
phases: line.strip().split() == line.split()
2012-05-04, by Martin Geisler
merge with stable
2012-05-06, by Martin Geisler
largefiles: fix "hg status dir" missing regular files (issue3421)
stable
2012-05-06, by Patrick Mezard
help/config: remove outdated false claim about pywin32
stable
2012-05-06, by Adrian Buehlmann
merge with stable
2012-05-04, by Martin Geisler
revert: don't re-create changeset context
2012-05-04, by Kevin Bullock
factotum: add man reference to help output
stable
2012-05-04, by Steven Stallion
test-largefiles: better formatting of comments
2012-05-04, by Martin Geisler
test-largefiles: sort output to ensure test stability
2012-05-04, by Martin Geisler
merge with stable
2012-05-04, by Martin Geisler
largefiles: make archive -S store largefiles instead of standins
2012-05-03, by Matt Harbison
paper, monoblue: link correctly to lines in annotate view
stable
2012-05-04, by Martin Geisler
merge with stable
2012-05-03, by Matt Mackall
Added signature for changeset 5983de86462c
stable
2012-05-03, by Matt Mackall
Added tag 2.2.1 for changeset 5983de86462c
stable
2012-05-03, by Matt Mackall
bookmarks: catch the proper exception for missing revisions
stable
2.2.1
2012-05-03, by Matt Mackall
parsers: fix refcount leak, simplify init of index (issue3417)
stable
2012-05-02, by Bryan O'Sullivan
largefiles: fix commit of both largefiles and non-largefiles (issue3354)
stable
2012-05-03, by Na'Tosha Bard
help: added description for the web.collapse setting
stable
2012-05-03, by Paul Boddie
merge with stable
2012-05-02, by Martin Geisler
help: add reference to template help (issue3413)
stable
2012-05-01, by A. S. Budden
patch: clarify binary hunk parsing loop
2012-04-29, by Patrick Mezard
rebase: make --dest understand revsets
2012-05-01, by Patrick Mezard
rebase: add missing EOL to debug strings
2012-05-02, by Patrick Mezard
merge with stable
2012-05-02, by Martin Geisler
Added signature for changeset 00182b3d0879
stable
2012-05-01, by Matt Mackall
Added tag 2.2 for changeset 00182b3d0879
stable
2012-05-01, by Matt Mackall
i18n-ja: synchronized with f2a3ce017355
stable
2.2
2012-05-01, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with 517b25608ad6
stable
2012-05-01, by Wagner Bruna
merge with i18n
stable
2012-04-30, by Matt Mackall
i18n-ja: synchronized with be786c5ac0a8
stable
2012-04-29, by FUJIWARA Katsunori
changegroup: decompress GZ algorithm in larger chunks for better performance
stable
2012-04-29, by Michael Tjørnemark
plan9: mkfile and 9diff fixes
stable
2012-04-28, by Steven Stallion
subrepo/svn: cache _wcrev() value in merge()
stable
2012-04-30, by Patrick Mezard
subrepo/svn: fix checked out rev number retrieval (issue2968)
stable
2012-04-30, by Patrick Mezard
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip