Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
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.
i18n-ja: synchronized with d4be314b2071
stable
2013-12-30, by FUJIWARA Katsunori
merge with stable
2014-01-01, by Augie Fackler
fileset, revset: do not use global parser object for thread safety
stable
2013-12-21, by Yuya Nishihara
obsolete: order of magnitude speedup in _computebumpedset
2013-12-23, by Pierre-Yves David
obsolete: add an allprecursors method mirroring allsuccessors one.
2013-12-23, by Pierre-Yves David
perf: fix perfvolatilesets
2013-12-23, by Pierre-Yves David
obsolete: improve allsuccessors doc string
2013-12-23, by Pierre-Yves David
obsolete: fix bad comment
2013-12-23, by Pierre-Yves David
util: remove unused realpath (issue4063)
2013-12-29, by Christian Ebert
import-checker: suppress check-code about any()
2014-01-01, by Augie Fackler
import-checker: use any() and a genexp to avoid awkward for/else construction
2013-12-24, by Augie Fackler
import-checker: backout 40f79b9a2cc8 (issue4129)
2013-12-22, by Chris Jerdonek
import-checker: make test-module-imports.t work using virtualenv (issue4129)
2013-12-22, by Chris Jerdonek
import-checker: refactor sys.path prefix check (issue4129)
2013-12-22, by Chris Jerdonek
filter: add a comment so that people do not forget to update subsettable
2013-12-24, by Pierre-Yves David
localrepo: remove unused repo.branchtags()/_branchtip() methods
2013-09-16, by Brodie Rao
hgweb: simplify branches with repo.branchmap().iterbranches()
2013-09-16, by Brodie Rao
hgweb: simplify summary with repo.branchmap().iterbranches()
2013-09-16, by Brodie Rao
branches: simplify with repo.branchmap().iterbranches()
2013-09-16, by Brodie Rao
debuglabelcomplete: simplify with repo.branchmap().iterbranches()
2013-09-16, by Brodie Rao
branchmap: introduce iterbranches() method
2013-09-16, by Brodie Rao
localrepo: refactor repo.branchheads() to use repo.branchmap().branchheads()
2013-09-16, by Brodie Rao
branchmap: introduce branchheads() method
2013-09-16, by Brodie Rao
localrepo: refactor repo.branchtip() to use repo.branchmap().branchtip()
2013-09-16, by Brodie Rao
branchmap: introduce branchtip() method
2013-09-16, by Brodie Rao
branchmap: cache open/closed branch head information
2013-09-16, by Brodie Rao
bookmarks: allow push -B to create a new remote head (issue2372)
2013-11-11, by Stephen Lee
template: modify showextras to return a hybrid
2013-11-21, by Matthew Turk
branches: avoid unnecessary changectx.branch() calls
2013-11-15, by Brodie Rao
branchmap: add documentation on the branchcache on-disk format
2013-11-15, by Brodie Rao
revlog: allow tuning of the chunk cache size (via format.chunkcachesize)
2013-11-17, by Brodie Rao
revlog: read/cache chunks in fixed windows of 64 KB
2013-11-17, by Brodie Rao
perf: add perfmoonwalk command to walk the changelog backwards
2013-11-17, by Brodie Rao
largefiles: call super class method with proper kwargs to respect API
2013-12-03, by Long Vu
subrepo: check phase of state in each subrepositories before committing
2013-11-13, by FUJIWARA Katsunori
merge with crew
2013-12-16, by Matt Mackall
http: backout 181108726ea5, which breaks on Python 2.4
2013-12-14, by Augie Fackler
test-module-imports: try and detect virtualenv breakage (issue4129)
2013-12-14, by Augie Fackler
http: reuse authentication info after the first failed request (issue3567)
2013-11-25, by Stéphane Klein
record: --user/-u now works with record when ui.username not set (issue3857)
2013-12-12, by Prasoon Shukla
help: fix formatting of template example
2013-12-11, by Steve Hoelzer
merge with stable
2013-12-13, by Matt Mackall
hgweb: avoid initialization race (issue3953)
stable
2013-12-04, by Matt Mackall
mpatch: rewrite pointer overflow checks
stable
2013-12-11, by Matt Mackall
parsers: clarify documentation of test-parseindex2.py
2013-12-02, by Chris Jerdonek
merge with stable
2013-12-01, by Matt Mackall
tests: fix missing import in check-translations
stable
2013-12-01, by Matt Mackall
merge with stable
2013-12-01, by Matt Mackall
Added signature for changeset 209e04a06467
stable
2013-12-01, by Matt Mackall
Added tag 2.8.1 for changeset 209e04a06467
stable
2013-12-01, by Matt Mackall
merge with stable
2013-12-01, by Matt Mackall
parsers: backout version mismatch detection from 21dafd8546d1
2013-12-01, by Matt Mackall
tests: fix Mac doctest escape code garbage for check-translations
stable
2.8.1
2013-12-01, by Matt Mackall
i18n-pt_BR: synchronized with 734ff413eb7e
stable
2013-12-01, by Wagner Bruna
merge with stable
2013-12-01, by Matt Mackall
parsers: fail fast if Python has wrong minor version (issue4110)
2013-11-29, by Chris Jerdonek
hgk: fix tag list parser (issue4101)
stable
2013-12-01, by Andrew Shadura
merge with i18n
stable
2013-12-01, by Matt Mackall
i18n: add the tool to check Mercurial specific translation problems in *.po
stable
2013-11-27, by FUJIWARA Katsunori
help: fix backwards bisect help example
stable
2013-11-27, by Santiago Pay=C3=A0 i Miralta
unshelve: add tests for unknown files
stable
2013-11-26, by Durham Goode
unshelve: don't commit unknown files during unshelve (issue4113)
stable
2013-11-26, by Durham Goode
largefiles: don't crash on 'local renamed directory' actions
stable
2013-11-26, by Mads Kiilerich
glossary: don't mention obsolete graphlog extension
stable
2013-11-22, by Martin Geisler
bisect: don't mention obsolete graphlog extension in help
stable
2013-11-22, by Martin Geisler
contrib: don't mention obsolete graphlog extension in mercurial.ini
stable
2013-11-22, by Martin Geisler
contrib: stop mentioning obsolete graphlog extension in sample.hgrc
stable
2013-11-22, by Martin Geisler
contrib: promote strip extension over MQ in sample.hgrc
stable
2013-11-22, by Martin Geisler
help: use progress instead of mq as in 'hg help config' example
stable
2013-11-22, by Matt Mackall
i18n-pt_BR: fix wording in tag command help text
stable
2013-11-30, by Wagner Bruna
i18n-ja: synchronized with 5246fd4781d8
stable
2013-11-28, by FUJIWARA Katsunori
i18n-pt_BR: synchronized with 224e96078708
stable
2013-11-26, by Wagner Bruna
test-import-git.t: work around check-code hating on ^ and $( in tests
2013-11-27, by Augie Fackler
patch: add support for git delta hunks
2013-11-27, by Nicolas Vigier
pathcomplete: remove ambiguous entries for sole completion on a directory
2013-11-25, by Sean Farley
bash_completion: add global support for -b|--branch
2013-11-26, by Sean Farley
bash_completion: add global support for -B|--bookmark
2013-11-26, by Sean Farley
bash_completion: change --rev if-else block into a case
2013-11-26, by Sean Farley
bash_completion: simplify if-else logic
2013-11-26, by Sean Farley
bash_completion: add _hg_branches for list of branches
2013-11-25, by Sean Farley
bash_completion: add -B|--bookmark support for strip
2013-11-26, by Sean Farley
bash_completion: add completion for deleting a shelve
2013-11-22, by Sean Farley
bash_completion: use correct command for listing shelves
2013-11-21, by Sean Farley
bash_completion: remove restriction on bookmark completion
2013-11-20, by Sean Farley
bash_completion: fix issue with subdirectories not being completed
2013-11-20, by Sean Farley
bash_completion: determine root executable in case of alias
2013-11-20, by Sean Farley
bash_completion: expand aliased commands
2013-11-20, by Sean Farley
bash_completion: untabify
2013-11-19, by Sean Farley
dispatch: turn off custom debugger for HGPLAIN mode
2013-11-25, by Sean Farley
Makefile: temporary copy of hg.pot is hg.pot.tmp instead of hg.pot~
2013-11-17, by Simon Heimberg
Makefile: fix po file updating by using same file name everywhere
2013-11-17, by Simon Heimberg
mq: prefer a loop to a double-for list comprehension
2013-11-24, by Kevin Bullock
graphlog: mark as deprecated
2013-11-23, by Martin Geisler
tests: don't load unnecessary graphlog extension
2013-11-22, by Martin Geisler
hg: remove outdated comment
2013-11-22, by Martin Geisler
tests: use strip extension instead of mq where it makes sense
2013-11-22, by Martin Geisler
tests: fix `hghave root` on windows
2013-11-23, by Simon Heimberg
keyword: wlock while setting branch in kwdemo
2013-11-20, by Christian Ebert
tests: add missing glob
2013-11-17, by Simon Heimberg
Merge
2013-11-26, by Bryan O'Sullivan
mercurial/parsers.c: fix compiler warning
2013-11-19, by Abhay Kadam
parse_index2: fix crash on bad argument type (issue4110)
stable
2013-11-26, by Chris Jerdonek
merge with stable
2013-11-25, by Matt Mackall
bookmarks: consider successor changesets when moving bookmark (issue4015)
stable
2013-11-06, by Sean Farley
util: url keeps backslash in paths
stable
2013-11-20, by Simon Heimberg
tests: deal with new gits sending status messages to stderr
stable
2013-11-16, by Mads Kiilerich
subrepo: sanitize non-hg subrepos
stable
2013-11-25, by Matt Mackall
shelve: fix bad argument interaction with largefiles (issue4111)
stable
2013-11-25, by Matt Mackall
strip.stripcmd: remove redundant wlock acquire/release
2013-11-18, by Siddharth Agarwal
merge with stable
2013-11-25, by Matt Mackall
bookmarks: make setcurrent with None an error
2013-11-15, by Siddharth Agarwal
strip: use bookmarks.unsetcurrent instead of setcurrent with None
2013-11-15, by Siddharth Agarwal
bmstore.write: use unsetcurrent instead of setcurrent with None
2013-11-15, by Siddharth Agarwal
commands.bookmark: use unsetcurrent instead of setcurrent with None
2013-11-15, by Siddharth Agarwal
strip: hold wlock for entire duration
stable
2013-11-18, by Siddharth Agarwal
merge with stable
2013-11-22, by Matt Mackall
bisect: report "both good and bad" as such, not as "not directly related"
stable
2013-11-10, by Mads Kiilerich
phase: better error message when --force is needed
stable
2013-11-08, by Martin Geisler
hgweb: ignore non numeric "revcount" parameter values (issue4091)
stable
2013-11-08, by Isaac Jurado
lock: take both vfs and lock file path relative to vfs to access via vfs
2013-11-12, by FUJIWARA Katsunori
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip