Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+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.
protocol: use new wireproto infrastructure in ssh
2010-07-14, by Matt Mackall
protocol: introduce wireproto.py
2010-07-14, by Matt Mackall
protocol: move most ssh responses to returns
2010-07-14, by Matt Mackall
protocol: add ssh getargs
2010-07-12, by Matt Mackall
discovery: remove duplication for new remote head discovery
2010-07-15, by Benoit Boissinot
discovery: better coding style
2010-07-15, by Benoit Boissinot
discovery: simplify findoutgoing(), the updated_head stuff wasn't used
2010-07-15, by Benoit Boissinot
mq: evaluate --user before invoking editor with -e (issue2289)
2010-07-15, by Brendan Cully
Abort: add a hint argument, printed in the next line inside parenthesis
2010-07-15, by Benoit Boissinot
discovery: clarify comment
2010-07-15, by Benoit Boissinot
Merge with stable
2010-07-15, by Martin Geisler
subrepo: docstrings
stable
2010-07-15, by Mads Kiilerich
gendoc: remove call to callable for py3k compatibility
2010-07-15, by Martin Geisler
check-code: added check for reduce usage
2010-07-14, by Renato Cunha
check-code: check for tuple parameter unpacking (missing in py3k)
2010-07-14, by Renato Cunha
removed exception args indexing (not supported by py3k)
2010-07-14, by Renato Cunha
util: use fakebuffer as buffer in py3k
2010-07-14, by Renato Cunha
util: improved the check for the existence of the 'buffer' builtin
2010-07-14, by Renato Cunha
record: removed 'has_key' usage
2010-07-14, by Renato Cunha
Merge with stable
2010-07-14, by Martin Geisler
test-log: Add test for "hg log -pf" (issue647)
stable
2010-07-08, by Joel Rosdahl
bookmarks: ensure current bookmark is updated when specified with -r .
stable
2010-07-14, by Brodie Rao
subrepos: let caller specify a filename for SVN commands
2010-07-14, by Martin Geisler
subrepo: add abstract superclass for subrepo classes
2010-07-14, by Martin Geisler
archival: remove prefix argument from archivers
2010-07-14, by Martin Geisler
archival: move commands.archive.guess_type to archival.guesskind
2010-07-14, by Martin Geisler
merge stable to default
2010-07-14, by Henrik Stuart
color/progress: subclass ui instead of using wrapfunction (issue2096)
stable
2010-07-01, by Brodie Rao
merge with stable
2010-07-14, by Henrik Stuart
merge crew and main
2010-07-14, by Henrik Stuart
merge crew and main
stable
2010-07-14, by Henrik Stuart
commands: addremove does similarity 100 by default
2010-07-13, by Dirkjan Ochtman
merge with stable
2010-07-13, by Nicolas Dumazet
inotify: Port of the C module to py3k.
2010-07-02, by Renato Cunha
inotify: Better implementation of the event string representation.
2010-07-02, by Renato Cunha
inotify: make proper use of Python API to get object size.
2010-07-02, by Renato Cunha
mq: qrepo.add(mq.added) inside save_dirty inside of doing it manually
stable
2010-07-13, by Nicolas Dumazet
inotify: check all components of filenames against hgignore (issue884)
stable
2010-07-06, by Renato Cunha
hg.clone: fix branch value when passing a repo object (issue2267)
stable
2010-07-02, by Nicolas Dumazet
test-bheads: use a case-insensitive set of filenames (issue2274)
stable
2010-07-06, by Nicolas Dumazet
mail: ensure that Python2.4 to 2.7 use the same header format
stable
2010-07-06, by Nicolas Dumazet
filelog: cmp: don't read data if hashes are identical (issue2273)
stable
2010-07-05, by Nicolas Dumazet
filelog: test behaviour for data starting with "\1\n"
stable
2010-07-05, by Nicolas Dumazet
cmp: document the fact that we return True if content is different
stable
2010-07-09, by Nicolas Dumazet
workingfilectx.cmp: invert boolean return value
stable
2010-07-09, by Nicolas Dumazet
rebase: small cosmetic cleanups
stable
2010-07-12, by Nicolas Dumazet
rebase: add a test for committed MQ patches (59bd20451ab6)
stable
2010-07-12, by Giorgos Keramidas
util.h: Defined macros for working "with" PyStrings in py3k.
2010-07-02, by Renato Cunha
util.h: Add a PyInt_AsLong definition for usage in the inotify module.
2010-07-02, by Renato Cunha
setup.py: Add 'mercurial' as include dir for the inotify compiler.
2010-07-02, by Renato Cunha
setup.py: Adjustments to make setup.py run in py3k.
2010-07-02, by Renato Cunha
rebase: re-add patches to mq repo after rebase
stable
2010-07-13, by Nicolas Dumazet
mq: reset self.added after the mq transaction instead of inside qimport
stable
2010-07-12, by Nicolas Dumazet
Merge with stable
2010-07-12, by Matt Mackall
i18n-pt_BR: synchronized with dec57aa0f8ca
stable
2010-07-10, by Wagner Bruna
merge with stable
stable
2010-07-10, by Wagner Bruna
i18n-pt_BR: synchronized with 9d905b9769af
stable
2010-07-08, by Wagner Bruna
Merge with stable
2010-07-09, by Martin Geisler
dispatch: add shell aliases
2010-07-07, by Steve Losh
convert: cleanup of filemap help text
stable
2010-07-08, by Mads Kiilerich
check-code: add test for callable
stable
2010-07-09, by Martin Geisler
extensions: add a few assertions to wrapfunction() and wrapcommand().
stable
2010-07-09, by Dan Villiom Podlaski Christiansen
extensions: improve language for wrapfunction() docstring.
stable
2010-07-09, by Dan Villiom Podlaski Christiansen
extensions: add docstring for wrapcommand().
stable
2010-07-09, by Dan Villiom Podlaski Christiansen
commands: mention "hg status -C" in addremove help
stable
2010-07-09, by Arnab Bose
Merge with stable
2010-07-07, by Martin Geisler
test-merge-closedheads: test cc982ff2dcf8
stable
2010-07-07, by Martin Geisler
commands: only warn when reopening the workdir's branch
stable
2010-07-07, by Robert Bauck Hamar
Merge with stable
2010-07-06, by Martin Geisler
mq: fixed ENOENT when qrename to new/directory.patch
stable
2010-03-28, by Yuya Nishihara
mercurial.spec: rename docutils to python-docutils in BuildRequires
stable
2010-07-02, by Julian Cowley
glossary: fixed typo in "Directory, working" description
stable
2010-07-06, by Renato Cunha
Merge with stable
2010-07-04, by Martin Geisler
test-log: also test "log -p -R" case
stable
2010-07-04, by Martin Geisler
log: fix missing diff output for hg log -p in sub directory
stable
2010-07-02, by Yuya Nishihara
commands: document return values of add and paths commands
stable
2010-07-04, by Nicolas Dumazet
mergetools.hgrc: add vimdiff
2010-07-03, by Martin Geisler
Merge with stable
2010-07-03, by Martin Geisler
zeroconf: small fixes in docstring
stable
2010-07-03, by Martin Geisler
hgweb: add link to wiki
stable
2010-07-03, by Martin Geisler
hgweb.wsgi: add a URL to the corresponding wiki documentation
stable
2010-07-03, by Martin Geisler
churn: remove tuple parameter unpacking (deprecated in py3k)
2010-07-01, by Renato Cunha
record: removed 'reduce' calls (unsupported by py3k)
2010-07-01, by Renato Cunha
record: tuple parameter unpacking is deprecated in py3k
2010-07-01, by Renato Cunha
convert: tuple parameter unpacking is deprecated in py3k
2010-07-01, by Renato Cunha
revlog: Marked classic int divisions as such.
2010-07-01, by Renato Cunha
Merge with stable (again)
2010-07-02, by Martin Geisler
debugger: give a little intro before entering pdb
2010-06-30, by Mads Kiilerich
debugger: show traceback before entering pdb post-mortem
2010-06-30, by Mads Kiilerich
Merge with stable
2010-07-02, by Martin Geisler
wix: generate a new GUID for the help folder
stable
2010-07-01, by Steve Borho
wix: pick up new help topics added between 1.5 and 1.6
stable
2010-07-01, by Steve Borho
Added signature for changeset f786fc4b8764
stable
2010-07-01, by Matt Mackall
Added tag 1.6 for changeset f786fc4b8764
stable
2010-07-01, by Matt Mackall
log: follow filenames through renames (issue647)
stable
1.6
2010-06-29, by Mads Kiilerich
i18n-pt_BR: synchronized with d3c3e2fdeb0c
stable
2010-07-01, by Wagner Bruna
commit: add missing _()
stable
2010-07-01, by Matt Mackall
subrepo: refuse to commit subrepos if .hgsub is excluded (issue2232)
stable
2010-07-01, by Matt Mackall
Merge with i18n
stable
2010-07-01, by Matt Mackall
i18n-da: translated eol extension and various small strings
stable
2010-07-01, by Martin Geisler
i18n-ja: synchronized with 13d02d6677f2
stable
2010-06-30, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with 59af1d65029c
stable
2010-06-29, by Wagner Bruna
merge with stable
stable
2010-06-29, by Wagner Bruna
i18n-sv: synchronized with 13d02d6677f2
stable
2010-06-29, by Jens Bäckman
i18n-pt_BR: synchronized with 9fa255c32406
stable
2010-06-26, by Wagner Bruna
Merge with stable
stable
2010-06-26, by Wagner Bruna
i18n-pt_BR: glossary.txt translation
stable
2010-06-23, by Wagner Bruna
i18n-sv: output from 'hg' is once again fully Swedish
stable
2010-06-23, by Jens Bäckman
i18n-sv: synchronized with 469a48dff18b
stable
2010-06-23, by Jens Bäckman
i18n-pt_BR: synchronized with 2186124f08e4
stable
2010-06-22, by Wagner Bruna
Merge with stable
stable
2010-06-22, by Wagner Bruna
i18n-sv: synchronized with 4d03c3680400
stable
2010-06-22, by Jens Bäckman
subrepo: correctly handle update -C with modified subrepos (issue2022)
stable
2010-06-30, by Matt Mackall
http: deliver hook output to client
stable
2010-06-30, by Maxim Khitrov
setup: ignore failures to build optional inotify extension
stable
2010-06-23, by Christian Boos
revset: make negate work for sort specs
stable
2010-06-30, by Matt Mackall
update: synchronize permissions in the dirstate (issue1473)
stable
2010-06-30, by Matt Mackall
heads: fix templating of headers again (issue2130)
stable
2010-06-24, by Simon Howkins
minirst: use unicode string as intermediate form for replacement
stable
2010-06-30, by FUJIWARA Katsunori
subrepo: fix recording of + in .hgsubstate (issue2217)
stable
2010-06-29, by Matt Mackall
mq: qimport cleanup on fail (issue2214)
stable
2010-06-29, by Vishakh H
test-acl: don't use $PWD
stable
2010-06-28, by Mads Kiilerich
test-alias: don't use the environment variable PWD
stable
2010-06-28, by Mads Kiilerich
revert: Make it clearer when not to use revert
stable
2010-06-28, by Mads Kiilerich
progress: check stderr.isatty() before each print
stable
2010-06-27, by Augie Fackler
http digest auth: reset redirect counter on new requests (issue2255)
stable
2010-06-26, by Mads Kiilerich
revset: deal with empty sets in range endpoints
stable
2010-06-28, by Matt Mackall
subrepo: fix silent push failure for SVN (issue2241)
stable
2010-06-27, by Matt Mackall
merge: pass constant cset ancestor to fctx.ancestor
stable
2010-06-18, by Peter Arrenbrecht
context: allow passing the common cset ancestor to fctx.ancestor
stable
2010-06-18, by Peter Arrenbrecht
merge: document how to 'undo' a merge
stable
2010-06-27, by Matt Mackall
resolve: do not crash on empty mergestate
stable
2010-06-27, by Martin Geisler
revset: fix spelling typo
stable
2010-06-23, by Julian Cowley
parser: fix URL to effbot
stable
2010-06-11, by Julian Cowley
glog: fix crash on empty revision range
stable
2010-06-24, by Eric Eisner
mercurial.spec: don't include convert-repo - use "hg convert" instead
stable
2010-06-25, by Mads Kiilerich
revset: remove debugging leftover
stable
2010-06-25, by Julian Cowley
contrib: update tcsh_completion with commands for 1.6
stable
2010-06-26, by Gilles Moris
bookmarks: fix in/out return values
stable
2010-06-26, by Matt Mackall
bookmarks: fix bogus cut and paste for outgoing
stable
2010-06-26, by Matt Mackall
addchangegroup: pass in lock to release it before changegroup hook is called
stable
2010-06-25, by Matt Mackall
cmdutil: only output style header once in non-buffered mode (issue2130)
stable
2010-06-24, by Simon Howkins
bookmarks: touch changelog on write to force hgweb reload
stable
2010-06-23, by Matt Mackall
mq: explicit exit code when patch is already on top
stable
2010-06-22, by Gilles Moris
mq: fix qpush --move for selected guarded patches
stable
2010-06-22, by Gilles Moris
help: glossary.txt formatting fixes
stable
2010-06-23, by Wagner Bruna
help: fix glossary.txt named branches description
stable
2010-06-23, by Wagner Bruna
zeroconf: Use BadDomainName exception instead of string exceptions
stable
2010-06-23, by Javi Merino
bookmarks: Use error message consistently
stable
2010-06-23, by David Soria Parra
Merge with default, fix up stray topological head from i18n
stable
2010-06-22, by Matt Mackall
i18n: disable check-code on polib.py
stable
2010-06-22, by Matt Mackall
bookmarks: Add -B option to incoming/outgoing to compare bookmarks
stable
2010-06-20, by David Soria Parra
Merge with i18n
stable
2010-06-22, by Matt Mackall
discovery: use stable sort order in --new-branch warning
stable
2010-06-22, by Martin Geisler
Merge with i18n
2010-06-21, by Wagner Bruna
Merge i18n default into stable
stable
2010-06-21, by Wagner Bruna
i18n-pt_BR: synchronized with b4467a7d5c75
2010-06-21, by Wagner Bruna
Merge with mpm
2010-06-20, by Martin Geisler
i18n-da: copy msgids that does not need translating
2010-06-20, by Martin Geisler
acl: delete trailing whitespace in docstring
2010-06-20, by Martin Geisler
i18n-da: synchronize with 42408cd43f55
2010-06-20, by Martin Geisler
Merge default into stable for the 1.6 code freeze
stable
2010-06-21, by Matt Mackall
revset: improve help on strings
2010-06-21, by Matt Mackall
tests: extend revset test
2010-06-21, by Matt Mackall
merge: sort arguments to stabilize the ancestor search
2010-06-21, by Matt Mackall
merge: improve merge with ancestor message
2010-06-20, by Matt Mackall
ui: ignore EIO in write_err
2010-06-16, by Mads Kiilerich
http push: break infinite recursion on failure with Python 2.6.5 (issue2179)
2010-06-16, by Mads Kiilerich
pager: respect HGPLAIN
2010-06-20, by Yuya Nishihara
patchbomb: reduce number of opts.get calls
2010-06-16, by Christian Ebert
parser: improve infix error checking
2010-06-19, by Matt Mackall
transplant: when reading journal, treat only lines starting with "# " special like patch.extract() does
2010-06-19, by Georg Brandl
revrange: fix up empty query again
2010-06-20, by Matt Mackall
revset: add some tests
2010-06-08, by Peter Arrenbrecht
Explain trust near hgrc in config help
2010-05-21, by timeless
test-import: test git patch import with strip
2010-06-16, by Mads Kiilerich
revset: fix up contains/getstring when no args passed
2010-06-19, by Matt Mackall
revrange: attempt to parse old-style queries as a first pass
2010-06-19, by Matt Mackall
revset: allow extended characters in symbols
2010-06-19, by Matt Mackall
i18n: fix translation of empty paragraphs
2010-06-19, by Martin Geisler
extensions: recommend against using wrapfunction for repo methods
2010-06-15, by Greg Ward
i18n-zh_TW: split messages into paragraphs
2010-06-19, by Martin Geisler
i18n-zh_CN: split messages into paragraphs
2010-06-19, by Martin Geisler
i18n-sv: split messages into paragraphs
2010-06-19, by Martin Geisler
i18n-pt_BR: split messages into paragraphs
2010-06-19, by Martin Geisler
i18n-ja: split messages into paragraphs
2010-06-19, by Martin Geisler
i18n-it: split messages into paragraphs
2010-06-19, by Martin Geisler
i18n-fr: split messages into paragraphs
2010-06-19, by Martin Geisler
i18n-el: split messages into paragraphs
2010-06-19, by Martin Geisler
i18n-de: split messages into paragraphs
2010-06-19, by Martin Geisler
i18n-da: split messages into paragraphs
2010-06-19, by Martin Geisler
Merge with hg-i18n
2010-06-19, by Martin Geisler
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
+30000
tip