Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-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.
changegroupsubset: simplify knownheads/has_cl_set computation
2010-07-23, by Benoit Boissinot
changegroupsubset(): ancestors() is not inclusive, we need to remove the "heads"
2010-07-22, by Benoit Boissinot
changegroupsubset(): move comment at the right place
2010-07-22, by Benoit Boissinot
changegroupsubset(): refactor the prune() functions
2010-07-22, by Benoit Boissinot
Merge with stable
2010-07-22, by Martin Geisler
help: make helptable a list instead of a tuple
stable
2010-07-22, by Martin Geisler
test-command-template: test 'children' template keyword
2010-07-03, by Jason Harris
templates: 'children' keyword
2010-07-03, by Jason Harris
changegroupsubset(): change variable names, simplify lookup logic
2010-07-22, by Benoit Boissinot
changegroup(): used "linkrev" instead of "revlink"
2010-07-22, by Benoit Boissinot
fix comment
2010-07-22, by Benoit Boissinot
Merge with stable
2010-07-22, by Matt Mackall
revset: fix ancestor subset handling (issue2298)
stable
2010-07-22, by Matt Mackall
hgwebdir: use template paths configured in the hgrc (issue2281)
stable
2010-07-12, by Christian Fischer
changegroup*(): use set instead of dict
2010-07-22, by Benoit Boissinot
Merge with stable
2010-07-22, by Martin Geisler
bash/zsh completion: use HGPLAIN when invoking hg (issue2297)
stable
2010-07-21, by Brodie Rao
patch: fix extract() docstring, it returns branch as well
stable
2010-07-22, by Dan Drake
merge with stable
2010-07-22, by Nicolas Dumazet
doc: remove has_key usage in hgmanpage
stable
2010-07-22, by Nicolas Dumazet
gendoc: remove callable usage (check-code)
stable
2010-07-22, by Nicolas Dumazet
bookmarks: rewrite _bookmarks method documentation
stable
2010-07-21, by Nicolas Dumazet
init: create target directory recursively
stable
2010-07-21, by Mads Kiilerich
doc: make sure we use our own code for generating man pages
stable
2010-07-21, by Mads Kiilerich
transplant: crash if repo.commit() finds nothing to commit
stable
2010-07-18, by Greg Ward
mq: cleanup status if applied mq is stripped (issue1881)
stable
2010-07-20, by Vishakh H
bundle: lookup revisions after addbranchrevs
stable
2010-07-20, by Nicolas Dumazet
log: do not redefine cachefunc in walkchangerevs
2010-07-20, by Nicolas Dumazet
cmdutils: fix code style
2010-07-21, by Martin Geisler
contrib: add debugshell extension
2010-07-20, by Vishakh H
log: document the different phases in walkchangerevs
2010-07-20, by Nicolas Dumazet
log: slowpath: only walk specified revision range during preparation
2010-07-20, by Nicolas Dumazet
Merge with stable
2010-07-20, by Matt Mackall
revert: rename original to .orig instead of copying (issue2282)
stable
2010-07-13, by Mads Kiilerich
inotify: make inotifydirstate.status() returns a tuple of lists.
stable
2010-07-20, by Greg Ward
protocol: move the streamclone implementation into wireproto
2010-07-20, by Dirkjan Ochtman
protocol: use generators instead of req.write() for hgweb stream responses
2010-07-20, by Dirkjan Ochtman
protocol: wrap non-string protocol responses in classes
2010-07-20, by Dirkjan Ochtman
protocol: convert StreamException to generated error code
2010-07-16, by Dirkjan Ochtman
protocol: extract compression from streaming mechanics
2010-07-16, by Dirkjan Ochtman
protocol: rename send methods to get grouping by prefix
2010-07-16, by Dirkjan Ochtman
protocol: shuffle server methods to group send methods
2010-07-16, by Dirkjan Ochtman
protocol: do not translate error messages on the remote side
2010-07-16, by Dirkjan Ochtman
protocol: use return shortcut instead of respond function
2010-07-16, by Dirkjan Ochtman
protocol: command must be checked before passing in
2010-07-16, by Dirkjan Ochtman
tests: rename some tests to help grouping
2010-07-20, by Dirkjan Ochtman
keyword: add extra datefilters in a single update call
2010-07-15, by Christian Ebert
Merge with stable
2010-07-19, by Martin Geisler
Merge with main
2010-07-19, by Martin Geisler
cmdutil: fix accidental name clash with revrange function
2010-07-19, by Martin Geisler
commands: fix update's help to be more accurate
stable
2010-07-14, by Steve Losh
i18n: use encoding.colwidth() for correct column width
stable
2010-07-18, by FUJIWARA Katsunori
merge with stable
2010-07-18, by Nicolas Dumazet
log: slowpath: do not read the full changelog
2010-07-04, by Nicolas Dumazet
log: remove increasing windows usage in fastpath
2010-07-03, by Nicolas Dumazet
log: refactor: test for ranges inside filerevgen
2010-07-03, by Nicolas Dumazet
log: refactor: compute the value of last outside of filerevgen
2010-07-03, by Nicolas Dumazet
context: use os.lstat instead of os.stat to fetch file size
stable
2010-07-16, by Nicolas Dumazet
check-code: add --blame switch
2010-07-16, by Matt Mackall
changegroupsubset: remove unneeded cast to list
2010-07-16, by Benoit Boissinot
check-code: catch dict.has_key
2010-07-16, by Martin Geisler
Merge with stable
2010-07-16, by Martin Geisler
mark ui.warn strings for translation
stable
2010-07-16, by Martin Geisler
check-code: warn about untranslated ui.warn calls
stable
2010-07-16, by Martin Geisler
localrepo: remove push_{unbundle,addchangegroup}(), factor it inside push()
2010-07-16, by Benoit Boissinot
wireproto: refactor list of nodeid encoding / decoding
2010-07-16, by Benoit Boissinot
ssh: drop some old imports
2010-07-15, by Matt Mackall
protocol: move hgweb protocol support back into protocol.py
2010-07-15, by Matt Mackall
protocol: unify server-side capabilities functions
2010-07-15, by Matt Mackall
protocol: unify unbundle on the server side
2010-07-15, by Matt Mackall
protocol: unify client unbundle support
2010-07-14, by Matt Mackall
protocol: unify client changegroup methods
2010-07-14, by Matt Mackall
protocol: convert some ssh abort calls
2010-07-14, by Matt Mackall
protocol: clean up call-like functions in http and ssh clients
2010-07-14, by Matt Mackall
protocol: unify stream_out client code
2010-07-14, by Matt Mackall
protocol: unify basic http client requests
2010-07-14, by Matt Mackall
protocol: move basic ssh client commands to wirerepository
2010-07-14, by Matt Mackall
protocol: unify stream_out command
2010-07-14, by Matt Mackall
protocol: unify changegroup commands
2010-07-14, by Matt Mackall
protocol: add proto to method prototypes
2010-07-14, by Matt Mackall
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
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip