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.
bookmarks: factor out delete divergent code
stable
2013-01-30, by Siddharth Agarwal
rebase: remove bogus nullmerge check in updatebookmarks
stable
2013-01-30, by Siddharth Agarwal
share: backout fd903f89e42b, except the test
stable
2012-11-27, by Matt Harbison
subrepo: use sharepath if available when locating the source repo
stable
2012-11-27, by Matt Harbison
test-histedit: add tests for dropping head changeset
stable
2013-01-22, by Pierre-Yves David
tests: use `pwd` instead of ${PWD} in test-convert-git.t - because of Solaris
stable
2013-01-31, by Mads Kiilerich
histedit: prevent parent guessed via --outgoing from being a revset (issue3770)
stable
2013-01-30, by Augie Fackler
tests: fix for windows - slashes and no serve
stable
2013-01-30, by Mads Kiilerich
merge: fix UnboundLocalError (issue3791)
stable
2013-01-30, by Mads Kiilerich
parsers: fix memleak of revlog cache entries on strip
stable
2013-01-28, by Yuya Nishihara
hgweb: fix navigation label (issue3792)
stable
2013-01-30, by Pierre-Yves David
profiling: add documentation of lsprof 'sort' and 'nested'
stable
2013-01-29, by Mads Kiilerich
OS X: try cheap ascii .lower() in normcase before making full unicode dance
stable
2013-01-29, by Mads Kiilerich
run-tests.py: inherit PYTHONHASHSEED from environment if set
stable
2013-01-29, by Mads Kiilerich
test-obsolete: validate that bundle is not affected by issue3788
stable
2013-01-29, by Pierre-Yves David
pull: fix crash when pulling changeset that get hidden locally (issue3788)
stable
2013-01-29, by Pierre-Yves David
hgweb: prevent traceback during search when filtered (issue3783)
stable
2013-01-29, by Pierre-Yves David
bookmarks: hide bookmarks on filtered revs from listkeys
stable
2013-01-27, by Kevin Bullock
bookmarks: don't use bookmarks.listbookmarks in local computations
stable
2013-01-27, by Kevin Bullock
filtering: test that bookmarks prevent hiding of changesets
stable
2013-01-28, by Kevin Bullock
discovery: outgoing pass unfiltered repo to findcommonincoming (issue3776)
stable
2013-01-28, by Pierre-Yves David
test: minor documentation fix
stable
2013-01-28, by Pierre-Yves David
largefiles: fix cat when using relative paths from subdirectory
stable
2013-01-25, by Mads Kiilerich
largefiles: fix commit when using relative paths from subdirectory
stable
2013-01-25, by Mads Kiilerich
largefiles: allow use of urls with #revision
stable
2013-01-28, by Mads Kiilerich
largefiles: don't verify largefile hashes on servers when processing statlfile
stable
2013-01-28, by Mads Kiilerich
tests: clarify test for pushing corrupted largefile
stable
2013-01-28, by Mads Kiilerich
largefiles: verify all files in each revision and report errors in any revision
stable
2013-01-28, by Mads Kiilerich
tests: better test coverage of largefiles localstore verify
stable
2013-01-28, by Mads Kiilerich
largefiles: adapt remotestore._getfile to batched statlfile
stable
2013-01-28, by Mads Kiilerich
largefiles: don't allow corruption to propagate after detection
stable
2013-01-28, by Mads Kiilerich
largefiles: adapt verify to batched remote statlfile (issue3780)
stable
2013-01-28, by Mads Kiilerich
largefiles: let wirestore._stat return stats as expected by remotestore verify
stable
2013-01-28, by Mads Kiilerich
tests: improve description of hgweb secret bookmarks test
stable
2013-01-27, by Kevin Bullock
bookmarks: show active bookmark even if not at working dir
stable
2013-01-27, by Kevin Bullock
hgweb: don't attempt to show hidden bookmarks (issue3774)
stable
2013-01-25, by Kevin Bullock
hgweb: fetch tipmost unfiltered rev thru the changelog
stable
2013-01-25, by Kevin Bullock
help: update verbose 'clone' help to include '@' bookmark
stable
2013-01-25, by Kevin Bullock
tests: fix test-help.t for '@' bookmark documentation
stable
2013-01-25, by Kevin Bullock
help: document '@' bookmark in 'help bookmarks' and 'help clone'
stable
2013-01-25, by Kevin Bullock
revset: evaluate sub expressions correctly (issue3775)
stable
2013-01-23, by FUJIWARA Katsunori
test-rebase: add another test for rebase with multiple roots
stable
2013-01-19, by Pierre-Yves David
update: update to current bookmark if it moved out from under us (issue3682)
stable
2013-01-21, by Kevin Bullock
test-bookmarks-pushpull.t: don't set bookmark active unnecessarily
stable
2013-01-21, by Kevin Bullock
doc: use "tag" revset predicate instead of "tagged" for example in help
stable
2013-01-24, by FUJIWARA Katsunori
tests: add regression tests for another revrange edge case
stable
2013-01-23, by Kevin Bullock
graphmod: don't try to visit nullrev (issue3772)
stable
2013-01-23, by Bryan O'Sullivan
log: remove any ancestors of nullrev (issue3772)
stable
2013-01-23, by Sean Farley
help: add documentation for new template functions
stable
2013-01-22, by Sean Farley
changectx: fix the handling of `tip`
stable
2013-01-22, by Pierre-Yves David
bisect: use changelog for iteration
stable
2013-01-22, by Pierre-Yves David
documentation: update to new filter names
stable
2013-01-21, by Pierre-Yves David
largefiles: enhance error message to make it more i18n-friendly
stable
2013-01-21, by Wagner Bruna
merge with i18n
stable
2013-01-22, by Matt Mackall
largefiles: fix largefiles+subrepo update (issue3752)
stable
2013-01-23, by Benoit Boissinot
debugsuccessorssets: fix typos in docstring
stable
2013-01-21, by Wagner Bruna
i18n-pt_BR: synchronized with f5fbe15ca744
stable
2013-01-21, by Wagner Bruna
merge: only sort manifests in debug mode (issue3769)
stable
2013-01-20, by Matt Mackall
Added signature for changeset f5fbe15ca744
stable
2013-01-19, by Matt Mackall
Added tag 2.5-rc for changeset f5fbe15ca744
stable
2013-01-19, by Matt Mackall
merge default into stable for 2.5 code freeze
stable
2.5-rc
2013-01-19, by Matt Mackall
pathencode: don't use alloca() for safety/portability
2013-01-19, by Matt Mackall
branchmap: display filtername when `updatebranch` fails to do its jobs
2013-01-19, by Pierre-Yves David
scmutil: localize and improve 'not under root' message
2013-01-18, by Mads Kiilerich
run-tests.py: don't let hg run interactively in debug mode
2013-01-18, by Mads Kiilerich
run-tests.py: backout "don't use console for stdin when running in debug mode"
2013-01-18, by Mads Kiilerich
rebase: properly handle unrebased revision between rebased one
2013-01-18, by Pierre-Yves David
rebase: lose the comparison to `nullmerge`
2013-01-18, by Pierre-Yves David
repoview: cache filtered changelog
2013-01-18, by Pierre-Yves David
rebase: do not invent successor to skipped changeset
2013-01-18, by Pierre-Yves David
repoview: protect `base` computation from weird phase root
2013-01-17, by Pierre-Yves David
posix: don't compare atime when determining if a file has changed
2013-01-18, by Siddharth Agarwal
hg: replace DirCleanup class with normal try/finally use
2012-10-05, by Augie Fackler
histedit: proper phase conservation (issue3724)
2013-01-16, by Pierre-Yves David
test-histedit: reorder phases test and prepare for more
2013-01-16, by Pierre-Yves David
test-histedit: fix instability creation test
2013-01-16, by Pierre-Yves David
histedit: record histedit source (issue3681)
2013-01-16, by Pierre-Yves David
histedit: factor most commit creation in a function
2013-01-16, by Pierre-Yves David
store: switch to C-based hashed path encoding
2012-12-12, by Bryan O'Sullivan
pathencode: implement both basic and hashed encoding in C
2012-12-12, by Bryan O'Sullivan
pathencode: implement hashed encoding in C
2012-12-12, by Bryan O'Sullivan
pathencode: implement the "mangling" part of hashed encoding in C
2012-12-12, by Bryan O'Sullivan
pathencode: add a SHA-1 hash function
2012-12-12, by Bryan O'Sullivan
store: implement lowerencode in C
2012-12-12, by Bryan O'Sullivan
hgweb: run with "served" filter
2013-01-15, by Pierre-Yves David
hgweb: walk the graph through the changelog
2013-01-16, by Pierre-Yves David
hgweb: use changelog for iteration
2013-01-11, by Pierre-Yves David
hgweb: ignore filtered revision in revnav
2013-01-16, by Pierre-Yves David
hgweb: generate revnav in two phase
2013-01-10, by Pierre-Yves David
rebase: support multiple roots for rebaseset
2013-01-17, by Pierre-Yves David
clfilter: stronger detection of filtered changeset in changectx.__init__
2013-01-16, by Pierre-Yves David
validate: check for spurious incoming filelog entries
2012-12-11, by Sune Foldager
zsh_completion: add descriptive branch names to head revisions
2013-01-17, by Johannes Schlatow
zsh_completion: add completion of branch names
2013-01-17, by Johannes Schlatow
zsh_completion: fix issue with overlong branch/tag names
2013-01-17, by Johannes Schlatow
bundlerepo: remove old style check of file names
2013-01-16, by Mads Kiilerich
bundlerepo: use revlog._checkhash
2013-01-16, by Mads Kiilerich
bundlerepo: store validated deltabase rev in basemap instead of node
2013-01-16, by Mads Kiilerich
bundlerepo: use rev instead of node for iteration in revision()
2013-01-16, by Mads Kiilerich
bundlerepo: inline inbundle()
2013-01-16, by Mads Kiilerich
bundlerepo: drop bundlebase wrapper function for basemap
2013-01-16, by Mads Kiilerich
bundlerepo: remove unused disktiprev attribute
2013-01-16, by Mads Kiilerich
bundlerepo: improve performance for bundle() revset expression
2013-01-16, by Mads Kiilerich
bundlerepo: fix outdated comment
2013-01-16, by Mads Kiilerich
hgweb: pass repo object to revnav construction
2013-01-16, by Pierre-Yves David
hgweb: introduction a filerevnav subclass
2013-01-14, by Pierre-Yves David
hgweb: simplify addition of "(0) navigation entry"
2013-01-10, by Pierre-Yves David
hgweb: simplify the handling of empty repo
2013-01-14, by Pierre-Yves David
hgweb: move hex creation into an object method
2013-01-10, by Pierre-Yves David
hgweb: pass nodefunc to the revnav object
2013-01-10, by Pierre-Yves David
hgweb: move revnavgen into an object
2013-01-15, by Pierre-Yves David
hgweb: `limit` argument is actually `latestonly` renames and enforce
2013-01-16, by Pierre-Yves David
hgweb: add test regarding filtering and hgweb
2013-01-16, by Pierre-Yves David
get-with-headers: add a --headeronly switch
2013-01-16, by Pierre-Yves David
tests: more comment cleanup related to obsolescence
2013-01-15, by Kevin Bullock
test: fix in-test comments related to obsolescence
2013-01-16, by Pierre-Yves David
stream_in: write the remote branchcache for a usage as wide as possible
2013-01-16, by Pierre-Yves David
destroyed: update `unserved` branchcache instead
2013-01-15, by Pierre-Yves David
destroyed: drop complex branchcache rebuilt logic
2013-01-16, by Pierre-Yves David
branchmap: update cache of 'unserved' filter on new changesets
2013-01-16, by Pierre-Yves David
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip