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.
pathencode: allow clang-format oversight
2018-02-12, by Augie Fackler
bdiff: add to clang-format oversight
2018-02-12, by Augie Fackler
test-merge-tools: stabilize for Windows
2018-02-11, by Matt Harbison
py3: replace file() with open() in test-convert-hg-source.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-encoding-align.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-encoding.t
2018-02-11, by Pulkit Goyal
py3: make sure we return str from __repr__
2018-02-11, by Pulkit Goyal
py3: check for bytes instead of str in hg.share()
2018-02-11, by Gregory Szorc
py3: port metaedit extension to Python 3
2018-02-11, by Gregory Szorc
py3: pass system string to email.message.Message.set_type()
2018-02-11, by Gregory Szorc
py3: open temporary file in binary mode
2018-02-11, by Gregory Szorc
py3: use email parser that operates on bytes
2018-02-11, by Gregory Szorc
py3: port ext-phase-report.py extension
2018-02-11, by Gregory Szorc
py3: more robustly cast UUID to bytes
2018-02-11, by Gregory Szorc
py3: use bytes() to cast context instances
2018-02-11, by Gregory Szorc
py3: convert __doc__ to bytes
2018-02-11, by Gregory Szorc
py3: cast repr() result to bytes
2018-02-11, by Gregory Szorc
py3: fix file i/o in test-status.t
2018-02-11, by Gregory Szorc
py3: pass system string to socket.getservbyname
2018-02-11, by Gregory Szorc
run-tests: report tests that exception occurred in
2018-02-11, by Gregory Szorc
py3: use raw string for file open mode
2018-02-11, by Gregory Szorc
py3: convert content-type to bytes
2018-02-11, by Gregory Szorc
gpg: print unknown key IDs in their entirety
2018-02-11, by Josef 'Jeff' Sipek
tests: fix check for --graph option in test-log-linerange.t
2018-02-11, by Denis Laxalde
py3: use "%d" instead of "%s" for integers
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-contrib.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-eol.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-extdiff.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-fileset.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-import-bypass.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-import-eol.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-import-git.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-import.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-mactext.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-mq-missingfiles.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-mq-qimport.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-patch-offset.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-relink.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-subrepo-missing.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-tag.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-transplant.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-walk.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-win32text.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-convert-p4-filetypes.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-convert-mtn.t
2018-02-11, by Pulkit Goyal
py3: replace file() with open() in test-clone.t
2018-02-11, by Pulkit Goyal
merge: cut import cycle at merge -> extensions
2018-02-06, by Yuya Nishihara
subrepo: split non-core functions to new module
2018-02-06, by Yuya Nishihara
diff: remove fp.write() wrapper which drops label argument
2018-02-07, by Yuya Nishihara
log: pack filematcher and hunksfilter into changesetdiffer object
2018-01-21, by Yuya Nishihara
log: drop dead code to concatenate --line-range patterns and pats
2018-01-21, by Yuya Nishihara
logcmdutil: create hunksfilter and filematcher even if no diff option given
2018-01-21, by Yuya Nishihara
logcmdutil: unindent diff generator of changesetprinter
2018-01-21, by Yuya Nishihara
logcmdutil: hold makefilematcher/makehunksfilter() by changesetpriner (API)
2018-01-21, by Yuya Nishihara
log: pass ctx to makefilematcher() and makehunksfilter() functions
2018-01-21, by Yuya Nishihara
tests: allow age to go up to triple digits in test-shelve.t
stable
2018-02-13, by Anton Shestakov
lfs: teach the 'lfs()' fileset to handle removed files
2018-01-27, by Matt Harbison
lfs: teach '{lfs_files}' to handle removed files
2018-01-27, by Matt Harbison
lfs: allow a pointer to be extracted from a context that removes the file
2018-01-27, by Matt Harbison
rebase: make "successors" a set in _computeobsoletenotrebased()
2018-02-10, by Denis Laxalde
merge with stable
2018-02-10, by Yuya Nishihara
rebase: do not consider extincts for divergence detection (issue5782)
2018-02-09, by Denis Laxalde
rebase: eliminate node from successors early in _computeobsoletenotrebased()
2018-02-09, by Denis Laxalde
rebase: add a test case for issue5782
2018-02-07, by Denis Laxalde
test: glob the temporary directory out of temporary file path
2018-02-09, by Boris Feld
tests: raise a better error when patterns are wrongly formatted
2018-02-09, by Boris Feld
lfs: add a fileset for detecting lfs files
2018-01-27, by Matt Harbison
tests: stabilize ssh tests on Windows
2018-02-07, by Matt Harbison
wireprotoserver: rename abstractserverproto and improve docstring
2018-02-01, by Gregory Szorc
wireprotoserver: document and improve the httplib workaround
2018-02-01, by Gregory Szorc
wireprotoserver: move error response handling out of hgweb
2018-01-31, by Gregory Szorc
hgweb: move call to protocol handler outside of try..except
2018-01-31, by Gregory Szorc
wireprotoserver: move protocol parsing and dispatch out of hgweb
2018-01-31, by Gregory Szorc
largefiles: register wire protocol commands with modern APIs
2018-02-01, by Gregory Szorc
wireproto: function for testing if wire protocol command is available
2018-01-30, by Gregory Szorc
wireproto: define and use types for wire protocol commands
2018-01-31, by Gregory Szorc
wireproto: improve docstring for @wireprotocommand
2018-01-30, by Gregory Szorc
wireproto: remove unnecessary exception trapping
2018-01-31, by Gregory Szorc
sshpeer: implement peer for version 2 of wire protocol
2018-02-06, by Gregory Szorc
sshpeer: rename sshpeer class to sshv1peer (API)
2018-02-06, by Gregory Szorc
sshpeer: initial definition and implementation of new SSH protocol
2018-02-06, by Gregory Szorc
internals: refactor wire protocol documentation
2018-02-06, by Gregory Szorc
revlog: rename 'self.checkinlinesize' into '_enforceinlinesize'
2018-02-05, by Boris Feld
revlog: add a _datareadfp context manager for data access needs
2018-02-05, by Boris Feld
revlog: use context manager for data file lifetime in checksize
2018-02-05, by Boris Feld
revlog: use context manager for index file lifetime in checkinlinesize
2018-02-05, by Boris Feld
revlog: use context manager for data file lifetime in checkinlinesize
2018-02-05, by Boris Feld
revlog: use context manager for index file life time in __init__
2018-02-05, by Boris Feld
revlog: move index file opening in a method
2018-02-05, by Boris Feld
revlog: move datafile opening in a method
2018-02-05, by Boris Feld
parseindex: implement context manager method on the wrapper
2018-02-06, by Boris Feld
parseindex: also forward keyword argument in a debug wrapper
2018-02-06, by Boris Feld
dumprevlog: handle being passed a mode parameter
2018-02-06, by Boris Feld
changelog: add the missing 'closed' property on 'appender' object
2018-02-06, by Boris Feld
changelog: implement context manager method for 'appender' object
2018-02-05, by Boris Feld
diff: improve ui.write performance when not coloring on Windows
2018-02-04, by Joerg Sonnenberger
hgsh: enable clang-format
2018-02-06, by Augie Fackler
chg: enable clang-format on all .c and .h files
2018-02-06, by Augie Fackler
python3: whitelist an additional 11 tests
2018-02-07, by Augie Fackler
ui: add explicit path to write prompt text bypassing buffers
2018-02-05, by Yuya Nishihara
ui: write prompt text in ui.prompt(), not in ui._readline()
2018-02-05, by Yuya Nishihara
logcmdutil: mark changesetprinter.showpatch() as private
2018-01-21, by Yuya Nishihara
logcmdutil: drop default arguments from changesetdisplayer/templater() calls
2018-01-21, by Yuya Nishihara
logcmdutil: make default parameters of changesetprinters consistent
2018-01-21, by Yuya Nishihara
mdiff: use str.startswith/endswith() instead of slicing
2018-02-04, by Yuya Nishihara
patch: unify check_binary and binary flags
2018-02-04, by Yuya Nishihara
fileset: don't abort when running copied() on a revision with a removed file
stable
2018-02-06, by Matt Harbison
py3: make sure we open the file in bytes mode
2018-02-07, by Pulkit Goyal
py3: use bytes instead of str
2018-02-07, by Pulkit Goyal
py3: add b'' prefixes to string literals in test files
2018-02-07, by Pulkit Goyal
py3: use range instead of xrange
2018-02-07, by Pulkit Goyal
py3: use open() instead of file()
2018-02-07, by Pulkit Goyal
py3: use pycompat.bytestr to convert _b85chars to bytes
2018-02-07, by Pulkit Goyal
py3: use pycompat.bytechr instead of chr
2018-02-07, by Pulkit Goyal
py3: use pycompat.ziplist instead of zip
2018-02-07, by Pulkit Goyal
patches: move assignment outside the conditional
2018-02-06, by Boris Feld
sshpeer: remove support for connecting to <0.9.1 servers (BC)
2018-02-04, by Gregory Szorc
sshpeer: document the handshake mechanism
2018-02-04, by Gregory Szorc
sshpeer: move handshake outside of sshpeer
2018-02-05, by Gregory Szorc
sshpeer: inline I/O into _validaterepo()
2018-02-04, by Gregory Szorc
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
+10000
tip