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
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.
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
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
errors: use detailed exit code 50 for StorageError
2020-12-09, by Martin von Zweigbergk
errors: raise InputError if an ambiguous revision id prefix is used
2020-12-09, by Martin von Zweigbergk
localrepo: delete obsolete comment about `prefix in repo` raising exception
2020-12-10, by Martin von Zweigbergk
node: import symbols explicitly
2020-12-01, by Joerg Sonnenberger
branching: merge with stable
2020-12-13, by Martin von Zweigbergk
debugdiscovery: fix swapped heads and roots
2020-12-11, by Pierre-Yves David
debugdiscovery: display the number of roundtrip used
2020-12-11, by Pierre-Yves David
copies: make calculating lazy for dir move detection's "addedfiles"
2020-12-11, by Kyle Lippincott
mergetools: add new conflict marker format with diffs in
2020-12-08, by Martin von Zweigbergk
diff: deprecate -r option
2020-12-10, by Martin von Zweigbergk
diff: update synopsis to use --from/--to instead of -r
2020-12-10, by Martin von Zweigbergk
diff: describe behavior by using --from/--to instead of varying revision count
2020-12-10, by Martin von Zweigbergk
histedit: adjust comment describing `edit` action for clarity
2020-12-10, by Augie Fackler
histedit: tweak `edit` message to try and guide users to our workflow
2020-12-10, by Augie Fackler
procutil: don't assign stdin to None, use os.devnull instead
2020-12-10, by Pulkit Goyal
dispatch: move IOError handling and flushing of streams to `dispatch()`
2020-12-10, by Pulkit Goyal
simplemerge: write output only once it's complete
2020-12-09, by Martin von Zweigbergk
simplemerge: avoid quadratic concatenation when building output text
2020-12-08, by Martin von Zweigbergk
simplemerge: work with opts as native strings instead of bytes
2020-12-08, by Martin von Zweigbergk
hghave: update the check for virtualenv
2020-12-08, by Matt Harbison
singlehead: introduce option to restrict to public changes
2020-12-05, by Joerg Sonnenberger
treemanifest: stop storing full path for each item in manifest._lazydirs
2020-12-03, by Kyle Lippincott
extensions: avoid including `__index__` in the disabled extension list
2020-12-08, by Matt Harbison
windows: continue looking at `%HOME%` for user config files with py3.8+
2020-12-09, by Matt Harbison
run-tests: configure the environment to expand `~` properly with Windows py38+
2020-12-09, by Matt Harbison
run-tests: fix `HGTESTEXTRAEXTENSIONS` with py3
2020-12-09, by Matt Harbison
rhg: use persistent nodemap when available
2020-12-04, by Simon Sapin
persistent-nodemap: properly ignore non-existent `.nd` data file
2020-12-07, by Simon Sapin
docs: prefer `hg diff --from/--to` over `-r`
2020-12-09, by Martin von Zweigbergk
diff: add --from and --to flags as clearer alternative to -r -r
2020-12-09, by Martin von Zweigbergk
commandserver: handle IOError related to flushing of streams
2020-12-03, by Pulkit Goyal
tests: conditionalize output in test-ssh.t with chg+py3
2020-12-02, by Pulkit Goyal
dispatch: disable line ending normalization on sys.stdin if its None
2020-12-02, by Pulkit Goyal
procutils: don't try to get `.buffer` if sys.stdin is None
2020-12-02, by Pulkit Goyal
share: remove unexpected heading from "verbose" container in help test
2020-12-09, by Martin von Zweigbergk
cext: match format string for 32bit long platforms
2020-12-08, by Joerg Sonnenberger
status: disable morestatus when using -0
2020-12-08, by Martin von Zweigbergk
debugdiscovery: display some information about the initial "undecided" set
2020-12-06, by Pierre-Yves David
debugdiscovery: add some data about the shapes of the sets
2020-12-06, by Pierre-Yves David
tests: conditionalize the progress timestamp for Windows
2020-12-07, by Matt Harbison
tests: conditionalize a few Windows specific error messages
2020-12-07, by Matt Harbison
tests: correct the output order about starting a background thread for Windows
2020-12-07, by Matt Harbison
tests: update the exit status codes for Windows specific tests
2020-12-07, by Matt Harbison
tests: drop the trailing exclamation point from some Windows abort messages
2020-12-07, by Matt Harbison
tests: update output for test-check-pylint.t
2020-12-07, by Matt Harbison
run-tests: extend PATH on Windows to include user installed scripts
2020-12-07, by Matt Harbison
run-tests: stuff a `python3.exe` into the test bin directory on Windows
2020-12-07, by Matt Harbison
run-tests: fix a typo in an attribute name
2020-12-07, by Matt Harbison
test-extension: flush diagnostic message to stabilize chg output
2020-12-07, by Yuya Nishihara
formatting: re-blacken match.py
2020-12-03, by Matt Harbison
transaction: windows workaround for missing line iteration support
2020-12-07, by Joerg Sonnenberger
sidedata: send the correct revision data for wireproto v2
2020-11-28, by Joerg Sonnenberger
debugdiscovery: move various computation earlier
2020-12-06, by Pierre-Yves David
debugdiscovery: clarify internal key name in debugobsolete
2020-12-06, by Pierre-Yves David
copies-rust: extract the processing of a ChangedFiles in its own function
2020-11-20, by Pierre-Yves David
copies-rust: move the parent token to an enum
2020-11-20, by Pierre-Yves David
copies-rust: parse the changed-file sidedata directly in rust
2020-11-12, by Pierre-Yves David
upgrade: start moving the "to be happening" data in a dedicated object
2020-12-01, by Pierre-Yves David
hg: add user-site to `sys.path` on Windows to allow pip-installed extensions
2020-12-06, by Matt Harbison
rust: use crossbeam-channel crate directly
2020-11-30, by Simon Sapin
wireprotov2: re-add tuple around `bundle2` check
2020-12-04, by Raphaël Gomès
upgrade: gather code about requirement checking together
2020-12-01, by Pierre-Yves David
upgrade: extract the checking of target requirements change
2020-12-01, by Pierre-Yves David
upgrade: drop an outdated comment
2020-12-01, by Pierre-Yves David
upgrade: gather code about source checking together
2020-12-01, by Pierre-Yves David
upgrade: move requirements checking in a dedicated function
2020-12-01, by Pierre-Yves David
upgrade: split definition and management of the actions from the main code
2020-12-01, by Pierre-Yves David
upgrade: split actual upgrade code away from the main module
2020-12-01, by Pierre-Yves David
phab-refresh: add an explanatory message
2020-12-05, by Pierre-Yves David
phab-refresh: allow passing additional argument to the phabsend
2020-12-05, by Pierre-Yves David
phab-refresh: do not pick draft changeset from the bare "default" branch
2020-12-05, by Pierre-Yves David
log: do not accept string-matcher pattern as -u/-b/-B parameter
2020-12-01, by Yuya Nishihara
log: do not override other filtering and sorting options by --bookmark
2020-12-01, by Yuya Nishihara
scmutil: extract function that builds revset expr to select bookmark branch
2020-12-01, by Yuya Nishihara
scmutil: document that bookmarkrevs() ignores non-head bookmark branch
2020-12-01, by Yuya Nishihara
cext: add .pyi files for C extensions
2020-11-07, by Gregory Szorc
phabricator: allow local revisions to be specified with `phabupdate`
2020-11-21, by Matt Harbison
copies: properly copies parent dictionary before updating it
2020-11-20, by Pierre-Yves David
upgrade: display the list of processed revlog before proceeding
2020-11-30, by Pierre-Yves David
rhg: add a test with persistent-nodemap
2020-12-02, by Simon Sapin
rust: use NodePrefix::from_hex instead of hex::decode directly
2020-12-02, by Simon Sapin
rhg: allow specifying a changeset ID prefix
2020-11-30, by Simon Sapin
tests: update test-releasenotes-formatting.t with new exit codes
2020-12-03, by Martin von Zweigbergk
merge with stable
2020-12-03, by Augie Fackler
statprof: separate functions and "line", assume 4 digit line numbers
2020-12-02, by Kyle Lippincott
statprof: fix off-by-one-line error in output
2020-12-02, by Kyle Lippincott
phab-refresh: do not error out when the stack is empty
2020-12-03, by Pierre-Yves David
run-tests: allow some slack about 'waiting on lock' message
2020-12-02, by Pierre-Yves David
pull: flush stdin after the `pull from` message
2020-12-02, by Pierre-Yves David
tests: explicitly skip the lock warning in some remotefilelog tests
2020-12-02, by Pierre-Yves David
tests: use the right python when running dummyssh for narrow
2020-12-02, by Pierre-Yves David
copies: avoid materializing a full directory map during copy tracing
2020-12-02, by Kyle Lippincott
rebase: clear merge state when aborting in-memory merge on dirty working copy
2020-12-02, by Martin von Zweigbergk
tests: show that in-memory rebase leaves state when working copy is dirty
2020-12-02, by Martin von Zweigbergk
helptext: document share safe functionality in `hg help config -v`
2020-11-27, by Pulkit Goyal
helptext: mention in `hg help config` that `.hg/hgrc-not-shared` is consulted
2020-11-27, by Pulkit Goyal
share: add documentation about share-safe mode in `hg help -e share`
2020-11-27, by Pulkit Goyal
helptext: update first hg version when share-safe will be released
2020-11-27, by Pulkit Goyal
share: show warning if share is outdated while source supports share-safe
2020-11-23, by Pulkit Goyal
upgrade: add support to downgrade share safe mode
2020-10-16, by Pulkit Goyal
upgrade: add support for experimental safe share mode
2020-06-25, by Pulkit Goyal
chgserver: catch RepoError while loading configuration
2020-11-30, by Pulkit Goyal
registrar: clarify the documentation about some byte strings being required
2020-11-28, by Matt Harbison
match: skip walking up the directory hierarchy if the number of pats are small
2020-11-30, by Kyle Lippincott
relnotes: document better memory use for unbundle
2020-12-01, by Joerg Sonnenberger
upgrade: add an explicite --filelogs arguments
2020-11-30, by Pierre-Yves David
rhg: add a test for --rev with a hex changeset ID
2020-11-30, by Simon Sapin
upgrade: move optimisation to something more declarative
2020-12-01, by Pierre-Yves David
upgrade: capitalize the `deficiency` constant
2020-11-30, by Pierre-Yves David
upgrade: capitalize the `deficiency` constant
2020-11-30, by Pierre-Yves David
tests: set old git default branch name for compatibility
2020-11-30, by Martin von Zweigbergk
heptapod-ci: automatically refresh existing phabricator Diff on push
2020-11-28, by Pierre-Yves David
contrib: add a small script to refresh all diff in the current stack
2020-11-28, by Pierre-Yves David
tests: conditionalize return code on chg in test-config.t
2020-11-30, by Pulkit Goyal
tests: update test-chg.t with output change
2020-11-27, by Pulkit Goyal
rust-format: pin the formatted to a specific nightly version
2020-11-23, by Pierre-Yves David
copies: clarify the return of _merge_copies_dict
2020-11-20, by Pierre-Yves David
copies: avoid unwanted side effect from one branch to another
2020-11-20, by Pierre-Yves David
rhg: use `format_bytes!` for error messages
2020-11-26, by Raphaël Gomès
packaging: don't use plain 'python' if another python has been specified
2020-11-30, by Mathias De Mare
packaging: add pygit2 to the py3 Windows installers
2020-11-26, by Matt Harbison
upgrade: directly use the upgrade action constant
2020-11-30, by Pierre-Yves David
upgrade: rename UPGRADE_FILELOG to UPGRADE_FILELOGS
2020-11-30, by Pierre-Yves David
bisect: add `-G` to an `hg log` command in a test
2020-11-23, by Simon Sapin
bisect: refactor to work on a list of revspecs
2020-11-23, by Simon Sapin
copies: simplify the call to _merge_copies_dict
2020-11-20, by Pierre-Yves David
copies: fast path no-op merge
2020-11-20, by Pierre-Yves David
copies-rust: encapsulate internal sets on `changes`
2020-10-05, by Pierre-Yves David
copies-rust: pre-indent some code to clarify the next patch
2020-10-30, by Pierre-Yves David
copies-rust: combine the iteration over remove and copies into one
2020-10-05, by Pierre-Yves David
copies-rust: move is_ancestor caching within the rust code
2020-10-02, by Pierre-Yves David
copies-rust: leverage the immutability for efficient update
2020-04-21, by Pierre-Yves David
phabricator: use the `http.timeout` config for conduit call
2020-11-29, by Pierre-Yves David
phabricator: introduce a `phabricator.retry` option
2020-11-28, by Pierre-Yves David
packaging: drop Disco (19.04) and add Focal (20.04)
2020-11-24, by Matt Harbison
make: drop Trusty and Artful targets
2020-11-24, by Matt Harbison
packaging: add `HG_DOCKER_OWN_USER` to `dockerdeb` like exists in `dockerrpm`
2020-11-24, by Matt Harbison
heptapod-ci: do not publish changeset when doing the local clone
2020-11-29, by Pierre-Yves David
copies-rust: pre-indent some code to clarify the next changeset
2020-11-02, by Pierre-Yves David
copies-rust: use immutable "OrdMap" to store copies information
2020-04-21, by Pierre-Yves David
copies: use the rust code for `combine_changeset_copies`
2020-10-01, by Pierre-Yves David
tests: simplify and extend pull-bundle test using debugbuilddag
2019-09-18, by Joerg Sonnenberger
helptext: document the mechanism for extensions to report a version
2020-11-28, by Matt Harbison
heptapod-ci: add a explicite "test" phases
2020-11-28, by Pierre-Yves David
test: fix some expect output in a traceback
2020-11-28, by Pierre-Yves David
help: fix a grammar/typo in hg help dates
2020-11-28, by Sushil khanchi
rust: fix non-utf8 char in requirements.rs
2020-11-28, by Pierre-Yves David
run-tests: use a context manager when looking for available ports
2020-11-29, by Matt Harbison
dispatch: print the version of each extension in the bug report, if available
2020-11-27, by Matt Harbison
dispatch: sort the loaded extension names in the bug report
2020-11-27, by Matt Harbison
dispatch: quote the extension when printing the bug report
2020-11-27, by Matt Harbison
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
+3000
tip