Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-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.
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
Merge with stable
2009-11-19, by Martin Geisler
commands: improve help for "hg clone -r"
stable
2009-11-19, by Faheem Mitha
commands, dates: use real lists instead of literal blocks
stable
2009-11-19, by Martin Geisler
commands: use field lists instead of literal blocks in docstrings
stable
2009-11-19, by Martin Geisler
commands: do not indent list in clone help string
stable
2009-11-19, by Martin Geisler
run-tests: give each child its own tmp dir (issue1911)
2009-11-18, by Greg Ward
test-non-interactive-wsgi: make output deterministic
2009-11-19, by Martin Geisler
hgweb: fix error in 38170eeed18c and introduce test for change
2009-11-19, by Henrik Stuart
ui: add environ property to access os.environ or wsgirequest.environ
2009-11-19, by Sune Foldager
relink: wrap long lines in docstring
2009-11-08, by Martin Geisler
test-convert-filemap: test improved filtering algorithm
2009-11-18, by Patrick Mezard
convert: make filemap favor most specific filtering rule
2009-11-10, by Stefan Simek
run-tests: set --home when building with distutils
2009-11-17, by Dan Villiom Podlaski Christiansen
gitweb: add a latest link to the gitweb style
2009-11-18, by Zhigang Wang
httprepo: suppress the `real URL is...' message in safe, common cases.
2009-11-18, by Dan Villiom Podlaski Christiansen
merge with crew-stable
2009-11-18, by Thomas Arendsen Hein
Extend test-branchmap to test c51494c53841
stable
2009-11-18, by Thomas Arendsen Hein
branchmap: fix defective fallback fix 0262bb59016f
stable
2009-11-18, by Sune Foldager
Merge with stable
2009-11-18, by Martin Geisler
alias: improve help text for command aliases
2009-11-11, by Peter Arrenbrecht
dispatch: minor refactoring
2009-11-13, by Henri Wiechers
qseries: don't truncate the patch name (issue1912)
stable
2009-11-17, by Dan Villiom Podlaski Christiansen
summary: note non-default branches with -q
stable
2009-11-17, by Matt Mackall
Add stable branch
stable
2009-11-17, by Matt Mackall
Added signature for changeset 31ec469f9b55
2009-11-16, by Matt Mackall
Added tag 1.4 for changeset 31ec469f9b55
2009-11-16, by Matt Mackall
i18n-ja: fixed bad indentation
1.4
2009-11-16, by Martin Geisler
Merge with crew
2009-11-16, by Matt Mackall
Allow import --no-commit over an applied MQ patch.
2009-11-16, by Brendan Cully
Merge with i18n
2009-11-16, by Matt Mackall
i18n-pt_BR: synchronized with crew 9c43089b372a
2009-11-16, by Wagner Bruna
i18n-de: messages for 9e7b2c49d25d and translation of patchbomb
2009-11-16, by Fabian Kreutz
i18n-pt_BR: messages for 9e7b2c49d25d and cleanup
2009-11-15, by Wagner Bruna
i18n-ja: synchronized with 004bf1d6e6af
2009-11-13, by FUJIWARA Katsunori
support encoding fallback in branchmap to maintain compatibility with 1.3.x
2009-11-16, by Henrik Stuart
convert/svn: fix warning when repo detection failed
2009-11-16, by Patrick Mezard
inotify: workaround test-inotify-dirty-dirstate failures
2009-11-16, by Benoit Boissinot
lock: the correct way to do a trylock() is to use a timeout of 0
2009-11-16, by Benoit Boissinot
diff: change --inverse to --reverse
2009-11-14, by Martin Geisler
setup: pass LD_LIBRARY_PATH to subprocess when determining version.
2009-11-09, by Christian Boos
inotify: Do not access inotify when dirstate is dirty (issue1811)
2009-11-11, by Nicolas Dumazet
inotify: mark directories visited during lookup (issue1844)
2009-11-13, by Nicolas Dumazet
Merge with crew-stable
2009-11-13, by Henrik Stuart
url: generalise HTTPS proxy handling to accomodate Python changes
2009-11-13, by Henrik Stuart
Make it possible to debug failed hook imports via use of --traceback
2009-11-12, by Bryan O'Sullivan
Merge with i18n
2009-11-12, by Matt Mackall
i18n-pt_BR: synchronized with crew d3dbdca92458
2009-11-12, by Wagner Bruna
i18n-da: translate parentrevspec and record
2009-11-11, by Martin Geisler
i18n-da: translations in color, graphlog, mq
2009-11-11, by Martin Geisler
i18n-da: synchronized with a40ec11795c3
2009-11-10, by Martin Geisler
i18n-sv: synchronized with a40ec11795c3
2009-11-10, by Jens Bäckman
i18n-pt_BR: synchronized with a40ec11795c3
2009-11-09, by Wagner Bruna
merge: fix changectx.ancestor(workingctx) (issue1327)
2009-11-12, by Matt Mackall
hgweb: don't choke when an inexistent style is requested (issue1901)
2009-11-12, by Dirkjan Ochtman
pager: provide a default attend list
2009-11-12, by Brodie Rao
Add missing bash_completion for qfinish
2009-11-12, by Thomas Arendsen Hein
help: don't show extension list on extension help
2009-11-12, by Dirkjan Ochtman
convert/svn: fix HTTP detection bug introduced by 1b2516a547d4
2009-11-12, by Patrick Mezard
record: handle translated prompt correctly
2009-11-11, by Martin Geisler
doc/style: add orange border color to notes
2009-11-11, by Nicolas Dumazet
hgrc.5: mark some words as inline literals
2009-11-11, by Martin Geisler
hgignore.5: fix typo
2009-11-11, by Martin Geisler
doc/style: fix typo in comment (by timeless)
2009-11-11, by Martin Geisler
doc/style: use default font color specified by user
2009-11-10, by Yuya Nishihara
help: improve wording of update help text
2009-11-10, by Stuart W Marks
hgrc.5: oft-requested "hg update" hook example
2009-11-11, by Martin Geisler
convert/svn: delegate to svn bindings if HTTP probe fails
2009-11-11, by Patrick Mezard
test-rebase-newancestor: make executable
2009-11-11, by Patrick Mezard
mdiff: fix diff -b/B/w on mixed whitespace hunks (issue127)
2009-11-11, by Patrick Mezard
contrib/perf: profile diff of working directory changes
2009-11-11, by Patrick Mezard
dispatch: better error message for --config option
2009-11-04, by Bill Schroeder
mq: fix literal blocks in docstrings
2009-11-11, by Martin Geisler
convert/mtn: handle change in mtn 0.45 certs output
2009-11-10, by Patrick Mezard
merge with crew
2009-11-10, by Benoit Boissinot
bundle: add test for Issue1704
2009-11-07, by Peter Arrenbrecht
bundle: don't send too many changesets (Issue1704)
2009-11-07, by Peter Arrenbrecht
convert: reenable SVN support after license issue solved
2009-11-10, by Patrick Mezard
patchbomb: normalize date format in generated mboxes
2009-11-08, by Patrick Mezard
hghave: be more tolerant to rst2html output
2009-11-10, by Patrick Mezard
test-convert-hg-svn: fix test output
2009-11-10, by Patrick Mezard
rebase: make sure the newancestor is used during the whole update
2009-11-09, by Christian Boos
buildrpm: enhance changelog of the RPM file
2009-11-06, by Gilles Moris
buildrpm: build full RPM package including sources
2009-11-06, by Gilles Moris
buildrpm: cleanup script
2009-11-06, by Gilles Moris
buildrpm: enable to start the script from anywhere
2009-11-06, by Gilles Moris
buildrpm: warn if there is outstanding uncommitted changes
2009-11-06, by Gilles Moris
buildrpm: build from working dir parent and use hg version for RPM versioning
2009-11-06, by Gilles Moris
doc: fix language in CSS comments (by timeless)
2009-11-09, by Martin Geisler
setup: fix f51d1822d6fd refactoring, propagate env to runcmd
2009-11-09, by Christian Boos
clone: simplify help text
2009-11-09, by Wagner Bruna
Merge with main
2009-11-09, by Martin Geisler
i18n-zh: updated Chinese translation
2009-11-09, by Dongsheng Song
i18n-da: synchronized with 6cb1808e5ae7
2009-11-08, by Martin Geisler
test-extension: Solaris grep don't know [[:digit:]]
2009-11-08, by Mads Kiilerich
merge with hg-stable
2009-11-08, by Benoit Boissinot
fix test-patchbomb on solaris
2009-11-08, by Benoit Boissinot
fix test-diffstat on solaris
2009-11-08, by Benoit Boissinot
doc: uppercase first letter in HTML man pages
2009-11-08, by Martin Geisler
Merge with crew
2009-11-08, by Matt Mackall
merge with crew
2009-11-08, by Thomas Arendsen Hein
merge with stable
2009-11-08, by Thomas Arendsen Hein
doc: styles for man page, which suit with the mercurial website
2009-11-09, by Yuya Nishihara
rst2man: more robust uppercasing of section titles
2009-11-08, by Martin Geisler
doc: use titlecase in man page section titles
2009-11-08, by Martin Geisler
rst2man: automatically write sections in uppercase
2009-11-08, by Martin Geisler
relink: do not translate format string with no text
2009-11-08, by Martin Geisler
Use utf-8 encoding in test-branchmap's clone call
2009-11-07, by Thomas Arendsen Hein
Branch name printed since a3d73b3e1f8a now in local encoding.
2009-11-07, by Thomas Arendsen Hein
Make test-branchmap executable and adjust output after a3d73b3e1f8a
2009-11-07, by Thomas Arendsen Hein
ui: refer to "hg help config" when no username is set
2009-11-07, by Martin Geisler
help: add "hg help config" topic
2009-11-07, by Martin Geisler
hgrc.5: do not mention "name: value" syntax
2009-11-07, by Martin Geisler
submerge: properly deal with overwrites
2009-11-08, by Matt Mackall
subrepo: add more debugging output, lose _ markers
2009-11-08, by Matt Mackall
subrepo: do a linear update when appropriate
2009-11-07, by Matt Mackall
subrepo: notice dirty subrepo states when merging
2009-11-07, by Matt Mackall
subrepo: add some debug output to submerge
2009-11-07, by Matt Mackall
Merge with i18n
2009-11-07, by Matt Mackall
i18n-sv: add missing newlines to translations
2009-11-04, by Martin Geisler
i18n-sv: simple translation fixes
2009-11-04, by Jens Bäckman
i18n-de: Update msgids, remove .txt linespecs + few small translations
2009-11-02, by Fabian Kreutz
i18n-pt_BR: synchronized with d942e06d7b14
2009-10-28, by Wagner Bruna
Merge with main
2009-10-28, by Martin Geisler
i18n-da: synchronized with e06c940d554d plus some new translations
2009-10-26, by Martin Geisler
i18n-pt_BR: synchronized with e06c940d554d
2009-10-26, by Wagner Bruna
i18n-zh_TW: synchronized with e06c940d554d
2009-10-25, by Martin Geisler
i18n-zh_CN: synchronized with e06c940d554d
2009-10-25, by Martin Geisler
i18n-sv: synchronized with e06c940d554d
2009-10-25, by Martin Geisler
i18n-ja: synchronized with e06c940d554d
2009-10-25, by Martin Geisler
i18n-it: synchronized with e06c940d554d
2009-10-25, by Martin Geisler
i18n-fr: synchronized with e06c940d554d
2009-10-25, by Martin Geisler
i18n-el: synchronized with e06c940d554d
2009-10-25, by Martin Geisler
Merge with main
2009-10-24, by Martin Geisler
i18n-da: synchronized
2009-10-24, by Martin Geisler
i18n-pt_BR: translate 'changeset' like 'revision'
2009-10-20, by Wagner Bruna
i18n: merge de and pt_BR translations
2009-10-20, by Martin Geisler
i18n-de: fixed inline emphasis
2009-10-20, by Martin Geisler
i18n-pt_BR: fixed bullet list
2009-10-20, by Martin Geisler
i18n-pt_BR: synchronized with fc493cb90bb1
2009-10-20, by Wagner Bruna
i18n-pt_BR: synchronized with 5287de171d74
2009-10-20, by Wagner Bruna
i18n-de: Removed all fuzzies and translated small alphaend-extensions
2009-10-20, by Fabian Kreutz
i18n-pt_BR: synchronized with 02c43e8e0835
2009-09-28, by Wagner Bruna
Fix up import test
2009-11-07, by Matt Mackall
subrepo: more robust split for .hgsubstate parsing
2009-11-07, by Matt Mackall
filectx: shortcut unrelated files in ancestor() (issue1327)
2009-11-07, by Matt Mackall
merge: first part of fix for issue1327
2009-11-07, by Matt Mackall
Related to Issue919: ui.progress, apparently unused before now, is busted.
2009-11-05, by Jesse Glick
Sometimes pushing to an HTTP repo fails with a useless message.
2009-10-17, by Jesse Glick
hg help resolve grossly mischaracterizes the --all switch
2009-10-26, by timeless
hgrc.5: mark more inline literals
2009-11-07, by Martin Geisler
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip