Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-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.
statfs: avoid static allocation
2017-03-24, by Jun Wu
statfs: change Linux feature detection
2017-03-24, by Jun Wu
rebase: don't require destination if commands.rebase.requiredest=False
2017-03-24, by Martin von Zweigbergk
tests: add tests with commands.{update,rebase}.requiredest=False
2017-03-24, by Martin von Zweigbergk
rebase: move state serialization to use unfiltered repo
2017-03-12, by Durham Goode
largefiles: avoid redundant standin() invocations
2017-03-24, by FUJIWARA Katsunori
largefiles: replace hashrepofile by hashfile (API)
2017-03-24, by FUJIWARA Katsunori
largefiles: call readstandin() with changectx itself instead of rev or node
2017-03-24, by FUJIWARA Katsunori
largefiles: omit redundant splitstandin() invocations
2017-03-24, by FUJIWARA Katsunori
largefiles: replace splitstandin() by isstandin() to omit str creation
2017-03-24, by FUJIWARA Katsunori
largefiles: omit redundant isstandin() before splitstandin()
2017-03-24, by FUJIWARA Katsunori
misc: update descriptions about removed file for filectxfn
2017-03-24, by FUJIWARA Katsunori
osx: always purge build/mercurial before starting build
2017-03-20, by Augie Fackler
osx: use more paranoid quoting in test
2017-03-20, by Augie Fackler
osx: install completion scripts using install(1) to avoid umask badness
2017-03-20, by Augie Fackler
merge with stable
2017-03-24, by Martin von Zweigbergk
py3: prove `hg {add,addremove,commit} all work
2017-03-19, by Augie Fackler
revsetlang: perform quoting using ui.escapestr instead of repr()
2017-03-23, by Augie Fackler
revsetlang: add docstring with some tests to _quote
2017-03-23, by Augie Fackler
revsetlang: move quoting function to not be a closure
2017-03-19, by Augie Fackler
revsetlang: portably bytestring-ify another pair of int() calls
2017-03-23, by Augie Fackler
checkcode: enforce lowercase for extension docstring title
2017-03-23, by Jun Wu
logtoprocess: use lowercase for docstring title
2017-03-23, by Jun Wu
journal: use lowercase for docstring title
2017-03-23, by Jun Wu
automv: use lowercase for docstring title
2017-03-23, by Jun Wu
util: enable hardlink for some BSD-family filesystems
2017-03-23, by Jun Wu
osutil: report fstype for BSD and OSX
2017-03-23, by Jun Wu
setup: use a more strict way to test BSD or OSX's statfs
2017-03-23, by Jun Wu
debugfsinfo: use util.getfstype
2017-03-23, by Jun Wu
util: use util.getfstype
2017-03-23, by Jun Wu
util: add a getfstype method
2017-03-23, by Jun Wu
pager: fix the invocation of `more` on Windows
2017-03-20, by Matt Harbison
help: format ``commands`` heading correctly
2017-03-22, by Martin von Zweigbergk
convert: fix the handling of empty changlist descriptions in P4
2017-03-22, by David Soria Parra
status: support commands.status.relative config
2017-03-21, by Martin von Zweigbergk
plain: ignore [commands] config
2017-03-21, by Martin von Zweigbergk
changegroup: store old heads as a set
stable
4.1.2
2017-03-23, by Gregory Szorc
checkheads: extract obsolete post processing in its own function
2017-03-21, by Pierre-Yves David
tests: make test-simplekeyvaluefile.py py2.6-compatible
2017-03-22, by Kostia Balytskyi
similar: use cheaper hash() function to test exact matches
2017-03-23, by Yuya Nishihara
similar: take the first match instead of the last
2017-03-23, by Yuya Nishihara
similar: do not look up and create filectx more than once
2017-03-23, by Yuya Nishihara
similar: use common names for changectx variables
2017-03-23, by Yuya Nishihara
similar: get rid of quadratic addedfiles.remove()
2017-03-23, by Yuya Nishihara
similar: sort files not by object id but by path for stable result
2015-03-15, by Yuya Nishihara
debugfsinfo: print fstype information
2017-03-12, by Jun Wu
util: enable hardlink for copyfile
2017-03-12, by Jun Wu
hghave: add a check about whitelisted filesystem that supports hardlink
2017-03-12, by Jun Wu
util: disable hardlink for copyfile if fstype is outside a whitelist
2017-03-12, by Jun Wu
revlog: use pycompat.maplist to eagerly evaluate map on Python 3
2017-03-21, by Augie Fackler
py3: stop exporting urlparse from pycompat and util (API)
2017-03-21, by Gregory Szorc
check-code: recommend util.urlreq when importing urlparse
2017-03-21, by Gregory Szorc
tests: use urlreq in tinyproxy.py
2017-03-21, by Gregory Szorc
bugzilla: use util.urlreq.urlparse
2017-03-21, by Gregory Szorc
pycompat: define urlreq.urlparse and urlreq.unparse aliases
2017-03-21, by Gregory Szorc
pycompat: remove urlunquote alias
2017-03-21, by Gregory Szorc
util: use urlreq.unquote
2017-03-21, by Gregory Szorc
pycompat: alias urlreq.unquote to unquote_to_bytes
2017-03-21, by Gregory Szorc
revsetlang: portably turn int into bytestring
2017-03-19, by Augie Fackler
osutil: export a "getfstype" method
2017-03-20, by Jun Wu
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip