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.
bisect: --command without --noupdate should flag the parent rev it tested
2013-11-16, by Mads Kiilerich
context: drop caching 'copies' method
2013-11-16, by Mads Kiilerich
commands.bookmarks: move hexfn to inside list block
2013-11-19, by Siddharth Agarwal
commands.bookmarks: move cur initialization to inside wlock
2013-11-19, by Siddharth Agarwal
commands.bookmarks: pass cur in explicitly to checkconflict
2013-11-21, by Siddharth Agarwal
commands.bookmarks: hold wlock for write operations
2013-11-19, by Siddharth Agarwal
commands.bookmarks: separate out 'no bookmarks set' status messages
2013-11-19, by Siddharth Agarwal
tests: test-convert-cvs-synthetic.t requires cvs 1.12
2013-11-16, by Mads Kiilerich
merge with stable
2014-01-13, by Matt Mackall
i18n-de: rename noun "entfernt" to "Gegenseite"
stable
2014-01-08, by David Soria Parra
doc: bump copyright year
2014-01-10, by Kevin Bullock
localrepo: drop unused variable
2014-01-10, by Matt Mackall
discovery: stop using nodemap for membership testing
2013-11-15, by Pierre-Yves David
discovery: enforce filtering into revlogbaseddag._internalizeall
2013-11-15, by Pierre-Yves David
discovery: make revlogdag work on filtered repo
2013-11-15, by Pierre-Yves David
pull: run findcommon incoming on unfiltered repo
2013-11-16, by Pierre-Yves David
push: more robust check for bundle fast path
2013-11-05, by Pierre-Yves David
pull: fix post-pull common computation
2013-11-16, by Pierre-Yves David
run-tests: better check for python version
2013-11-25, by Simon Heimberg
templatekw: allow tagtypes other than global in getlatesttags
2013-12-23, by Andrew Shadura
revlog: move file writing to a separate function
2013-11-26, by Durham Goode
discovery: prefer loop to double-for list comprehension in changegroupsubset
2013-11-24, by Kevin Bullock
merge with stable
2014-01-02, by Matt Mackall
merge with stable
2014-01-02, by Matt Mackall
Added signature for changeset ca387377df7a
stable
2014-01-01, by Matt Mackall
Added tag 2.8.2 for changeset ca387377df7a
stable
2014-01-01, by Matt Mackall
merge with i18n
stable
2.8.2
2014-01-01, by Matt Mackall
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
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip