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.
subrepo: add default path to new clones
stable
2009-12-14, by Matt Mackall
win32mbcs: fix typos and reST syntax
2009-12-14, by Martin Geisler
help/templates: use hanging indent for field list
2009-12-14, by Martin Geisler
minirst: improve layout of field lists
2009-12-13, by Martin Geisler
minirst: don't test regexps twice
2009-12-13, by Martin Geisler
minirst: run inlineliterals too in debug mode
2009-12-13, by Martin Geisler
test-share: handle sed/GNU-sed discrepancies
2009-12-13, by Patrick Mezard
Make {file_copies} usable as a --template key
2009-12-13, by Patrick Mezard
templatekw: change {file_copies} behaviour, add {file_copies_switch}
2009-12-13, by Patrick Mezard
test-command-template: test 'file_copies' keyword
2009-12-13, by Patrick Mezard
cmdutil: extract file copies closure into templatekw
2009-12-13, by Patrick Mezard
cmdutil: extract latest tags closures in templatekw
2009-12-13, by Patrick Mezard
cmdutil: extract file changes closures into templatekw
2009-12-13, by Patrick Mezard
cmdutil: extract repo dependent closures in templatekw
2009-12-13, by Patrick Mezard
cmdutil: extract ctx dependent closures into templatekw
2009-12-13, by Patrick Mezard
cmdutil: replace showlist() closure with a function
2009-12-13, by Patrick Mezard
Merge with crew-stable
2009-12-13, by Patrick Mezard
convert/svn: make sink recover gracefully from empty changeset
stable
2009-12-07, by Patrick Mezard
win32mbcs: Add configuration to specify path encoding
2009-12-07, by Shun-ichi GOTO
Merge with stable
2009-12-12, by Martin Geisler
mq: qpop: remove added files before re-adding removed files
stable
2009-12-11, by Nicolas Dumazet
revlog: rewrite several method docstrings
stable
2009-12-10, by Greg Ward
color: Add support for bookmarks
2009-12-11, by David Soria Parra
color: Do not pass --color, --no-color parameters to wrapped function
2009-12-11, by David Soria Parra
Merge with stable
2009-12-12, by Martin Geisler
test-hgrc: cleanup
2009-12-12, by Martin Geisler
config: raise ConfigError on non-existing include files
stable
2009-12-12, by Martin Geisler
Merge with i18n
2009-12-10, by Matt Mackall
i18n-el: translate Mercurial's copyright info message
2009-12-05, by Giorgos Keramidas
i18n-el: translate the rest of hgext/bookmarks
2009-12-05, by Giorgos Keramidas
i18n-el: translate the help of acl.py
2009-12-05, by Giorgos Keramidas
i18n-el: translate hgext/bugzilla.py
2009-12-03, by Giorgos Keramidas
i18n-el: remove obsolete translations
2009-12-03, by Giorgos Keramidas
i18n-el: translate verify
2009-12-03, by Giorgos Keramidas
i18n-el: add missing space to "remote: "'s translation
2009-12-03, by Giorgos Keramidas
i18n-el: resync i18n/el.po with changeset 2ba40cdaacb2
2009-12-02, by Giorgos Keramidas
i18n-el: remove some Danish strings
2009-12-02, by Giorgos Keramidas
mercurial.iss: add tcsh completion script
2009-12-10, by Pascal Quantin
run-tests: backout d7c23f4a14c7
2009-12-10, by Martin Geisler
mercurial.iss: backout 08bbed8ac9b8
2009-12-10, by Martin Geisler
setup: backout 68964567e406
2009-12-10, by Martin Geisler
subrepo: document necessary methods for a subrepo class
2009-12-09, by Augie Fackler
merge with the stable branch
2009-12-10, by Dirkjan Ochtman
cmdutil: copy auth section in remoteui
stable
2009-12-10, by Dirkjan Ochtman
log --follow: use a set instead of a list
2009-12-10, by Benoit Boissinot
Merge with stable
2009-12-08, by Sune Foldager
patchbomb: fix bug introduced in 4ddfad7ebd98 and add test
stable
2009-12-08, by Sune Foldager
help: don't display bogus help messages for invalid aliases
2009-12-05, by Brodie Rao
run-tests: install data files correctly
2009-12-05, by Martin Geisler
Merge with stable
2009-12-06, by Sune Foldager
patchbomb: handle repository#rev URLs correctly
stable
2009-12-06, by Sune Foldager
contrib: helper extension to track memory usage
2009-12-05, by Martin Geisler
export: fix tests
2009-12-04, by Matt Mackall
commands.export: accept -r option as revision specification
2009-11-28, by Alexander Solovyov
status: add the --change option to display files changed in a revision
2009-11-30, by Gilles Moris
run-tests: --inotify: use inotify.appendpid to append pids to $DAEMON_PIDS
2009-12-01, by Nicolas Dumazet
cmdutil: service: add appendpid parameter to append pids to pid file
2009-12-01, by Nicolas Dumazet
changegroupsubset: readdelta() can be used if the previous rev is a parent
2009-12-04, by Benoit Boissinot
changegroupsubset: simplify parents pruning
2009-12-04, by Benoit Boissinot
shrink-revlog: improve performance: use changegroup instead of revisions
2009-12-04, by Benoit Boissinot
Update win32 installer paths for bash and zsh scripts after move done in 68964567e406
2009-12-04, by Pascal Quantin
rst2man: s/dont/don't/ in comment
2009-12-04, by Christian Ebert
rst2man: separate inline blocks from previous paragraphs
2009-12-04, by Christian Ebert
setup: install some useful data files.
2009-11-30, by Dan Villiom Podlaski Christiansen
color: add support for churn --diffstat
2009-11-30, by Alexander Solovyov
Makefile: help/ was moved in f91e5630ce7e update paths to match
2009-12-03, by Martin Geisler
Update win32 installer with changes from f91e5630ce7e
2009-12-03, by Pascal Quantin
doc: correct path to help files in Makefile
2009-12-03, by Christian Ebert
setup: cleanup coding style
2009-12-03, by Martin Geisler
setup: install translation files as package data
2009-12-01, by Dan Villiom Podlaski Christiansen
setup: don't ship i18n directory
2009-12-03, by Martin Geisler
Merge with stable
2009-12-03, by Sune Foldager
handle file URIs correctly, according to RFC 2396 (issue1153)
stable
2009-12-03, by Sune Foldager
transplant: fix small bug when a patch fails while using --filter
stable
2009-12-03, by Sune Foldager
Merge with stable
2009-12-03, by Henrik Stuart
alias: do not crash when aliased command has no usage help text
stable
2009-12-03, by Nicolas Dumazet
Merge with stable
2009-12-03, by Martin Geisler
revlog: add fast path to ancestor
2009-12-03, by Benoit Boissinot
share: add a test script.
2009-12-01, by Greg Ward
hgk: do not ignore ---/+++ lines in diff
stable
2009-12-02, by Fabian Kreutz
Merge with stable
2009-12-01, by Matt Mackall
Added signature for changeset 439d7ea6fe3a
stable
2009-12-01, by Matt Mackall
Added tag 1.4.1 for changeset 439d7ea6fe3a
stable
2009-12-01, by Matt Mackall
Merge with stable
2009-12-01, by Matt Mackall
share: fix interaction with clone
stable
1.4.1
2009-12-01, by Matt Mackall
Merge with crew
2009-12-01, by Matt Mackall
Merge with stable
2009-12-01, by Matt Mackall
Merge with i18n
stable
2009-12-01, by Matt Mackall
Merge with stable
2009-12-01, by Martin Geisler
i18n: hand-transplant change in 36760956f6d3
stable
2009-12-01, by Martin Geisler
i18n-da: synchronized with af5f99d8195e
2009-11-29, by Martin Geisler
merge with i18n-stable
2009-11-30, by Wagner Bruna
i18n-pt_BR: added strings from crew 5b149c88d9e8
stable
2009-11-30, by Wagner Bruna
backout experimental change from 777c1df76ef4
2009-12-01, by Benoit Boissinot
context: parents() already filters nullid
2009-12-01, by Benoit Boissinot
context: use key-sorting instead of tuples
2009-12-01, by Benoit Boissinot
Merge with stable
2009-12-01, by Martin Geisler
doc/Makefile: ensure C locale
stable
2009-12-01, by Martin Geisler
commands: mark "ssh://" as inline literals in help texts
stable
2009-12-01, by Martin Geisler
test-rollback: fix reference to /bin/false (fails on OSX)
2009-11-30, by Patrick Mezard
Merge with stable
2009-11-30, by Martin Geisler
schemes: fixed typos in module docstring
stable
2009-11-30, by Martin Geisler
schemes extension
stable
2009-11-24, by Alexander Solovyov
schemes: fixed typos in module docstring
2009-11-30, by Martin Geisler
schemes extension
2009-11-24, by Alexander Solovyov
Merge with crew
2009-11-30, by Matt Mackall
convert: better error on invalid repository type
2009-11-30, by Patrick Mezard
cmdutil: fix missing default 'extra' template
2009-11-30, by Patrick Mezard
test blacklist: add inotify-failures target
2009-11-28, by Nicolas Dumazet
run-tests: add a "--blacklist target" option to skip predefined test lists
2009-11-28, by Nicolas Dumazet
run-tests: add --inotify option to test runner
2009-11-17, by Nicolas Dumazet
merge with stable
2009-11-30, by Sune Foldager
extdiff: respect --option in command aliases (issue949)
stable
2009-11-30, by Sune Foldager
merge with stable
2009-11-30, by Benoit Boissinot
fix bug in prepush logic involving merge changesets
stable
2009-11-30, by Sune Foldager
Merge with stable
2009-11-28, by Martin Geisler
commands: add missing options in command line help
stable
2009-11-28, by timeless
commands: mark strings for translation
stable
2009-11-28, by Martin Geisler
keyword: clarify object of backwards compatibility
2009-11-27, by timeless
commit: write last-message.txt with no content modifications.
2009-11-27, by Greg Ward
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip