Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+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.
util: eliminate wildcard imports
2011-07-23, by Adrian Buehlmann
templater: use a global funcs table
2011-07-23, by Matt Mackall
ui: config path relative to repo root
2011-07-23, by Simon Heimberg
ui: providing no default value to configpath should not raise an Error
2011-07-23, by Simon Heimberg
ui: fix error, base can not be a list
2011-07-23, by Simon Heimberg
merge with stable
2011-07-23, by Matt Mackall
test-i18n, i18n-pt_BR: updated test message changed in 41c3a71c318d
stable
2011-07-22, by Wagner Bruna
i18n-pt_BR: synchronized with a934b9249574
stable
2011-07-22, by Wagner Bruna
merge with stable
2011-07-22, by Matt Mackall
rebase: remove trailing whitespace found by check-code
stable
2011-07-21, by Augie Fackler
hooks: use python 2.4 compatible exception handling
stable
2011-07-22, by Lee Cantey
url: handle urls of the form file:///c:/foo/bar/ correctly
stable
2011-07-22, by Matt Mackall
dispatch: avoid double backslashes in error message
stable
2011-07-21, by David Golub
hgweb: add a "web/logoimg" setting to customize the web logo image
2011-07-21, by Angel Ezquerra
util: move windows and posix wildcard imports to begin of file
2011-07-21, by Adrian Buehlmann
util: move "default" hidewindow to posix.py
2011-07-22, by Adrian Buehlmann
util: move "default" lookupreg to posix.py
2011-07-22, by Adrian Buehlmann
util: move "default" unlinkpath to posix.py
2011-07-22, by Adrian Buehlmann
util: move "default" makedir to posix.py
2011-07-22, by Adrian Buehlmann
summary: allow color to highlight active bookmark
2011-07-21, by Augie Fackler
summary: show bookmarks separate from tags and note active mark (issue2892)
2011-07-18, by Augie Fackler
localrepo: make requirements attribute of newly-created repos contain a set
2011-07-20, by Andrew Pritchard
localrepo: fix comment on set
2011-07-22, by Matt Mackall
revert: restore check for uncommitted merge (issue2915) (BC)
stable
2011-07-21, by Matt Mackall
localrepo: add set method to iterate over a given revset
2011-07-21, by Matt Mackall
revset: add formatspec convenience query builder
2011-07-21, by Matt Mackall
revset: allow bypassing alias expansion
2011-07-21, by Matt Mackall
merge with stable
2011-07-19, by Matt Mackall
subrepo: don't commit in subrepo if it's clean
stable
2011-07-19, by Kevin Bullock
rebase: block collapse with keepbranches on multiple named branches (issue2112)
stable
2011-07-18, by Stefano Tortarolo
merge with stable
2011-07-19, by Matt Mackall
hbisect: do not assume that min(good) is an ancestor of min(bad)
2011-07-17, by Alexander Krauss
hbisect: more consistent variable name
2011-07-17, by Alexander Krauss
hbisect: confine loop to the relevant interval
2011-07-16, by Alexander Krauss
win32: assign winstdout to sys.__stdout__ as well (issue2888)
stable
2011-07-16, by Idan Kamara
alias: note interaction of shell aliases with early opts in help
2011-07-18, by Matt Mackall
alias: fix up test results
2011-07-18, by Matt Mackall
hooks: redirect stdout/err/in to the ui descriptors when calling python hooks
stable
2011-07-09, by Idan Kamara
alias: pass local ui to shell alias
2011-07-15, by Matt Mackall
aliases: drop cwd manipulation
2011-07-15, by Matt Mackall
dispatch: move shell alias handling after early arg handling
2011-07-15, by Matt Mackall
merge with stable
2011-07-15, by Matt Mackall
rebase: reset bookmarks (issue2265 and issue2873)
stable
2011-07-15, by Stefano Tortarolo
merge with stable
2011-07-15, by Matt Mackall
cmdserver: take repo.baseui as our ui
stable
2011-07-14, by Idan Kamara
web: Output a correct date in short format (issue2902)
stable
2011-07-15, by Benoit Allard
test-commandserver: explicitly close opened file
stable
2011-07-15, by Idan Kamara
verify: fix mq misfire
2011-07-14, by Matt Mackall
merge with stable
2011-07-13, by Matt Mackall
merge with i18n
stable
2011-07-13, by Matt Mackall
i18n-pt_BR: synchronized with 35f5cfdd0427
stable
2011-07-05, by Wagner Bruna
merge with stable
2011-07-13, by Matt Mackall
commit: suppress spurious new head message for duplicate commit (issue2893)
2011-07-13, by Matt Mackall
osutil: emulate os.listdir's OSError for long names (issue2898)
2011-07-13, by Matt Mackall
verify: filter messages about missing null manifests (issue2900)
2011-07-13, by Matt Mackall
merge with crew
2011-07-13, by Matt Mackall
subrepo: use working copy of .hgsub to filter status (issue2901)
stable
2011-07-13, by Matt Mackall
notify: remove unused url() method
2011-07-13, by Patrick Mezard
test-notify-changegroup: test notifications on unbundle
2011-07-13, by Patrick Mezard
run-tests: fix summary when accepting changes interactively
2011-07-13, by Patrick Mezard
merge with stable
2011-07-13, by Matt Mackall
verify: filter messages about missing null manifests (issue2900)
stable
2011-07-13, by Matt Mackall
cmdserver: restore old working dir after dispatch when we have --cwd
stable
2011-07-11, by Idan Kamara
dispatch: don't use request repo if we have --cwd
stable
2011-07-11, by Idan Kamara
eol: ignore IOError from deleted files in commitctx
stable
2011-07-12, by Nicholas Riley
scmutil: add missing import of re
stable
2011-07-08, by Steve Borho
dispatch: fix checking of rpath in _getlocal
2011-07-12, by Matt Mackall
ui: rename _is_trusted to _trusted
2011-07-12, by Matt Mackall
merge with stable
2011-07-12, by Matt Mackall
eol: fix silly test-gendoc breakage by escaping control characters
2011-07-12, by Matt Mackall
eol: document new eol.fix-trailing-newline setting
2011-07-07, by Martin Geisler
eol: fix missing trailing newlines in comitted files
2011-07-01, by Stepan Koltsov
eol: eol.only-consistent can now be specified in .hgeol
2011-07-01, by Stepan Koltsov
merge with stable
2011-07-07, by Martin Geisler
commands: use mergetoolopts when a command supports --tool
2011-07-07, by Martin Geisler
revsets: actually catch type error on tip^p1(tip) (issue2884)
stable
2011-07-12, by Matt Mackall
hgcia: Set default value of strip to -1 (issue2891)
stable
2011-07-09, by Cédric Krier
commands: improve help for -y/--noninteractive
stable
2011-07-07, by Martin Geisler
bookmarks: simplify warning code
2011-07-06, by Matt Mackall
bookmarks: drop superfluous strip
2011-07-06, by Matt Mackall
bookmarks: add a warning for non empty malformed line
2011-07-05, by Pierre-Yves David
bookmarks: more robust parsing of bookmarks file
2011-07-05, by Pierre-Yves David
merge with stable
2011-07-06, by Matt Mackall
revsets: catch type error on tip^p1(tip) (issue2884)
stable
2011-07-06, by Matt Mackall
revsets: do the right thing with x^:y (issue2884)
stable
2011-07-06, by Matt Mackall
win32mbcs: wrap two more functions to be wrapped.
stable
2011-07-06, by Shun-ichi GOTO
commands, merge: call setconfig on the right ui
2011-07-05, by Idan Kamara
peer: change arg name to convey it can be a repo as well
2011-07-05, by Idan Kamara
progress: add a changedelay to prevent parallel topics from flapping (issue2698)
2011-06-23, by Augie Fackler
progress: make progress bar a singleton to avoid double-progress ui bugs
2011-06-23, by Augie Fackler
progress: remove superfluous parens
2011-06-02, by Augie Fackler
keyword: reuse already present working contexts for match
2011-07-03, by Christian Ebert
merge with stable
2011-07-05, by Matt Mackall
discovery: quiet note about heads
stable
2011-07-05, by Matt Mackall
patch: fix parsing patch files containing CRs not followed by LFs
stable
2011-07-04, by Wagner Bruna
treediscovery: rename stop() in tests to fix failures on AIX.
stable
2011-07-05, by Jim Hague
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
+1000
+3000
+10000
+30000
tip