Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-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.
ssl: handle a difference in SSLError with pypy (issue5348)
2016-09-13, by Pierre-Yves David
manifest: change manifestctx to not inherit from manifestdict
2016-09-12, by Durham Goode
manifest: make one use of _mancache avoid manifestctxs
2016-09-12, by Durham Goode
debugrevspec: add option to verify optimized result
2016-08-21, by Yuya Nishihara
debugrevspec: add option to skip optimize() and evaluate unoptimized tree
2016-08-21, by Yuya Nishihara
revset: remove showwarning option from expandaliases()
2016-09-08, by Yuya Nishihara
debugrevspec: evaluate tree built by itself
2016-08-21, by Yuya Nishihara
localrepo: make _refreshfilecachestats unfiltered method to refresh correctly
2016-09-12, by FUJIWARA Katsunori
streamclone: clear caches after writing changes into files for visibility
2016-09-12, by FUJIWARA Katsunori
localrepo: make invalidate avoid invalidating store inside transaction (API)
2016-09-12, by FUJIWARA Katsunori
streamclone: force @filecache properties to be reloaded from file
2016-09-12, by FUJIWARA Katsunori
manifest: backed out changeset bb3281b3fcaa
2016-09-10, by Pierre-Yves David
manifest: backed out changeset b60a5fe98b73
2016-09-10, by Pierre-Yves David
debugrevspec: deprecate --optimize option
2016-08-21, by Yuya Nishihara
debugrevspec: add option to print parsed tree at given stages
2016-08-21, by Yuya Nishihara
debugrevspec: transform and print parsed tree by stages
2016-08-21, by Yuya Nishihara
debugrevspec: build parsed tree even if no --verbose specified
2016-08-21, by Yuya Nishihara
osutil: fix the declaration to work on different sizes of off_t
2016-09-08, by Maciej Fijalkowski
manifest: change manifestctx to not inherit from manifestdict
2016-08-31, by Durham Goode
manifest: make uses of _mancache aware of contexts
2016-08-29, by Durham Goode
manifest: add treemanifestctx class
2016-08-31, by Durham Goode
revset: add public function to create matcher from evaluatable tree
2016-08-21, by Yuya Nishihara
revset: make analyze() a separate step from optimize()
2016-08-21, by Yuya Nishihara
revset: extract tree transformation from optimize()
2016-08-07, by Yuya Nishihara
hghave: fix has_bzr() to not try to import RevisionSpec as module
2016-09-04, by Yuya Nishihara
update: label bookmark name in message
2016-08-22, by Pierre-Yves David
discovery: explicitly check for None in outgoing init
2016-09-06, by Ryan McElroy
import: report directory-relative paths in error messages (issue5224)
2016-08-26, by liscju
commands: remove unecessary copying of list in graft()
2016-09-05, by Hannes Oldenburg
revset: do not partial-match operator and function names in optimize()
2016-08-07, by Yuya Nishihara
revset: remove false condition to process 'negate' operator
2016-08-07, by Yuya Nishihara
revset: make optimize() reject unknown operators
2016-08-07, by Yuya Nishihara
help: show content for explicitly disabled extension (issue5228)
2016-09-01, by liscju
obsolete: fix minor module documentation issues
2016-09-02, by liscju
debugextensions: hide "ships-with-hg-core" magic string (BC)
2016-08-26, by Yuya Nishihara
debugextensions: show ships-with-hg-core state as a separate field
2016-08-31, by Yuya Nishihara
test-debugextensions: add dummy extension to make ifcontains() test more solid
2016-08-31, by Yuya Nishihara
py3: remove use of *L syntax
2016-09-01, by Pulkit Goyal
util: rename checkcase() to fscasesensitive() (API)
2016-08-30, by Martin von Zweigbergk
manifest: call m1.load and m2.load before writing a subtree
2016-08-29, by Durham Goode
histedit: correct output of error when 'base' is from the edit list
2016-08-30, by Augie Fackler
py3: split check of pygments-using files from the rest of the tree
2016-08-30, by Augie Fackler
version: change "place" field of extension to "bundled" flag
2016-08-26, by Yuya Nishihara
extensions: use ismoduleinternal() thoroughly
2016-08-27, by Yuya Nishihara
lock: show more detail for new-style locks in lock waiting message (issue4752)
2016-08-30, by Mark Ignacio
formatter: add context manager interface for convenience
2016-08-29, by Yuya Nishihara
histedit: remove now unused 'constraints' related code
2016-08-26, by Pierre-Yves David
histedt: use inheritance to override the constraints in 'base'
2016-08-26, by Pierre-Yves David
histedit: move constraint verification to the 'action.verify' method
2016-08-26, by Pierre-Yves David
histedit: directly use node in 'verifyactions'
2016-08-26, by Pierre-Yves David
histedit: temporarily shorten name of 'constraints' variable
2016-08-26, by Pierre-Yves David
histedit: drop the 'nodetoverify' local variable
2016-08-26, by Pierre-Yves David
histedit: make 'constraints' a class attribute instead of a method
2016-08-26, by Pierre-Yves David
histedit: drop the 'nodetoverify' method
2016-08-26, by Pierre-Yves David
test-gpg: start gpg-agent by gpg-connect-agent only if GnuPG v2.1+ detected
2016-08-29, by Yuya Nishihara
rebase: properly calculate total commits to rebase (issue5347)
2016-08-26, by timeless
mpatch: add setup_mpatch_cffi.py
2016-08-28, by Maciej Fijalkowski
journal: rename on disk files to 'namejournal'
2016-08-24, by Pierre-Yves David
tests: guard demandimport segment of test-extension.t
2016-08-25, by timeless
tests: skip demandimport if disabled
2016-08-25, by timeless
hghave: add demandimport checking
2016-08-25, by timeless
hghave: make bzr checks stricter
2016-08-25, by timeless
help: document wire protocol commands
2016-08-22, by Gregory Szorc
help: document wire protocol "handshake" protocol
2016-08-22, by Gregory Szorc
help: document wire protocol capabilities
2016-08-22, by Gregory Szorc
crecord: properly handle files with No newline at eof (issue5268)
stable
2016-09-02, by timeless
annotate: pre-calculate the "needed" dictionary (issue5360)
stable
2016-09-02, by Jun Wu
help: document wire protocol transport protocols
2016-08-22, by Gregory Szorc
help: internals topic for wire protocol
2016-08-22, by Gregory Szorc
grep: add formatter support
2016-08-18, by Yuya Nishihara
grep: build list of all columns regardless of display options
2016-08-18, by Yuya Nishihara
grep: build list of columns without "grep." label prefix
2016-08-18, by Yuya Nishihara
grep: factor out function that prints matched line with labels
2016-08-18, by Yuya Nishihara
grep: refactor loop that yields matched text with label
2016-08-18, by Yuya Nishihara
Added signature for changeset ccd436f7db6d
stable
2016-09-01, by Kevin Bullock
Added tag 3.9.1 for changeset ccd436f7db6d
stable
2016-09-01, by Kevin Bullock
bundle2: localize handleoutput remote prompts
stable
3.9.1
2016-09-01, by Akihiko Odaki
i18n-pt_BR: synchronized with a12d13eac513
stable
2016-08-31, by Wagner Bruna
files: change documentation to match its behaviour (issue5276)
2016-07-05, by liscju
templater: add template path to __base__ search
2016-08-24, by Matt Mackall
bundle2: fail faster when interrupted
stable
2016-08-25, by Gregory Szorc
blackbox: also log alias expansions
2016-08-23, by Augie Fackler
test-clonebundles: accept another error string here
2016-08-25, by Augie Fackler
tests: guard test-archive-symlink with unziplinks check
2016-08-25, by Augie Fackler
hghave: add a check for unzip(1) that understands symlinks
2016-08-25, by Augie Fackler
test-https: drop two spurious --traceback flags
2016-08-25, by Augie Fackler
extensions: change magic "shipped with hg" string
2016-08-23, by Augie Fackler
version: add formatter support
2016-08-25, by Yuya Nishihara
version: factor out mapping of internal/external labels
2016-08-16, by Yuya Nishihara
version: always build list of extension versions
2016-08-16, by Yuya Nishihara
formatter: add fm.nested(field) to either write or build sub items
2016-03-13, by Yuya Nishihara
formatter: factor out format*() functions to separate classes
2016-08-15, by Yuya Nishihara
crecord: restore SIGWINCH handler before return
2016-08-24, by Jun Wu
bdiff: implement cffi version of bdiff
2016-08-20, by Maciej Fijalkowski
bdiff: implement cffi version of blocks
2016-07-28, by Maciej Fijalkowski
util: checknlink should remove file it creates if an exception occurs
2016-08-19, by Tony Tung
merge: remove files with extra actions from merge action list
2016-08-23, by Siddharth Agarwal
revlog: use an LRU cache for delta chain bases
2016-08-22, by Gregory Szorc
revlog: remove unused variables
2016-08-22, by Gregory Szorc
util: properly implement lrucachedict.get()
2016-08-22, by Gregory Szorc
manifest: change changectx to access manifest via manifestlog
2016-08-17, by Durham Goode
manifest: use property instead of field for manifest revlog storage
2016-08-17, by Durham Goode
manifest: introduce manifestlog and manifestctx classes
2016-08-17, by Durham Goode
manifest: make manifest derive from manifestrevlog
2016-08-17, by Durham Goode
manifest: break mancache into two caches
2016-08-17, by Durham Goode
dispatch: explicitly pass fancyopts optional arg as a keyword
2016-08-18, by Augie Fackler
osutil: fix the bug on OS X when we return more in listdir
2016-08-20, by Maciej Fijalkowski
histedit: use samefile function from cmdutil
2016-08-21, by Hannes Oldenburg
cmdutil: extract samefile function from amend()
2016-08-21, by Hannes Oldenburg
templater: rename "right" argument of pad() function
2016-04-22, by Yuya Nishihara
templater: make pad() evaluate boolean argument (BC)
2016-04-22, by Yuya Nishihara
templater: fix if() to not evaluate False as bool('False')
2016-08-18, by Yuya Nishihara
templater: make it clearer that _flatten() omits None
2016-08-18, by Yuya Nishihara
revset: support "follow(renamed.py, e22f4f3f06c3)" (issue5334)
2016-08-18, by Gábor Stefanik
coal: use inheritance to derive from paper
2016-08-17, by Matt Mackall
templater: add inheritance support to style maps
2016-08-17, by Matt Mackall
killdaemons: prevent killing all user processes by bad pid file
2016-08-18, by Yuya Nishihara
py3: automatically glob out line numbers from check-py3-compat output
2016-08-17, by Yuya Nishihara
py3: have check-py3-compat require pygments to get stable result
2016-08-17, by Yuya Nishihara
computeoutgoing: move the function from 'changegroup' to 'exchange'
2016-08-09, by Pierre-Yves David
less
more
|
(0)
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip