Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
i18n-fr: reject translation which is missing DEPRECATED
2015-09-17, by timeless
i18n-pt_BR: select a single definition of DEPRECATED
2015-09-17, by timeless
i18n-sv: select a single definition of DEPRECATED
2015-09-17, by timeless
i18n-ro: use ()s instead of [] for DEPRECATED
2015-09-17, by timeless
i18n-ro: include translation of DEPRECATED
2015-09-17, by timeless
i18n-zh_CN: include translation of DEPRECATED
2015-09-17, by timeless
i18n-it: include translation of DEPRECATED
2015-09-17, by timeless
i18n-da: include translation of DEPRECATED
2015-09-17, by timeless
test-i18n: always run non gettext tests
2015-09-17, by timeless
localrepo: refresh filecache stats only if transaction finished successfully
2015-09-15, by Yuya Nishihara
localrepo: move closure of lock release to class
2015-09-15, by Yuya Nishihara
highlight: add highlightfiles config option which takes a fileset (issue3005)
2015-09-16, by Anton Shestakov
posix: shellquote do not require quoting for "+" (issue4818)
2015-09-04, by timeless
hgweb: consume generator inside context manager (issue4756)
2015-09-12, by Gregory Szorc
histedit: use one editor when multiple folds happen in a row (issue3524) (BC)
2015-08-27, by Augie Fackler
hgweb: replace .sourcelast with .bottomline that does the same
2015-09-14, by Anton Shestakov
coal: copy newer things from paper
2015-09-13, by Anton Shestakov
revlog: optionally cache the full text when adding revisions
2015-09-12, by Gregory Szorc
revlog: drop local assignment of cache variable
2015-09-12, by Gregory Szorc
revlog: rename generic "i" variable to "indexdata"
2015-09-12, by Gregory Szorc
hg: always create new localrepository instance
2015-09-12, by Gregory Szorc
test-bad-extension: reduce dependencies on other things
2015-09-10, by timeless
help: fix help argument parsing and documentation
2015-09-10, by timeless
minirst: establish leveling for nested definitions
2015-09-10, by timeless
dispatch: use the right context manager to deactivate demandimport
2015-09-13, by Jordi Gutiérrez Hermoso
ui: improve docs on ui.log
2015-09-10, by Augie Fackler
templater: switch ctx of list expression to rev of revset() (BC)
2015-09-12, by Yuya Nishihara
fileset: handle error of string unescaping
2015-09-10, by Yuya Nishihara
revset: handle error of string unescaping
2015-09-10, by Yuya Nishihara
parser: move unescape helper from templater
2015-09-10, by Yuya Nishihara
unionrepo: take delta base in account with building unified revlog
2015-09-10, by Pierre-Yves David
extdiff: enable -I/-X with --patch
2015-09-09, by Matt Harbison
extdiff: add a --patch argument for diffing changeset deltas
2015-09-09, by Matt Harbison
extdiff: prepare sections of dodiff() for conditionalizing
2015-09-09, by Matt Harbison
hgweb: drop unused import
2015-09-11, by Matt Mackall
help/config: back out 5f2a1ebd6e78
2015-09-10, by Augie Fackler
filemerge: add non-interactive :merge-local and :merge-other
2015-09-10, by Jordi Gutiérrez Hermoso
simplemerge: enable option to resolve conflicts one way
2015-08-12, by Jordi Gutiérrez Hermoso
templater: add new docheader/footer components for XML (issue4135)
2015-08-26, by Matt Mackall
import-checker: use modern .endswith for multiple suffixes
2015-09-10, by Augie Fackler
hgweb: use separate repo instances per thread
2015-08-22, by Gregory Szorc
hg: establish a cache for localrepository instances
2015-08-22, by Gregory Szorc
hgweb: create function to perform actions on new repo
2015-08-22, by Gregory Szorc
hgweb: remove proxy to hgweb instance
2015-08-22, by Gregory Szorc
dispatch: disable demandimport when invoking the debugger
2015-09-10, by Jordi Gutiérrez Hermoso
templater: create string unescape helper (issue4798)
2015-09-09, by Matt Mackall
parsers: use PyTuple_New and SET_ITEM to construct metadata pair of markers
2015-09-05, by Yuya Nishihara
parsers: use PyTuple_SET_ITEM() to fill new marker tuples
2015-09-05, by Yuya Nishihara
revset: uncache filteredset.__contains__
2015-09-05, by Yuya Nishihara
hgweb: assign ctype to requestcontext
2015-08-22, by Gregory Szorc
hgweb: add reponame to requestcontext
2015-08-22, by Gregory Szorc
hgweb: don't access self.repo during request processing
2015-08-22, by Gregory Szorc
hgweb: extract _getview to own function
2015-08-22, by Gregory Szorc
hgweb: regenerate web substitutions when repo is refreshed
2015-08-22, by Gregory Szorc
add: pass full=False to dirstate walk
2015-09-09, by Durham Goode
hgweb: drop unused import
2015-09-09, by Matt Mackall
obsolete: improve English of successorssets
2015-09-08, by timeless
histedit: fix grammar in cleanupnode comment
2015-09-08, by timeless
hgweb.server: fix _httprequesthandlerssl help text
2015-09-08, by timeless
util: capitalize Python in MBTextWrapper._wrap_chunks comment
2015-09-08, by timeless
hgweb: remove ErrorResponse.message
2015-09-08, by timeless
manifest: switch add() to heapq.merge (available in Py2.6+)
2015-09-04, by timeless
archival: drop self.filename - deprecated in py2.6
2015-09-04, by timeless
templater: fix get English
2015-08-30, by timeless
help: fix makeitemsdoc English description
2015-08-30, by timeless
help: filesets show hg resolve command
2015-09-08, by timeless
help: filesets show hg status command
2015-09-08, by timeless
hgmanpage: fix grammar
2015-09-08, by timeless
check-seclevel: fix file description grammar
2015-09-08, by timeless
profiling: allow logging profile to the blackbox
2015-09-08, by Durham Goode
bookmark: improve ambiguous documentation for rename
2015-09-04, by timeless
ui: change default path fallback mechanism (issue4796)
2015-09-06, by Gregory Szorc
templater: catch regexp error at sub() function
2015-09-07, by Yuya Nishihara
graphmod: compute slow revset query once prior to reachableroots (issue4782)
2015-09-08, by Yuya Nishihara
profiling: add config option for enabling profiling
2015-09-07, by Durham Goode
blackbox: add pid to output
2015-09-07, by Durham Goode
exchange: allow fallbackheads to use lazy set behavior
2015-09-07, by Durham Goode
hgweb: move templater instantiation to requestcontext
2015-08-22, by Gregory Szorc
help/config: make defaults consistent
2015-09-02, by timeless
help/config: reword allow_push to fix grammar
2015-09-02, by timeless
help/config: change local_hostname help style
2015-09-02, by timeless
help/config: include check values
2015-09-02, by timeless
help/config: simplify default text
2015-09-02, by timeless
help/config: add trailing periods
2015-09-02, by timeless
help/config: alias, ui.mergemarkertemplate add period for etc.
2015-09-02, by timeless
tests: fix css-related test-hgweb.t breakage from 93258d53ec35
2015-09-04, by Anton Shestakov
help/scripting: fix HGENCODING indentation
2015-09-03, by timeless
test-strip: fix spelling of initialization (en-US)
2015-08-28, by timeless
help/config: add blank lines
2015-09-02, by timeless
histedit: fix English (en-US)
2015-08-28, by timeless
minirst: handle edge in hunting for parents
2015-09-03, by timeless
help: config indent committemplate.changeset section
2015-09-04, by timeless
test-merge-tools: include /usr/sbin in path for sysctl (issue4813)
2015-09-02, by timeless
merge with stable
2015-09-03, by Matt Mackall
import-checker: accept .pyc and .pyo files (issue4812)
2015-09-02, by timeless
rebase: fix warning about ignoring tool option on rebase continue (issue4698)
2015-09-01, by liscju
hgweb: create websubtable on requestcontext
2015-08-22, by Gregory Szorc
hgweb: move templatepath to requestcontext
2015-08-22, by Gregory Szorc
hgweb: extract web substitutions table generation to own function
2015-08-22, by Gregory Szorc
hgweb: remove hgweb.configbool
2015-08-22, by Gregory Szorc
hgweb: move additional state setting outside of refresh
2015-08-22, by Gregory Szorc
commands: support hg help scripting.HGPLAIN
2015-09-02, by timeless
run-tests: use $HGTEST_RUN_TESTS_PURE
2015-09-02, by timeless
minirst: don't treat top level item as children of last item (issue4803)
2015-09-02, by timeless
scmutil.readonlyvfs: implement join
2015-09-02, by Siddharth Agarwal
localrepo: move dirstate validate function to class scope
2015-09-02, by Siddharth Agarwal
convert: remove restriction on multiple --rev in hg source
2015-09-03, by Durham Goode
monoblue: add a margin for help text container
2015-09-04, by Anton Shestakov
gitweb: add a margin for help text container
2015-09-03, by Anton Shestakov
monoblue: fix page subtitle on help pages
stable
2015-09-03, by Anton Shestakov
hgweb: use latest mtime for caching tag (issue4814)
stable
2015-09-03, by Matt Mackall
hgweb: initialize repostate to None
2015-08-22, by Gregory Szorc
debian: switch to using debhelper and dh_python2 to build debs
2015-08-26, by Augie Fackler
test-debian-packages: new test for testing construction of debian packages
2015-08-25, by Augie Fackler
test-docker-packaging: test packages built using docker
2015-08-31, by Augie Fackler
hghave: correct test for debhelper
2015-08-31, by Augie Fackler
bundle2: don't try to recover from a GeneratorExit (issue4785)
2015-09-01, by Augie Fackler
revset: fix resolving strings from a list
2015-09-01, by Durham Goode
dispatch: error out on invalid -R path even if optionalrepo (issue4805) (BC)
2015-08-31, by Yuya Nishihara
test-ssh: remove superfluous triple slashes from absolute path test
2015-09-01, by Yuya Nishihara
vagrant: update to official Debian 8.1 base box
2015-09-02, by Kevin Bullock
buildrpm: mkdir -p two needed directories (issue4779)
2015-09-01, by Augie Fackler
merge with stable
2015-09-01, by Matt Mackall
hghave: use subprocess instead of os.popen
2015-08-31, by Augie Fackler
hgweb: move archive related attributes to requestcontext
2015-08-22, by Gregory Szorc
hgweb: move some config options to requestcontext
2015-08-22, by Gregory Szorc
hgweb: establish class for holding per request context
2015-08-22, by Gregory Szorc
hgweb: don't make request optional
2015-08-22, by Gregory Szorc
hgweb: add some documentation
2015-08-22, by Gregory Szorc
hgweb: limit branches shown on summary page to 10
2015-09-01, by Anton Shestakov
hgweb: use webutil.branchentries for branches on summary page
2015-09-01, by Anton Shestakov
hgweb: move branchentries code from webcommands to webutil
2015-09-01, by Anton Shestakov
templater: add optional timezone argument to localdate()
2015-08-18, by Yuya Nishihara
templater: port localdate filter to a function
2015-09-01, by Yuya Nishihara
util: extract function that parses timezone string
2015-09-01, by Yuya Nishihara
templater: drop unneeded destructuring of argument tuple at buildfilter
2015-09-01, by Yuya Nishihara
templater: extract helper that evaluates filter or function argument
2015-09-01, by Yuya Nishihara
contrib: add showstack extension
2015-08-28, by Matt Mackall
Added signature for changeset 1a45e49a6bed
stable
2015-09-01, by Matt Mackall
Added tag 3.5.1 for changeset 1a45e49a6bed
stable
2015-09-01, by Matt Mackall
hgweb: fix trust of templates path (BC)
stable
3.5.1
2015-09-01, by Matt Mackall
wix: avoid an abort with 'hg help -k foo'
stable
2015-09-01, by Matt Harbison
revlog: add an aggressivemergedelta option
2015-08-30, by Durham Goode
revlog: change generaldelta delta parent heuristic
2015-08-30, by Durham Goode
revlog: move textlen calculation to be above delta chooser
2015-08-30, by Durham Goode
revlog: move delta check to it's own function
2015-08-30, by Durham Goode
monoblue: add archive links on summary page
2015-08-19, by Anton Shestakov
help: distinguish sections when multiple match (issue4802)
2015-08-30, by timeless
merge with stable
2015-08-31, by Matt Mackall
hghave: add a check for docker support
2015-08-25, by Augie Fackler
hghave: add a check for debian packaging tools
2015-08-25, by Augie Fackler
run-tests: add support for marking tests as very slow
2015-08-24, by Augie Fackler
builddeb: rework how output dir and platform are specified
2015-08-25, by Augie Fackler
parsers: fix two cases of unsigned long instead of Py_ssize_t
2015-08-26, by Augie Fackler
templatefilters: remove redundant 'date' and 'strip' filters
2015-07-04, by Yuya Nishihara
templater: introduce unified filter syntax for unary functions
2015-07-04, by Yuya Nishihara
templater: inline getfilter() to buildfilter()
2015-07-04, by Yuya Nishihara
clone: fix updaterev to update to latest branch changeset (issue4528)
2015-08-30, by liscju
revsets: makes follow() supports file patterns (issue4757) (BC)
2015-08-20, by liscju
i18n-ja: synchronized with b930d4ef7739
stable
2015-08-31, by FUJIWARA Katsunori
histedit: improve discoverability of edit commit message
2015-08-28, by timeless
revset: cache smartset's min/max
2015-08-27, by Pierre-Yves David
spelling: behaviour -> behavior
2015-08-28, by timeless
glossary: fixup use of periods at end of entries
2015-08-28, by timeless
histedit: fix grammar for help for safety aborts
2015-08-28, by timeless
revset: mark reachablerootspure as private
2015-08-28, by Yuya Nishihara
reachableroots: construct and sort baseset in revset module
2015-08-28, by Yuya Nishihara
reachableroots: use smartset min
2015-08-21, by Pierre-Yves David
graphmod: stop building a list out of branchgroupiter
2015-08-21, by Pierre-Yves David
reachableroots: sort the smartset in the pure version too
2015-08-24, by Pierre-Yves David
builddeb: actually run make when building the deb (issue4778)
2015-08-24, by Augie Fackler
docker-debian-jessie: fix errant mkdir
2015-08-24, by Augie Fackler
makefile: rename debian-jessie to deb
2015-08-27, by Augie Fackler
run-tests: ignore failed removal of nonexistent installerrs
2015-08-25, by Augie Fackler
templater: move verbosity-to-template matcher to constructor
2015-08-25, by Matt Mackall
templater: remove pseudo-ternary
2015-08-25, by Matt Mackall
templater: fix variable name that shadows built-in
2015-08-25, by Matt Mackall
templater: minor whitespace tweaks
2015-08-25, by Matt Mackall
lock: make trylock private
2015-08-24, by Matt Mackall
lock: loop a finite number of times in trylock (issue4787)
2015-08-24, by Matt Mackall
reachableroots: silence warning of implicit integer narrowing issued by clang
2015-08-14, by Yuya Nishihara
reachableroots: narrow scope of minidx variable
2015-08-14, by Yuya Nishihara
convert: fix syncing deletes from p2 merge commit
2015-08-25, by Durham Goode
convert: add convert.git.skipsubmodules option
2015-08-24, by Durham Goode
paths: move path validation logic to its own function
2015-08-24, by Durham Goode
parsers: avoid int/unsigned conversions
2015-08-21, by Augie Fackler
base85: fix comparison of an int and a long
2015-08-21, by Augie Fackler
progress: restore testedwith to the stub
2015-08-25, by Augie Fackler
hgweb: make refresh interval configurable
2015-08-22, by Gregory Szorc
filemerge: add 'union' merge to internal merge tool
2015-08-16, by Erik Huelsmann
filemerge: split internal merge into api entry point and internal helper
2015-08-16, by Erik Huelsmann
simplemerge: add 'mode' kwarg which - when 'union' - suppresses markers
2015-08-16, by Erik Huelsmann
hghave: remove quiet option
2015-08-22, by Gregory Szorc
hghave: move feature checking into hghave.py
2015-08-22, by Gregory Szorc
tests: move '#require bzr' into .t files
2015-08-22, by Gregory Szorc
commands.push: use "pushloc" path attribute
2015-08-08, by Gregory Szorc
ui: capture push location on path instances
2015-08-07, by Gregory Szorc
worker: use multiprocessing to find cpu count
2015-05-25, by Gregory Szorc
import-checker: ensure multiprocessing is treated as from stdlib
2015-08-24, by Augie Fackler
reachableroots: use baseset lazy sorting
2015-08-20, by Pierre-Yves David
baseset: keep the input set around
2015-08-20, by Pierre-Yves David
reachableroots: unroll loop that checks if one of parents is reachable
2015-08-16, by Yuya Nishihara
reachableroots: handle error of PyList_Append()
2015-08-15, by Yuya Nishihara
commands.push: use paths API
2015-08-07, by Gregory Szorc
ui: move URL and path detection into path API
2015-08-08, by Gregory Szorc
reachableroots: return list of revisions instead of set
2015-08-14, by Yuya Nishihara
reachableroots: use internal "revstates" array to test if rev is reachable
2015-08-14, by Yuya Nishihara
reachableroots: use internal "revstates" array to test if rev is a root
2015-08-14, by Yuya Nishihara
parsers: set exception when there's too little string data to extract parents
2015-08-18, by Augie Fackler
parsers: drop spurious check of readlen value
2015-08-18, by Augie Fackler
pathencode: check result of .digest() method in sha1hash
2015-08-18, by Augie Fackler
parsers: correctly decref normed value after PyDict_SetItem
2015-08-18, by Augie Fackler
parsers: fix two leaks in index_ancestors
2015-08-18, by Augie Fackler
merge with stable
2015-08-18, by Matt Mackall
merge with i18n
stable
2015-08-18, by Matt Mackall
i18n-pt_BR: synchronized with d14590f90cb6
stable
2015-08-13, by Wagner Bruna
reachableroots: extend "revstates" to array of bit flags
2015-08-14, by Yuya Nishihara
reachableroots: rename "seen" array to "revstates" for future extension
2015-08-14, by Yuya Nishihara
reachableroots: give anonymous name to short-lived "numheads" variable
2015-08-15, by Yuya Nishihara
reachableroots: reduce nesting level by jumping to next iteration by continue
2015-08-15, by Yuya Nishihara
test-convert-git: work around output format changes in git
stable
2015-08-17, by Augie Fackler
histedit: correct spelling etc in more comments
2015-08-17, by Augie Fackler
histedit: add a missing "s" in a comment
2015-07-31, by Pierre-Yves David
convert: fix convert dropping p2 contents during filemap merge
2015-08-14, by Durham Goode
convert: implements targetfilebelongstosource for filemap source
2015-08-15, by Durham Goode
convert: add function to test if file is from source
2015-08-15, by Durham Goode
revsetbenchmarks: run make after update so that C extensions are built
2015-08-15, by Yuya Nishihara
reachableroots: fix memleak of integer objects at includepath loop
2015-08-14, by Yuya Nishihara
reachableroots: bail if integer object cannot be allocated
2015-08-14, by Yuya Nishihara
devel-warn: issue a warning when writing bookmarks without holding the wlock
2015-08-01, by Laurent Charignon
merge with stable
2015-08-13, by Matt Mackall
rebase: lock the repo during the full rebase operation
stable
2015-08-11, by Pierre-Yves David
update: wlock the repo for the whole 'hg update' command
stable
2015-08-11, by Pierre-Yves David
help: fix typo in scripting documentation
stable
2015-08-13, by Wagner Bruna
hg: avoid auto sharing when the clone destination is remote
stable
2015-08-13, by FUJIWARA Katsunori
largefiles: ensure lfutil.getstandinmatcher() only matches standins
stable
2015-08-12, by Matt Harbison
dirstate: add --minimal flag to debugrebuilddirstate
2015-08-12, by Durham Goode
tests: make filterpyflakes.py read target files relatively to cwd
2015-08-13, by FUJIWARA Katsunori
monoblue: remove duplicate font-family property from td.source
2015-08-11, by Anton Shestakov
monoblue: remove unused elements and related css
2015-08-11, by Anton Shestakov
less
more
|
(0)
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip