Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+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.
bookmarks: make writing files out avoid ambiguity of file stat
2016-06-03, by FUJIWARA Katsunori
transaction: avoid ambiguity of file stat at closing transaction
2016-06-03, by FUJIWARA Katsunori
util: add __ne__ to filestat class for consistency
2016-06-03, by FUJIWARA Katsunori
style: remove namespace class
2016-04-16, by Pierre-Yves David
style: don't use capital letter for constant
2016-04-16, by Pierre-Yves David
tests-subrepo-git: use "f" to dump pwned.txt, for portability
stable
2016-06-02, by Danek Duvall
bundle2: don't assume ordering of heads checked after push
stable
2016-06-01, by Mads Kiilerich
sslutil: print the fingerprint from the last hash used
2016-06-04, by Gregory Szorc
sslutil: make cert fingerprints messages more actionable
2016-05-31, by Gregory Szorc
sslutil: refactor code for fingerprint matching
2016-05-30, by Gregory Szorc
sslutil: print SHA-256 fingerprint by default
2016-05-30, by Gregory Szorc
sslutil: move and change warning when cert verification is disabled
2016-05-30, by Gregory Szorc
sslutil: add devel.disableloaddefaultcerts to disable CA loading
2016-06-01, by Gregory Szorc
sslutil: store flag for whether cert verification is disabled
2016-05-30, by Gregory Szorc
sslutil: remove "strict" argument from validatesocket()
2016-05-30, by Gregory Szorc
mail: unsupport smtp.verifycert (BC)
2016-06-04, by Gregory Szorc
update: fix bare --clean to work on new branch (issue5003) (BC)
2016-04-05, by liscju
revert: use "discard"/"revert" verb when reverting interactively (issue5143)
2016-06-03, by Denis Laxalde
run-tests: add support for RTUNICODEPEDANTRY environment variable
2016-04-05, by timeless
obsolete: fix grammar
2016-05-27, by timeless
tests: add run-test .testtimes basic testing
2016-04-03, by timeless
check-code: make repquote distinguish more characters for exact detection
2016-05-31, by FUJIWARA Katsunori
check-code: centralize rules depending on implementation of repquote
2016-05-31, by FUJIWARA Katsunori
check-code: use fixedmap for replacement of space characters
2016-05-31, by FUJIWARA Katsunori
check-code: replace quoted characters correctly
2016-05-31, by FUJIWARA Katsunori
test-chg: add basic tests for server lifecycle
2016-05-21, by Yuya Nishihara
test-chg: run only with chg
2016-03-20, by Yuya Nishihara
distate: add assertions to backup functions
2016-05-26, by Mateusz Kwapich
Added signature for changeset a9764ab80e11
stable
2016-06-01, by Matt Mackall
Added tag 3.8.3 for changeset a9764ab80e11
stable
2016-06-01, by Matt Mackall
shelve: use backup functions instead of manually copying dirstate
2016-05-24, by Mateusz Kwapich
dirstate: don't use actualfilename to name the backup file
2016-05-25, by Mateusz Kwapich
sslutil: reference appropriate config section in messaging
2016-05-28, by Gregory Szorc
sslutil: allow fingerprints to be specified in [hostsecurity]
2016-05-28, by Gregory Szorc
debuginstall: expose modulepolicy
2016-03-09, by timeless
revset: define table of sort() key functions
2016-05-14, by Yuya Nishihara
revset: factor out reverse flag of sort() key
2016-05-14, by Yuya Nishihara
tests: don't save host fingerprints in hgrc
2016-05-28, by Gregory Szorc
sslutil: calculate host fingerprints from additional algorithms
2016-05-28, by Gregory Szorc
util: add sha256
2016-05-28, by Gregory Szorc
sslutil: move CA file processing into _hostsettings()
2016-05-28, by Gregory Szorc
sslutil: move SSLContext.verify_mode value into _hostsettings
2016-05-28, by Gregory Szorc
sslutil: introduce a function for determining host-specific settings
2016-05-28, by Gregory Szorc
tests-subrepo-git: emit a different "pwned" message based on the test
stable
3.8.3
2016-05-27, by Danek Duvall
tests-subrepo-git: make the "pwned" message output in a stable order
stable
2016-05-27, by Danek Duvall
test-cache-abuse: correct for different hunk headers between Solaris and GNU
stable
2016-05-27, by Danek Duvall
lazymanifest: fix typo s/typles/tuples/
stable
2016-05-27, by Javi Merino
sslutil: remove sslkwargs() (API)
2016-05-25, by Gregory Szorc
url: remove use of sslkwargs
2016-05-25, by Gregory Szorc
mail: remove use of sslkwargs
2016-05-25, by Gregory Szorc
httpconnection: remove use of sslkwargs
2016-05-25, by Gregory Szorc
sslutil: move sslkwargs logic into internal function (API)
2016-05-25, by Gregory Szorc
sslutil: remove ui from sslkwargs (API)
2016-05-25, by Gregory Szorc
dirstate: remove file from copymap on drop
2016-05-25, by Mateusz Kwapich
run-tests: use json.dumps(separators=)
2016-05-26, by timeless
debugignore: make messages translatable
2016-05-26, by FUJIWARA Katsunori
grep: make a message translatable
2016-05-26, by FUJIWARA Katsunori
subrepo: make a message translatable
2016-05-26, by FUJIWARA Katsunori
merge: make messages translatable
2016-05-26, by FUJIWARA Katsunori
httppeer: make a message translatable
2016-05-26, by FUJIWARA Katsunori
notify: make a message translatable
2016-05-26, by FUJIWARA Katsunori
gpg: make a message translatable
2016-05-26, by FUJIWARA Katsunori
revset: use getargsdict for sort()
2016-05-23, by Martijn Pieters
merge with stable
2016-05-25, by Matt Mackall
changegroup: extract method that sorts nodes to send
2016-05-12, by Augie Fackler
hg: disable demandimport for py3
2016-05-11, by timeless
tests: enable import checker for all python files (including no .py files)
2016-05-15, by Yuya Nishihara
tests: make 'f' utility import hashlib unconditionally
2016-05-15, by Yuya Nishihara
tests: fix typo of shebang prefix in test-check-pyflakes.t
2016-05-15, by Yuya Nishihara
hghave: silence future pyflakes warning of unused import
2016-05-15, by Yuya Nishihara
tests: remove unused import from 'f' utility
2016-05-15, by Yuya Nishihara
bookmarks: allow pushing active bookmark on new remote head (issue5236)
stable
2016-05-24, by liscju
sslutil: remove redundant check of sslsocket.cipher()
2016-05-15, by Gregory Szorc
sslutil: convert socket validation from a class to a function (API)
2016-05-15, by Gregory Szorc
sslutil: store and use hostname and ui in socket instance
2016-05-15, by Gregory Szorc
sslutil: use a dict for hanging hg state off the wrapped socket
2016-05-15, by Gregory Szorc
sslutil: require serverhostname argument (API)
2016-05-05, by Gregory Szorc
annotate: optimize line counting
2016-05-18, by Matt Mackall
purge: use opts.get()
2016-05-16, by Gregory Szorc
test-run-tests: clean up inuse server eagerly
2016-05-11, by timeless
tests: refactor run-tests helpers
2016-05-11, by timeless
tests: silence test-repo obsolete warning
2016-05-11, by timeless
largefiles: send statlfile remote calls only for nonexisting locally files
2016-05-09, by liscju
check-code: reject .next(...)
2016-05-16, by timeless
py3: convert to next() function
2016-05-16, by timeless
revset: rename variable to avoid shadowing with builtin next() function
2016-05-16, by timeless
histedit: add experimental config for using the first word of the commit
2016-05-06, by Sean Farley
histedit: add optional parameter for determining intial editor line
2016-05-06, by Sean Farley
tests: enable import checker for all **.py files
2016-05-14, by Yuya Nishihara
py3: make contrib/import-checker.py get along with itself
2016-05-14, by Yuya Nishihara
py3: make contrib/revsetbenchmarks.py not import symbols from stdlib modules
2016-05-14, by Yuya Nishihara
py3: make contrib/bdiff-torture.py conform to our import style
2016-05-14, by Yuya Nishihara
import-checker: extend check of symbol-import order to all local modules
2016-05-14, by Yuya Nishihara
import-checker: always build a list of imported symbols
2016-05-14, by Yuya Nishihara
import-checker: fix test to make a real package
2016-05-14, by Yuya Nishihara
py3: move up symbol imports to enforce import-checker rules
2016-05-14, by Yuya Nishihara
util: make copyfile avoid ambiguity of file stat if needed
2016-05-19, by FUJIWARA Katsunori
vfs: make rename avoid ambiguity of file stat if needed
2016-05-19, by FUJIWARA Katsunori
vfs: make atomictempfile avoid ambiguity of file stat if needed
2016-05-19, by FUJIWARA Katsunori
util: make atomictempfile avoid ambiguity of file stat if needed
2016-05-19, by FUJIWARA Katsunori
util: add filestat class to detect ambiguity of file stat
2016-05-19, by FUJIWARA Katsunori
run-tests: handle json.dumps divergence
2016-05-05, by timeless
tests: use debuginstall to retrieve hg version
2016-05-10, by timeless
debuginstall: add mercurial version
2016-05-10, by timeless
strip: invalidate phase cache after stripping changeset (issue5235)
stable
2016-05-12, by Laurent Charignon
py3: make tests/svn-safe-append.py use absolute_import
2016-05-16, by Pulkit Goyal
py3: make tests/test-atomictempfile.py use absolute_import
2016-05-16, by Pulkit Goyal
py3: tests/test-check-py3-compat.t output updated
2016-05-16, by Pulkit Goyal
py3: use setattr() to assign new class attribute
2016-05-17, by Pulkit Goyal
localrepo: use dirstate savebackup instead of handling dirstate file manually
2016-05-11, by Mateusz Kwapich
localrepo: use dirstate restorebackup instead of copying dirstate manually
2016-05-13, by Mateusz Kwapich
dirstate: add prefix and suffix arguments to backup
2016-05-13, by Mateusz Kwapich
tests: mark test-atomictempfile.py write as binary
2016-04-20, by timeless
tests: mark test-context.py write as binary
2016-04-20, by timeless
transaction: turn lack of locking into a hard failure (API)
2016-05-05, by Pierre-Yves David
test: extract develwarn transaction testing in its own command
2016-05-05, by Pierre-Yves David
graphmod: update edgemap in-place
2016-05-16, by Martijn Pieters
tests: test-archive.t use mercurial.util for urllib compat
2016-05-06, by timeless
tests: test-archive.t use sys.stdout.buffer for binary output in py3
2016-05-06, by timeless
localrepo: prevent executable-bit only changes from being lost on amend
stable
2016-05-19, by Mateusz Kwapich
tests: escape bytes setting MSB in input of grep for portability
stable
2016-05-21, by FUJIWARA Katsunori
tests: test-archive.t use absolute_import
2016-05-06, by timeless
tests: test-archive.t use open() instead of file() for py3 compat
2016-05-06, by timeless
tests: test-archive.t use print_function
2016-05-06, by timeless
merge with stable
2016-05-17, by Matt Mackall
readlink: use print_function
2016-05-11, by timeless
tests: test-addremove-similar.t use print() for py3
2016-05-06, by timeless
tests: add coverage for run-tests.py --whitelist
2016-05-06, by timeless
hg: limit HGUNICODEPEDANTRY to py2
2016-04-05, by timeless
py3: make i18n/hggettext use print_function
2016-05-13, by Pulkit Goyal
py3: make i18n/hggettext use absolute_import
2016-05-13, by Pulkit Goyal
py3: make doc/docchecker use print_function
2016-05-13, by Pulkit Goyal
py3: make doc/docchecker use absolute_import
2016-05-13, by Pulkit Goyal
py3: make contrib/undumprevlog use absolute_import
2016-05-13, by Pulkit Goyal
py3: make contrib/dumprevlog use print_function
2016-05-13, by Pulkit Goyal
py3: make contrib/dumprevlog use absolute_import
2016-05-13, by Pulkit Goyal
py3: make contrib/check-commit use print_function
2016-05-13, by Pulkit Goyal
py3: make contrib/check-commit use absolute_import
2016-05-13, by Pulkit Goyal
hgcia: remove hgcia (BC)
2016-05-12, by Jun Wu
py3: make tests/hghave use absolute_import
2016-05-13, by Pulkit Goyal
py3: make tests/f use absolute_import
2016-05-13, by Pulkit Goyal
py3: make tests/dummyssh use absolute_import
2016-05-13, by Pulkit Goyal
py3: make raise statement python3 compatible
2016-05-13, by Pulkit Goyal
Added signature for changeset aaabed77791a
stable
2016-05-16, by Matt Mackall
Added tag 3.8.2 for changeset aaabed77791a
stable
2016-05-16, by Matt Mackall
help: search section of help topic by translated section name correctly
stable
3.8.2
2016-05-13, by FUJIWARA Katsunori
patch: show lower-ed translated message correctly
stable
2016-05-13, by FUJIWARA Katsunori
py3: make i18n/posplit use print_function
2016-05-13, by Pulkit Goyal
py3: make i18n/posplit use absolute_import
2016-05-13, by Pulkit Goyal
wireproto: optimize handling of large batch responses
2016-05-12, by Augie Fackler
cleanup: replace False identity testing with an explicit token object
2016-05-05, by Pierre-Yves David
devel: officially deprecate dirstate.write without transaction argument
2016-05-11, by Pierre-Yves David
devel: officially deprecate update without destination
2016-05-11, by Pierre-Yves David
devel: fix a typo in a deprecation warning
2016-05-11, by Pierre-Yves David
devel: officially deprecate old style revset
2016-05-11, by Pierre-Yves David
check-code: handle py3 open divergence
2016-05-11, by timeless
check-code: switch to opener
2016-05-11, by timeless
check-code: handle range/xrange divergence
2016-05-11, by timeless
check-code: fix py3 complaint about \NNN being invalid unicode
2016-05-11, by timeless
hghave: switch from iteritems to items
2016-05-05, by timeless
hghave: matchoutput needs to use bytes for regexp
2016-05-05, by timeless
revset: make dagrange preserve order of input set
2016-05-03, by Yuya Nishihara
tests: mark test-check-pyflakes.t as requiring hg1.0+
2016-05-05, by timeless
dirstate: make backup methods public
2016-05-05, by Mateusz Kwapich
check-code: add a rule banning `env -u`
2016-05-06, by Kevin Bullock
subrepo: use unset instead of env -u to fix test on BSDs (issue5229)
2016-05-06, by Kevin Bullock
graphmod: partial edge styling
2016-05-04, by Martijn Pieters
pure: write a really lazy version of pure indexObject
2016-04-24, by Maciej Fijalkowski
dispatch: always load extensions before running shell aliases (issue5230)
2016-05-07, by Jun Wu
httpclient: update to upstream revision 2995635573d2
2016-05-09, by Augie Fackler
crecord: call prevsibling() and nextsibling() directly
2016-05-06, by Anton Shestakov
dispatch: add fail-* family of hooks
2016-04-28, by Jordi GutiƩrrez Hermoso
py3: make hgext/rebase.py use absolute_import
2016-05-06, by Pulkit Goyal
py3: make hgext/mq.py use absolute_import
2016-05-06, by Pulkit Goyal
py3: make hgext/hisedit.py use absolute_import
2016-05-06, by Pulkit Goyal
py3: make hgext/hgk.py use absolute_import
2016-05-06, by Pulkit Goyal
py3: make hgext/gpg.py use absolute_import
2016-05-06, by Pulkit Goyal
py3: make hgext/graphlog.py use absolute_import
2016-05-06, by Pulkit Goyal
import-checker: recognize relative imports from parents of current package
2016-05-07, by liscju
py3: make hgext/fetch.py use absolute_import
2016-05-06, by Pulkit Goyal
tests: test-check-py3-compat.t output updated
2016-05-06, by Pulkit Goyal
revset: factor out public optimize() function from recursion
2016-05-02, by Yuya Nishihara
revset: introduce temporary variables in optimize() where they look better
2016-05-02, by Yuya Nishihara
revset: construct arguments of only() against matched tree
2016-05-02, by Yuya Nishihara
revset: unnest isonly() closure from optimize()
2016-05-02, by Yuya Nishihara
sslutil: stop checking for web.cacerts=! (BC)
2016-05-05, by Gregory Szorc
dispatch: stop setting web.cacerts=! to indicate --insecure
2016-05-05, by Gregory Szorc
sslutil: use CA loaded state to drive validation logic
2016-05-05, by Gregory Szorc
sslutil: handle ui.insecureconnections in validator
2016-05-05, by Gregory Szorc
sslutil: check for ui.insecureconnections in sslkwargs
2016-05-05, by Gregory Szorc
dispatch: set ui.insecureconnections when --insecure is used
2016-05-05, by Gregory Szorc
ui: add an instance flag to hold --insecure bit
2016-05-05, by Gregory Szorc
less
more
|
(0)
-10000
-3000
-1000
-192
+192
+1000
+3000
+10000
tip