Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
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
hgrc.5: do not turn random URLs into links
2009-11-07, by Martin Geisler
hgrc.5: use enumerated list for email charsets
2009-11-07, by Martin Geisler
hgrc.5: order of email charsets is not a top level literal block
2009-11-07, by Christian Ebert
sshrepo: move mkstemp() out of the try block, we don't use the exception
2009-11-07, by Benoit Boissinot
minirst: update module docstring
2009-11-07, by Martin Geisler
commands: use enumerated lists in help texts
2009-11-07, by Martin Geisler
minirst: support enumerated lists
2009-11-07, by Martin Geisler
minirst: prepare for general types of bullet lists
2009-11-07, by Martin Geisler
minirst: combine list parsing in one function
2009-11-06, by Martin Geisler
test-minirst: don't test on invalid reST input
2009-11-05, by Martin Geisler
minirst: remove unnecessary "elif:" statements
2009-11-05, by Martin Geisler
commands: call ui.username carefully in debuginstall
2009-11-07, by Martin Geisler
mq: do not call ui.username unless it is necessary
2009-11-07, by Martin Geisler
util: sort paths in walkrepos() (fixes test failures in test-hgwebdir)
2009-11-06, by Dirkjan Ochtman
hgweb: treat rev as raw-rev if user agent is hg
2009-11-06, by Dirkjan Ochtman
patchbomb: fix 'echo -en' bashism in test-patchbomb
2009-11-06, by Marti Raudsepp
Issue919: add a standard extension to recreate hardlinks between repositories.
2009-11-05, by Jesse Glick
tests: glog with style and file parameter (issue1896)
2009-11-06, by Joel Rosdahl
graphlog: don't pass filectxs to the templater (issue1896)
2009-11-06, by Dirkjan Ochtman
keepalive: handle broken pipes gracefully during large POSTs
2009-11-02, by Augie Fackler
diff: add --inverse option
2009-11-05, by Yannick Gingras
hgweb: keep original order from hgwebdir config files (issue1535)
2009-11-05, by Dirkjan Ochtman
hgweb: use a tuple-list instead of dictionary for append-only store
2009-11-05, by Dirkjan Ochtman
templater: readable dates older than 24 months revert to ISO8601 (issue1006)
2009-11-05, by Dirkjan Ochtman
templater: put 'ago' inside the age template filter
2009-11-05, by Dirkjan Ochtman
coal/paper: show link to latest file revision (issue1344)
2009-11-05, by Dirkjan Ochtman
tests: fix hghave test for rst2html to not spew error output
2009-11-05, by Dirkjan Ochtman
help: describe new cross-branch behavior in update help text, plus cleanups
2009-11-05, by Stuart W Marks
update: allow branch crossing without -c or -C, with no uncommitted changes
2009-11-05, by Stuart W Marks
update: add comments and test cases for updating across branches
2009-11-05, by Stuart W Marks
patchbomb: fix handling of email addresses with Unicode domains (IDNA)
2009-11-05, by Marti Raudsepp
clone: add option -u/--updaterev
2009-11-05, by Adrian Buehlmann
hgweb/sshserver: extract capabilities for easier modification
2009-11-05, by Dirkjan Ochtman
kill trailing whitespace
2009-11-05, by Dirkjan Ochtman
color: wrap qrecord
2009-11-05, by Martin Geisler
record: use uisetup instead of extsetup to register qrecord
2009-11-05, by Martin Geisler
merge: supply base node to merge tools in the environment
2009-11-04, by Sune Foldager
test-bisect: normalize shell error message
2009-11-04, by Martin Geisler
run-tests: add "debug" mode: don't capture child output, just show it.
2009-11-02, by Greg Ward
run-tests: make --tmpdir option more useful.
2009-11-02, by Greg Ward
hg.1: kill spurious backslash
2009-11-02, by Martin Geisler
help: markup email addresses as inline literals
2009-11-02, by Martin Geisler
doc/Makefile: add help/*.txt as a dependency
2009-11-02, by Martin Geisler
doc: add some internal links to man pages
2009-11-02, by Martin Geisler
hgrc.5: combined short paragraphs into one
2009-11-02, by Martin Geisler
doc: use reST note directive
2009-11-02, by Martin Geisler
hgrc.5: capitalize True and False consistently
2009-11-02, by Martin Geisler
commands: slightly better help for --traceback
2009-11-02, by Martin Geisler
hgrc.5: document ui.traceback setting
2009-11-02, by Martin Geisler
fix tests output changed by 8269fe2d48f6
2009-11-02, by Benoit Boissinot
byterange: backport fix from upstream
2009-11-02, by Benoit Boissinot
hgweb: send proper error messages to the client
2009-11-02, by Sune Foldager
transaction: always remove empty journal on abort
2009-11-02, by Sune Foldager
test-bisect: fix shell-dependent output
2009-11-02, by Sune Foldager
change 'journal already exists' to 'abandoned transaction found'
2009-11-02, by Sune Foldager
verify: report existence of journal
2009-11-02, by Sune Foldager
bisect: no need to save the state if it wasn't changed
2009-11-01, by Benoit Boissinot
record: get the right position (account for skipped files)
2009-11-01, by Benoit Boissinot
log --limit: break after a limited number of csets (broken by f3d60543924f)
2009-11-01, by Benoit Boissinot
transaction: more specific exceptions, os.unlink can raise OSError
2009-10-31, by Benoit Boissinot
lock: catch specific exceptions
2009-10-31, by Benoit Boissinot
patch: use the public ctx API instead of the internals
2009-10-31, by Benoit Boissinot
patch: don't use mutable object as default argument
2009-10-31, by Benoit Boissinot
patch: initialize all attributes of the hunk class
2009-10-31, by Benoit Boissinot
patch: simplify logic
2009-10-31, by Benoit Boissinot
lock: use '==' instead of 'is' for integer equality ('is' may not work)
2009-10-31, by Benoit Boissinot
pychecker: remove unused local variables
2009-10-31, by Benoit Boissinot
remove unused imports
2009-10-31, by Benoit Boissinot
changelog: do not use a mutable default value
2009-10-31, by Benoit Boissinot
bundlerepo: keep the bundlerevlog interface in sync with revlog
2009-10-31, by Benoit Boissinot
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip