Mercurial
Mercurial
>
hg-stable
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
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
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
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
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
storage: also use `deltamode argument` for ifiledata
2018-10-09, by Boris Feld
changegroup: refactor emitrevision to use a `deltamode` argument
2018-10-09, by Boris Feld
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
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
histedit: crashing with a more useful error message on empty defaultrev
stable
2019-01-09, by rdamazio
Added signature for changeset 197f092b2cd9
stable
2019-01-07, by Augie Fackler
Added tag 4.8.2 for changeset 197f092b2cd9
stable
2019-01-07, by Augie Fackler
server: always close http socket if responding with an error (issue6033)
stable
4.8.2
2019-01-06, by Augie Fackler
match: fix assertion for fileset with no context (issue6046)
stable
2019-01-05, by Yuya Nishihara
templatekw: fix documentation typos
stable
2019-01-04, by Matt Harbison
update: do not pass in user revspec as default destination (issue6044)
stable
2019-01-02, by Yuya Nishihara
revlog: cache delta base value under -1
stable
2018-12-30, by Boris Feld
revlog: catch revlog corruption in index_baserev
stable
2018-12-27, by Boris Feld
phabricator: properly encode boolean types in the request body
stable
2018-12-21, by Matt Harbison
worker: do not swallow exception occurred in main process
stable
2018-12-11, by Yuya Nishihara
run-tests: fix permission to clean up unreadable directories
stable
2018-12-17, by Yuya Nishihara
context: reimplement memfilectx.cmp()
stable
2018-12-16, by Yuya Nishihara
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
test: fix test-http-bad-server with current python 2.7
stable
2018-12-12, by Julien Cristau
hgweb: register web.comparisoncontext to the config table
stable
2018-12-09, by Matt Harbison
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
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
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
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: stabilize the recent checkexec changes on Windows
stable
2018-11-20, by Matt Harbison
checkexec: create destination directory if necessary
stable
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
tests: allow for 100% of profiled time in sleep in test-profile.t
stable
2018-11-14, by Augie Fackler
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
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
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
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
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
fix: disable use of thread-based worker
stable
2018-10-31, by Yuya Nishihara
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
http: work around custom http client classes that refuse extra attrs
stable
2018-10-29, by Augie Fackler
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
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
+10000
tip