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.
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
mq: fix qpop of working directory parent patch when not at qtip
2013-01-15, by Mads Kiilerich
largefiles: make log match largefiles in the non-standin location too
2013-01-15, by Mads Kiilerich
log: make log work even if first parameter doesn't exist
2013-01-15, by Mads Kiilerich
merge: remove "case" comments
2013-01-15, by Mads Kiilerich
merge: merge file flags together with file content
2013-01-09, by Mads Kiilerich
tests: better test coverage of merges of flags
2013-01-15, by Mads Kiilerich
merge: remove old pre-audit code checking for absolute paths
2013-01-10, by Mads Kiilerich
merge: drop reference to file contents immediately after write
2013-01-10, by Mads Kiilerich
merge: changing the mode of a file is also an update
2013-01-10, by Mads Kiilerich
merge: use util.unlinkpath for removing moved files
2013-01-15, by Mads Kiilerich
merge: .hgsubstate is special as merge destination, not as merge source
2013-01-15, by Mads Kiilerich
merge: remove redundant unlink after merge
2013-01-09, by Mads Kiilerich
merge: rename list of actions from action to actions
2013-01-09, by Mads Kiilerich
merge: consistently use "x" instead of 'x' for internal action types
2013-01-09, by Mads Kiilerich
merge: consistently use repo.wopener.audit instead of creating a new auditor
2013-01-09, by Mads Kiilerich
scmutil: simplify vfs.audit - drop wrapped vfs.auditor
2013-01-09, by Mads Kiilerich
util: copyfile: remove dest before copying
2013-01-10, by Mads Kiilerich
merge: warn when internal:merge cannot merge symlinks
2013-01-15, by Mads Kiilerich
merge with stable
2013-01-14, by Kevin Bullock
histedit: correct the number of added revisions in online help
stable
2013-01-14, by FUJIWARA Katsunori
histedit: correct changeset IDs in online help
stable
2013-01-14, by FUJIWARA Katsunori
convert: correct 'hooks' section name in online help
stable
2013-01-14, by FUJIWARA Katsunori
hgweb: document the revnavgen function
2013-01-13, by Pierre-Yves David
hgweb: no do not use listinsert(0, ...)
2012-12-19, by Pierre-Yves David
localrepo: drop unnecessary check on wlock unlock
2013-01-10, by Idan Kamara
dirstate: refresh _branch cache entry after writing it
2012-12-16, by Idan Kamara
filecache: create an entry in _filecache when __set__ is called for a missing one
2012-12-17, by Idan Kamara
filecache: allow filecacheentry to be created without stating in __init__
2013-01-10, by Idan Kamara
rollback: don't clear the filecache
2013-01-09, by Idan Kamara
destroyed: keep the filecache in sync with __dict__ (issue3335) (issue3693) (issue3743)
2013-01-09, by Idan Kamara
localrepo: write the phasecache when destroying nodes
2013-01-11, by Idan Kamara
localrepo: update the branchmap when destroying nodes
2013-01-05, by Idan Kamara
localrepo: introduce destroying function
2012-12-15, by Idan Kamara
localrepo: don't refresh filecache entries that aren't in __dict__
2012-12-16, by Idan Kamara
changelog: please check-code and remove tabs
2013-01-12, by Mads Kiilerich
branchmap: Save changectx creation during update
2013-01-11, by Pierre-Yves David
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
+30000
tip