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.
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
tests: make test-hgweb.t output stable
2013-01-16, by Mads Kiilerich
hgweb: ensure _navseq yield strictly increasing numbers
2013-01-10, by Pierre-Yves David
hgweb: better names for _navseq arguments
2013-01-10, by Pierre-Yves David
hgweb: drop recursivity in _navseq
2013-01-10, by Pierre-Yves David
hgweb: move the `seq` function out of the revnavgen scope
2013-01-15, by Pierre-Yves David
hgweb: simplify return value creation in for navgen
2013-01-14, by Pierre-Yves David
hgweb: do not access first changeset with a string
2013-01-10, by Pierre-Yves David
refactoring: use unlinkpath with ignoremissing
2013-01-15, by Mads Kiilerich
docs: "deprecate" checkchanged and checkconflicts in merge-tool configuration
2013-01-15, by Mads Kiilerich
tests: run with PYTHONHASHSEED=random
2013-01-15, by Mads Kiilerich
run-tests: exit cleanly if parallel run is interrupted
2013-01-15, by Bryan O'Sullivan
filtering: rename filters to their antonyms
2013-01-13, by Kevin Bullock
clone: don't include empty revlogs in stream
2013-01-15, by Mads Kiilerich
serve: don't send any content headers with 304 responses
2013-01-15, by Mads Kiilerich
tests: fix doctest stability over Python versions
2013-01-15, by Mads Kiilerich
tests: stabilize doctest output
2013-01-15, by Mads Kiilerich
tests: make test-hook.t output more stable
2013-01-15, by Mads Kiilerich
convert: make toposort order stable when multiple orderings are possible
2012-12-13, by Mads Kiilerich
convert: report cvsps branchpoints sorted
2013-01-15, by Mads Kiilerich
convert: process subversion branch in a sorted order
2013-01-15, by Mads Kiilerich
convert: process missing branches in sorted order
2013-01-15, by Mads Kiilerich
convert: process splicemap in sorted order
2013-01-15, by Mads Kiilerich
mq: stabilize update after strip of parent revision
2013-01-15, by Mads Kiilerich
histedit: process bookmarks in sorted order
2012-12-12, by Mads Kiilerich
churn: sort users with same churn by name
2012-12-12, by Mads Kiilerich
largefiles: upload files in sorted order
2012-12-12, by Mads Kiilerich
hgweb: generate query strings with parameters sorted by key
2012-12-12, by Mads Kiilerich
identity: report bookmarks sorted
2012-12-12, by Mads Kiilerich
obsolete: process markers in a stable order
2013-01-15, by Mads Kiilerich
subrepos: process subrepos in sorted order
2012-12-12, by Mads Kiilerich
bookmarks: process pulled remote bookmarks in sorted order
2013-01-15, by Mads Kiilerich
copies: report found copies sorted
2012-12-12, by Mads Kiilerich
discovery: process heads in sorted order
2013-01-15, by Mads Kiilerich
merge: process files in sorted order
2013-01-15, by Mads Kiilerich
commandserver: report capabilities sorted
2012-12-12, by Mads Kiilerich
bisect: store state sorted
2012-12-12, by Mads Kiilerich
localrepo: store branchheads sorted
2013-01-15, by Mads Kiilerich
localrepo: store requirements sorted
2012-12-12, by Mads Kiilerich
copies: make the loss in _backwardcopies more stable
2013-01-15, by Mads Kiilerich
serve: use chunked encoding in hgweb responses
2013-01-15, by Mads Kiilerich
serve: remove connection close hack for Python 2.3
2013-01-15, by Mads Kiilerich
hgweb: pass the actual response body to request.response, not just the length
2013-01-15, by Mads Kiilerich
hgweb: don't pass empty response chunks on
2013-01-15, by Mads Kiilerich
hgweb: remove handling of any else than strings from request.write
2013-01-15, by Mads Kiilerich
serve: send response headers even if response has no body
2013-01-15, by Mads Kiilerich
hgweb: simplify wsgirequest header handling
2013-01-15, by Mads Kiilerich
hgweb: make type a mandatory parameter to request.respond
2013-01-15, by Mads Kiilerich
hgweb: use Content-Length for pushres
2013-01-15, by Mads Kiilerich
hgweb: send Content-Length 0 for zero length response
2013-01-15, by Mads Kiilerich
archival: tarit should never close the dest passed to it
2013-01-15, by Mads Kiilerich
mq: checktoppatch should only check if p1 is qtip
2013-01-15, by Mads Kiilerich
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip