Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+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
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
mail: add parseaddrlist() function for parsing many addresses at once
2009-11-26, by Marti Raudsepp
patchbomb: fix parsing of multiple addresses, allow multiple addrs in --to/cc/bcc
2009-11-26, by Marti Raudsepp
templates: add raw templates for tags/branches pages
2009-11-27, by Dirkjan Ochtman
extdiff: wrap long lines in docstring and comments
2009-11-26, by Martin Geisler
Merge with stable
2009-11-26, by Martin Geisler
keyword: the CVS keyword is $RCSfile$, not $RCSFile$
stable
2009-11-26, by Christian Ebert
keyword: sort demo output to ensure deterministic output
stable
2009-11-26, by Martin Geisler
extdiff: prevent exception on double-translation
stable
2009-11-26, by Martin Geisler
Merge with stable again
2009-11-25, by Matt Mackall
Merge stable heads
stable
2009-11-25, by Matt Mackall
Fix changelog test
2009-11-25, by Matt Mackall
Merge with stable
2009-11-25, by Matt Mackall
list branches in changelog template
2009-06-01, by Dan Villiom Podlaski Christiansen
commit: if relevant, tell user their commit message was saved.
2009-11-24, by Greg Ward
commit: save commit message so it's not destroyed by rollback.
2009-11-24, by Greg Ward
inotify: create a common, OS-independent server entry point
2009-08-14, by Nicolas Dumazet
perf.perflog: add option to follow renames
2009-11-25, by Alexander Solovyov
run-tests: LANGUAGE may make tests fail
stable
2009-11-24, by Wagner Bruna
Merge with mpm
2009-11-24, by Bryan O'Sullivan
merge with crew
2009-11-24, by Benoit Boissinot
findrenames: improve coding-style
2009-11-24, by Benoit Boissinot
findrenames: speedup exact match
2009-11-24, by Benoit Boissinot
findrenames: refactor the score computation
2009-11-24, by Benoit Boissinot
findrenames: first loop over the removed files, it's faster
2009-11-24, by Benoit Boissinot
localrepo: support 'rev in repo' syntax
2009-11-24, by Alexander Solovyov
zsh completion: add summary
2009-11-24, by Brendan Cully
Merge with stable
2009-11-24, by Matt Mackall
Merge with crew
stable
2009-11-24, by Matt Mackall
Merge with i18n
2009-11-24, by Matt Mackall
merge with i18n stable
2009-11-23, by Wagner Bruna
i18n-pt_BR: synchronized with 5d748045c2ae
stable
2009-11-23, by Wagner Bruna
Merge with crew
2009-11-24, by Matt Mackall
commands.log: getrenamed() cleanup
2009-11-24, by Alexander Solovyov
ancestor: improve docstring
2009-11-24, by Sune Foldager
merge with stable
2009-11-23, by Benoit Boissinot
run-tests: always set $COLUMNS, fix running tests under emacs shell
stable
2009-11-23, by Benoit Boissinot
Merge with crew-stable
2009-11-23, by Patrick Mezard
Add help files to win32 installer (issue 1919)
stable
2009-11-23, by Pascal Quantin
hgweb: add support for extension-provided permission hooks
2009-11-23, by Sune Foldager
Merge with i18n
2009-11-22, by Matt Mackall
i18n-da: synchronized with b5170b8b32a5
2009-11-22, by Martin Geisler
i18n-sv: translated seven commands
2009-11-22, by Jens Bäckman
i18n-sv: synchronized with b5170b8b32a5
2009-11-22, by Jens Bäckman
run-tests: work around a distutils bug triggered by 0a8a43b4ca75
2009-11-22, by Patrick Mezard
merge with crew-stable
2009-11-22, by Thomas Arendsen Hein
Do not overwrite motd attribute of hgwebdir instances on refresh.
stable
2009-11-22, by Thomas Arendsen Hein
Merge with stable
2009-11-22, by Martin Geisler
commands: minor refactoring
2009-11-20, by Henri Wiechers
inotify: improve error messages
stable
2009-11-19, by Nicolas Dumazet
run-tests: give each child its own tmp dir (issue1911)
stable
2009-11-18, by Greg Ward
merge with stable
2009-11-20, by Benoit Boissinot
inotify: add a inotify.pidfile configuration possibility
stable
2009-11-17, by Nicolas Dumazet
cmdutil.service: do not _exit(0) in the parent process
stable
2009-11-17, by Nicolas Dumazet
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip