Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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.
sslutil: clarify internal documentation
2017-03-29, by Matt Harbison
unionrepo: avoid unnecessary node -> rev conversion
2017-03-29, by Jun Wu
bundlerepo: avoid unnecessary node -> rev conversion
2017-03-29, by Jun Wu
revlog: avoid unnecessary node -> rev conversion
2017-03-29, by Jun Wu
check-code: detect r.revision(r.node(rev))
2017-03-29, by Jun Wu
hardlink: check directory's st_dev when copying files
2017-03-29, by Jun Wu
hardlink: duplicate hardlink detection for copying files and directories
2017-03-29, by Jun Wu
hardlink: extract topic text logic of copyfiles
2017-03-29, by Jun Wu
tests: add check to make sure summary works on Python 2
2017-03-29, by Pulkit Goyal
color: replace str() with pycompat.bytestr()
2017-03-29, by Pulkit Goyal
diff: slice over bytes to make sure conditions work normally
2017-03-26, by Pulkit Goyal
minirst: remove redundant _admonitions set
2017-03-29, by Gregory Szorc
minirst: remove "admonition" from _admonitions
2017-03-29, by Gregory Szorc
minirst: reindent _admonitiontitles
2017-03-29, by Gregory Szorc
tags: extract filenode filtering into its own function
2017-03-28, by Pierre-Yves David
tags: extract tags computation from fnodes into its own function
2017-03-28, by Pierre-Yves David
tags: only return 'alltags' in 'findglobaltags'
2017-03-28, by Pierre-Yves David
tags: make argument 'tagtype' optional in '_updatetags'
2017-03-28, by Pierre-Yves David
tags: reorder argument of '_updatetags'
2017-03-28, by Pierre-Yves David
tags: do not feed dictionaries to 'findglobaltags'
2017-03-28, by Pierre-Yves David
tags: extract fnode retrieval into its own function
2017-03-28, by Pierre-Yves David
hgweb: fix diff hunks filtering by line range in webutil.diffs()
2017-03-29, by Denis Laxalde
summary: display obsolete state of parents
2017-03-25, by Denis Laxalde
templates: add "changeset.obsolete" label in command line style
2017-03-25, by Denis Laxalde
templates: shorten definition of changeset labels in command-line style
2017-03-28, by Denis Laxalde
templates: use separate() to build changeset labels in command-line style
2017-03-28, by Denis Laxalde
templatekw: add an "obsolete" keyword
2017-03-25, by Denis Laxalde
cmdutil: add a "changeset.obsolete" label in changeset_printer
2017-03-25, by Denis Laxalde
fileset: perform membership test against set for status queries
2017-03-28, by Gregory Szorc
worker: flush ui buffers before running the worker
2017-03-28, by David Soria Parra
chgserver: do not copy configs set by environment variables
2017-03-28, by Jun Wu
rcutil: extract duplicated logic to a lambda
2017-03-28, by Jun Wu
rcutil: unindent a block
2017-03-28, by Jun Wu
rcutil: do not cache rccomponents
2017-03-28, by Jun Wu
ui: rerun color.setup() once the pager has spawned to honor 'color.pagermode'
2017-03-25, by Matt Harbison
ui: defer setting pager related properties until the pager has spawned
2017-03-25, by Matt Harbison
color: stop mutating the default effects map
2017-03-25, by Matt Harbison
pager: do not read from environment variable
2017-03-26, by Jun Wu
ui: simplify geteditor
2017-03-26, by Jun Wu
debugconfig: list environment variables in debug output
2017-03-26, by Jun Wu
rcutil: let environ override system configs (BC)
2017-03-26, by Jun Wu
rcutil: add a method to convert environment variables to config items
2017-03-26, by Jun Wu
rcutil: let rccomponents return different types of configs (API)
2017-03-26, by Jun Wu
rcutil: rename rcpath to rccomponents (API)
2017-03-26, by Jun Wu
rcutil: extract rc directory listing logic
2017-03-26, by Jun Wu
rcutil: split osrcpath to return default.d paths (API)
2017-03-26, by Jun Wu
rcutil: move scmutil.*rcpath to rcutil (API)
2017-03-26, by Jun Wu
statfs: make getfstype() raise OSError
2017-03-25, by Yuya Nishihara
statfs: rename pygetfstype to getfstype
2017-03-25, by Yuya Nishihara
statfs: refactor inner function as a mapping from statfs to string
2017-03-25, by Yuya Nishihara
statfs: simplify handling of return value
2017-03-25, by Yuya Nishihara
hghave: use util.getfstype
2017-03-25, by Yuya Nishihara
runtests: change local IP glob pattern from "127.0.0.1" to "$LOCALIP"
2017-03-26, by Jun Wu
tags: deprecated 'repo.tag'
2017-03-27, by Pierre-Yves David
drawdag: use 'tagsmod.tag' instead of 'repo.tag'
2017-03-27, by Pierre-Yves David
tags: use the 'tag' function from the 'tags' module in the 'tag' command
2017-03-27, by Pierre-Yves David
tags: move 'repo.tag' in the 'tags' module
2017-03-27, by Pierre-Yves David
tags: move '_tags' from 'repo' to 'tags' module
2017-03-27, by Pierre-Yves David
hgweb: filter diff hunks when 'linerange' and 'patch' are specified in filelog
2017-03-13, by Denis Laxalde
hgweb: add a 'linerange' parameter to webutil.diffs()
2017-03-13, by Denis Laxalde
hgweb: handle a "linerange" request parameter in filelog command
2017-01-19, by Denis Laxalde
shelve: add logic to preserve active bookmarks
2017-03-26, by Kostia Balytskyi
metadataonlyctx: speed up sanity check
2017-03-26, by Jun Wu
revset: factor out linerange processing into a utility function
2017-02-24, by Denis Laxalde
hgweb: add a "patch" query parameter to filelog command
2017-03-13, by Denis Laxalde
hgweb: handle "parity" internally in webutil.diffs()
2017-03-13, by Denis Laxalde
largefiles: add lfile argument to updatestandin() for efficiency (API)
2017-03-27, by FUJIWARA Katsunori
largefiles: use strip() instead of slicing to get rid of EOL of standin
2017-03-27, by FUJIWARA Katsunori
largefiles: rename local variable appropriately
2017-03-27, by FUJIWARA Katsunori
largefiles: avoid redundant loop to eliminate None from list
2017-03-27, by FUJIWARA Katsunori
largefiles: avoid meaningless changectx looking up
2017-03-27, by FUJIWARA Katsunori
largefiles: avoid redundant changectx looking up at each repetitions
2017-03-27, by FUJIWARA Katsunori
largefiles: omit updating newly added standin at linear merging
2017-03-27, by FUJIWARA Katsunori
largefiles: reuse hexsha1() to centralize hash calculation logic into it
2017-03-27, by FUJIWARA Katsunori
py3: prove second commit works
2017-03-26, by Yuya Nishihara
py3: fix manifestdict.fastdelta() to be compatible with memoryview
2017-03-26, by Yuya Nishihara
crecord: use ProgrammingError
2017-03-26, by Jun Wu
transaction: use ProgrammingError
2017-03-26, by Jun Wu
bundle2: use ProgrammingError
2017-03-26, by Jun Wu
merge: use ProgrammingError
2017-03-26, by Jun Wu
repair: use ProgrammingError
2017-03-26, by Jun Wu
py3: abuse r'' to preserve str-ness of literals passed to __setattr__()
2017-03-26, by Yuya Nishihara
py3: fix slicing of byte string in revlog.compress()
2017-03-26, by Yuya Nishihara
py3: use bytes() to cast to immutable bytes in changelog.appender.write()
2017-03-26, by Yuya Nishihara
py3: use bytes() to cast to immutable bytes in pure.bdiff.bdiff()
2017-03-26, by Yuya Nishihara
bdiff: drop support for array.array argument from pure.bdiff.bdiff()
2017-03-26, by Yuya Nishihara
histedit: test that an aborted histedit can be rerun (with obsolete)
2017-03-26, by Pierre-Yves David
histedit: backout changeset 6f0b7475cf9a
2017-03-26, by Pierre-Yves David
histedit: backout changeset 2b599f5468a4
2017-03-26, by Pierre-Yves David
revsetlang: fix _quote on int on python3
2017-03-26, by Augie Fackler
runtests: unset editor and pager related environment variables
2017-03-26, by Jun Wu
debugfsinfo: improve case-sensitive testing
2017-03-26, by Jun Wu
debugfsinfo: show fstype for given path
2017-03-26, by Jun Wu
test-check-py3-commands: cleanup tests related to `hg status`
2017-03-26, by Pulkit Goyal
diff: use pycompat.{byteskwargs, strkwargs} to switch opts b/w bytes and str
2017-03-26, by Pulkit Goyal
patch: make regular expressions bytes by adding b''
2017-03-26, by Pulkit Goyal
dispatch: use pycompat.maplist() instead of map() to get a list
2017-03-26, by Pulkit Goyal
color: fix grammar in help text
2017-03-25, by Matt Harbison
statfs: detect more filesystems on Linux
2017-03-25, by Jun Wu
repair: use context manager for lock management
2017-03-23, by Matt Harbison
gitweb: use monospace font for commit messages
2017-03-24, by Gregory Szorc
pager: improve support for various flavors of `more` on Windows
2017-03-24, by Matt Harbison
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip