Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+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.
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
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
changelog: add a `branch` method, bypassing changectx
2013-01-10, by Pierre-Yves David
branchmap: pass revision insteads of changectx to the update function
2013-01-08, by Pierre-Yves David
perf: add perfbranchmap command
2013-01-11, by Pierre-Yves David
clfilter: enforce hidden filtering on all repository accesses
2013-01-11, by Pierre-Yves David
archival: avoid touching deprecated gzip name attribute
2013-01-03, by Mads Kiilerich
archival: pass integer to struct.pack int field instead of float
2013-01-03, by Mads Kiilerich
largefiles: fix update from a merge with removed files
2013-01-11, by Mads Kiilerich
largefiles: fix revert removing a largefile from a merge
2013-01-11, by Mads Kiilerich
largefiles: remove unused proto.refuseclient code
2013-01-11, by Mads Kiilerich
subrepo: make 'in subrepo' string easier to find by external tools
2013-01-03, by Angel Ezquerra
subrepo: fix python2.4 compatibility after 9aa6bee6e9f9
2013-01-10, by Brendan Cully
test-keyword: improve grammar and spelling in branchcache note
2013-01-10, by Christian Ebert
Merge with stable.
2013-01-10, by Augie Fackler
repoview: extract hideable revision computation in a dedicated function
2013-01-10, by Pierre-Yves David
largefiles: make update with backup files in .hglf slightly less broken
stable
2013-01-10, by Mads Kiilerich
tests: fix up test-highlight for breadcrumb changes
2013-01-09, by Matt Mackall
color: add template label function
2012-12-28, by Sean Farley
templater: add no-op template function 'label'
2012-12-22, by Sean Farley
posix: fix split() for the case where the path is at the root of the filesystem
2013-01-09, by Remy Blank
record: remove unused import
2013-01-09, by Idan Kamara
cvsps: fix indentation
2013-01-09, by Idan Kamara
hghave: introduce a test (unused) for cvs >= 1.12
2013-01-09, by Bryan O'Sullivan
discovery: drop the visibleheads function
2013-01-06, by Pierre-Yves David
clfilter: remove the last usage of `visibleheads`
2013-01-06, by Pierre-Yves David
discovery: drop the visiblebranchmap function
2013-01-05, by Pierre-Yves David
clfilter: drop extra filtering in wireprotocol
2013-01-06, by Pierre-Yves David
clfilter: filter "unserved" on all wireprotocol command calls
2013-01-06, by Pierre-Yves David
clfilter: drop extra filtering in localpeer
2013-01-06, by Pierre-Yves David
clfilter: make localpeer use a repo with "unserved" filter
2013-01-06, by Pierre-Yves David
performance: speedup computation of extinct revisions
2013-01-04, by Pierre-Yves David
performance: speedup computation of suspended revisions
2013-01-04, by Pierre-Yves David
performance: speedup computation of unstable revisions
2013-01-04, by Pierre-Yves David
performance: speedup computation of mutable revisions
2013-01-07, by Pierre-Yves David
performance: speedup computation of unserved revisions
2013-01-04, by Pierre-Yves David
performance: speedup computation of hidden revisions
2013-01-04, by Pierre-Yves David
performance: speedup computation of obsolete revisions
2013-01-04, by Pierre-Yves David
clfilter: drop unnecessary explicit filtering on histedit
2012-12-24, by Pierre-Yves David
clfilter: drop unnecessary explicit filtering on rebase
2012-12-04, by Pierre-Yves David
clfilter: ensure that hidden filtering is working on all commands
2013-01-08, by Pierre-Yves David
clfilter: enforce hidden changeset globally
2013-01-08, by Pierre-Yves David
record: use patch.diffopts to account for user diffopts
2013-01-08, by Denis Laxalde
convert: fix most test-check-code-hg violations in cvsps code
2013-01-08, by Bryan O'Sullivan
tests: update hgweb tests to include breadcrumbs
2013-01-08, by Bryan O'Sullivan
subrepo: add subrepo property to SubrepoAbort exceptions
2013-01-03, by Angel Ezquerra
tests: update test-convert-cvs*.t
2013-01-08, by Bryan O'Sullivan
cvsps: use commitids (when present) to detect changesets
2013-01-08, by Frank Kingswood
hgweb, spartan: link from manifest title to changeset page
2012-12-21, by Angel Ezquerra
hgweb, spartan: add "URL breadcrumbs"
2012-12-21, by Angel Ezquerra
hgweb: add a "URL breadcrumb" to the index and repository pages
2012-11-28, by Angel Ezquerra
merge: never do premerge on symlinks
2013-01-08, by Mads Kiilerich
merge: make internal merge fail cleanly on symlinks
2013-01-08, by Mads Kiilerich
debugpushkey: list keys sorted
2012-12-16, by Mads Kiilerich
debugdiscovery: report heads in sorted order
2012-12-12, by Mads Kiilerich
hidden: drop of the repo.hiddenrevs property
2013-01-03, by Pierre-Yves David
context: retrieve hidden from filteredrevs
2013-01-03, by Pierre-Yves David
revset: retrieve hidden from filteredrevs
2013-01-03, by Pierre-Yves David
hidden: use both parents of working directory
2013-01-08, by Pierre-Yves David
hidden: drop cache on hiddenrevs property
2013-01-08, by Pierre-Yves David
hidden: move computation in filter function
2013-01-08, by Pierre-Yves David
branchcache: add note about cache invalidation to test-keyword.t
2013-01-08, by Pierre-Yves David
clfilter: add impactable filter
2013-01-02, by Pierre-Yves David
clfilter: add mutable filtering
2013-01-02, by Pierre-Yves David
run-tests.py: fix handling of symlink to the right python
2013-01-07, by Mads Kiilerich
log: use "hidden" filtering instead of manual check at display time
2013-01-07, by Pierre-Yves David
clfilter: introduces a hidden filter
2013-01-07, by Pierre-Yves David
perftest: allow selection of volatile set to benchmark
2013-01-04, by Pierre-Yves David
perftest: add a command to benchmark construction of volatile cache
2013-01-04, by Pierre-Yves David
perftest: add an option to invalidate volatile cache
2013-01-04, by Pierre-Yves David
perftest: document the perfrevset command
2013-01-04, by Pierre-Yves David
perftest: migrate to new style command declaration
2013-01-04, by Pierre-Yves David
perftest: drop duplicated codes
2013-01-04, by Pierre-Yves David
cmdutil: make options argument optional
2013-01-04, by Pierre-Yves David
branchmap: allow to use cache of subset
2013-01-07, by Pierre-Yves David
repoview: add a subset table
2013-01-07, by Pierre-Yves David
branchmap: add a copy method
2013-01-02, by Pierre-Yves David
clfilter: use empty frozenset intead of empty tuple
2013-01-02, by Pierre-Yves David
run-tests.py: don't use console for stdin when running in debug mode
2013-01-07, by Mads Kiilerich
tests: make hghave and run-tests exit on unknown feature requirements
2013-01-07, by Mads Kiilerich
test-largefiles.t: fix wrong '#if hgweb' - it should be '#if serve'
2013-01-07, by Mads Kiilerich
dispatch: show empty filename in OSError aborts
2013-01-07, by Mads Kiilerich
test-dispatch.t: remove incorrect "cd $dir"
2013-01-06, by Mads Kiilerich
merge with crew-stable
2013-01-04, by Kevin Bullock
dispatch: handle empty `testedwith` value in extension
stable
2013-01-04, by Pierre-Yves David
destroyed: filter unknown before computing branchcache
2013-01-04, by Pierre-Yves David
branchmap: disable fallback to unfiltered branchcache
2013-01-02, by Pierre-Yves David
localrepo: filter unknown nodes from the phasecache on destroyed
2012-12-21, by Idan Kamara
phases: make _filterunknown a member function of phasecache
2013-01-04, by Idan Kamara
localrepo: drop `_cacheabletip` method
2013-01-04, by Pierre-Yves David
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
+30000
tip