Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+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.
py3: convert system strings to bytes in doctest of formatter.py
2017-09-17, by Yuya Nishihara
py3: rewrite stdout hack of doctest by using ui.pushbuffer()
2017-09-17, by Yuya Nishihara
py3: use bytes os.sep in doctest of pathutil.py
2017-09-17, by Yuya Nishihara
py3: fix doctests in patch.py to be compatible with Python 3
2017-09-17, by Yuya Nishihara
py3: stop using bytes[n] in patch.py
2017-09-17, by Yuya Nishihara
error: move patch.PatchError so it can easily implement __bytes__ (API)
2017-09-03, by Yuya Nishihara
templater: extract shortest() logic from template function
2017-09-15, by Martin von Zweigbergk
bundle2: raise a more helpful error if building a bundle part header fails
2017-09-15, by Augie Fackler
hgwebdir: read 'web.template' untrusted
2017-09-15, by Boris Feld
configitems: register the 'web.templates' config
2017-06-30, by Boris Feld
configitems: register the 'web.style' config
2017-06-30, by Boris Feld
configitems: register the 'web.stripes' config
2017-06-30, by Boris Feld
configitems: register the 'web.refreshinterval' config
2017-06-30, by Boris Feld
configitems: register the 'web.prefix' config
2017-06-30, by Boris Feld
configitems: register the 'web.port' config
2017-06-30, by Boris Feld
configitems: register the 'web.ipv6' config
2017-06-30, by Boris Feld
configitems: register the 'web.errorlog' config
2017-06-30, by Boris Feld
configitems: register the 'web.encoding' config
2017-06-30, by Boris Feld
configitems: register the 'web.description' config
2017-06-30, by Boris Feld
configitems: register the 'web.descend' config
2017-06-30, by Boris Feld
configitems: register the 'web.deny_read' config
2017-06-30, by Boris Feld
configitems: register the 'web.csp' config
2017-06-30, by Boris Feld
configitems: register the 'web.collapse' config
2017-06-30, by Boris Feld
configitems: register the 'web.certificate' config
2017-06-30, by Boris Feld
configitems: register the 'web.cacerts' config
2017-06-30, by Boris Feld
configitems: register the 'web.baseurl' config
2017-06-30, by Boris Feld
configitems: register the 'web.allow_read' config
2017-06-30, by Boris Feld
configitems: register the 'web.allow_archive' config
2017-06-30, by Boris Feld
configitems: register the 'web.address' config
2017-06-30, by Boris Feld
configitems: register the 'web.accesslog' config
2017-06-30, by Boris Feld
web: use '_unset' default value for proxy config method
2017-09-15, by Boris Feld
tests: use int() instead of long() in test-pathencode.py
2017-09-16, by Augie Fackler
tests: add xrange alias for test-pathencode.py
2017-09-16, by Augie Fackler
python3: another 3 tests whitelisted
2017-09-16, by Augie Fackler
repair: reliably obtain bytestr of node ids
2017-08-22, by Augie Fackler
bundles: turn nbchanges int into a bytestr using pycompat.bytestr
2017-09-15, by Augie Fackler
exchange: hit opargs with pycompat.strkwargs before **-ing it
2017-09-16, by Augie Fackler
revlog: update signature of dummy addgroup() in bundlerepo and unionrepo
2017-09-15, by Yuya Nishihara
py3: use 'surrogatepass' error handler to process U+DCxx transparently
2017-09-16, by Yuya Nishihara
py3: don't pass bytes to array.array()
2017-09-16, by Yuya Nishihara
py3: wrap bytes in encoding.from/toutf8b() with bytestr
2017-09-03, by Yuya Nishihara
py3: iterate bytes as a byte string in store.lowerencode()
2017-09-03, by Yuya Nishihara
py3: use bytechr() in store._buildlowerencodefun()
2017-09-03, by Yuya Nishihara
store: give name to lowerencode function
2017-09-03, by Yuya Nishihara
py3: iterate bytes as a byte string in dagparser.py
2017-09-03, by Yuya Nishihara
py3: wrap string constants in dagparser.py with bytestr()
2017-09-03, by Yuya Nishihara
py3: drop use of str() in dagparser.py
2017-09-03, by Yuya Nishihara
dagparser: fix variable name in error message
2017-09-03, by Yuya Nishihara
py3: convert function name to bytes in ui.configwith()
2017-09-03, by Yuya Nishihara
drawdag: port to python 3
2017-08-23, by Augie Fackler
drawdag: add a couple of doctests to help with python3 porting
2017-08-23, by Augie Fackler
drawdag: tagsmod.tag() takes a list of names, not a single name
2017-08-23, by Augie Fackler
bruterebase: port to python 3
2017-08-23, by Augie Fackler
exchange: use '%d' % x instead of str(x) to encode ints
2017-08-22, by Augie Fackler
posix: always pass a native str to unicodedata.normalize's first arg
2017-09-15, by Augie Fackler
posix: use slicing to grab a single byte out of a bytes in HFS+ normcase code
2017-09-15, by Augie Fackler
encoding: ensure getutf8char always returns a bytestr, never an int
2017-09-15, by Augie Fackler
posix: fix HFS+ normcase doctest to produce valid bytes literals in Python 3
2017-09-15, by Augie Fackler
tests: add and remove some (glob) markers
2017-09-15, by Augie Fackler
Added signature for changeset 920977f72c7b
stable
2017-09-18, by Augie Fackler
Added tag 4.3.2 for changeset 920977f72c7b
stable
2017-09-18, by Augie Fackler
merge with i18n
stable
4.3.2
2017-09-18, by Augie Fackler
i18n-pt_BR: synchronized with 850d2ec2cf6a
stable
2017-07-31, by Wagner Bruna
hgwebdir: read 'web.template' untrusted
stable
2017-09-15, by Boris Feld
uncommit: move fb-extension to core which uncommits a changeset
2017-08-24, by Pulkit Goyal
show: use consistent (and possibly shorter) node lengths
2017-09-13, by Gregory Szorc
show: pass the minimum length for nodes as a template keyword
2017-08-03, by Gregory Szorc
cmdutil: allow extra properties to be added to each context
2017-08-03, by Gregory Szorc
dirstate: perform transactions with _map using single call, where possible
2017-09-14, by Michael Bolin
extensions: register config item early
2017-09-05, by Boris Feld
extensions: factor extra data loading out
2017-09-05, by Boris Feld
configitems: register the 'win32text.warn' config
2017-06-30, by Boris Feld
configitems: register the 'mq.secret' config
2017-06-30, by Boris Feld
configitems: register the 'mq.plain' config
2017-06-30, by Boris Feld
configitems: register the 'mq.keepchanges' config
2017-06-30, by Boris Feld
configitems: register the 'mq.git' config
2017-06-30, by Boris Feld
configitems: register the 'win32mbcs.encoding' config
2017-06-30, by Boris Feld
copytrace: move fast heuristic copytracing algorithm to core
2017-09-03, by Pulkit Goyal
configitems: register the 'convert.svn.startrev' config
2017-06-30, by Boris Feld
configitems: register the 'convert.svn.debugsvnlog' config
2017-06-30, by Boris Feld
configitems: register the 'convert.skiptags' config
2017-06-30, by Boris Feld
configitems: register the 'convert.p4.startrev' config
2017-06-30, by Boris Feld
configitems: register the 'convert.localtimezone' config
2017-06-30, by Boris Feld
configitems: register the 'convert.ignoreancestorcheck' config
2017-06-30, by Boris Feld
configitems: register the 'convert.hg.usebranchnames' config
2017-06-30, by Boris Feld
configitems: register the 'convert.hg.tagsbranch' config
2017-06-30, by Boris Feld
configitems: register the 'convert.hg.startrev' config
2017-06-30, by Boris Feld
configitems: register the 'convert.hg.sourcename' config
2017-06-30, by Boris Feld
configitems: register the 'convert.hg.saverev' config
2017-06-30, by Boris Feld
configitems: register the 'convert.hg.revs' config
2017-06-30, by Boris Feld
configitems: register the 'convert.hg.ignoreerrors' config
2017-06-30, by Boris Feld
configitems: register the 'convert.hg.clonebranches' config
2017-06-30, by Boris Feld
configitems: register the 'convert.git.skipsubmodules' config
2017-06-30, by Boris Feld
configitems: register the 'convert.git.similarity' config
2017-06-30, by Boris Feld
configitems: register the 'convert.git.saverev' config
2017-06-30, by Boris Feld
configitems: register the 'convert.git.renamelimit' config
2017-06-30, by Boris Feld
configitems: register the 'convert.git.remoteprefix' config
2017-06-30, by Boris Feld
configitems: register the 'convert.git.findcopiesharder' config
2017-06-30, by Boris Feld
configitems: register the 'convert.git.extrakeys' config
2017-06-30, by Boris Feld
configitems: register the 'convert.git.committeractions' config
2017-06-30, by Boris Feld
configitems: register the 'convert.cvsps.mergeto' config
2017-06-30, by Boris Feld
configitems: register the 'convert.cvsps.mergefrom' config
2017-06-30, by Boris Feld
configitems: register the 'convert.cvsps.fuzz' config
2017-06-30, by Boris Feld
configitems: register the 'convert.cvsps.cache' config
2017-06-30, by Boris Feld
bundle2: move exception handling into part iterator
2017-09-13, by Durham Goode
bundle2: move part counter to partiterator
2017-09-13, by Durham Goode
bundle2: move part iterator a separate class
2017-09-13, by Durham Goode
changegroup: add source parameter to generatemanifests
2017-09-11, by Durham Goode
changegroup: remove changegroup dependency from revlog.addgroup
2017-09-13, by Durham Goode
revlog: refactor chain variable
2017-09-13, by Durham Goode
scmutil: don't append .orig to backups in origbackuppath (BC)
2017-09-11, by Mark Thomas
ssh: fix flakey ssh errors on BSD systems
stable
2017-09-11, by Durham Goode
repair: preserve phase also when not using generaldelta (issue5678)
stable
2017-09-14, by Martin von Zweigbergk
tests: add test for issue5678
stable
2017-09-14, by Martin von Zweigbergk
merge: move cwd-missing detection to helper functions
2017-09-12, by Phil Cohen
doctest: enable tests by default on Python 3
2017-09-03, by Yuya Nishihara
doctest: normalize b'', u'' and exception output on Python 3
2017-08-24, by Yuya Nishihara
doctest: coerce dict.keys() to list
2017-09-03, by Yuya Nishihara
doctest: upgrade old-style "except" clause
2017-09-03, by Yuya Nishihara
doctest: use print_function and convert bytes to unicode where needed
2017-09-03, by Yuya Nishihara
doctest: do not embed non-ascii characters in docstring
2017-09-03, by Yuya Nishihara
doctest: pass encoding name as system string
2017-09-03, by Yuya Nishihara
doctest: replace str() with bytes()
2017-09-03, by Yuya Nishihara
doctest: replace chr() with pycompat.bytechr()
2017-09-03, by Yuya Nishihara
doctest: replace .iteritems() with .items()
2017-09-03, by Yuya Nishihara
doctest: bulk-replace string literals with b'' for Python 3
2017-09-03, by Yuya Nishihara
debuginstall: do not pass exception object to formatter (issue5676)
2017-09-07, by Yuya Nishihara
debuginstall: use codecs.lookup() to detect invalid encoding
2017-09-07, by Yuya Nishihara
extensions: fix wrapcommand/function of class instance
2017-09-10, by Yuya Nishihara
changegroup: avoid creating empty changegroup part
2017-09-12, by Durham Goode
tests: split test-revset.t in half
2017-09-12, by Durham Goode
merge: flush any deferred writes just before recordupdates()
2017-09-11, by Phil Cohen
merge: flush any deferred writes before, and after, running any workers
2017-09-11, by Phil Cohen
filemerge: flush if using deferred writes when running a merge tool
2017-09-11, by Phil Cohen
merge: pass wctx to premerge, filemerge
2017-09-11, by Phil Cohen
cmdutil: fix amend when passing a date
2017-09-11, by Boris Feld
merge with stable
2017-09-12, by Augie Fackler
configitems: register the 'eol.only-consistent' config
2017-06-30, by Boris Feld
configitems: register the 'eol.native' config
2017-06-30, by Boris Feld
configitems: register the 'eol.fix-trailing-newline' config
2017-06-30, by Boris Feld
configitems: register the 'patchbomb.publicurl' config
2017-06-30, by Boris Feld
configitems: register the 'patchbomb.intro' config
2017-06-30, by Boris Feld
configitems: register the 'patchbomb.from' config
2017-06-30, by Boris Feld
configitems: register the 'patchbomb.flagtemplate' config
2017-06-30, by Boris Feld
configitems: register the 'patchbomb.confirm' config
2017-06-30, by Boris Feld
configitems: register the 'patchbomb.bundletype' config
2017-06-30, by Boris Feld
blackbox: remove _bbvfs state
2017-09-06, by Jun Wu
blackbox: do not cache file objects
2017-09-06, by Jun Wu
blackbox: inline _bbwrite
2017-09-06, by Jun Wu
blackbox: fix rotation with chg
2017-09-06, by Jun Wu
test-blackbox: make it compatible with chg
2017-09-06, by Jun Wu
ssh: fix flakey ssh errors on BSD systems
2017-09-11, by Durham Goode
context: add overlayworkingcontext and overlayworkingfilectx
2017-09-11, by Phil Cohen
changegroup: rename getsubsetraw to makestream
2017-09-10, by Durham Goode
changegroup: remove external uses of getbundler
2017-09-10, by Durham Goode
changegroup: replace getchangegroup with makechangegroup
2017-09-10, by Durham Goode
changegroup: replace changegroup with makechangegroup
2017-09-10, by Durham Goode
changegroup: delete getlocalchangegroup
2017-09-10, by Durham Goode
changegroup: replace getlocalchangegroupraw with makestream
2017-09-10, by Durham Goode
changegroup: replace changegroupsubset with makechangegroup
2017-09-10, by Durham Goode
changegroup: replace getsubset with makechangegroup
2017-09-10, by Durham Goode
rebase: remove unnecessary '.unfiltered()' calls
2017-09-06, by Jun Wu
rebase: remove complex unhiding code
2017-09-06, by Jun Wu
rebase: use unfiltered repo when loading state
2017-09-06, by Jun Wu
rebase: do not crash rebasing merge with a parent having hidden successor
2017-09-06, by Jun Wu
changegroup: fix to allow empty manifest parts
2017-09-06, by Durham Goode
mq: create non-lossy patches, also with custom global diff configuration
stable
2017-09-11, by Mads Kiilerich
mq: test coverage of how [diff] configuration influence can break mq patches
stable
2017-09-11, by Mads Kiilerich
wrapcommand: use functools.partial
2017-09-05, by Jun Wu
wrapfunction: use functools.partial if possible
2017-09-05, by Jun Wu
cmdutil: remove redundant commitfunc parameter in amend (API)
2017-09-01, by Saurabh Singh
cmdutil: remove the redundant commit during amend
2017-09-01, by Saurabh Singh
checknlink: rename file object from 'fd' to 'fp'
2017-09-06, by Jun Wu
cleanup: rename "matchfn" to "match" where obviously a matcher
2017-09-05, by Martin von Zweigbergk
check-code: fix incorrect capitalization in camelcase regex
2017-09-06, by Martin von Zweigbergk
amend: use context manager for config override
2017-09-06, by Martin von Zweigbergk
amend: delete dead assignment to "newid"
2017-09-06, by Martin von Zweigbergk
checknlink: use a random temp file name for checking
2017-09-01, by Jun Wu
copytrace: move the default copytracing algorithm in a new function
2017-09-03, by Pulkit Goyal
copytrace: replace experimental.disablecopytrace config with copytrace (BC)
2017-09-03, by Pulkit Goyal
filemerge: use fctx.write() in the internal:dump tool, instead of copy
2017-09-05, by Phil Cohen
largefiles: remove unused assignments from wrapfunction()
2017-08-31, by Martin von Zweigbergk
branches: correctly show inactive multiheaded branches
2017-08-31, by the31k
parser: stabilize output of prettyformat() by using byte-safe repr()
2017-09-03, by Yuya Nishihara
py3: fix repr(util.url) to return system string
2017-09-03, by Yuya Nishihara
py3: use bytes[n:n + 1] to get bytes in templater._parsetemplate()
2017-09-03, by Yuya Nishihara
py3: fix type of attribute name in smartset.py
2017-09-03, by Yuya Nishihara
py3: fix mixed bytes/unicode in revsetlang._aliassyminitletters
2017-09-03, by Yuya Nishihara
py3: fix type of regex literals in subrepo.py
2017-09-03, by Yuya Nishihara
py3: replace bytes[n] with bytes[n:n + 1] in patch.py where needed
2017-09-03, by Yuya Nishihara
py3: fix type of regex literals in patch.py
2017-09-03, by Yuya Nishihara
revset: optimize "draft() & ::x" pattern
2017-08-28, by Jun Wu
phabricator: add a config to use curl for communication
2017-09-01, by Jun Wu
phabricator: standardize colors
2017-08-24, by Jun Wu
wireproto: do not abort after successful lookup
2017-09-01, by Kyle Lippincott
check-code: forbid "\S" in egrep regular expression
2017-09-01, by Jun Wu
check-code: forbid using bash in shebang
2017-09-01, by Jun Wu
amend: add tests for amending only some files from commit to be amended
2017-09-01, by Saurabh Singh
test-editor-filename: fix portability of fake editor command
2017-09-02, by Yuya Nishihara
amend: moving first assignment of newid closer to its use
2017-09-01, by Saurabh Singh
amend: rectify comment
2017-08-31, by Saurabh Singh
amend: removing redundant if condition
2017-09-01, by Saurabh Singh
editor: file created for diff action should have .diff suffix
2017-09-01, by Michael Bolin
test-amend: match output using conditional test case name
2017-09-01, by Jun Wu
util: use set for reserved Windows filenames
2017-08-31, by Gregory Szorc
context: add arbitraryfilectx, which can represent files outside the workdir
2017-09-01, by Phil Cohen
simplemerge: remove unused `filtereddata` parameter
2017-09-01, by Phil Cohen
simplemerge: remove unused `repo` parameter
2017-09-01, by Phil Cohen
extensions: prohibit unicode defaults
2017-08-29, by Christophe de Vienne
revsetlang: remove unused functions
2017-08-19, by Yuya Nishihara
revsetlang: match tree by helper function on optimize
2016-02-17, by Yuya Nishihara
parser: add helper function to test if pattern matches parsed tree
2016-02-17, by Yuya Nishihara
revsetlang: build optimized tree by helper function
2016-02-17, by Yuya Nishihara
parser: add helper function that constructs parsed tree from template
2016-02-17, by Yuya Nishihara
patch: take messages out of the function so that extensions can add entries
2017-08-30, by Pulkit Goyal
run-tests: allow bisecting a different repo
2017-08-02, by Jun Wu
run-tests: extract prefix of bisect commands to a variable
2017-08-02, by Jun Wu
run-tests: pass --with-hg to run-tests.py command used by bisect
2017-08-02, by Jun Wu
import-checker: allow relative import a module being checked
2017-08-28, by Jun Wu
merge: move some of the logic in batchget() to workingfilectx
2017-08-31, by Phil Cohen
filemerge: add _restorebackup
2017-08-31, by Phil Cohen
filemerge: reduce creation of tempfiles until needed
2017-08-31, by Phil Cohen
filemerge: add `_workingpath`
2017-08-31, by Phil Cohen
filemerge: move a util copy call to filectx.write
2017-08-31, by Phil Cohen
filemerge: eliminate most uses of tempfiles
2017-08-31, by Phil Cohen
filemerge: extract _maketemp and _makebackup
2017-08-31, by Phil Cohen
encoding: check overflow while calculating size of JSON escape buffer
2017-08-31, by Yuya Nishihara
editor: use an unambiguous path suffix for editor files
2017-08-30, by Michael Bolin
revlog: move check for wdir from changelog to revlog
2017-08-30, by Martin von Zweigbergk
debugssl: allow a URL to be specified without a local repository
stable
2017-08-29, by Matt Harbison
revlog: use pycompat.bytestr() to reliably have a %s-able value
2017-08-22, by Augie Fackler
debugcommands: stabilize output of debugbundle by having a custom repr
2017-08-22, by Augie Fackler
python3: whitelist another 5 passing tests found with the ratchet script
2017-08-22, by Augie Fackler
python3: replace sorted(<dict>.iterkeys()) with sorted(<dict>)
2017-08-22, by Augie Fackler
python3: wrap all uses of <exception>.strerror with strtolocal
2017-08-22, by Augie Fackler
pager: do not start pager if `ui` has been `pushbuffer`-ed
2017-08-30, by Jun Wu
revset: do not flip "and" arguments when optimizing
2017-08-30, by Jun Wu
revset: make match function follow given subset if specified (API)
2017-08-30, by Yuya Nishihara
revset: move order argument to run-time match function
2017-08-30, by Yuya Nishihara
revset: fix example describing how ordering is determined
2017-08-30, by Yuya Nishihara
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip