Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
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.
resolve: also detect new :mergediff conflict markers
2021-01-19, by Martin von Zweigbergk
simplemerge: delete unused find_unconflicted()
2021-01-18, by Martin von Zweigbergk
perf: use the `perf--` prefix for perf command
2020-12-04, by Pierre-Yves David
contrib: update PyOxidizer to 0.10.3
stable
2021-01-24, by Gregory Szorc
contrib: stop building rust for every job
stable
2021-01-08, by Raphaël Gomès
share-safe: fix an abort message that references the experimental requirement
stable
2021-01-21, by Matt Harbison
doc: fix a formatting error in requirements.txt
stable
2021-01-21, by Matt Harbison
doc: drop the `exp-` prefix from the `share-safe` requirement
stable
2021-01-21, by Matt Harbison
share-share: have the hint issue more consistently and point to the right doc
stable
2021-01-20, by Pierre-Yves David
doc: point to the main share-safe doc in the "mismatch" config
stable
2021-01-20, by Pierre-Yves David
doc: improves the share-safe documentation
stable
2021-01-20, by Pierre-Yves David
doc: remove the section about share-safe from its verbose gating
stable
2021-01-20, by Pierre-Yves David
doc: relocate doc for `share.safe-mismatch.source-safe.warn`
stable
2021-01-20, by Pierre-Yves David
tests: skip a detailed exit status in test-lfs-test-server
stable
2021-01-20, by Matt Harbison
tests: deal with more timing differences in output
stable
2021-01-20, by Joerg Sonnenberger
merge with stable
2021-01-19, by Augie Fackler
Added signature for changeset 9da65e3cf370
stable
2021-01-19, by Pulkit Goyal
Added tag 5.7rc0 for changeset 9da65e3cf370
stable
2021-01-19, by Pulkit Goyal
merge with stable
stable
5.7rc0
2021-01-19, by Pulkit Goyal
share: move share safe functionality out of experimental
2021-01-18, by Pulkit Goyal
share: rename share-safe warning config
2021-01-15, by Pulkit Goyal
share: rework config options to be much clearer and easier
2021-01-18, by Pulkit Goyal
share: move share safe functionality out of experimental
2021-01-18, by Pulkit Goyal
share: rename share-safe warning config
2021-01-15, by Pulkit Goyal
share: rework config options to be much clearer and easier
2021-01-18, by Pulkit Goyal
localrepo: disallow share if there is a version mismatch by default
2021-01-14, by Pulkit Goyal
upgrade: re-read current requirements after taking lock
2021-01-18, by Pulkit Goyal
upgrade: take lock only for part where it's required
2021-01-14, by Pulkit Goyal
clang-format: reorder includes to appease the formatter
2021-01-18, by Pierre-Yves David
run-tests: catch a Windows specific error when testing for a free socket
2021-01-18, by Matt Harbison
run-tests: work around the Windows firewall popup for server processes
2021-01-18, by Matt Harbison
hghave: split apart testing for the curses module and `tic` executable
2021-01-17, by Matt Harbison
sqlitestore: disable test with chg
2021-01-18, by Joerg Sonnenberger
heptapod-ci: allow testing with docker image other than :latest
2021-01-15, by Pierre-Yves David
persistent-nodemap: also exchange the nodemap data over the wire
2021-01-17, by Pierre-Yves David
persistent-nodemap: catch the right exception on python
2021-01-17, by Pierre-Yves David
hghave: adjust the definition of `tic` to allow curses tests on Windows
2021-01-17, by Matt Harbison
windows: wrap `os.getcwd()` in `os.path.realpath()` on py3
2020-12-09, by Matt Harbison
packaging: include `windows-curses` on Windows
2020-12-01, by Matt Harbison
cext: fix compiler error in revlog.c on Windows with py2
2021-01-16, by Matt Harbison
discovery: add a devel.discovery.exchange-heads
2021-01-16, by Pierre-Yves David
test-regression: backing out D9640 (63c923fd7fa8)
2021-01-17, by Pierre-Yves David
clone: make sure we warm the cache after a clone
2021-01-15, by Pierre-Yves David
persistent-nodemap: remove the "experimental" tag to the feature
2021-01-14, by Pierre-Yves David
persistent-nodemap: drop the storage.revlog.nodemap.mode config
2021-01-13, by Pierre-Yves David
persistent-nodemap: add a "abort" option to the slow-path config
2021-01-13, by Pierre-Yves David
persistent-nodemap: add a "warn" option to the slow-path config
2021-01-13, by Pierre-Yves David
persistent-node: check the value of the slow-path config
2021-01-13, by Pierre-Yves David
persistent-nodemap: add a revlog.storage.persistent-nodemap.slow-path option
2021-01-14, by Pierre-Yves David
persistent-nodemap: document storage.revlog.persistent-nodemap.mmap=no
2021-01-14, by Pierre-Yves David
persistent-nodemap: rename the storage.revlog.nodemap.mmap option
2021-01-13, by Pierre-Yves David
persistent-nodemap: document the feature in `hg help config.format`
2021-01-14, by Pierre-Yves David
persistent-nodemap: write down the sprint conclusion
2021-01-14, by Pierre-Yves David
persistent-nodemap: document the `devel.persistent-nodemap` option
2021-01-14, by Pierre-Yves David
copies: fix some comment in _filter
2021-01-15, by Pierre-Yves David
discovery: move some debug output closer to were it belong
2021-01-16, by Pierre-Yves David
discovery: add a discovery.grow-sample.rate
2021-01-16, by Pierre-Yves David
discovery: add a `devel', b'discovery.grow-sample`
2021-01-16, by Pierre-Yves David
discovery: document the `devel.discovery.randomize` option
2021-01-16, by Pierre-Yves David
shelve: move listshelves() to new ShelfDir class, so caller need not pass vfs
2021-01-12, by Martin von Zweigbergk
shelve: also create class representing whole directory of shelves
2021-01-12, by Martin von Zweigbergk
shelve: add a method for deleting shelf to new shelf class
2021-01-11, by Martin von Zweigbergk
shelve: inline ".patch" constant now that it's only used in the Shelf class
2021-01-11, by Martin von Zweigbergk
shelve: use listshelves() in cleanupoldbackups()
2021-01-11, by Martin von Zweigbergk
shelve: make listshelves() list shelves in a given vfs
2021-01-11, by Martin von Zweigbergk
shelve: replace repo instance in Shelf class by vfs instance
2021-01-12, by Martin von Zweigbergk
shelve: use listdir() instead of readdir() when we don't need stat information
2021-01-11, by Martin von Zweigbergk
shelve: don't crash on file with unexpected extension in .hg/shelved/
2021-01-08, by Martin von Zweigbergk
shelve: don't include invalid shelves in `hg shelve --list`
2021-01-11, by Martin von Zweigbergk
shelve: extract some repeated creation of shelf instances to variables
2021-01-07, by Martin von Zweigbergk
shelve: teach new shelf class to check if .shelve file exists
2021-01-07, by Martin von Zweigbergk
shelve: move method for creating backup to new shelf class
2021-01-07, by Martin von Zweigbergk
shelve: make gennames() helper generate relative backup paths
2021-01-07, by Martin von Zweigbergk
shelve: use listshelves() in cleanup function
2021-01-07, by Martin von Zweigbergk
shelve: inline shelvedfile.filename() since there are no callers outside class
2021-01-07, by Martin von Zweigbergk
shelve: make listshelves() return shelf names instead of filenames
2021-01-07, by Martin von Zweigbergk
shelve: move method for getting stat (mtime) to new shelf class
2021-01-07, by Martin von Zweigbergk
shelve: open patch using new shelf class instead of open()
2021-01-07, by Martin von Zweigbergk
shelve: move function for opening .patch file to new shelf class
2021-01-07, by Martin von Zweigbergk
shelve: move method for reading .hg to new shelf class
2021-01-07, by Martin von Zweigbergk
shelve: move method for writing bundle to new shelf class
2021-01-07, by Martin von Zweigbergk
shelve: move method for reading .shelve file to new shelf class
2021-01-07, by Martin von Zweigbergk
shelve: move method for writing .shelve to new shelf class
2021-01-07, by Martin von Zweigbergk
shelve: introduce class representing a shelf
2021-01-07, by Martin von Zweigbergk
shelve: raise more specific errors
2021-01-07, by Martin von Zweigbergk
shelve: trust caller of shelvedfile.opener() to check that the file exists
2021-01-07, by Martin von Zweigbergk
shelve: rewrite check for unknown shelf to delete
2021-01-07, by Martin von Zweigbergk
shelve: remove a bundlerepo method
2021-01-07, by Martin von Zweigbergk
tests: add tests for corrupt .hg/shelved/ directory
2021-01-08, by Martin von Zweigbergk
ui: add a "config_default" method
2021-01-13, by Pierre-Yves David
test: split tests/test-merge-combination.t into multiple parts
2021-01-14, by Pierre-Yves David
test: extract the `genmerges` out of test-merge-combination.t
2021-01-14, by Pierre-Yves David
hghave: clarify `sqlite` requirements
2021-01-15, by Pierre-Yves David
localrepo: fix comment typo
2021-01-15, by Joerg Sonnenberger
error: use detailed exit code 10 for command errors
2021-01-14, by Martin von Zweigbergk
errors: raise InputError when non-existent help section requested
2021-01-13, by Martin von Zweigbergk
revlog: migrate from PyEval_CallObject to PyObject_Call
2021-01-15, by Augie Fackler
fuzz: fix Makefile default PYTHON_CONFIG_FLAGS to be modern
2021-01-15, by Augie Fackler
tests: wider work around matching in test-narrow-shallow.t
2021-01-14, by Pierre-Yves David
fuzz: try and ensure fuzzer tests run against the right python-config
2021-01-13, by Augie Fackler
contrib: remove testing for `dirstate-tree` Rust feature
2021-01-08, by Raphaël Gomès
perf: don't turn byte to string when formatting perfbranchmap
2021-01-13, by Pierre-Yves David
branchmap: avoid ancestor computations in absence of non-continous branches
2020-12-18, by Joerg Sonnenberger
persistent-nodemap: also list related file as part of the store
2021-01-12, by Pierre-Yves David
upgrade: explicitly test for revlog index
2021-01-13, by Pierre-Yves David
persistent-nodemap: highlight that node is not sent when streaming
2021-01-12, by Pierre-Yves David
persistent-nodemap: test it (does not) exist after a stream clone
2021-01-12, by Pierre-Yves David
persistent-nodemap: test it (does not) exist after a local clone
2021-01-12, by Pierre-Yves David
persistent-nodemap: test that is it present after a clone
2021-01-12, by Pierre-Yves David
narrow: overwrite readfast in excludeddirmanifestctx
2021-01-12, by Pierre-Yves David
patch: handle filenames with trailing spaces
2021-01-11, by Kyle Lippincott
rust: fix testing with $TMPDIR ≠ /tmp
2020-12-29, by Dan Villiom Podlaski Christiansen
ci: avoid a global before_script definition
2021-01-11, by Dan Villiom Podlaski Christiansen
setup: when possible, build and bundle man pages
2020-12-21, by Dan Villiom Podlaski Christiansen
scmutil: improve documentation of writereporequirements()
2020-12-08, by Pulkit Goyal
command: automatically create alias for command using '-' in names
2020-11-20, by Pierre-Yves David
worker: POSIX only supports workers from main thread (issue6460)
2020-12-28, by Joerg Sonnenberger
sharesafe: introduce config to disallow outdated shares if upgrade fails
2021-01-08, by Pulkit Goyal
sharesafe: make warning about outdated share configurable
2021-01-08, by Pulkit Goyal
debuglock: rename flag names to better clarity
2021-01-08, by Pulkit Goyal
sharesafe: add functionality to automatically downgrade shares
2021-01-06, by Pulkit Goyal
sharesafe: introduce functionality to automatically upgrade shares
2021-01-06, by Pulkit Goyal
localrepo: move storevfs calculation out of if statement
2021-01-06, by Pulkit Goyal
setup: don't import distutils prior to checking FORCE_SETUPTOOLS
2021-01-11, by Dan Villiom Podlaski Christiansen
largefiles: remove unused imports
2021-01-13, by Pulkit Goyal
upgrade: don't perform anything if nothing to do
2021-01-08, by Pulkit Goyal
downgrade: if a compression is removed, consider that too
2021-01-08, by Pulkit Goyal
engine: prevent a function call for each store file
2020-12-31, by Pulkit Goyal
rhg: use a release-mode executable in tests
2021-01-12, by Simon Sapin
rust: fix file folding map
2020-12-30, by Dan Villiom Podlaski Christiansen
test: replace a many occurence of `python` with `$PYTHON`
2021-01-12, by Pierre-Yves David
tests: make test-subrepo-git.t compatible with git's master->main rename
2021-01-12, by Martin von Zweigbergk
revlog: use size_t for nodetree capacity
2021-01-12, by Jun Wu
upgrade: demonstrate that a no-op upgrade still performs everything
2021-01-08, by Pulkit Goyal
upgrade: migrated -> upgraded in ui messages
2020-12-31, by Pulkit Goyal
upgrade: remove unnecessary `is None` check
2020-12-31, by Pulkit Goyal
engine: refactor code to replace stores in separate function
2020-12-31, by Pulkit Goyal
engine: make hook point for extension a public function
2020-12-31, by Pulkit Goyal
engine: prevent multiple checking of re-delta-multibase
2020-12-30, by Pulkit Goyal
engine: pass upgrade operation inside `_perform_clone()`
2020-12-30, by Pulkit Goyal
engine: pass upgrade operation inside _clonerevlogs()
2020-12-30, by Pulkit Goyal
actions: store deltareuse mode of whole operation in UpgradeOperation
2020-12-30, by Pulkit Goyal
engine: refactor how total dstsize is calculated
2020-12-30, by Pulkit Goyal
upgrade: introduce post upgrade and downgrade message for improvements
2020-12-16, by Pulkit Goyal
actions: introduce function to calculate downgrades
2020-12-16, by Pulkit Goyal
debugupgraderepo: minor documentation fix
2020-12-16, by Pulkit Goyal
upgrade: rename actions to upgrade_actions
2020-12-16, by Pulkit Goyal
upgrade: move optimization addition to determineactions()
2020-12-16, by Pulkit Goyal
upgrade: drop support for old style optimization names
2020-12-16, by Pulkit Goyal
upgrade: add a missing space in status message
2020-12-14, by Pulkit Goyal
actions: rename DEFICIENCY constant to FORMAT_VARIANT
2020-12-30, by Pulkit Goyal
upgrade: rename finddeficiences() to find_format_upgrades()
2020-12-14, by Pulkit Goyal
beautifygraph: change the current commit symbol
2021-01-02, by msuozzo
merge with stable
2021-01-11, by Augie Fackler
statichttprepo: explicitly convert error message to str (issue6247)
2020-12-28, by Joerg Sonnenberger
debugsetparents: add various warning in the help message
2020-12-07, by Pierre-Yves David
largefiles: redo heads interception
2020-12-28, by Joerg Sonnenberger
nodemap: match comment to actual code
2021-01-07, by Joerg Sonnenberger
clone: update to active bookmark, if set
2020-12-20, by Dan Villiom Podlaski Christiansen
branchmap: micro-optimize branchinfo
2020-12-17, by Joerg Sonnenberger
contrib: py3 compat for perfnodemap
2021-01-06, by Joerg Sonnenberger
comments: fix typos
2021-01-07, by Joerg Sonnenberger
engine: unwrap a hard to understand for loop
2020-12-14, by Pulkit Goyal
engine: refactor actual cloning code into separate function
2020-12-14, by Pulkit Goyal
upgrade: move printing of unused optimizations to UpgradeOperation class
2020-12-14, by Pulkit Goyal
upgrade: move `printrequirements()` to UpgradeOperation class
2020-12-12, by Pulkit Goyal
upgrade: move `printoptimisations() to UpgradeOperation class
2020-12-12, by Pulkit Goyal
upgrade: move `printupgradeactions()` to UpgradeOperation class
2020-12-12, by Pulkit Goyal
upgrade: move `print_affected_revlogs()` to UpgradeOperation class
2020-12-12, by Pulkit Goyal
hg-core: add basic config module
2020-12-29, by Raphaël Gomès
copies-tests: update to null in test-copies-chain-merge.t
2020-12-14, by Pierre-Yves David
copies-tests: add a summary of all cases created in test-copies-chain-merge.t
2020-12-14, by Pierre-Yves David
copies: stop attempt to avoid extra dict copies around branching
2020-12-15, by Pierre-Yves David
copies: deal with the "same revision" special case earlier
2020-12-14, by Pierre-Yves David
tags: describe all abnormal tag types in `hg tags -v`
2020-12-20, by Dan Villiom Podlaski Christiansen
hg-core: add format-bytes dependency
2020-12-01, by Raphaël Gomès
rebase: handle the case when nothing to rebase (dry-run)
2020-12-26, by Sushil khanchi
rebase: add test to demonstrate an issue in dry-run
2020-12-26, by Sushil khanchi
pycompat: fix typos
2020-12-28, by Joerg Sonnenberger
chg: format code by clang-format version 11.0.1-+rc1-1
2020-12-19, by Yuya Nishihara
test-check-interface: do not expect bare "python" executable exists
2020-12-19, by Yuya Nishihara
procutil: assign pseudo file object if sys.stdout/stderr is missing
2020-12-18, by Yuya Nishihara
procutil: introduce pseudo file object that just raises EBADF
2020-12-19, by Yuya Nishihara
dispatch: gate against missing stdout/stderr
2020-12-18, by Yuya Nishihara
dispatch: remove stale comment about fdopen()-ed stdio
2020-12-18, by Yuya Nishihara
mergetools: add BeyondCompare 4 for Windows
2020-12-19, by Matt Harbison
mergetools: add support for 32-bit BeyondCompare 3 on 64-bit Windows
2020-12-19, by Matt Harbison
mergetools: enable the `checkconflicts` option for Araxis Merge
2020-12-19, by Matt Harbison
mergetools: sync up comments with the TortoiseHg copy of the config file
2020-12-19, by Matt Harbison
rust: introduce Repo and Vfs types for filesystem abstraction
2020-12-14, by Simon Sapin
bundle2: drop some outdated comment
2020-12-19, by Pierre-Yves David
bundle: optional advisory obsolescence parts
2020-04-24, by Joerg Sonnenberger
relnotes: document that `hg extdiff` also got -r replaced by --from/--to
2020-12-17, by Martin von Zweigbergk
hghave: add some official category for known-bad and missing-good output
2020-12-14, by Pierre-Yves David
copies: rename value/other variable to minor/major for clarity
2020-12-14, by Pierre-Yves David
copies: extract value comparison in the python copy tracing
2020-12-14, by Pierre-Yves David
copies: explain the "arbitrary" copy source pick in case of conflict
2020-12-13, by Pierre-Yves David
copies: properly match result during changeset centric copy tracing
2020-12-13, by Pierre-Yves David
copies: avoid early return in _combine_changeset_copies
2020-12-13, by Pierre-Yves David
copies-rust: record overwrite when merging
2020-12-02, by Pierre-Yves David
copies-rust: make the comparison aware of the revision being current merged
2020-12-02, by Pierre-Yves David
copies-rust: start recording overwrite as they happens
2020-11-21, by Pierre-Yves David
copies-rust: rename Oracle.is_ancestor to Oracle.is_overwrite
2020-12-02, by Pierre-Yves David
copies-rust: use the `entry` API for copy information too
2020-12-02, by Pierre-Yves David
copies-rust: use the entry API to overwrite deleted entry
2020-12-02, by Pierre-Yves David
copies-rust: tokenize all paths into integer
2020-04-25, by Pierre-Yves David
copies: no longer cache the ChangedFiles during copy tracing
2020-11-20, by Pierre-Yves David
copies: iterate over children directly (instead of parents)
2020-12-14, by Pierre-Yves David
copies: document the current algorithm step
2020-12-14, by Pierre-Yves David
log: update documentation about --follow with/without --rev (issue6459)
stable
2020-12-24, by Yuya Nishihara
contrib: run python3+chg tests too in heptapod CI
2020-12-12, by Pulkit Goyal
chgserver: respect detailed exit code in case of ConfigError
2020-12-18, by Pulkit Goyal
cext: shut-up sign compare warnings
2020-12-17, by Joerg Sonnenberger
errors: respect ui.detailed-exit-code in chg
2020-12-17, by Martin von Zweigbergk
relnotes: document automatically setting `HGPLAIN=1` for external hooks
2020-12-17, by Matt Harbison
cext: isolate hash size in the revlog handling in a single place
2020-11-28, by Joerg Sonnenberger
rust: document how to enable debug information in optimized builds
2020-12-17, by Simon Sapin
filemerge: add support for the new "mergediff" marker style to premerge
2020-12-14, by Martin von Zweigbergk
test-narrow: mitigate the flakyness of test-narrow-shallow
2020-12-14, by Pierre-Yves David
hook: set `HGPLAIN=1` for external hooks
2020-12-14, by Matt Harbison
setup: exclude the git extension from py2 builds
2020-12-14, by Matt Harbison
rust: replace most "operation" structs with functions
2020-12-14, by Simon Sapin
rust: change &PathBuf parameters to &Path
2020-12-14, by Simon Sapin
extdiff: add --from/--to and deprecate -r, as was done for `hg diff`
2020-12-16, by Martin von Zweigbergk
extdiff: fix crash when showing diff from wdir()
2020-12-16, by Martin von Zweigbergk
extdiff: pass contexts instead of nodeids into diffrevs()
2020-12-16, by Martin von Zweigbergk
tests: remove undefined (empty) $opt from test-extdiff.t
2020-12-16, by Martin von Zweigbergk
copies-rust: pre-introduce a PathToken type and use it where applicable
2020-04-21, by Pierre-Yves David
copies-rust: add smarter approach for merging small mapping with large mapping
2020-11-21, by Pierre-Yves David
copies-rust: hide most of the comparison details inside a closure
2020-11-21, by Pierre-Yves David
copies-rust: move the mapping merging into a else clause
2020-11-21, by Pierre-Yves David
copies-rust: extract conflicting value comparison in its own function
2020-11-21, by Pierre-Yves David
mergetools: alphabetize the config settings
2020-12-17, by Matt Harbison
share: properly copy cache files when cloning from a share
2020-12-14, by Joerg Sonnenberger
tests: workaround for a flaky test
2020-12-14, by Joerg Sonnenberger
revlog: support none compression
2020-12-13, by Joerg Sonnenberger
errors: raise InputError on recursive template definition
2020-11-12, by Martin von Zweigbergk
errors: raise StateError when push fails because it creates new heads
2020-11-23, by Martin von Zweigbergk
errors: raise InputError on early parse error in dispatch
2020-11-23, by Martin von Zweigbergk
errors: raise more specifc errors from narrowcommands
2020-11-18, by Martin von Zweigbergk
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
tip