Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-896
+896
+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.
rust: better treatment of cargo/rustc errors
2018-12-06, by Georges Racinet
rust-cpython: start cpython crate bindings
2018-12-03, by Georges Racinet
rust-cpython: exclude hgcli from workspace
2018-12-03, by Georges Racinet
sparse-revlog: protect C code against delta chain including nullrev
2018-12-14, by Boris Feld
sparse-revlog: handle nullrev in index_get_length
2018-12-14, by Boris Feld
sparse-revlog: handle nullrev in index_get_start
2018-12-14, by Boris Feld
revlog: introduce a constant for nullrev in `revlog.c`
2018-12-14, by Boris Feld
rust: translation of missingancestors
2018-11-30, by Georges Racinet
contrib: provide a small script that draw performance plot
2018-12-14, by Paul Morelle
delta: filter nullrev out first
2018-12-06, by Boris Feld
perf: report more of the higher range in perfrevlogwrite
2018-12-06, by Boris Feld
help: present boolean arguments as "--[no-]foo"
2018-12-14, by Martin von Zweigbergk
help: show "default: off" for boolean flags that default to off
2018-12-14, by Martin von Zweigbergk
help: use "default: on" instead of "default: True"
2018-12-14, by Martin von Zweigbergk
check-commit: disallow capitalization only right after topic
2018-12-14, by Martin von Zweigbergk
absorb: don't prompt to apply changes when there are none to apply
2018-12-13, by Danny Hooper
py3: add a b'' prefix in tests/test-remotefilelog-pull-noshallow.t
2018-12-14, by Pulkit Goyal
error: implement __str__ on RevlogError to fix some output defects on Py3
2018-12-14, by Augie Fackler
perf: add two more missing b prefixes for Python 3
2018-12-14, by Augie Fackler
match: fix doctest to use bytes instead of str
2018-12-14, by Augie Fackler
py3: use pycompat.bytechr() instead of chr() in test-fastannotate-revmap.py
2018-12-14, by Pulkit Goyal
py3: add a missing b'' prefix in contrib/perf.py
2018-12-14, by Pulkit Goyal
py3: use '%d' for integers instead of '%s'
2018-12-14, by Pulkit Goyal
py3: whitelist another passing test caught by buildbot
2018-12-14, by Pulkit Goyal
py3: fix bad escapes of sub() replacement pattern in test-template-basic.t
2018-12-14, by Yuya Nishihara
perfdiscovery: benching findcommonheads()
2018-12-13, by Georges Racinet
windows: ensure pure posixfile fd doesn't escape by entering context manager
stable
2018-12-15, by Matt Harbison
vfs: ensure closewrapbase fh doesn't escape by entering context manager
stable
2018-12-15, by Matt Harbison
windows: ensure mixedfilemodewrapper fd doesn't escape by entering context mgr
stable
2018-12-15, by Matt Harbison
py3: ensure the proxied Windows fd doesn't escape by entering context manager
stable
2018-12-15, by Matt Harbison
merge with stable
2018-12-13, by Augie Fackler
templatefuncs: specialize "no match" value of search() to allow % operation
2018-12-12, by Yuya Nishihara
templatefuncs: add regexp search() function that extracts substring
2018-12-12, by Yuya Nishihara
rust: changed Graph.parents to return [Revision; 2]
2018-11-30, by Georges Racinet
rust: improved docstring
2018-12-11, by Georges Racinet
revset: move subscript relation functions to its own dict
2018-12-13, by Anton Shestakov
py3: teach run-tests.py to handle exe with spaces when --local isn't specified
2018-12-13, by Matt Harbison
rust: adapted hg-core tests for iteration over Result
2018-12-11, by Georges Racinet
win32: close the handles associated with a spawned child process
2018-12-11, by Matt Harbison
rust: remove comment about error handling of AncestorsIterator
2018-12-11, by Yuya Nishihara
test: fix test-http-bad-server with current python 2.7
stable
2018-12-12, by Julien Cristau
perf: add perfprogress command
2018-12-10, by Gregory Szorc
wireprotov2: unify file revision collection and linknode derivation
2018-12-10, by Gregory Szorc
wireprotov2: send linknodes to emitfilerevisions()
2018-12-10, by Gregory Szorc
tests: add tests for server-side linknode adjustment with wireprotov2
2018-12-10, by Gregory Szorc
tests: fix empty commit in test
2018-12-10, by Gregory Szorc
tests: add sparserevlog requirement to test-sqlitestore.t
2018-12-10, by Gregory Szorc
tests: remove all transitional configuration
2018-11-12, by Boris Feld
sparse-revlog: enabled by default
2018-11-12, by Boris Feld
test: preemptively disable sparse-revlog for some of test-upgrade-repo
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-wireproto-content-redirects.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-wireproto-command-capabilities.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-wireproto-caching.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-treemanifest.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-stream-bundle-v2.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-ssh.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-ssh-proto-unbundle.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-ssh-proto.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-ssh-bundle1.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-sparse-requirement.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-revlog-v2.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-repo-compengines.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-remotefilelog-log.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-remotefilelog-clone-tree.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-remotefilelog-clone.t
2018-11-28, by Boris Feld
test: enable sparse-revlog for test-phases.t
2018-11-28, by Boris Feld
test: enable sparse-revlog for test-narrow-clone.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-narrow-clone-stream.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-narrow-clone-no-ellipsis.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-lfs-serve.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-lfs-largefiles.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-lfconvert.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-init.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-http-protocol.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-hgweb-commands.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-debugcommands.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-clone-uncompressed.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-clonebundles.t
2018-11-12, by Boris Feld
test: enable sparse-revlog for test-bundle.t
2018-11-12, by Boris Feld
test: make sure sparse-revlog does not interfer with test-parseindex.t
2018-11-12, by Boris Feld
test: explicitly disable sparse-revlog in test-http-bad-server.t
2018-11-12, by Boris Feld
test: explicitly disable sparse-revlog in test-generaldelta.t
2018-11-12, by Boris Feld
sparse-revlog: disable sparse-revlog if config disable general-delta
2018-11-12, by Boris Feld
test: fix config typo in test-upgrade-repo.t
2018-11-12, by Boris Feld
tests: use $RUNTESTDIR instead of $TESTDIR in narrow-library.sh
2018-12-10, by Pulkit Goyal
tests: update network related errors for Debian 9
2018-12-10, by Boris Feld
util: implement pop() on lrucachedict
2018-11-04, by Yuya Nishihara
util: add method to peek item in lrucachedict
2018-10-31, by Yuya Nishihara
commandserver: loop over selector events
2018-10-31, by Yuya Nishihara
commandserver: remove redundant "if True" block
2018-10-31, by Yuya Nishihara
commandserver: extract handler of new socket connection
2018-10-31, by Yuya Nishihara
commandserver: pass around option to hook repo instance creation
2018-10-31, by Yuya Nishihara
py3: stop subscripting socket.error
2018-12-09, by Matt Harbison
test: update test-logtoprocess.t to not requires less
2018-12-09, by Boris Feld
py3: quote several instances of $PYTHON for Windows
2018-12-09, by Matt Harbison
py3: adapt test-largefiles-wireproto.t to python3
2018-12-09, by Matt Harbison
py3: byteify test-push-race.t
2018-12-09, by Matt Harbison
py3: convert filename to bytes in test-hardlinks.t
2018-12-09, by Matt Harbison
narrow: keep bookmarks temporarily stripped for as long as commits are
2018-12-08, by Martin von Zweigbergk
narrow: drop obsolete support for old Mercurial
2018-12-08, by Martin von Zweigbergk
tests: test that narrow preserves bookmarks on widen
2018-12-06, by Martin von Zweigbergk
rebase: clarify that commits that become empty are skipped
2018-12-07, by Martin von Zweigbergk
rebase: format commit in usual way when explaining that it became empty
2018-12-07, by Martin von Zweigbergk
rust: propagate error of index_get_parents() properly
2018-10-29, by Yuya Nishihara
rust: look up HgRevlogIndex_GetParents() from symbol table
2018-12-02, by Yuya Nishihara
revlog: add public CPython function to get parent revisions
2018-12-02, by Yuya Nishihara
revlog: rename indexType to HgRevlogIndex_Type as it's a global symbol
2018-12-02, by Yuya Nishihara
revlog: export symbol of indexType
2018-12-02, by Yuya Nishihara
setup: fix path of rust source dependencies
2018-12-02, by Yuya Nishihara
rebase: remove now-unnecessary arguments to _abort()
2018-03-04, by Martin von Zweigbergk
rebase: move abort() onto rebaseruntime
2018-03-04, by Martin von Zweigbergk
cleanupnodes: trust caller when "moves" is not None
2018-03-21, by Martin von Zweigbergk
shelve: change transaction description from "commit" to "shelve"
2018-12-05, by Martin von Zweigbergk
shelve: drop unnecessary backup of dirstate for phase-based case
2018-12-05, by Martin von Zweigbergk
tests: split test-shelve.t in two
2018-12-05, by Martin von Zweigbergk
remotefilelog: rely on progress helper for keeping track of position
2018-12-04, by Martin von Zweigbergk
remotefilelog: reduce use of "count" container
2018-12-04, by Martin von Zweigbergk
remotefilelog: replace a "a=[expr]; b=a[0]" by "b=expr; a = [b]"
2018-12-04, by Martin von Zweigbergk
remotefilelog: remove an unnecessary update of "count" container
2018-12-04, by Martin von Zweigbergk
remotefilelog: avoid temporarily using "count" variable as synonym for "total"
2018-12-04, by Martin von Zweigbergk
remotefilelog: use progress helper in fileserverclient
2018-12-05, by Martin von Zweigbergk
remotefilelog: use progress helper in shallowrepo
2018-12-04, by Martin von Zweigbergk
remotefilelog: use progress helper in shallowbundle
2018-12-04, by Martin von Zweigbergk
remotefilelog: use progress helper in repack
2018-12-04, by Martin von Zweigbergk
remotefilelog: use progress helper in remotefilelogserver
2018-12-04, by Martin von Zweigbergk
remotefilelog: use progress helper in basestore
2018-12-04, by Martin von Zweigbergk
remotefilelog: use progress helper when analyzing repos
2018-12-04, by Martin von Zweigbergk
fastannotate: use progress helper
2018-12-04, by Martin von Zweigbergk
debugbuildannotatecache: use progress helper
2018-12-04, by Martin von Zweigbergk
upgrade: clarify "aggressivemergedelta" handling
2018-07-13, by Boris Feld
upgrade: test that fncache is valid after repository upgrade
2018-07-13, by Boris Feld
tests: update `rm` invocation for new location of checklink
2018-12-05, by Augie Fackler
bookflow: new extension for bookmark-based branching
2018-12-03, by idlsoft
rust: make clean takes care of rust/target
2018-12-04, by Georges Racinet
rust: rename local variables in AncestorsIterator::next
2018-12-04, by Georges Racinet
tests: stabilize test-inherit-mode.t on FreeBSD and macOS again
2018-12-04, by Augie Fackler
tests: drop redundant "#if execbit" from test-rebase-inmemory.t
2018-12-04, by Martin von Zweigbergk
narrow: don't resurrect old commits when narrowing (don't strip obsmarkers)
2018-12-03, by Martin von Zweigbergk
commandserver: turn server debug messages into logs
2018-11-18, by Yuya Nishihara
commandserver: add config knob for various logging options
2018-11-18, by Yuya Nishihara
commandserver: expand log path for convenience
2018-11-10, by Yuya Nishihara
commandserver: switch logging facility to ui.log() interface
2018-11-10, by Yuya Nishihara
commandserver: install logger to record server events through canonical API
2018-11-10, by Yuya Nishihara
commandserver: enable logging when server process started
2018-11-10, by Yuya Nishihara
test-commandserver: change way of triggering early crash
2018-11-10, by Yuya Nishihara
loggingutil: add basic logger backends
2018-11-18, by Yuya Nishihara
hgweb: register web.comparisoncontext to the config table
stable
2018-12-09, by Matt Harbison
merge with stable
2018-12-04, by Augie Fackler
Added signature for changeset 1c8c54cf9725
stable
2018-12-04, by Augie Fackler
Added tag 4.8.1 for changeset 1c8c54cf9725
stable
2018-12-04, by Augie Fackler
rebase: fix path auditing to audit path relative to repo root (issue5818)
stable
4.8.1
2018-11-20, by Martin von Zweigbergk
tests: show bad path auditing in in-memory rebase
stable
2018-12-04, by Martin von Zweigbergk
tests: add a missing "cd .." to test-rebase-inmemory.t
stable
2018-12-04, by Martin von Zweigbergk
rust: fix possible out-of-bounds read through index_get_parents()
stable
2018-10-28, by Yuya Nishihara
revlog: fix out-of-bounds access by negative parents read from revlog (SEC)
stable
2018-11-01, by Yuya Nishihara
rust: peek_mut optim for lazy ancestors
2018-11-29, by Georges Racinet
fuzz: grep away HAVE_GETC_UNLOCKED in pyconfig.h to avoid msan badness
2018-12-03, by Augie Fackler
fuzz: more correctly specify CFLAGS and LDFLAGS when building Python
2018-11-13, by Augie Fackler
tests: stabilize test-blackbox.t on Windows
2018-12-04, by Matt Harbison
tests: stabilize for recent wcache changes
2018-12-04, by Matt Harbison
extdiff: avoid double backslashes in the displayed tool path on Windows
2018-12-03, by Matt Harbison
contrib: add a helper script that help to build interesting repositories
2018-11-28, by Boris Feld
py3: listify filter() to call len() on it
2018-12-03, by Pulkit Goyal
rebase: fix dir/file conflict detection when using in-mem merge
stable
2018-12-03, by Martin von Zweigbergk
tests: show that in-mem rebase does not find path dir/file conflicts
stable
2018-12-03, by Martin von Zweigbergk
extdiff: register the configuration generated commands with a help category
stable
2018-12-03, by Matt Harbison
loggingutil: document openlogfile()
2018-11-18, by Yuya Nishihara
loggingutil: extract openlogfile() and proxylogger to new module
2018-11-18, by Yuya Nishihara
blackbox: pass in options to _openlogfile() as arguments
2018-11-18, by Yuya Nishihara
blackbox: just try writing to repo.vfs and update lastlogger on success
2018-11-17, by Yuya Nishihara
vfs: add option to not create parent directories implicitly
2018-11-20, by Yuya Nishihara
repo: add a `wcachevfs` to access the `.hg/wcache/` directory
2018-11-15, by Boris Feld
cache: create `wcache` directory at init time
2018-11-15, by Boris Feld
cache: create `cache` directory at init time
2018-11-15, by Boris Feld
check-exec: write file in 'wcache' instead of 'cache'
2018-11-15, by Boris Feld
rebase: abort in-mem rebase if there's a dirty merge state
stable
2018-12-03, by Martin von Zweigbergk
rebase: preserve working copy when redoing in-mem rebase on disk
stable
2018-11-30, by Martin von Zweigbergk
tests: show that in-mem rebase falling back loses state
stable
2018-11-30, by Martin von Zweigbergk
commandserver: get around ETIMEDOUT raised by selectors2
stable
2018-12-03, by Yuya Nishihara
selectors2: backport minimal fix of timeout handling from 2.0.1
stable
2018-12-03, by Yuya Nishihara
mmapindex: set default to 1MB
2018-11-23, by Boris Feld
mmapindex: move the 'mmapindexthreshold' option out of experimental
2018-11-23, by Boris Feld
perf: add a --rev attribute to perfindex
2018-12-01, by Boris Feld
perf: update perfindex to be more realistic
2018-11-23, by Boris Feld
match: drop unnecessary wrapping of regex in group
2018-12-02, by Martin von Zweigbergk
match: use _BASE_SIZE instead of magic value 4
2018-12-02, by Martin von Zweigbergk
match: make "groupsize" include the trailing "|"
2018-12-02, by Martin von Zweigbergk
match: fix an unaligned (but harmless) indent
2018-12-02, by Martin von Zweigbergk
match: raise an Abort error instead of OverflowError
2018-11-22, by Boris Feld
match: avoid translating glob to matcher multiple times for large sets
2018-11-22, by Boris Feld
match: extract function that group regexps
2018-11-22, by Boris Feld
match: test for overflow error in pattern
2018-11-22, by Boris Feld
match: extract a literal constant into a symbolic one
2018-11-22, by Boris Feld
tests: apply binary mode to output in seq.py
2018-12-01, by Matt Harbison
perf: add a `--clear-caches` to `perfbranchmapupdate`
2018-11-23, by Boris Feld
perf: start from an existing branchmap if possible
2018-11-21, by Boris Feld
perf: rely on repoview for perfbranchmapupdate
2018-11-21, by Boris Feld
perf: pre-indent some code in `perfbranchmapupdate`
2018-11-21, by Boris Feld
perf: add a `perfbranchmapupdate` command
2018-11-21, by Boris Feld
push: config option to control behavior when pushing to a publishing server
2018-11-05, by Anton Shestakov
narrowcommands: remove an unrequired `repo.narrowpats` call
2018-11-30, by Pulkit Goyal
manifest: reject lines shorter than 42 bytes, not 22
2018-11-29, by Augie Fackler
blackbox: initialize logger with repo instance
2018-11-11, by Yuya Nishihara
blackbox: do not nullify repo to deactivate the logger on failure
2018-11-17, by Yuya Nishihara
blackbox: extract global last logger to proxylogger class
2018-11-11, by Yuya Nishihara
ui: pass in bytes opts dict to logger.log()
2018-11-11, by Yuya Nishihara
ui: pass in formatted message to logger.log()
2018-11-11, by Yuya Nishihara
blackbox: send debug message to logger by core ui
2018-11-11, by Yuya Nishihara
blackbox: change the way of deactivating the logger on write error
2018-11-17, by Yuya Nishihara
match: remove obsolete catching of OverflowError
2018-11-28, by Martin von Zweigbergk
sparse: raise a move verbose index error from the C code
2018-11-27, by Boris Feld
narrow: drop the bundle2 capability since we have server capabilities (BC)
2018-10-05, by Pulkit Goyal
vfs: extract the audit path logic into a submethod
2017-07-02, by Boris Feld
subrepo-git: use an official origvfs when appropriate
2018-11-22, by Boris Feld
revert: extract origvfs logic in a sub-function
2018-11-22, by Boris Feld
vfs: treat 'undo.' file the same as 'journal.' file
2018-11-22, by Boris Feld
perf: add a perfignore command
2018-11-22, by Boris Feld
py3: use pycompat.xrange instead of xrange
2018-11-26, by Pulkit Goyal
store: write fncache only once if there are both adds and removes
2018-11-27, by Pulkit Goyal
perf: disable revlogs clearing in `perftags` by default
2018-11-20, by Boris Feld
perf: add a `clear-revlogs` flag to `perfbookmarks`
2018-11-20, by Boris Feld
tags: cache `repo.changelog` access when checking tags nodes
2018-11-20, by Boris Feld
perf: add a `clear-revlogs` flag to `perftags`
2018-11-20, by Boris Feld
perf: stop creating new revlog by hand in perftags
2018-11-25, by Boris Feld
revlog: update the documentation for `trim_endidx`
2018-11-26, by Boris Feld
revlog: properly detect corrupted revlog in `index_get_length`
2018-11-26, by Boris Feld
perf: rename `perfhelper-tracecopies` to `perfhelper-pathcopies`
2018-11-26, by Boris Feld
perf: add a docstring to `perfpathcopies`
2018-11-26, by Boris Feld
revlog: update the docstring of `ancestors` to match reality
2018-11-26, by Boris Feld
remotefilelog: fix typo in docstring
2018-11-26, by Augie Fackler
store: append to fncache if there are only new files to write
2018-11-23, by Pulkit Goyal
py3: fix couple of division operator to do integer divison
2018-11-26, by Pulkit Goyal
py3: use dict.items() instead of dict.iteritems()
2018-11-26, by Pulkit Goyal
py3: convert strings to bytes in tests/test-remotefilelog-histpack.py
2018-11-26, by Pulkit Goyal
py3: replace str() with pycompat.bytestr() or ('%d' % int)
2018-11-23, by Pulkit Goyal
perf: add a `--timing` argument to `perfhelper-tracecopies`
2018-11-23, by Boris Feld
ui: manage logger instances and event filtering by core ui
2018-11-11, by Yuya Nishihara
extensions: add "uipopulate" hook, called per instance, not per process
2018-11-12, by Yuya Nishihara
hgweb: load globally-enabled extensions explicitly
2018-11-17, by Yuya Nishihara
tests: sniff for libfuzzer actually being available in test-fuzz-targets.t
stable
2018-11-14, by Augie Fackler
tests: sniff for /usr/local/bin/gmake and use it in test-fuzz-targets.t
stable
2018-11-14, by Augie Fackler
tests: stabilize test-inherit-mode.t on FreeBSD and macOS (issue6026)
stable
2018-11-29, by Augie Fackler
wireprotov2peer: wait for initial object before resolving future
stable
2018-11-28, by Gregory Szorc
wireprotov2peer: always return a bool from _processredirect()
stable
2018-11-28, by Gregory Szorc
tests: disable remotefilelog on Windows
2018-11-24, by Matt Harbison
perf: run 'setup' function during stub run
2018-11-22, by Boris Feld
perf: fallback to subset if ondisk cache is missing in perfbranchmapload
2018-11-23, by Boris Feld
perf: prewarm the branchmap in perfbranchmapload
2018-11-23, by Boris Feld
localrepo: correct docstring of filectx()
2018-11-25, by Yuya Nishihara
annotate: remove dead code to not convert path to relative path
2018-11-24, by Yuya Nishihara
annotate: start pager soon after command options are validated
2018-11-24, by Yuya Nishihara
annotate: check and update command options first
2018-11-24, by Yuya Nishihara
annotate: format local tables in less-dense form
2018-11-24, by Yuya Nishihara
perf: rename version flag of perfchangegroupchangelog to cgversion
2018-11-22, by Pulkit Goyal
procutil: don't allow the main 'hg' script to be treated as the Windows exe
2018-11-23, by Matt Harbison
remotefilelog: drop some compatibility cruft for finding the hg exeutable
2018-11-23, by Matt Harbison
branchmap: build the revbranchcache._namesreverse() only when required
2018-11-21, by Pulkit Goyal
sparse-revlog: put the native implementation of slicechunktodensity to use
2018-11-15, by Boris Feld
cext: increment the `parsers` module version
2018-11-15, by Boris Feld
sparse-revlog: introduce native (C) implementation of slicechunktodensity
2018-11-15, by Boris Feld
sparse-revlog: add a `trim_endidx` function in C
2018-11-09, by Boris Feld
sparse-revlog: add a `index_segment_span` function in C
2018-11-09, by Boris Feld
sparse-revlog: add a `index_get_length` function in C
2018-11-09, by Boris Feld
sparse-revlog: add a `index_get_start` function in C
2018-11-20, by Boris Feld
perf: add --clear-revlog flag to branchmapload
2018-11-23, by Boris Feld
perf: introduce a function to fully "unload" a changelog
2018-11-23, by Boris Feld
perf: use an explicit function in perfbranchmapload
2018-11-23, by Boris Feld
perf: update function name to match `perfbranchmapload` command
2018-11-23, by Boris Feld
perf: fix a minor typo in perfbranchmapload
2018-11-21, by Boris Feld
context: floor adjustlinkrev graph walk during copy tracing
2018-10-10, by Boris Feld
context: small refactoring of `isintroducedafter`
2018-11-19, by Boris Feld
context: split `introrev` logic in a sub function
2018-10-10, by Boris Feld
context: introduce an `isintroducedafter` method and use it in copies
2018-10-10, by Boris Feld
context: take advantage of `_descendantrev` in introrev if available
2018-10-10, by Boris Feld
context: spell out the logic around linkrev adjustement starting point
2018-10-10, by Boris Feld
perf: add a new `perfhelper-tracecopies` command
2018-11-19, by Boris Feld
narrow: extract helper for parsing narrowspec file
2018-09-21, by Martin von Zweigbergk
py3: cast attribute name to sysstr in clearcachedproperty()
2018-11-22, by Yuya Nishihara
py3: whitelist three more passing test caught by buildbot
2018-11-21, by Pulkit Goyal
tests: make test-check-module-imports more robust
2018-11-21, by Valentin Gatien-Baron
push: add --publish flag to change phase of pushed changesets
2018-10-27, by Anton Shestakov
match: reformat `syntaxes` dictionary for better maintainability
2018-11-19, by Boris Feld
match: provide and use a quick way to escape a single byte
2018-11-19, by Boris Feld
perf: make `clearfilecache` helper work with any object
2018-11-19, by Boris Feld
perf: move some of the perftags benchmark to the setup function
2018-11-20, by Boris Feld
perf: use the new setup function in "perfbookmarks"
2018-11-19, by Boris Feld
perf: add a `setup` argument to run code outside of the timed section
2018-11-19, by Boris Feld
perf: explicitly pass title as a keyword argument in `perfdiffwd`
2018-11-19, by Boris Feld
ui: unify argument name of ui.log()
2018-11-11, by Yuya Nishihara
logtoprocess: extract logger class from ui wrapper
2018-11-11, by Yuya Nishihara
merge with stable
2018-11-21, by Yuya Nishihara
py3: use node.hex(m.digest()) instead of m.hexdigest()
2018-11-19, by Pulkit Goyal
tests: stabilize the recent checkexec changes on Windows
stable
2018-11-20, by Matt Harbison
tests: add Balto configuration file
2018-11-18, by Boris Feld
tests: make test-alias.t pass with re2
2018-11-19, by Valentin Gatien-Baron
context: remove seemingly impossible code branch
2018-11-19, by Martin von Zweigbergk
checkexec: create destination directory if necessary
stable
2018-11-15, by Boris Feld
py3: use pycompat.byteskwargs() to covert keys of kwargs to bytes
2018-11-19, by Pulkit Goyal
py3: use '%d' for integers instead of '%s'
2018-11-19, by Pulkit Goyal
py3: add 9 new passing tests caught by buildbot
2018-11-19, by Pulkit Goyal
branch: allow changing branch of merge commits with --rev
2018-11-09, by Anton Shestakov
lfs: ensure that the return of urlopener.open() is closed
2018-11-15, by Matt Harbison
changegroup: avoid instantiating storage if we are not using it
2018-11-15, by Kyle Lippincott
http: allow 'auth.prefix' to have a username consistent with the URI
2018-11-16, by Matt Harbison
lfs: make the exception messages consistent
2018-11-15, by Matt Harbison
lfs: handle URLErrors to add additional information
2018-11-15, by Matt Harbison
lfs: improve the hints for common errors in the Batch API
2018-11-15, by Matt Harbison
lfs: provide more Batch API error info via a hint in the raised exception
2018-11-15, by Matt Harbison
scmutil: display the optional hint when handling StorageError in catchall()
2018-11-15, by Matt Harbison
sparse-revlog: align endrevidx usages in the _slicechunktosize
2018-11-15, by Boris Feld
graft: do not try to skip rev derived from ancestor more than once (issue6024)
stable
2018-11-15, by Yuya Nishihara
subrepo: print the status line before creating the peer for better diagnostics
stable
2018-11-16, by Matt Harbison
sparse-revlog: use `span` variable as intended
2018-11-15, by Boris Feld
tests: stabilize test-commandserver.t on Windows
2018-11-15, by Matt Harbison
histedit: conditionalize the imports of 'fcntl' and 'termios'
2018-11-15, by Matt Harbison
logtoprocess: update commandfinish options arguments
2018-11-16, by Boris Feld
rebase: fix two ui.logs to actually have text when using default blackbox log
2018-11-15, by Kyle Lippincott
wireprotov2server: let repo.narrowmatch(match) do matcher intersection
2018-11-15, by Martin von Zweigbergk
blackbox: extract function to test if log event is tracked
2018-11-11, by Yuya Nishihara
blackbox: initialize inlog flag properly
2018-11-11, by Yuya Nishihara
blackbox: initialize repo attribute properly
2018-11-11, by Yuya Nishihara
blackbox: unindent "if True" block
2018-11-11, by Yuya Nishihara
blackbox: extract logger class from ui wrapper
2018-11-11, by Yuya Nishihara
blackbox: rename variables to prepare extracting core logic from ui wrapper
2018-11-11, by Yuya Nishihara
sparse-revlog: rework the way we enforce chunk size limit
2018-11-09, by Boris Feld
doctest: add a `issnapshot` method to _testrevlog
2018-11-13, by Boris Feld
tests: add `revlogutils.deltas` module to doctests
2018-11-13, by Boris Feld
merge with stable
2018-11-15, by Yuya Nishihara
mergetools: adjust Beyond Compare config on Mac/Linux
2018-11-05, by joco
tests: allow for 100% of profiled time in sleep in test-profile.t
stable
2018-11-14, by Augie Fackler
rewriteutil: move publicrevs closer to where it's used
2018-11-14, by Anton Shestakov
requires: use atomictemp=True when writing .hg/requires
2018-11-14, by Martin von Zweigbergk
blackbox: extract _log() function which is called after lastui is resolved
2018-11-11, by Yuya Nishihara
blackbox: inline temporary variables which are referenced only once
2018-11-11, by Yuya Nishihara
blackbox: simply update global lastui variable at once
2018-11-11, by Yuya Nishihara
blackbox: consolidate conditions for early return
2018-11-11, by Yuya Nishihara
blackbox: remove redundant check for unassigned repo
2018-11-11, by Yuya Nishihara
tests: fix bytes/str issue I introduced when adding this test
2018-11-14, by Augie Fackler
shelve: use matcher to restrict prefetch to just the modified files
2018-11-13, by Kyle Lippincott
revlog: automatically read from opened file handles
2018-11-13, by Gregory Szorc
revlog: detect incomplete revlog reads
2018-11-13, by Gregory Szorc
revlog: use single file handle when de-inlining revlog
2018-10-30, by Gregory Szorc
store: raise ProgrammingError if unable to decode a storage path
2018-11-13, by Pulkit Goyal
tests: document a known failing interaction between narrow and lfs
2018-11-13, by Matt Harbison
logtoprocess: drop support for ui.log() call with invalid msg arguments (BC)
2018-11-11, by Yuya Nishihara
py3: byte-stringify inline extension in test-logtoprocess.t
2018-11-11, by Yuya Nishihara
logtoprocess: rewrite dict building in py3-compatible way
2018-11-11, by Yuya Nishihara
logtoprocess: leverage procutil.shellenviron() to stringify variables (BC)
2018-11-11, by Yuya Nishihara
templater: check invalid use of list expression properly (issue5920)
2018-11-13, by Yuya Nishihara
copystore: provide unit to ui.makeprogress()
stable
2018-11-14, by Anton Shestakov
verify: provide unit to ui.makeprogress()
stable
2018-11-14, by Anton Shestakov
tests: fix wireproto redirection test on systems without tls1.2
stable
2018-11-13, by Augie Fackler
py3: add b suffix to make sure file is opened in bytes mode
2018-11-13, by Pulkit Goyal
py3: don't use dict.iterkeys()
2018-11-13, by Pulkit Goyal
py3: use node.hex(h.digest()) instead of h.hexdigest()
2018-11-13, by Pulkit Goyal
py3: make second argument of fdopen() a str
2018-11-13, by Pulkit Goyal
py3: fix keyword arguments handling in hgext/remotefilelog/
2018-11-13, by Pulkit Goyal
py3: add __pycache__ to .hgignore
2018-10-13, by Pulkit Goyal
sparse-revlog: stop using a heap to track selected gap
2018-11-08, by Boris Feld
sparse-revlog: stop using a heap to track gaps
2018-11-08, by Boris Feld
sparse-revlog: fast-path before computing payload size
2018-11-08, by Boris Feld
sparse-revlog: drop unused deltainfo parameter from segmentspan
2018-10-16, by Boris Feld
sparse-revlog: drop unused deltainfo parameter from _slicechunktodensity
2018-10-16, by Boris Feld
sparse-revlog: skip the span check in the sparse-revlog case
2018-10-15, by Boris Feld
histedit: import chistedit curses UI from hg-experimental
2018-10-17, by Augie Fackler
manifest: perform cheap checks before potentially allocating memory
2018-11-12, by Augie Fackler
manifest: also reject obviously-too-short lines when parsing lines
2018-11-12, by Augie Fackler
manifest: make sure there's a filename before bothering to look for newline
2018-11-12, by Augie Fackler
revlog: replace PyInt_AS_LONG with a more portable helper function
2018-11-06, by Augie Fackler
help: document weird behavior of uisetup()
2018-11-12, by Yuya Nishihara
help: merge section about uisetup() and extsetup()
2018-11-12, by Yuya Nishihara
help: add internals.extensions topic
2018-11-12, by Yuya Nishihara
commandserver: send raw progress information to message channel
2018-11-04, by Yuya Nishihara
commandserver: make getpass() request distinct from normal prompt
2018-11-04, by Yuya Nishihara
commandserver: attach prompt default and choices to message
2018-11-04, by Yuya Nishihara
test-commandserver: clean up quoting and location of dbgui extension
2018-11-08, by Yuya Nishihara
ui: extract helpers to write message with type or label
2015-01-18, by Yuya Nishihara
commandserver: add experimental option to use separate message channel
2015-01-18, by Yuya Nishihara
commandserver: fix reference before assignment error in pipeservice cleanup
2018-11-07, by Yuya Nishihara
dispatch: pass around ui.fmsg channel
2015-01-18, by Yuya Nishihara
test-subrepo: document why share magically works even if subrepos are missing
2018-11-10, by Yuya Nishihara
packaging: add Fedora 29 target
2018-11-11, by Augie Fackler
store: pass in decoded filename to narrow matcher
2018-11-10, by Yuya Nishihara
test-narrow-clone-stream: include no usefncache case which is broken
2018-11-10, by Yuya Nishihara
test-narrow-clone-stream: include uppercase letter in filename
2018-11-10, by Yuya Nishihara
phase: use the `phases.cmdphasenames` constant to walk available command flags
2018-11-10, by Matt Harbison
phases: add a list of names usable by the phase command
2018-11-09, by Matt Harbison
transaction: display data about why the transaction failed to rollback
2018-11-07, by Boris Feld
merge with stable
2018-11-10, by Yuya Nishihara
remotefilelog: avoid accessing repo instance after dispatch
2018-11-09, by Martin von Zweigbergk
share: avoid a now-unnecessary reload of the repo
2018-11-09, by Martin von Zweigbergk
share: reload repo after adjusting it in postshare()
2018-11-09, by Martin von Zweigbergk
tests: don't load strip extension via mq extension for remotefilelog tests
2018-11-09, by Martin von Zweigbergk
remotefilelog: remove unused configs for {data,history}pack version
2018-11-09, by Martin von Zweigbergk
tests: remove obsolete PYTHONPATH override from remotefilelog tests
2018-11-09, by Martin von Zweigbergk
tests: drop obsolete "hginit" alias in remotefilelog tests
2018-11-09, by Martin von Zweigbergk
fix: add extra field to fixed revisions to avoid creating obsolescence cycles
2018-11-08, by Danny Hooper
cleanup: use revision numbers instead of hashes in test output
2018-11-08, by Danny Hooper
tests: make the commands.resolve.confirm tests not pollute the test-wide hgrc
2018-11-07, by Kyle Lippincott
tests: fix a couple typos in test-resolve.t comments and add a comment
2018-11-07, by Kyle Lippincott
fix: add suboption for configuring execution order of tools
2018-11-06, by Danny Hooper
tests: fix up some import statements caught by Python 3
2018-11-07, by Augie Fackler
tests: replace `tac` reimplementation by `sort -r`
2018-11-07, by Martin von Zweigbergk
tests: work around `tac` not being portable
2018-11-07, by Augie Fackler
revlog: give formatting to clang-format
2018-11-06, by Augie Fackler
revlog: add blank line in comment to help clang-format
2018-11-06, by Augie Fackler
revlog: add a comment to help clang-format produce less-awful results
2018-11-06, by Augie Fackler
py3: ratchet caught two more passing tests
2018-11-06, by Augie Fackler
perf: add a lazydeltabase option to perfrevlogwrite
2018-11-05, by Boris Feld
perf: add `storage` as possible source for perfrevlogwrite
2018-11-05, by Boris Feld
perf: add `parent-smallest` as possible source for perfrevlogwrite
2018-11-05, by Boris Feld
perf: add `parent-2` as possible source for perfrevlogwrite
2018-11-05, by Boris Feld
perf: add `parent-1` as possible source for perfrevlogwrite
2018-11-05, by Boris Feld
perf: add the notion of "source" to perfrevlogwrite
2018-10-19, by Boris Feld
perf: only display the total time for perfrevlogwrite if quiet
2018-11-06, by Boris Feld
perf: offer full details in perfrevlogwrite
2018-10-03, by Boris Feld
perf: introduce a perfrevlogwrite command
2018-10-03, by Boris Feld
tests: fix config knob in test-narrow-clone-stream.t
2018-11-06, by Augie Fackler
remotefilelog: fix various whitespace issues in docstring
2018-11-06, by Augie Fackler
ui: add config knob to redirect status messages to stderr (API)
2018-11-03, by Yuya Nishihara
phabricator: ensure the command summaries are available in extension help
stable
2018-11-10, by Matt Harbison
hgweb: cast bytearray to bytes
stable
2018-11-09, by Gregory Szorc
help: unjumble the list of default config values for `internals.config`
stable
2018-11-08, by Matt Harbison
ui: hide fin/fout/ferr attributes behind @property functions
2018-11-03, by Yuya Nishihara
ui: label prompt and echo messages
2015-01-18, by Yuya Nishihara
ui: add inner function to select write destination
2018-11-03, by Yuya Nishihara
ui: remove _write() and _write_err() functions
2018-11-03, by Yuya Nishihara
ui: move pre/post processes from low-level write()s to _writenobuf()
2018-11-03, by Yuya Nishihara
ui: pass in file object to _writenobuf()
2018-11-03, by Yuya Nishihara
perf: fix perfrevlogrevisions --reverse
2018-11-05, by Boris Feld
procutil: import concerns about creationflags on Windows from D1701
2018-11-06, by Boris Feld
localrepo: extract loading of hgrc files to standalone function
2018-11-05, by Gregory Szorc
revsets: make bookmark/named('re:nonexistent') not abort (issue6018) (BC)
2018-11-05, by Martin von Zweigbergk
fix: rename :fileset subconfig to :pattern
2018-11-05, by Danny Hooper
fix: add a config to abort when a fixer tool fails
2018-10-31, by Danny Hooper
perf: measure slicing time in perfrevlogrevision
2018-11-06, by Boris Feld
perf: teach perfrevlogrevision about sparse reading
2018-11-06, by Boris Feld
perf: use the same timer for all section of perfrevlogrevision
2018-11-06, by Boris Feld
obsutil: clarify the access to "repo"
2018-05-22, by Boris Feld
pycompat: adding Linux detection and fixing Mac
2018-11-05, by rdamazio
remotefilelog: fix various minor py3 problems
2018-11-05, by Augie Fackler
remotefilelog: rip out a missed mention of lz4
2018-11-05, by Augie Fackler
ui: wrap whole _write() block with timeblockedsection
2018-11-03, by Yuya Nishihara
ui: indent _writenobuf() to prepare moving bits from _write() functions
2018-11-03, by Yuya Nishihara
ui: simply concatenate messages before applying color labels
2018-11-03, by Yuya Nishihara
ui: simplify interface of low-level write() functions
2018-11-03, by Yuya Nishihara
ui: factor out function that writes data to fout/ferr with labeling
2018-11-03, by Yuya Nishihara
ui: consolidate places where _progclear() is called
2018-11-03, by Yuya Nishihara
templater: compute revset lazily
2018-11-04, by Yuya Nishihara
remotefilelog: drop compat code for "getbundle_shallow" wireprotocol command
2018-10-24, by Pulkit Goyal
tests: remove lz4 as dependency while running tests
2018-10-24, by Pulkit Goyal
remotefilelogserver: add a matcher argument to _walkstreamfiles()
2018-10-24, by Pulkit Goyal
shallowutil: introduce a helper function isenabled()
2018-11-05, by Pulkit Goyal
remotefilelog: remove some BC code related to streamclone
2018-10-24, by Pulkit Goyal
remotefilelog: add some docstring
2018-10-17, by Augie Fackler
remotefilelog: rename wireproto methods and remaining capabilities
2018-10-04, by Augie Fackler
remotefilelog: consolidate and rename on-disk store requirement
2018-10-16, by Augie Fackler
remotefilelog: consolidate and rename bundle2 capability
2018-10-16, by Augie Fackler
remotefilelog: rename capability for legacy ssh file fetching method
2018-10-16, by Augie Fackler
remotefilelog: rip out lz4 support
2018-10-04, by Augie Fackler
remotefilelog: bump pack file formats to version 2
2018-10-03, by Augie Fackler
remotefilelog: avoid hard-coding pack names in tests
2018-10-03, by Augie Fackler
remotefilelog: remove now-unused wirepack code
2018-10-16, by Augie Fackler
remotefilelogserver: remove pack-serving functionality
2018-10-16, by Augie Fackler
remotefilelog: remove support for fetching packs
2018-10-16, by Augie Fackler
remotefilelog: jettison example cache client
2018-10-03, by Augie Fackler
remotefilelog: prune obsolete method
2018-10-03, by Augie Fackler
logtoprocess: use new runbgcommand from procutil
2018-10-03, by Augie Fackler
procutil: port over windows encoding fixes from logtoprocess
2018-10-16, by Augie Fackler
remotefilelog: transplant runbgcommand to procutil
2018-10-03, by Augie Fackler
remotefilelog: remove function that was described as deprecated
2018-10-03, by Augie Fackler
remotefilelog: import pruned-down remotefilelog extension from hg-experimental
2018-09-27, by Augie Fackler
store: introduce _matchtrackedpath() and use it to filter store files
2018-10-17, by Pulkit Goyal
narrow: only send includepats and excludepats if they are not empty
2018-10-17, by Pulkit Goyal
exchange: pass includepats and excludepats as arguments to getbundle()
2018-10-16, by Pulkit Goyal
catapult: add a bit more documentation on how to use catapult tracing
2018-11-01, by Kyle Lippincott
catapult: introduce HGTESTCATAPULTSERVERPIPE to control run-tests' tracing
2018-11-01, by Kyle Lippincott
catapult: rename 'active' to 'activetrace'; this isn't storing a boolean state
2018-11-01, by Kyle Lippincott
catapult: fix broken run-tests catapult tracing
2018-11-01, by Kyle Lippincott
test: fix self._testdir to use the right mercurial library during testing
2018-11-03, by Sangeet Kumar Mishra
tests: conditonalize a difference in test-merge-tools.t on Windows
2018-11-03, by Matt Harbison
statprof: clean up unicode/bytes a little
2018-11-01, by Augie Fackler
statprof: add a couple of asserts to avoid storing unicodes
2018-11-01, by Augie Fackler
tests: add some helpful `|| cat` bits to test-profile.t
2018-11-01, by Augie Fackler
tests: skip wireproto clientreactor tests on Python 3.6.0-3.6.3 inclusive
2018-11-01, by Augie Fackler
contrib: tweak import-checker to always use bytes for module names
2018-11-01, by Augie Fackler
contrib: fix import-checker to not b'' module names on Python 3
2018-11-01, by Augie Fackler
tests: add a critical flush() to run-tests.py to make output stable on py3
2018-11-01, by Augie Fackler
merge-tools: when calling external merge tool, describe the resolve inputs
2018-10-13, by Kyle Lippincott
templatekw: deprecate p1rev/p2rev/p1node/p2node in favor of p1/p2
2018-10-26, by Yuya Nishihara
templatekw: add p1/p2 keywords which switches the current ctx
2018-10-26, by Yuya Nishihara
templater: add wrapper for a single template mapping
2018-10-19, by Yuya Nishihara
templatekw: extract internal "{rev}:{node|formatnode}" template to constant
2018-10-26, by Yuya Nishihara
tweakdefaults: remove commands.resolve.mark-check=abort, it is too broken
stable
2018-11-05, by Kyle Lippincott
resolve: when resolve.mark-check=abort, downgrade to warning if pats specified
stable
2018-11-02, by Kyle Lippincott
test: remove changes preparing the drop of `HGMERGE`
2018-11-01, by Boris Feld
run-tests: define the default merge tool through configuration
2018-11-01, by Boris Feld
run-tests: explicitly declare the list of dropped environment variable
2018-10-19, by Boris Feld
test: drop usage of `HGMERGE` in `test-lfconvert.t`
2018-11-01, by Boris Feld
test: drop usage of `HGMERGE` in `test-merge-types.t`
2018-11-01, by Boris Feld
test: use the "correct" merge tool in `test-rebase-detach.t`
2018-11-01, by Boris Feld
test: also deactivate `ui.merge` when testing merge tool
2018-10-31, by Boris Feld
tests: adjust merge tool config in test-largefiles-update.t
2018-10-31, by Boris Feld
extensions: include current version in "invalid version" message
2018-04-20, by Boris Feld
obsolete: prefetch the repo.obsstore used in phasedivergence loop
2018-10-19, by Boris Feld
obsutil: prefetch method in allpredecessors loop
2018-10-19, by Boris Feld
merge with stable
2018-11-02, by Augie Fackler
Added signature for changeset a91a2837150b
stable
2018-11-02, by Augie Fackler
Added tag 4.8 for changeset a91a2837150b
stable
2018-11-02, by Augie Fackler
beautifygraph: don't substitute anything for 'X' in rendered graphs
2018-10-13, by Danny Hooper
py3: do not stringify integers in revlog stats by '%s'
2018-10-24, by Yuya Nishihara
py3: convert revlog stats to a dict of (bytes, int) pairs
2018-10-24, by Yuya Nishihara
rust: fix signature of rustlazyancestors_init() function
stable
4.8
2018-10-28, by Yuya Nishihara
tests: require SQLite 3.8.3+ as sqlitestore relies on "WITH" clause
stable
2018-11-02, by Yuya Nishihara
relnotes: various tweaks for release notes
stable
2018-10-19, by Anton Shestakov
delta: skip "empty delta" optimisation for non-general case (issue6006)
stable
2018-11-01, by Boris Feld
narrow: fix copies._fullcopytracing() narrowspec filtering in graft case
stable
2018-11-01, by Martin von Zweigbergk
tests: demonstrate broken copies._fullcopytracing()
stable
2018-11-01, by Martin von Zweigbergk
narrow: make copies.pathcopies() filter with narrowspec again
stable
2018-11-01, by Martin von Zweigbergk
tests: demonstrate broken copies.pathcopies()
stable
2018-11-01, by Martin von Zweigbergk
setup: explain to distutils how we write rc versions
stable
2018-10-31, by Paul Morelle
changegroup: restore default node ordering (issue6001)
stable
2018-10-31, by Boris Feld
changegroup: introduce an explicit linear sorting
stable
2018-10-29, by Boris Feld
py3: roll up threading.Thread constructor args into **kwargs
2018-10-25, by Matt Harbison
tests: glob over a single quote vs double quote difference on Windows
2018-10-25, by Matt Harbison
py3: port test-log-exthook.t to Python 3
2018-10-23, by Augie Fackler
extensions: fix up many many debug logs that use %r
2018-10-12, by Augie Fackler
blackbox: add configitem for format of log timestamps
2018-10-17, by Matt DeVore
narrow: replace filtering in list comprehension by set operations
2018-10-23, by Martin von Zweigbergk
storage: update sqlitestore to use the new `deltamode` parameter
2018-10-23, by Boris Feld
narrow: rework logic to check whether we need to widen and narrow
2018-10-23, by Pulkit Goyal
tests: show that adding an already included path still calls narrow_widen()
2018-10-23, by Pulkit Goyal
graft: introduce --base option for using custom base revision while merging
2018-10-14, by Mads Kiilerich
changegroup: add a option to create bundle with full snapshot only
2018-10-18, by Boris Feld
changegroup: allow to force delta to be against p1
2018-10-10, by Boris Feld
fix: disable use of thread-based worker
stable
2018-10-31, by Yuya Nishihara
storage: also use `deltamode argument` for ifiledata
2018-10-09, by Boris Feld
configitems: rename the config to prevent adding an alias in future
stable
2018-10-31, by Pulkit Goyal
sparse-revlog: only refine delta candidates in the sparse case (issue6006)
stable
2018-10-31, by Boris Feld
changegroup: refactor emitrevision to use a `deltamode` argument
2018-10-09, by Boris Feld
http: work around custom http client classes that refuse extra attrs
stable
2018-10-29, by Augie Fackler
branchmap: do not specify changelog as an argument
2018-10-23, by Yuya Nishihara
filecache: unimplement __set__() and __delete__() (API)
2018-10-20, by Yuya Nishihara
filecache: use try-except for faster __dict__ lookup
2018-10-20, by Yuya Nishihara
crecord: make nextsametype() check that parent item exists (issue6009)
stable
2018-10-25, by Anton Shestakov
help: describe what ui.tweakdefaults changes, concretely
stable
2018-10-24, by Valentin Gatien-Baron
logexchange: convert paths to unix when detecting the active path
stable
2018-10-25, by Matt Harbison
help: update the default value specified for `profiling.time-track`
stable
2018-10-24, by Matt Harbison
profiling: revert the default mode back to 'cpu' on Windows
stable
2018-10-24, by Matt Harbison
phase: add an archived phase
stable
2018-10-17, by Boris Feld
exewrapper: apply clang-format to silence test-check-clang-format.t
stable
2018-10-23, by Yuya Nishihara
help: displaying extension commands by default
2018-10-18, by rdamazio
help: displaying documented aliases by default
2018-10-18, by rdamazio
help: allow hiding of help topics
2018-10-13, by rdamazio
help: allow commands to be hidden
2018-10-13, by rdamazio
py3: add one more passing test to whitelist
2018-10-20, by Pulkit Goyal
py3: make sure we pass sysstr in sqlite3.connect()
2018-10-20, by Pulkit Goyal
archive: use manifest.matches() to simplify and speed up matching
2017-09-05, by Martin von Zweigbergk
archive: create alwaysmatcher when no matcher provided
2017-09-05, by Martin von Zweigbergk
archive: change "matcnfn" argument to a real matcher
2017-09-05, by Martin von Zweigbergk
Added signature for changeset 956ec6f1320d
stable
2018-10-22, by Augie Fackler
Added tag 4.8rc0 for changeset 956ec6f1320d
stable
2018-10-22, by Augie Fackler
merge to stable for 4.8 release freeze
stable
4.8rc0
2018-10-22, by Augie Fackler
shortest: never emit 0-length prefix even if unique
2018-10-22, by Martin von Zweigbergk
logtoprocess: sends the canonical command name to the subprocess
2018-10-22, by Boris Feld
logtoprocess: fix message formatting
2018-10-22, by Boris Feld
profiling: move default mode to "real" time
2018-08-18, by Boris Feld
streamclone: abort when client needs to handle obsmarkers, but doesn't
2018-10-05, by Anton Shestakov
streamclone: include obsstore file into stream bundle if client can read it
2018-10-05, by Anton Shestakov
setup: build exewrapper with Unicode support on py3
2018-10-19, by Matt Harbison
exewrapper: convert to _tcsxxx functions for Unicode compatability
2018-10-19, by Matt Harbison
exewrapper: drop an unused variable
2018-10-19, by Matt Harbison
commands: restore compatibility for "^cmd" registration (issue6005)
2018-10-18, by Yuya Nishihara
exchangev2: support fetching shallow files history
2018-10-19, by Gregory Szorc
sqlitestore: support for storing revisions without their parents
2018-10-17, by Gregory Szorc
wireprotov2: support exposing linknode of file revisions
2018-10-19, by Gregory Szorc
localrepo: support marking repos as having shallow file storage
2018-10-19, by Gregory Szorc
repository: teach addgroup() to receive data with missing parents
2018-09-26, by Gregory Szorc
commands: support passing depth to hg.clone()
2018-10-19, by Gregory Szorc
filelog: add a hasnode() method (API)
2018-10-03, by Gregory Szorc
lfs: consult the narrow matcher when extracting pointers from ctx (issue5794)
2018-10-21, by Matt Harbison
statprof: fix overflow while skipping boilerplate parts
2018-10-20, by Yuya Nishihara
statprof: fix indent level of fp.write() (issue6004)
2018-10-20, by Yuya Nishihara
py3: stringify setupversion on Windows
2018-10-19, by Matt Harbison
tests: add coverage for some untested areas of hgweb
2018-10-19, by Matt Harbison
statprof: update the name as the i increases (issue6003)
2018-10-19, by Pulkit Goyal
test: show more profile lines in test-profile.t
2018-10-19, by Pulkit Goyal
keepalive: use getattr to avoid AttributeErrors when vcr is in use
2018-10-19, by Augie Fackler
phabricator: do more of the VCR work in demandimport.deactivated()
2018-10-19, by Augie Fackler
tests: sleep longer in test-logtoprocess.t
2018-10-19, by Augie Fackler
tests: fix pyflakes warning in test-duplicateoptions.py
2018-10-19, by Augie Fackler
branchmap: avoid changelog and attribute lookups in replacecache()
2018-10-19, by Gregory Szorc
branchmap: pass changelog into branchmap functions
2018-10-19, by Gregory Szorc
fuzz: move many initialization steps into LLVMFuzzerInitialize
2018-10-18, by Augie Fackler
bundle2: fix broken compression engine assertion
2016-11-17, by Martin von Zweigbergk
tests: glob over a difference between Windows 7 and Window 10
2018-10-18, by Matt Harbison
py3: fix module imports in test-highlight.t
2018-10-18, by Matt Harbison
py3: fix module imports in tests, as flagged by test-check-module-imports.t
2018-10-17, by Matt Harbison
lfs: don't add extension to hgrc after conversion (BC)
2018-10-18, by Matt Harbison
addremove: add "ui." prefix to message color keys
2018-10-18, by Yuya Nishihara
update: clarify update() call sites by specifying argument names
2017-02-09, by Martin von Zweigbergk
debugcommands: avoid stack trace from debugindexstats in pure mode
2018-10-18, by Martin von Zweigbergk
tests: fix up pure case of test-sqlitestore.t
2018-10-18, by Augie Fackler
tests: don't emit false failures when sqlite3 is missing
2018-10-18, by Augie Fackler
py3: get around IOError variants in test-commandserver.t
2018-10-16, by Yuya Nishihara
py3: don't use traceback.print_exc() in commandserver.py
2018-10-16, by Yuya Nishihara
py3: invalidate repository cache with system-string keys
2018-10-16, by Yuya Nishihara
py3: system-stringify file mode in commandserver.py
2018-10-16, by Yuya Nishihara
py3: alias next to __next__ in commandserver.py
2018-10-16, by Yuya Nishihara
py3: system-stringify list of attributes to be forwarded from commandserver.py
2018-10-16, by Yuya Nishihara
py3: import StringIO from test utility to test-commandserver.t
2018-10-16, by Yuya Nishihara
py3: use bprint() helper in test-commandserver.t
2018-10-16, by Yuya Nishihara
py3: byte-stringify most literals in test-commandserver.t
2018-10-16, by Yuya Nishihara
localrepo: ensure we properly %-format int in exception throw
2018-10-14, by Augie Fackler
py3: add a r'' prefix in mercurial/exchange.py
2018-10-18, by Pulkit Goyal
py3: add 5 new passing tests to whitelist caught by buildbot
2018-10-18, by Pulkit Goyal
py3: fix test-import-context.t
2018-10-17, by Matt Harbison
py3: restore perfstartup() prior to b456b2e0ad9f on Windows
2018-10-15, by Matt Harbison
help: document the server capabilities added by the LFS extension
2018-10-17, by Matt Harbison
py3: fix test-propertycache.py on Windows
2018-09-27, by Matt Harbison
commands: adjust metavariables as appropriate
2018-10-17, by Anton Shestakov
match: fix up a repr to not crash on Python 3
2018-10-14, by Augie Fackler
narrow: when widening, don't include manifests the client already has
2018-10-05, by Martin von Zweigbergk
tests: add test for widening from an empty clone
2018-10-17, by Martin von Zweigbergk
subrepo: access status members by name instead of by position
2018-10-17, by Martin von Zweigbergk
revisions: when using prefixhexnode, ensure we prefix "0"
2018-10-16, by Kyle Lippincott
store: pass matcher to store.datafiles()
2018-10-03, by Pulkit Goyal
streamclone: pass narrowing related info in _walkstreamfiles()
2018-10-03, by Pulkit Goyal
streamclone: new server config and some API changes for narrow stream clones
2018-09-26, by Pulkit Goyal
narrow: only send the narrowspecs back if ACL in play
2018-10-10, by Pulkit Goyal
zsh_completion: add -l/--list flag for hg bookmarks completion
2018-10-17, by Anton Shestakov
zsh_completion: fix a couple of flags still not being perfect
2018-10-17, by Anton Shestakov
zsh_completion: use $_hg_remote_opts after it is defined
2018-10-17, by Anton Shestakov
tests: fix "running x tests using y ... " output in a few more places
2018-10-17, by Martin von Zweigbergk
py3: fix test-hardlinks.t
2018-10-14, by Mark Thomas
exchange: support declaring pull depth
2018-09-14, by Gregory Szorc
exchangev2: support for calling rawstorefiledata to retrieve raw files
2018-10-17, by Gregory Szorc
wireprotov2: implement command for retrieving raw store files
2018-10-16, by Gregory Szorc
wireprotov2: add response type that serializes to indefinite length bytestring
2018-10-16, by Gregory Szorc
exchangev2: recognize narrow patterns when pulling
2018-09-26, by Gregory Szorc
sqlitestore: file storage backend using SQLite
2018-10-09, by Gregory Szorc
storageutil: extract most of peek_censored from revlog
2018-10-16, by Gregory Szorc
lfs: autoload the extension when cloning from repo with lfs enabled
2018-09-20, by Matt Harbison
testing: switch to inserting deltas
2018-10-16, by Gregory Szorc
testing: remove expectation of error on bad node insert
2018-10-16, by Gregory Szorc
storageutil: convert fileid to bytes to avoid cast to %s
2018-10-16, by Gregory Szorc
tests: use byte literals in test-storage.py
2018-10-16, by Gregory Szorc
py3: byte-stringify literals in test-keyword.t
2018-10-16, by Yuya Nishihara
py3: flush std streams before/after running user code in heredoctest.py
2018-10-16, by Yuya Nishihara
py3: rewrite StringIO fallback for Python 3
2018-10-16, by Yuya Nishihara
py3: reinvent print() function for contrib/hgclient.py
2018-10-16, by Yuya Nishihara
py3: work around unicode stdio streams in contrib/hgclient.py
2018-10-16, by Yuya Nishihara
py3: convert string literals to bytes in contrib/hgclient.py
2018-10-16, by Yuya Nishihara
merge with stable
2018-10-16, by Augie Fackler
branchmap: remove redundant sort
2018-08-31, by Martijn Pieters
revset: drop special case of 'revset(...)' function in analyze
2018-10-11, by Boris Feld
revset: document the `revset(...)` syntax
2018-10-11, by Boris Feld
check-commit: update test expectation per removal of "double empty line" rule
2018-10-16, by Yuya Nishihara
style: drop requirement to only use single lines between top-level objects
2018-10-14, by Martijn Pieters
py3: byteify extension in test-relink.t
2018-10-14, by Matt Harbison
f: fix a Python 3 bytes/string issue
2018-10-13, by Augie Fackler
tests: use regex instead of Python versions for archive hash changes
2018-10-14, by Augie Fackler
notify: a ton of encoding dancing to deal with the email module
2018-10-14, by Augie Fackler
tests: add missing b prefix in test-context-metadata.t
2018-10-14, by Augie Fackler
context: raise runtime errors with sysstrs
2018-10-14, by Augie Fackler
rust: rustfmt config for hg-direct-ffi
2018-10-15, by Georges Racinet
rust: rustlazyancestors.__contains__
2018-10-08, by Georges Racinet
help: fix a missing quote character in ui.tweakdefaults
2018-10-14, by Matt Harbison
rust: hooking into Python code
2018-09-27, by Georges Racinet
py3: fix test-propertycache.py
2018-10-14, by Mark Thomas
py3: fix test-dirstate-race.t
2018-10-14, by Mark Thomas
help: adding a proper declaration for shortlist/basic commands (API)
2018-10-12, by Rodrigo Damazio
help: assigning topic categories
2018-10-12, by Rodrigo Damazio
help: assigning categories to existing commands
2018-10-13, by rdamazio
help: splitting the topics by category
2018-10-12, by Rodrigo Damazio
help: adding support for command categories
2018-10-13, by rdamazio
notify: just use email.errors
2018-10-14, by Yuya Nishihara
rust-chg: add struct holding information needed to spawn server process
2018-10-06, by Yuya Nishihara
rust-chg: install logger if $CHGDEBUG is set
2018-10-07, by Yuya Nishihara
rust-chg: depend on log and tokio_timer
2018-10-06, by Yuya Nishihara
rust-chg: suppress panic while writing chg error to stderr
2018-10-07, by Yuya Nishihara
logcmdutil: add a helpful assertion to catch mistyped templates early
2018-10-14, by Augie Fackler
notify: adapt to new location of email module's errors
2018-10-14, by Augie Fackler
notify: add some b prefixes
2018-10-14, by Augie Fackler
py3: fix test-diff-color.t
2018-10-14, by Mark Thomas
py3: fix test-revlog.t
2018-10-14, by Mark Thomas
fuzz: try *even harder* to prevent Python from looking up usernames
2018-10-14, by Augie Fackler
wireproto: fix incorrect function name in docstring
2018-10-14, by Connor Sheehan
py3: fix test-status.t
2018-10-13, by Mark Thomas
formatter: make debug output prettier
2018-10-14, by Yuya Nishihara
stringutil: allow to specify initial indent level of pprint()
2018-10-14, by Yuya Nishihara
stringutil: make level parameter of pprintgen() 0-origin
2018-10-14, by Yuya Nishihara
formatter: use stringutil.pprint() in debug output to drop b''
2018-10-14, by Yuya Nishihara
rust: exposing in parsers module
2018-09-27, by Georges Racinet
rust: iterator bindings to C code
2018-09-27, by Georges Racinet
rust: pure Rust lazyancestors iterator
2018-09-27, by Georges Racinet
run-tests: restore quoting the python executable for running *.py tests
2018-10-13, by Matt Harbison
tests: replace `cd ..` with an absolute path in a couple ssh tests
2018-10-13, by Matt Harbison
lfs: register the flag processors per repository
2018-10-04, by Matt Harbison
revlog: allow flag processors to be applied via store options
2018-10-09, by Matt Harbison
py3: use str to query registry values on Windows
2018-10-12, by Matt Harbison
py3: convert "usage" literal to bytes
2018-10-13, by Yuya Nishihara
churn: remove redundant round()
2018-10-13, by Augie Fackler
py3: use py3 as the test tag, dropping the k
2018-10-13, by Martijn Pieters
tests: fix inline extension in test-fncache.t for Python 3
2018-10-13, by Augie Fackler
py3: 3 more passing tests
2018-10-13, by Augie Fackler
simplemerge: port to Python 3
2018-10-13, by Augie Fackler
contrib: fix up output in check-config.py to use strs to avoid b prefixes
2018-10-13, by Augie Fackler
context: open files in bytes mode
2018-10-13, by Augie Fackler
tests: fix up test-hghave for recent run-tests change to use more CPUs
2018-10-13, by Augie Fackler
py3: fix test-parse-date.t
2018-10-13, by Mark Thomas
obsolete: don't translate internal error message
2018-10-12, by Yuya Nishihara
py3: get around unicode docstrings in test-encoding-textwrap.t and test-help.t
2018-10-12, by Yuya Nishihara
crecord: make enter move cursor down to the next item of the same type
2018-10-13, by Anton Shestakov
py3: fix infinitepush extension tests
2018-10-13, by Mark Thomas
py3: build help of compression engines in bytes
2018-10-13, by Yuya Nishihara
py3: do I/O in bytes in test-help.t
2018-10-13, by Yuya Nishihara
tests: accept slightly different zip file in Python 3
2018-10-13, by Augie Fackler
webcommands: use stringutil.pprint() to repr invalid archive types
2018-10-13, by Augie Fackler
archival: don't try and fsdecode non-{bytes,str} objects
2018-10-13, by Augie Fackler
tests: fix last failure in test-tools.t
2018-10-13, by Augie Fackler
run-tests: run tests with as many processes as cores by default
2018-10-13, by Gregory Szorc
run-tests: print number of tests and parallel process count
2018-10-13, by Gregory Szorc
releasenotes: use stringutil.wrap() instead of handcrafted TextWrapper wrapper
2018-10-13, by Yuya Nishihara
match: optimize matcher when all patterns are of rootfilesin kind
2018-10-13, by Martin von Zweigbergk
churn: use integer division consistently
2018-10-13, by Augie Fackler
churn: fix stack traces on Python 3
2018-10-13, by Augie Fackler
py3: moar passing tests
2018-10-13, by Augie Fackler
py3: one new passing tests
2018-10-12, by Augie Fackler
tests: expand our coverage of errors in Python 3 for bad extensions
2018-10-12, by Augie Fackler
tests: add lots of globs and conditional output lines
2018-10-12, by Augie Fackler
releasenotes: fix remaining bytes/unicode issues caught by tests
2018-10-13, by Augie Fackler
relnotes: port to Python 3
2018-10-13, by Augie Fackler
py3: use __code__ instead of func_code to test if func is cachable
2018-10-13, by Yuya Nishihara
py3: pass in system string to vars(branchmap).__contains__()
2018-10-13, by Yuya Nishihara
test-bookmarks-pushpull: use correct tmp dir for no-bm-move.sh
2018-10-13, by Mark Thomas
py3: add some glob to make output compatible with python 3
2018-10-13, by Pulkit Goyal
py3: add a b'' prefix in tests/test-requires.t
2018-10-13, by Pulkit Goyal
py3: use '%d' for rev nums instead of '%s'
2018-10-13, by Pulkit Goyal
py3: more globing of things to make output compatible between py2 and py3
2018-10-13, by Pulkit Goyal
py3: use stringutil.pprint() instead of '%r'
2018-10-13, by Pulkit Goyal
py3: use '%d' for integers instead of '%s'
2018-10-13, by Pulkit Goyal
py3: add some py3 specific output to test
2018-10-13, by Pulkit Goyal
py3: use stringutil.pprint() in color.py instead of '%r'
2018-10-13, by Pulkit Goyal
py3: add b'' prefixes in tests/test-progress.t
2018-10-13, by Pulkit Goyal
py3: add b'' prefixes to tests/test-keyword.t
2018-10-13, by Pulkit Goyal
py3: use stringutil.pprint() if we are printing bool values
2018-10-13, by Pulkit Goyal
py3: glob some difference between py2 and py3 output
2018-10-13, by Pulkit Goyal
py3: byteify tests/wireprotosimplecache.py
2018-10-13, by Pulkit Goyal
py3: add b'' prefixes in tests/test-help.t
2018-10-13, by Pulkit Goyal
py3: use sys.stdout.buffer for binary output in tests/svnxml.py
2018-10-13, by Pulkit Goyal
py3: use '%s' instead of %r in hgext/convert/subversion.py
2018-10-13, by Pulkit Goyal
py3: make test-contrib-perf.t work on python 3
2018-10-13, by Pulkit Goyal
py3: add 3 more passing tests to whitelist caught by buildbot
2018-10-13, by Pulkit Goyal
py3: add some r'' prefixes in hgext/narrow/narrowwirepeer.py
2018-10-13, by Pulkit Goyal
py3: r'' prefix default values for mimetypes.guess_mime()
2018-10-12, by Gregory Szorc
absorb: update help text
2018-10-12, by Mark Thomas
fsmonitor: use vfs instead of opener (issue5938)
2018-10-12, by FUJIWARA Katsunori
tests: configure fsmonitor.mode=paranoid always if fsmonitor is used
2018-10-12, by FUJIWARA Katsunori
tests: drop files from exclusion list in test-check-module-imports.t
2018-10-08, by FUJIWARA Katsunori
tests: use NO_CHECK_EOF for fragments used to test importing via extension
2018-10-08, by FUJIWARA Katsunori
tests: use NO_CHECK_EOF for fragments having intentional error
2018-10-08, by FUJIWARA Katsunori
tests: fix style issue of importing order in test-lock.py
2018-10-08, by FUJIWARA Katsunori
tests: fix style issue of importing hgweb in embedded code fragments
2018-10-08, by FUJIWARA Katsunori
py3: encode str to bytes
2018-10-12, by Gregory Szorc
py3: sprinkle statprof.py with utf-8 encoding
2018-10-12, by Gregory Szorc
py3: flush stdout
2018-10-12, by Gregory Szorc
py3: use raw strings in statprof.py
2018-10-12, by Gregory Szorc
py3: switch from print(..., file=) to write()
2018-10-12, by Gregory Szorc
py3: use %d in a few places
2018-10-12, by Gregory Szorc
py3: use raw strings for stack names
2018-10-12, by Gregory Szorc
py3: use sysbytes for converting code attributes
2018-10-12, by Gregory Szorc
py3: use write() instead of print()
2018-10-12, by Gregory Szorc
py3: use %d to format ints
2018-10-12, by Gregory Szorc
py3: convert sorting field to sysstr
2018-10-12, by Gregory Szorc
py3: encode json output to bytes and use write()
2018-10-12, by Gregory Szorc
absorb: prompt user to accept absorb changes by default
2018-10-12, by Mark Thomas
templatefuncs: add truncate parameter to pad
2018-10-12, by Mark Thomas
absorb: print summary of changesets affected
2018-10-12, by Mark Thomas
absorb: use a formatter to generate output
2018-10-12, by Mark Thomas
tests: fix up test-bad-extension.t's inline extension
2018-10-12, by Augie Fackler
polib: update to latest release 1.0.7 (upstream rev d75ce6dbbc2a)
2018-10-12, by Augie Fackler
tests: glob away some annoying py3 differences
2018-10-12, by Augie Fackler
tests: fix a repr on python3 in test-extension.t
2018-10-12, by Augie Fackler
tests: so many b prefixes in test-extension.t
2018-10-12, by Augie Fackler
tests: ensure print() statements in test-extension.t all flush
2018-10-12, by Augie Fackler
revlog: update pure nodecache start lookup offset on insertion
2018-10-12, by Gregory Szorc
exchangev2: use filesdata
2018-10-03, by Gregory Szorc
wireprotov2: define and implement "filesdata" command
2018-10-03, by Gregory Szorc
wireprotov2: extract file object emission to own function
2018-10-02, by Gregory Szorc
wireprotov2: change how revisions are specified to changesetdata
2018-10-08, by Gregory Szorc
wireprotov2: stop sending phase updates for base revisions
2018-10-08, by Gregory Szorc
debugcommands: support wrapping long lines
2018-10-11, by Gregory Szorc
exchangev2: honor server advertised manifestdata recommended batch size
2018-10-03, by Gregory Szorc
wireprotov2: advertise recommended batch size for requests
2018-10-08, by Gregory Szorc
httppeer: expose API descriptor on httpv2peer
2018-10-03, by Gregory Szorc
tests: use baseurl instead of advertisedbaseurl
2018-10-11, by Gregory Szorc
py3: another one started passing
2018-10-12, by Augie Fackler
py3: one more passing test
2018-10-12, by Augie Fackler
scmutil: wrap locker information in bytestr before repr()ing it
2018-10-12, by Augie Fackler
py3: more passing tests
2018-10-12, by Augie Fackler
py3: whitelist another passing test
2018-10-12, by Augie Fackler
obsolete: convert error string to a sysstr
2018-10-12, by Augie Fackler
tests: ensure the python 3 passing test list stays sorted
2018-10-12, by Augie Fackler
py3: sort passing test list
2018-10-12, by Augie Fackler
py3: tweak stdout writing in test-hgweb-no-path-info.t
2018-10-11, by Gregory Szorc
py3: use .+ instead of .* in regexp pattern
2018-10-11, by Gregory Szorc
py3: coerce bytestr to bytes to appease urllib.parse.quote_from_bytes()
2018-10-11, by Gregory Szorc
py3: pass str and return bytes from mimetypes.guess_type()
2018-10-11, by Gregory Szorc
py3: use bytes literal in test-hgweb-json.t
2018-10-11, by Gregory Szorc
py3: convert diff opcode name to bytes
2018-10-11, by Gregory Szorc
py3: byteify hgweberror.py
2018-10-11, by Gregory Szorc
py3: encode JSON str to bytes
2018-10-11, by Gregory Szorc
py3: use b'' in test-check-interfaces.py
2018-10-11, by Gregory Szorc
revlog: optimize ancestors() to not check filtered revisions for each
2018-10-12, by Yuya Nishihara
phabricator: drop support for the legacy phabricator.auth.token config (BC)
2018-10-11, by Matt Harbison
absorb: print '{rev}:' as a prefix to the hash
2018-10-11, by Matt Harbison
packaging: fix "make centos{5,6,7}"
2018-10-11, by muxator
narrow: don't compress the bundle2 when sending 'error:abort'
2018-10-10, by Pulkit Goyal
push: add "remote" to 'repository changed while pushing' messages (issue5971)
2018-10-11, by Taapas Agrawal
fuzz: try setting PYTHONNOUSERSITE=1 to avoid loading site-packages
2018-10-11, by Augie Fackler
perf: extract result formatting in its own function
2018-10-03, by Boris Feld
perf: extract the timing of a section in a context manager
2018-10-02, by Boris Feld
pref: support negative indexing in perfrevlogrevisions
2018-10-01, by Boris Feld
perf: accept formatter option for perfmanifest
2018-10-01, by Boris Feld
perf: fix -T json
2018-10-01, by Boris Feld
formatter: more details on assertion failure
2018-10-01, by Boris Feld
wireprotov2: raise ProgrammingError on unknown action
2018-10-10, by Gregory Szorc
wireprotov2: send content encoded frames from server
2018-10-08, by Gregory Szorc
wireprotov2: raise exception in objects() if future has been resolved
2018-10-08, by Gregory Szorc
wireprotov2: don't emit empty frames
2018-10-05, by Gregory Szorc
wireprotov2: remove functions for creating response frames from bytes
2018-10-05, by Gregory Szorc
wireprotov2: handle noop action
2018-10-05, by Gregory Szorc
wireprotov2: send protocol settings frame from client
2018-10-08, by Gregory Szorc
wireprotov2: define and use stream encoders
2018-10-08, by Gregory Szorc
lfs: avoid a potential variable reference before assignment error in cmdserver
stable
2018-10-10, by Matt Harbison
wireprotov2: establish dedicated classes for input and output streams
2018-10-04, by Gregory Szorc
wireprotov2: pass ui into clientreactor and serverreactor
2018-10-04, by Gregory Szorc
wireprotov2: handle stream encoding settings frames
2018-10-04, by Gregory Szorc
wireprotov2: document client reactor actions
2018-10-04, by Gregory Szorc
wireprotov2: handle sender protocol settings frames
2018-10-04, by Gregory Szorc
wireprotov2: update stream encoding specification
2018-10-04, by Gregory Szorc
cborutil: cast bytearray to bytes
2018-10-04, by Gregory Szorc
tests: disable zstd in test
2018-10-08, by Gregory Szorc
wireprotov2: remove "compression" from capabilities response
2018-10-08, by Gregory Szorc
zstandard: vendor python-zstandard 0.10.1
2018-10-08, by Gregory Szorc
rust-chg: install signal handlers to forward signals to server
2018-09-25, by Yuya Nishihara
rust-chg: remove SIGCHLD handler which won't work in oxidized chg
2018-09-24, by Yuya Nishihara
rust-chg: extract signal handlers from chg/procutil.c
2018-09-24, by Yuya Nishihara
help: document about "version" template keywords
2018-10-07, by Yuya Nishihara
help: document about "tags" template keywords
2018-10-07, by Yuya Nishihara
help: document about "status" template keywords
2018-10-07, by Yuya Nishihara
help: document about "resolve" template keywords
2018-10-07, by Yuya Nishihara
help: document about "paths" template keywords
2018-10-07, by Yuya Nishihara
help: document about "identify" template keywords
2018-10-07, by Yuya Nishihara
help: document about "grep" template keywords
2018-10-07, by Yuya Nishihara
chgserver: catch Abort while parsing early args to shut down cleanly
2018-10-07, by Yuya Nishihara
chg: upgrade client to use "setumask2" command
2018-10-05, by Yuya Nishihara
chgserver: add "setumask2" command which uses correct message frame
2018-10-04, by Yuya Nishihara
packaging: "make deb" no longer fails
2018-10-09, by muxator
packaging: cleanup() did not read the value of $CLEANUP
2018-10-09, by muxator
packaging: builddeb's cleanup needs to expand PWD, safely
2018-10-09, by muxator
packaging: blindly factor out trap's cleanup function in builddeb
2018-10-09, by muxator
packaging: print full path to the packages when builddeb finishes successfully
2018-10-09, by muxator
packaging: print more specific error messages when builddeb fails
2018-10-09, by muxator
cmdutil: sort unresolved paths
2018-10-09, by Gregory Szorc
fuzz: report error if Python code raised exception
2018-10-09, by Yuya Nishihara
revlog: explicitly initialize static variables
2018-10-09, by Yuya Nishihara
tests: do not change sys.path, it can break loading cext.parsers
2018-10-08, by Joerg Sonnenberger
tests: deal with differences in tic from ncurses and NetBSD
2018-10-08, by Joerg Sonnenberger
closehead: fix close-head -r listification
2018-10-08, by Joerg Sonnenberger
import-checker: use testparseutil.embedded() to centralize detection logic
2018-08-23, by FUJIWARA Katsunori
tests: use NO_CHECK_EOF as heredoc limit mark to omit checking code fragments
2018-08-23, by FUJIWARA Katsunori
contrib: add an utility module to parse test scripts
2018-08-23, by FUJIWARA Katsunori
tests: use environment variable indirectly
2018-08-23, by FUJIWARA Katsunori
tests: import multiple modules separately
2018-08-23, by FUJIWARA Katsunori
fuzz: allow manifest fuzzer to detect leaks
2018-10-08, by Augie Fackler
fuzzers: init Python in LLVMFuzzerInitialize and intentionally leak it
2018-10-08, by Augie Fackler
revlog: if the module is initialized more than once, don't leak nullentry
2018-10-08, by Augie Fackler
narrow: move remaining narrow-limited dirstate walks to core
2018-10-01, by Martin von Zweigbergk
narrow: allow repo.narrowmatch(match) to include exact matches from "match"
2018-10-01, by Martin von Zweigbergk
narrow: filter files by narrowspec in ctx.matches()
2018-09-28, by Martin von Zweigbergk
narrow: only walk files within narrowspec also for committed revisions
2018-09-28, by Martin von Zweigbergk
status: intersect matcher with narrow matcher instead of filtering afterwards
2018-09-27, by Martin von Zweigbergk
localrepo: allow narrowmatch() to accept matcher to intersect with
2018-09-28, by Martin von Zweigbergk
obsolete: fix ValueError when stored note contains ':' char (issue5783)
2018-10-05, by Zharaskhan Aman
narrow: update TODO.rst now that we share format with sparse
2018-10-05, by Martin von Zweigbergk
narrow: update TODO.rst now that we filter status in ctx
2018-10-05, by Martin von Zweigbergk
narrow: update TODO.rst now that the narrowspec is in .hg/store
2018-10-05, by Martin von Zweigbergk
py3: add 8 new passing tests to whitelist found by buildbot
2018-10-05, by Pulkit Goyal
py3: use '%f' for floats instead of '%s'
2018-10-05, by Pulkit Goyal
narrow: move adding of narrow server capabilities to core
2018-10-05, by Pulkit Goyal
wireprotoserver: move narrow capabilities to wireprototypes.py
2018-10-05, by Pulkit Goyal
narrow: introduce a config option to check if narrow is enabled or not
2018-10-05, by Pulkit Goyal
narrow: move the code to generate a widening bundle2 to core
2018-10-05, by Pulkit Goyal
narrow: start returning bundle2 from widen_bundle()
2018-10-02, by Pulkit Goyal
less
more
|
(0)
-30000
-10000
-3000
-1000
-896
+896
+1000
+3000
+10000
tip