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.
patch: better handling of sequence of offset patch hunks (issue1941)
stable
2009-12-09, by Greg Onufer
Makefile: added instructions on how to override PREFIX
2009-12-23, by Martin Geisler
Merge with stable
2009-12-23, by Martin Geisler
win32text: do not mention hgext in warning
stable
2009-12-23, by Martin Geisler
patch: drop unused hunk.newctrl()
2009-12-23, by Patrick Mezard
test-import-eol: improve binary hunks test
2009-12-23, by Patrick Mezard
diffhelpers: handle CRLF in hunk last line without EOL
2009-12-23, by Patrick Mezard
patch: drop eol normalization fast-path for 'lf' and 'crlf'
2009-12-23, by Patrick Mezard
patch: fix eolmode=auto with new files
2009-12-23, by Patrick Mezard
Merge with stable
2009-12-23, by Martin Geisler
tests highlight, keyword: load extensions with "ext ="
2009-12-23, by Christian Ebert
setup.py: keep Python 2.3 compatibility
stable
2009-12-23, by Martin Geisler
Merge with stable
2009-12-23, by Martin Geisler
extensions help: make disabling example analogous to enabling example
stable
2009-12-23, by Christian Ebert
test-help: improve test coverage
2009-12-21, by Henri Wiechers
setup: ignore 'not importing' warnings during version detection
stable
2009-12-05, by Steve Borho
tests: load with "ext =" instead of "hgext.ext ="
2009-12-23, by Martin Geisler
Merge with stable
2009-12-23, by Martin Geisler
keyword: go into restricted mode when transplanting
stable
2009-12-23, by Christian Ebert
keyword: do not monkeypatch diff when in restricted mode
stable
2009-12-23, by Christian Ebert
merge with default
2009-12-23, by Dirkjan Ochtman
mq: qnew -f should reject merge working directories
stable
2009-12-23, by timeless
Merge with stable
2009-12-22, by Martin Geisler
hgext: enable extensions without "hgext." prefix in help texts
stable
2009-12-22, by Martin Geisler
cmdutil: replace sys.maxint with None as default value in loglimit
2009-12-14, by Nicolas Dumazet
test-help: improve test coverage
2009-12-21, by Henri Wiechers
bookmarks: move parse() and current() into property definitions
2009-12-21, by Nicolas Dumazet
bookmarks: refactor code responsible for updates of bookmarks
2009-12-21, by Nicolas Dumazet
bookmarks: repo._bookmarkcurrent should be a propertycache
2009-12-21, by Nicolas Dumazet
bookmarks: write() can simply access repo._bookmarks
2009-12-21, by Nicolas Dumazet
bookmarks: turn repo._bookmarks into a propertycache
2009-12-21, by Nicolas Dumazet
Merge with stable
2009-12-21, by Sune Foldager
hook: fix bug (reuse of variable) introduced in 872d49dd577a
stable
2009-12-21, by Sune Foldager
patch: implement patch.eol=auto mode
2009-12-20, by Martin Geisler
patch: propagate eolmode down to patchfile
2009-12-20, by Martin Geisler
Merge with stable
2009-12-19, by Brendan Cully
share: use defaultdest to compute unspecified destination
stable
2009-12-19, by Brendan Cully
Merge with stable
2009-12-19, by Martin Geisler
glog: fix "incompatible option" error message.
stable
2009-12-18, by Greg Ward
Merge with crew
2009-12-18, by Matt Mackall
convert: implement two hooks in builtin cvsps
2009-12-15, by Frank Kingswood
Merge with crew
2009-12-16, by Matt Mackall
Merge with stable
2009-12-17, by Martin Geisler
doc/Makefile: Fix rst2html detection
stable
2009-12-16, by Mads Kiilerich
inotify: completely ignore events on the repository root
2009-12-11, by Nicolas Dumazet
inotify: do not rely on stat(.hg/dirstate) to invalidate our dirstate
2009-12-11, by Nicolas Dumazet
inotify: follow new files if they are regular or a symlink.
2009-11-27, by Nicolas Dumazet
run-tests.py: Show paths to failing tests, .err and .out
2009-12-16, by Mads Kiilerich
Merge with stable
2009-12-16, by Matt Mackall
convert: make hg sink cleanup safer
stable
2009-12-16, by Matt Mackall
Merge with stable
2009-12-16, by Martin Geisler
graphlog: fix output when both a limit and a path are provided
stable
2009-12-11, by Nicolas Dumazet
mercurial.iss: update locale location
2009-12-16, by Patrick Mezard
test-share: Solaris sed can't handle never-ending lines
2009-12-16, by Mads Kiilerich
test-rollback: Ignore hook exit code
2009-12-16, by Mads Kiilerich
Merge with crew-stable
2009-12-16, by Patrick Mezard
test-hook: Don't use extended regular expressions with grep
stable
2009-12-16, by Mads Kiilerich
hgweb: Make get_mtime use repository to find store path.
2009-12-15, by Brendan Cully
make ui.interactive() return false in case stdin lacks isatty
2009-12-13, by Ronny Pfannschmidt
Merge with stable
2009-12-15, by Matt Mackall
Merge with crew
2009-12-15, by Matt Mackall
Merge -stable heads
stable
2009-12-15, by Matt Mackall
Makefile: update "make clean" target after f91e5630ce7e
2009-12-14, by Martin Geisler
Merge with crew-stable
2009-12-14, by Patrick Mezard
convert/svn: better handling of hg recursive call failure
stable
2009-12-14, by Patrick Mezard
schemes: url parts are counted from 1
stable
2009-12-14, by Alexander Solovyov
Merge with -stable
2009-12-14, by Matt Mackall
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
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip