Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
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.
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
Merge with crew-stable
2009-09-10, by Martin Geisler
test-convert-git: Use ~ instead of ^
2009-09-08, by Mads Kiilerich
transplant: Add trailing LF in tmp file for filtering
2009-09-10, by Mads Kiilerich
Merge with crew-stable
2009-09-06, by Patrick Mezard
convert: fix history topology when using hg.tagsbranch
2009-09-06, by Patrick Mezard
Merge with crew-stable
2009-09-05, by Patrick Mezard
merge: exclude common ancestor from --preview (issue1818)
2009-09-05, by Patrick Mezard
inotify: _inotify.c: bugfix: remove_watch has to return PyNone on success
2009-08-27, by Nicolas Dumazet
parsers.c: parse_manifest: fixing refcount of flags
2009-08-27, by Nicolas Dumazet
test-highlight: remove redundant test
2009-09-04, by Martin Geisler
Merge with crew-stable
2009-09-04, by Martin Geisler
highlight: fixes garbled text in non-UTF-8 environment
2009-08-29, by Yuya Nishihara
Make distinct lookup error for localrepo.lookup
2009-08-31, by Matt Mackall
doc: add TOC to hg.1.html and hgrc.5.html
2009-09-04, by Martin Geisler
log: prevent negative date range from displaying entire log (issue1805)
2009-09-04, by Christian Ebert
manifest/revlog: do not let the revlog cache mutable objects
2009-09-04, by Benoit Boissinot
doc/README: simplify instructions
2009-09-03, by Martin Geisler
doc: use our own rst2man.py script (issue1746)
2009-09-03, by Martin Geisler
util, minirst: do not crash with COLUMNS=0
2009-09-03, by Martin Geisler
manifestdict: remove unnecessary dictionary copy
2009-09-03, by Benoit Boissinot
manifest.add(): cleanup worklist construction and iteration
2009-09-02, by Benoit Boissinot
manifest: simplify cache handling, use a unique cache
2009-09-02, by Benoit Boissinot
manifest.add(): simplify with iterators and generator expressions
2009-09-02, by Benoit Boissinot
color: do all setup in uisetup
2009-08-29, by Martin Geisler
extensions: pass ui arguement to extsetup if accepted
2009-08-16, by Simon Heimberg
extensions: load and configure extensions in well-defined phases
2009-08-29, by Martin Geisler
highlight: move code from module top-level into extsetup
2009-08-28, by Martin Geisler
run-tests: standardize on --foo instead of -f/--foo
2009-08-28, by Martin Geisler
run-tests: use parser.error for cmdline option errors
2009-08-28, by Martin Geisler
doc/README: rst2man is now in Docutils proper
2009-08-28, by Martin Geisler
doc/Makefile: detect the right name for rst2man and rst2html
2009-08-20, by Mads Kiilerich
Merge with crew-stable
2009-08-27, by Martin Geisler
test-keyword: update output to match 5d49fdef6fd0
2009-08-27, by Martin Geisler
hgweb: show diff header line in raw diffs
2009-08-26, by Dirkjan Ochtman
doc/Makefile: Don't show Makefile comments in output
2009-08-20, by Mads Kiilerich
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip