Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
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.
subrepo: inline reporelpath into abstractsubrepo._relpath to centralize logic
2015-04-10, by FUJIWARA Katsunori
subrepo: add _relpath field to centralize subrelpath logic
2015-04-10, by FUJIWARA Katsunori
subrepo: add wvfs field to access the working directory via vfs
2015-04-10, by FUJIWARA Katsunori
subrepo: change arguments of abstractsubrepo.__init__ (API)
2015-04-10, by FUJIWARA Katsunori
treemanifest: optimize treemanifest._walk() to skip directories
2015-04-07, by Drew Gottlieb
import-checker: force 'fcntl', 'grp', 'pwd', and 'termios' to stdlib modules
2015-04-08, by Matt Harbison
import-checker: allow *.pyd based stdlib modules
2015-04-08, by Matt Harbison
manifest.walk: join nested if-conditions
2015-04-07, by Martin von Zweigbergk
manifestdict: inline _intersectfiles()
2015-04-08, by Martin von Zweigbergk
manifestdict._intersectfiles: avoid one level of property indirection
2015-04-08, by Martin von Zweigbergk
manifestdict.matches: avoid name 'lm' for a not-lazymanifest
2015-04-08, by Martin von Zweigbergk
commands: add ui.statuscopies config knob
2015-03-24, by Mathias De Maré
changelog: inline revlog.__contains__ in case it is used in hot loop
2015-04-04, by Yuya Nishihara
bookmarks: show detailed status about outgoing bookmarks
2015-04-08, by FUJIWARA Katsunori
bookmarks: show detailed status about incoming bookmarks
2015-04-08, by FUJIWARA Katsunori
bookmarks: enhance test of showing detail about incoming/outgoing bookmarks
2015-04-08, by FUJIWARA Katsunori
bookmarks: show outgoing bookmarks more exactly
2015-04-08, by FUJIWARA Katsunori
bookmarks: show incoming bookmarks more exactly
2015-04-08, by FUJIWARA Katsunori
test-manifest: add some test coverage for treemanifest
2015-04-07, by Drew Gottlieb
test-manifest: make manifesttest a base class that is extended
2015-04-07, by Drew Gottlieb
test-manifest: move parsemanifest() to be a testmanifest class method
2015-04-07, by Drew Gottlieb
windows: allow readpipe() to actually read data out of the pipe
2015-04-07, by Matt Harbison
win32: add a method to fetch the available pipe data size
2015-04-07, by Matt Harbison
dirs._addpath: reinstate use of Py_CLEAR
2015-04-07, by Siddharth Agarwal
exchange: introduce a '_canusebundle2' function
2015-04-06, by Pierre-Yves David
bundle2: detect bundle2 stream/request on /HG2./ instead of /HG2Y/
2015-04-07, by Pierre-Yves David
unbundle20: allow generic dispatch between unbundlers
2015-04-06, by Pierre-Yves David
treemanifest: refactor treemanifest.walk()
2015-04-07, by Drew Gottlieb
manifest: move changectx.walk() to manifests
2015-04-07, by Drew Gottlieb
subrepo: precisely identify the missing subrepo spec file
2015-04-05, by Matt Harbison
graft: record intermediate grafts in extras
2015-04-05, by Durham Goode
graft: allow creating sibling grafts
2015-04-05, by Durham Goode
unbundle20: move header parsing into the 'getunbundler' function
2015-04-06, by Pierre-Yves David
unbundle20: retrieve unbundler instances through a factory function
2015-04-06, by Pierre-Yves David
bundle20: move magic string into the class
2015-04-06, by Pierre-Yves David
localrepo.getbundle: drop unused 'format' argument
2015-04-07, by Martin von Zweigbergk
exchange: remove check for 'format' key
2015-04-07, by Martin von Zweigbergk
templates-default: do not show description or summary if empty
2015-03-27, by Yuya Nishihara
treemanifest: further optimize treemanifest.matches()
2015-04-06, by Drew Gottlieb
util: move dirs() and finddirs() from scmutil to util
2015-04-06, by Drew Gottlieb
parsers: remove unused dependency on util
2015-04-06, by Drew Gottlieb
changectx.walk: drop unnecessary call to match function
2015-04-06, by Martin von Zweigbergk
merge with stable
2015-04-06, by Matt Mackall
largefiles: use the share source as the primary local store (issue4471)
2015-04-04, by Matt Harbison
largefiles: use lfutil.findstorepath() when verifying a local repo
2015-04-04, by Matt Harbison
largefiles: introduce lfutil.findstorepath()
2015-04-04, by Matt Harbison
vfs: make it possible to pass multiple path elements to join
2015-04-04, by Matt Harbison
largefiles: drop os.path reference in lfutil.storepath()
2015-04-04, by Matt Harbison
histedit: fix preventing strips during histedit
2015-04-04, by Durham Goode
copies: pass changectx instead of manifest to _computenonoverlap
2015-04-03, by Durham Goode
dirs._addpath: don't mutate Python strings after exposing them (issue4589)
2015-04-06, by Siddharth Agarwal
parsers: check for memory allocation overflows more carefully
2015-04-06, by Bryan O'Sullivan
parsers.c: avoid implicit conversion loses integer precision warning
2015-04-04, by André Sintzoff
dirstate.walk: don't report same file stat multiple times
stable
2015-04-04, by Martin von Zweigbergk
repoview: avoid processing the same rev twice in _getstatichidden
2015-04-03, by Pierre-Yves David
repoview: skip public parent earlier in _getstatichidden
2015-04-03, by Pierre-Yves David
repoview: directly skip public head in _getstatichidden
2015-04-03, by Pierre-Yves David
repoview: simplify process in _getstatichidden
2015-04-03, by Pierre-Yves David
repoview: use a heap in _getstatichidden
2015-04-03, by Pierre-Yves David
repoview: update documentation of _getstatichidden
2015-04-03, by Pierre-Yves David
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip