Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-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.
i18n: merge with pt_BR
2009-08-13, by Martin Geisler
i18n-pt_BR: synchronized with 4e7149ed98e8
2009-08-12, by Wagner Bruna
merge with i18n-stable
2009-08-12, by Wagner Bruna
Merge with -stable
2009-10-08, by Matt Mackall
color: allow multiple args to ui.write()
2009-10-07, by Kevin Bullock
color: add support for record extension
2009-10-08, by TK Soh
util: move rename into posix.py and windows.py
2009-10-07, by Adrian Buehlmann
util: state docstring of rename more precisely
2009-10-07, by Adrian Buehlmann
cmdutil: changeset_printer: use methods of filectx/changectx.
2009-10-05, by Greg Ward
Merge with crew-stable
2009-10-07, by Patrick Mezard
verify: detect file copy sources not in parents with --verbose
2009-10-06, by Patrick Mezard
Merge with crew-stable
2009-10-06, by Steve Borho
convert/cvs: stop supporting external cvsps
2009-10-05, by Patrick Mezard
Merge with crew-stable
2009-10-05, by Patrick Mezard
Merge with crew-stable
2009-10-04, by Patrick Mezard
help: un-indent help topics
2009-10-04, by Martin Geisler
help: move help topics from mercurial/help.py to help/*.txt
2009-10-04, by Martin Geisler
i18n: remove unnecessary os.path.normpath call
2009-10-03, by Martin Geisler
commands: simpler sort of help topic names
2009-10-04, by Martin Geisler
cmdutil: templating keywords latesttag and latesttagdistance
2009-10-03, by Mads Kiilerich
merge with mpm
2009-10-03, by Benoit Boissinot
bdiff: gradually enable the popularity hack
2009-10-03, by Benoit Boissinot
Merge with -crew-stable
2009-10-07, by Matt Mackall
convert/hg: handle bogus copy records (issue1843)
2009-10-07, by Patrick Mezard
convert/hg: make parents() return changectx, not nodes
2009-10-07, by Patrick Mezard
Merge with -crew-stable
2009-10-07, by Matt Mackall
util.rename: do not abort if os.unlink fails (issue1840)
2009-10-06, by Adrian Buehlmann
convert: make mapfile handle LF and CRLF shamap (issue1846)
2009-10-05, by Patrick Mezard
convert/darcs: handle directory renaming
2009-10-04, by Patrick Mezard
convert/darcs: fix file renaming (issue1853)
2009-10-04, by Patrick Mezard
Fix failing darcs test
2009-08-06, by Bryan O'Sullivan
Fix for issue1848
2009-10-03, by Matt Mackall
Merge with -stable
2009-10-03, by Matt Mackall
notify: update test
2009-10-03, by Matt Mackall
Fix issue 1782 don't do url2pathname conversion for urls
2009-08-07, by Grauw
color: allow multiple args to ui.write()
2009-09-29, by Kevin Bullock
extdiff: fix defaulting to "diff" if no --program is given
2009-10-01, by Peter Arrenbrecht
dirstate: add/improve method docstrings.
2009-10-01, by Greg Ward
util.system: Use subprocess instead of os.system
2009-09-20, by Mads Kiilerich
notify: permit suppression of merge changeset notification
2009-09-23, by David Champion
Add script to rewrite revlog to workaround lack of parent deltas.
2009-08-27, by Greg Ward
inotify: use cmdutil.service instead of local daemonizing code
2009-08-16, by Nicolas Dumazet
cmdutil: service: add an optional runargs argument to pass the command to run
2009-08-16, by Nicolas Dumazet
extdiff: add 3-way diff for merge changesets
2009-09-17, by Sune Foldager
bash_completion: add completions for shelve extension
2009-09-23, by Kevin Bullock
doc: clarify license footers
2009-10-01, by Adrian Buehlmann
dirstate: kill dirstate.granularity config option
2009-10-01, by Adrian Buehlmann
Merge with -stable
2009-09-30, by Matt Mackall
subrepo: add auto-pull for merge
2009-09-30, by Matt Mackall
streamclone: partially encode filename over the wire, not for local read (issue1847)
2009-09-30, by Greg Ward
Merge with i18n-stable
2009-09-30, by Matt Mackall
i18n-da: random small strings, only 499 strings left
2009-09-29, by Martin Geisler
Merge with main
2009-09-29, by Martin Geisler
commands: tweak help for 'heads'.
2009-09-17, by Greg Ward
i18n-da: translate addremove, branch, and cat
2009-09-28, by Martin Geisler
i18n-da: synchronized with 744cb8e93936
2009-09-27, by Martin Geisler
i18n-pt_BR: synchronized with f4f17d5695d2
2009-09-08, by Wagner Bruna
Merge with stable
2009-09-08, by Martin Geisler
i18n: merge with pt_BR
2009-08-13, by Martin Geisler
i18n-pt_BR: synchronized with 73bec717b825
2009-08-12, by Wagner Bruna
ui: guard against UnicodeDecodeErrors in ui.wrap
2009-09-29, by Martin Geisler
keyword: uppercase short option for kwfiles --all, like hg status -A
2009-10-01, by Christian Ebert
keyword: make kwfiles -u show untracked files only (like status)
2009-09-30, by Christian Ebert
keyword: make kwfiles --all show unknown files too
2009-09-30, by Christian Ebert
keyword: kwfiles --unknown instead of --untracked
2009-09-30, by Christian Ebert
convert: unbreak non-svn engines
2009-09-30, by Brendan Cully
zeroconf: read actual description for repos in hgwebdir
2009-09-26, by Alexander Solovyov
zeroconf: code cleanup, fixing variable names to be meaningful
2009-09-26, by Alexander Solovyov
Merge with crew
2009-09-28, by Bryan O'Sullivan
notify: make it possible to pass extra info into templates
2009-08-24, by Bryan O'Sullivan
test-gendoc: add tests for all languages
2009-09-27, by Martin Geisler
gendoc: do not wrap encoded string
2009-09-27, by Martin Geisler
test-encoding: make test output easier to follow
2009-09-27, by Martin Geisler
Merge with crew-stable
2009-09-27, by Martin Geisler
test-extension: update test output to match a4f6e4427b65
2009-09-27, by Martin Geisler
util: do not corrupt multi-byte characters in wrap
2009-09-27, by Martin Geisler
push: fix subtle bug in prepush logic
2009-09-23, by Sune Foldager
color: mark --no-color as deprecated (--color=never has the same effect)
2009-09-23, by Brodie Rao
mention overlay bundle file in global --repository option
2009-09-23, by Adrian Buehlmann
merge with crew-stable
2009-09-23, by Dirkjan Ochtman
localrepo: fix bugs in branchheads and add docstring
2009-09-23, by Sune Foldager
convert: fix marshalling in P4 convert extension to use a binary stream
2009-09-23, by Peter Ingebretson
merge with mpm
2009-09-23, by Dirkjan Ochtman
convert/cvs: update debugcvsps documentation
2009-09-22, by Patrick Mezard
Merge with crew-stable
2009-09-19, by Martin Geisler
dispatch: catch ConfigError while constructing ui
2009-09-19, by Martin Geisler
config: abort on indented non-continuation lines (issue1829)
2009-09-12, by Nicolas Dumazet
hg: say 'hg update' instead of 'hg up' in merge status message
2009-09-17, by Stuart W Marks
do not attempt to translate ui.debug output
2009-09-19, by Martin Geisler
Merge with crew-stable (again)
2009-09-18, by Martin Geisler
win32mbcs: util.normpath should be wrapped.
2009-09-18, by Shun-ichi GOTO
Merge with crew-stable
2009-09-18, by Martin Geisler
win32mbcs: util.normpath should be wrapped.
2009-09-18, by Shun-ichi GOTO
test-keyword: run kwdemo before setting up [keyword] files
2009-09-10, by Christian Ebert
record: remove superfluous space
2009-09-13, by timeless
contrib/bash_completion: add tab completion for some bookmark commands
2009-09-17, by Steve Losh
bookmarks: support --quiet
2009-09-17, by Steve Losh
demandimport: blacklist gtk
2009-09-17, by Steve Borho
convert: disable SVN support due to library license incompatibility
2009-09-23, by Matt Mackall
Merge with crew-stable
2009-09-17, by Martin Geisler
Merge with main
2009-09-17, by Martin Geisler
hg: avoid combining translated strings
2009-09-14, by Martin Geisler
merge with mpm (temporarily undo qprev/qnext/qtop removal)
2009-09-15, by Dirkjan Ochtman
Merge with crew-stable
2009-09-15, by Steve Borho
commands: expand -c and -C in update error message
2009-09-17, by Martin Geisler
commands: forbid 'hg update --check --clean'
2009-09-17, by Stuart W Marks
Merge with stable
2009-09-16, by Matt Mackall
windows: provide filename in IOError exceptions
2009-09-14, by Steve Borho
Merge with crew
2009-09-14, by Matt Mackall
test-gendoc: test documentation generation
2009-09-13, by Martin Geisler
doc/Makefile: make rst2html and rst2man halt on warnings
2009-09-13, by Martin Geisler
doc/Makefile: do not create files in case of errors
2009-09-13, by Martin Geisler
Merge with crew-stable
2009-09-13, by Patrick Mezard
zeroconf: fix hgweb published URLs (issue1819)
2009-09-13, by Patrick Mezard
win32mbcs: wrap util.pconvert, not windows.pconvert (issue1828)
2009-09-09, by Shun-ichi GOTO
Merge qprev/qnext backout
2009-09-14, by Matt Mackall
Backed out premature qprev/qnext removal
2009-09-14, by Matt Mackall
Add new flag [-1] to synopsis of qapplied/qunapplied
2009-09-11, by Thomas Arendsen Hein
Improve some docstrings relating to changegroups and prepush().
2009-09-08, by Greg Ward
improve code readability
2009-09-09, by Andrey Somov
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip