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.
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
localrepo/branchcache: remove lbranchmap(), convert users to use utf-8 names
2009-10-31, by Benoit Boissinot
localrepo/branchcache: kill unused localrepo.branchcache
2009-10-31, by Benoit Boissinot
localrepo/branchcache: rebuild the "charset-aware" branchcache when needed
2009-10-31, by Benoit Boissinot
churn: fix --progress (broken by f3d60543924f)
2009-10-30, by Alexander Solovyov
transfer branchmap branch names over the wire in utf-8
2009-10-26, by Henrik Stuart
churn: fix changeset count (broken by 9b127e888640)
2009-10-30, by Alexander Solovyov
churn: ability to display added/removed lines separately
2009-10-29, by Alexander Solovyov
cmdutil: fix bug in finddate() implementation
2009-10-30, by Dirkjan Ochtman
merge changes from mpm
2009-10-30, by Dirkjan Ochtman
cmdutil: update finddate()
2009-10-28, by Steve Borho
walkchangerevs: drop ui arg
2009-10-29, by Matt Mackall
walkchangerevs: reset cache between windows
2009-10-29, by Matt Mackall
log: tidy up some filter tests
2009-10-29, by Matt Mackall
walkchangerevs: move 'add' to callback
2009-10-29, by Matt Mackall
hgweb: added test case for extension loading phases (issue1824)
2009-10-28, by Yuya Nishihara
extensions: changed to call extsetup() from extensions.loadall()
2009-10-28, by Yuya Nishihara
hgrc.5.txt: mention hgrc categories with higher precedence first
2009-10-21, by Adrian Buehlmann
hook: only redirect stdout if it and stderr are valid files
2009-10-28, by Sune Foldager
verify: filter the candidate list for broken linkrevs
2009-10-28, by Matt Mackall
Merge with crew
2009-10-27, by Matt Mackall
walkchangerevs: internalize ctx caching
2009-10-27, by Matt Mackall
walkchangerevs: yield contexts
2009-10-25, by Matt Mackall
walkchangerevs: kill window step of iterator
2009-10-25, by Matt Mackall
walkchangerevs: pull out matchfn
2009-10-25, by Matt Mackall
diffstat: made test case work with POSIX sh and printf
2009-10-27, by Yuya Nishihara
bundlerepo: fix small bug in exception raising
2009-10-27, by Sune Foldager
minor documentation improvements
2009-10-25, by timeless
patchbomb: accept default if it is empty string
2009-10-25, by Alexander Solovyov
patchbomb: fix double-spaces in prompts
2009-10-25, by Martin Geisler
commands: adding --no-status to resolve to match status
2009-10-25, by timeless
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip