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.
drop (default: 8000), non-zero default is automatically added to help
2010-03-10, by Thomas Arendsen Hein
make expression shorter, now the line fits into 80 chars
2010-03-10, by Thomas Arendsen Hein
serve: fix options recording, trailing whitespace
2010-03-10, by Benoit Boissinot
serve: allow --port=0 to specify "server chooses the port number"
2010-03-10, by Bryan O'Sullivan
rebase: improve output of hg pull --rebase (issue2072)
2010-03-10, by Sune Foldager
shrink-revlog: factor out postorder algorithm
2010-03-10, by Benoit Boissinot
shrink-revlog: factor out suboptimal computation
2010-03-10, by Benoit Boissinot
shrink-revlog: remove branchsort algorithm (it behaves poorly)
2010-03-10, by Benoit Boissinot
shrink-revlog: add accounting of suboptimal nodes to the new algorithms.
2010-03-09, by Greg Ward
shrink-revlog: add "reverse postorder" and "postorder reverse" toposorts.
2010-03-09, by Greg Ward
shrink-revlog: add --sort option for user-selectable toposort algorithm.
2010-02-25, by Greg Ward
shrink-revlog: rename some local variables for consistency.
2010-03-09, by Greg Ward
shrink-revlog: instrument sort code to record statistics.
2010-03-09, by Greg Ward
Merge with crew-stable
2010-03-09, by Patrick Mezard
convert: handle svn tree with empty roots (issue2079)
stable
2010-03-09, by Patrick Mezard
merge with stable
2010-03-09, by Benoit Boissinot
bundle: fix bundle generation for empty changegroup
stable
2010-03-09, by Benoit Boissinot
patch/diff: move diff related code next to each other
2010-03-09, by Benoit Boissinot
remove header handling out of mdiff.bunidiff, rename it
2010-03-09, by Benoit Boissinot
remove contrib/hgdiff, it makes refactoring diff/patch harder
2010-03-09, by Benoit Boissinot
demandimport: blacklist _ssl (issue1964)
stable
2010-03-09, by Dirkjan Ochtman
patch/diff: move patch.export() to cmdutil.export()
2010-03-08, by Benoit Boissinot
wix: pre-check the 'I approve this license' checkbox
2010-03-08, by Steve Borho
Merge with stable
2010-03-07, by Matt Mackall
addremove: avoid fetching data again and again
2010-03-08, by Benoit Boissinot
addremove: add progress support for similarity search
2010-03-08, by Benoit Boissinot
addremove: atomically update the dirstate
2010-03-07, by Benoit Boissinot
inotify: expose the same dirstate.status() interface as dirstate.
2010-03-07, by Greg Ward
keyword: remove spurious locks, improve handling of wlock
2010-03-07, by Christian Ebert
keyword: use status' names instead of index
2010-03-07, by Christian Ebert
hgweb/graph: edge should be same color as the destination
2010-03-07, by Benoit Boissinot
templatefilters: store the agescales in reverseorder directly
2010-03-06, by Benoit Boissinot
hgweb: separate generation of entries and sorting (cleanup)
2010-03-06, by Benoit Boissinot
Merge stable
2010-03-05, by Brendan Cully
demandimport: add __main__ to the blacklist (because of setuptools)
stable
2010-01-20, by Greg Ward
bookmarks: add invalidate() to bookmark_repo
stable
2009-12-17, by Paul Molodowitch
branch: help misuse of hg branch to switch branches
stable
2010-01-12, by Yuya Nishihara
Make Readme.html reference current OS X release
stable
2010-03-06, by Lee Cantey
progress: clear progress before writing to stderr
stable
2010-03-06, by Benoit Boissinot
Added signature for changeset ff2704a8ded3
stable
2010-03-05, by Matt Mackall
Added tag 1.5 for changeset ff2704a8ded3
stable
2010-03-05, by Matt Mackall
mq: drop -Q in favor of --mq only
stable
1.5
2010-03-05, by Matt Mackall
mq: correct test output
stable
2010-03-05, by Sune Foldager
mq: disallow : in patch names (issue2065)
stable
2010-03-05, by Sune Foldager
mq: disallow # (and : on Windows) in patch names (issue2065)
stable
2010-03-04, by Sune Foldager
Merge with stable
stable
2010-03-04, by Sune Foldager
win32/hgwebdir_wsgi: clarify documentation and clean up script a bit
2010-03-04, by Sune Foldager
Merge with hg-i18n
stable
2010-03-04, by Martin Geisler
i18n-sv: translated bisect, dates, locate, manifest
stable
2010-03-04, by Jens Bäckman
i18n-ja: synchronized with c50a3d7154d2
stable
2010-03-04, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with f142fa3c0a8c
stable
2010-03-03, by Wagner Bruna
test-fetch: use relative URL to avoid echoing TMP path
stable
2010-03-03, by Steve Borho
fetch: fix newheads calculation (issue2047)
stable
2010-03-03, by Sune Foldager
Make annotate --follow an alias for -f/--file to behave like in older versions
stable
2010-03-03, by Thomas Arendsen Hein
win32/hgwebdir_wsgi: clarify copyright license
2010-03-03, by Martin Geisler
store: only add new entries to the fncache file
stable
2010-03-03, by Adrian Buehlmann
Updated test output of test-convert-baz after f2618cacb485
stable
2010-03-03, by Thomas Arendsen Hein
trailing spaces (and one stray tab)
stable
2010-03-03, by Thomas Arendsen Hein
Merge with default
stable
2010-03-03, by Sune Foldager
Merge with stable
2010-03-03, by Sune Foldager
add wsgi script for Microsoft IIS with isapi-wsgi
2010-03-03, by Sune Foldager
doc/ja: remove old Japanese man page translations
stable
2010-03-02, by Martin Geisler
Merge with hg-i18n
stable
2010-03-02, by Martin Geisler
i18n-sv: synchronized with f4f3a74ce832
stable
2010-03-02, by Jens Bäckman
i18n-pt_BR: synchronized with b1339234080e
stable
2010-03-02, by Wagner Bruna
ui: ignore ui.logtemplate and ui.style when HGPLAIN is set
stable
2010-03-03, by Yuya Nishihara
Merge with hg-i18n
stable
2010-03-02, by Martin Geisler
i18n-ja: synchronized with bb4561401c84
stable
2010-03-02, by FUJIWARA Katsunori
alias: fixes exception when displaying translated help text
stable
2010-03-01, by Yuya Nishihara
Merge with hg-i18n
stable
2010-03-01, by Martin Geisler
i18n-sv: synchronized with d1bbf01c4a8e
stable
2010-02-28, by Jens Bäckman
tests: update output to match b1339234080e
stable
2010-03-01, by Martin Geisler
Add ElementPath to the list of package ignored by demand import
stable
2010-03-01, by Pierre-Yves David
resolve: rewrite help to be clearer and more complete (issue2030).
stable
2010-03-01, by Greg Ward
mq: simplify --mq handling / keep compatibility with other extensions
stable
2010-02-28, by Benoit Boissinot
Merge with stable
2010-02-28, by Martin Geisler
i18n-da: synchronized with 091dddf05764
stable
2010-02-28, by Martin Geisler
doc/Makefile: fix doc generation when LANGUAGE is set
stable
2010-02-24, by Wagner Bruna
i18n-ja: synchronized with 4462760d6cfc
stable
2010-02-27, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with dd3526162436
stable
2010-02-26, by Wagner Bruna
contrib/wix: add COPYING.rtf
stable
2010-02-25, by Adrian Buehlmann
fix test-mq-eol under --pure (mimic diffhelper.c behaviour)
stable
2010-02-26, by Benoit Boissinot
Updated contrib/vim/patchreview.* to version 0.2.2
stable
2010-02-24, by Manpreet Singh
Merge with hg-i18n
stable
2010-02-25, by Martin Geisler
i18n-sv: synchronized with fc5908d01ed7
stable
2010-02-24, by Jens Bäckman
strip: invalidate all caches after stripping (fixes issue1951)
stable
2010-02-21, by Benoit Boissinot
fix test output changed by 2e1a9b811d13
stable
2010-02-25, by Benoit Boissinot
Updated contrib/vim/patchreview.* to version 0.2.1
stable
2010-02-24, by Manpreet Singh
httprepo: normalize output from unbundle with ssh
stable
2010-02-24, by Sune Foldager
merge with default
stable
2010-02-24, by Benoit Boissinot
shrink: handle all combinations of inline/non-inline revlogs
2010-02-24, by Benoit Boissinot
commands: clarify --config syntax
stable
2010-02-24, by Wagner Bruna
progress: provide an explicit disable method for developers
stable
2010-02-23, by Steve Borho
url: only mark format string for translation
stable
2010-02-24, by Martin Geisler
Merge with hg-i18n
stable
2010-02-24, by Martin Geisler
i18n-da: fixed typo
stable
2010-02-24, by Martin Geisler
i18n-ja: synchronized with eddf859343de
stable
2010-02-24, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with 076e8a8000a3, minor fixes
stable
2010-02-23, by Wagner Bruna
url: avoid traceback when parsing [auth] (issue2056)
stable
2010-02-23, by Patrick Mezard
filemerge: use native path separators when merging (issue1399)
stable
2010-02-23, by Patrick Mezard
gpg: make 13448eab08ca work when not on repo root
2010-02-23, by Benoit Boissinot
hgweb: use string join instead of slower cStringIO
stable
2010-02-23, by Sune Foldager
hgweb: fix handling of arguments in the between command
stable
2010-02-23, by Sune Foldager
hgcia: report RPC errors
stable
2010-02-22, by Brendan Cully
merge with stable
2010-02-23, by Dirkjan Ochtman
commands: correct diff -c explanation
stable
2010-02-23, by timeless
httprepo: send Content-Type instead of content-type
stable
2010-02-22, by Sune Foldager
httprepo: use content-type application/mercurial-0.1 for POST
stable
2010-02-22, by Sune Foldager
patch: fix patching with fuzz and eol normalization
stable
2010-02-22, by Patrick Mezard
make the progress extension honor ui.quiet
stable
2010-02-21, by Ronny Pfannschmidt
subrepo: Update .hgsubstate in case of deleted subrepo
stable
2010-02-22, by Saint Germain
Do not use osutil.c with python 2.4 and Windows (issue1364)
stable
2010-02-21, by Benoit Boissinot
commands: mention diff -c
stable
2010-02-21, by timeless
progress: mark units for translation
stable
2010-02-20, by Martin Geisler
patch, i18n: avoid parameterized messages
stable
2010-02-19, by Wagner Bruna
gpg: do not call status on the whole repository, only on '.hgsigs'
stable
2010-02-20, by Benoit Boissinot
pager: set ui.interactive=False when enabled
stable
2010-02-19, by Brodie Rao
identify: don't include unknown in status
stable
2010-02-19, by Dirkjan Ochtman
zeroconf: suppress traceback during shutdown
stable
2010-02-19, by Brendan Cully
contrib/wix: switch *.wxs files to LF eol
stable
2010-02-19, by Adrian Buehlmann
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip