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
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.
store: make `walk` return an entry for obsolescence if requested so
18 months ago, by Pierre-Yves David
store: yield phases before changelog
18 months ago, by Pierre-Yves David
store: make `walk` return an entry for phase if requested so
18 months ago, by Pierre-Yves David
cli: add a test of `hg debugnodemap --manifest`
18 months ago, by Arseniy Alekseyev
cli: fix spelling in `debugnodemap` error messages
18 months ago, by Arseniy Alekseyev
cli: make debugnodemap capable of inspecting an arbitrary nodemap
18 months ago, by Arseniy Alekseyev
rust: mostly avoid streaming zstd decompression
18 months ago, by Arseniy Alekseyev
rust: in zstd decompression, avoid a useless vec initialization
18 months ago, by Arseniy Alekseyev
rust: speed up zstd decompression by re-using the decompression context
18 months ago, by Arseniy Alekseyev
store: rename `topfiles` to `top_entries`
18 months ago, by Pierre-Yves David
store: rename `datafiles` to `data_entries`
18 months ago, by Pierre-Yves David
store: use boolean property for upgrade's matchrevlog
18 months ago, by Pierre-Yves David
store: use the new boolean property in `upgrade`
18 months ago, by Pierre-Yves David
store: use the new boolean property in `remotefilelogserver`
18 months ago, by Pierre-Yves David
store: use the boolean property in `repair_issue6528`
18 months ago, by Pierre-Yves David
store: use the new boolean property in `narrow`
18 months ago, by Pierre-Yves David
store: use the boolean property in `store`
18 months ago, by Pierre-Yves David
store: introduce boolean property for revlog type
18 months ago, by Pierre-Yves David
store: issue a single entry for each revlog
18 months ago, by Pierre-Yves David
store: rename `unencoded_path` to `entry_path` for StoreEntry
18 months ago, by Pierre-Yves David
store: do the revlog matching on entry directly
18 months ago, by Pierre-Yves David
store: split the wrapping of encodedstore between _wrap and datafiles
18 months ago, by Pierre-Yves David
store: introduce a main_file_path method for revlog
18 months ago, by Pierre-Yves David
upgrade: actually use StoreEntry API to create revlog
18 months ago, by Pierre-Yves David
upgrade: use StoreEntry object in upgrade
18 months ago, by Pierre-Yves David
upgrade: drop a quick fix that is not longer necessary
18 months ago, by Pierre-Yves David
store: use StoreEntry API instead of parsing filename in largefile
18 months ago, by Pierre-Yves David
store: use StoreEntry API instead of parsing filename when listing manifestlog
18 months ago, by Pierre-Yves David
store: use StoreEntry API instead of parsing filename when fixing issue6528
18 months ago, by Pierre-Yves David
store: use StoreEntry API instead of parsing filename in remotefilelog
18 months ago, by Pierre-Yves David
store: use StoreEntry API instead of parsing filename in narrow
18 months ago, by Pierre-Yves David
store: add a `target_id` attribute on RevlogStoreEntry
18 months ago, by Pierre-Yves David
store: actually tag tree manifest revlogs as manifest revlogs
18 months ago, by Pierre-Yves David
store: also gather files per revlog in `topfiles`
18 months ago, by Pierre-Yves David
store: also group files by revlog in fncache version of datafiles
18 months ago, by Pierre-Yves David
store: add logic to group revlog file together
18 months ago, by Pierre-Yves David
store: change `_walk` return to `(filename, (type, size))`
18 months ago, by Pierre-Yves David
store: lazily get file size on demand for the fncache case
18 months ago, by Pierre-Yves David
store: only access is_volatile information through the file object
18 months ago, by Pierre-Yves David
store: only access file_size information through the file object
18 months ago, by Pierre-Yves David
store: have custom init for entries class
18 months ago, by Pierre-Yves David
store: use specialized class for store entries
18 months ago, by Pierre-Yves David
store: introduce a EntryFile object to actually access file info
18 months ago, by Pierre-Yves David
store: use a StoreEntry object instead of tuple for store files
18 months ago, by Pierre-Yves David
store: no longer explicitly mark the splitted index as ignored
18 months ago, by Pierre-Yves David
store: cleanup what is recognized as a revlog file
18 months ago, by Pierre-Yves David
store: only inclure revlog related file in `datafiles`
18 months ago, by Pierre-Yves David
store: do not record file that are not part of a revlog in fncache
18 months ago, by Pierre-Yves David
revlog-split: expand the some test to cover the success case too
18 months ago, by Pierre-Yves David
transaction: use a ".bck" extension for all backup file
18 months ago, by Pierre-Yves David
repair-issue6528: remove a now useless continue
18 months ago, by Pierre-Yves David
branching: merge stable into default
18 months ago, by Raphaël Gomès
stabletailgraph: clarify omission of linear parts in test sorts
19 months ago, by pacien
stabletailgraph: omit uninteresting linear parts in test log
19 months ago, by pacien
stabletailgraph: fix typo in test
19 months ago, by pacien
stabletailgraph: fix terminology in doc
19 months ago, by pacien
perf: introduce a `perf::stream-locked-section` command
19 months ago, by Pierre-Yves David
transaction: tr._names are actually bytes, use byte string to join them
19 months ago, by Anton Shestakov
nix: add nix-defined package and devel env (flake)
19 months ago, by pacien
hgignore: ignore nix result symlink
19 months ago, by pacien
tests: add test ignore list for nix
19 months ago, by pacien
ui: keep the progress bar around when writing if stdout is not a tty
20 months ago, by Pierre-Yves David
tests: in filterpyflakes, tolerate non-ascii file contents
20 months ago, by Arseniy Alekseyev
comments: fix spelling
22 months ago, by Arseniy Alekseyev
heptapod-ci: display python version
20 months ago, by Axel Prel
branching: merge stable into default
19 months ago, by Raphaël Gomès
sha1dc: Make sure SHA1DC_BIGENDIAN is set on Darwin/PowerPC
19 months ago, by Sevan Janiyan
hidden: add support to explicitly access hidden changesets with SSH peers
2019-04-13, by Manuel Jacob
hidden: support passing --hidden with `serve --stdio`
2019-04-13, by Manuel Jacob
hgweb: move ismember from `hgweb.common` to `scmutil`
2019-04-13, by Pierre-Yves David
hidden: add support for --remote-hidden to HTTP peer
2019-04-05, by Manuel Jacob
hidden: add support to explicitly access hidden changesets via HTTP
2019-04-13, by Manuel Jacob
hidden: support for explicitly accessing hidden changesets in wireproto server
2019-04-13, by Manuel Jacob
hidden: add support for --remote-hidden to localpeer
2019-04-05, by Manuel Jacob
pull: add --remote-hidden option and pass it through peer creation
2019-04-04, by Manuel Jacob
hgweb: add support to explicitly access hidden changesets
2019-04-13, by Pierre-Yves David
clone-bundles: add an option to generate bundles in the background
20 months ago, by Pierre-Yves David
clone-bundles: add a command to clear all bundles
20 months ago, by Pierre-Yves David
clone-bundles: add more test cases for automatic generation
20 months ago, by Pierre-Yves David
clone-bundles: introduce a command to refresh bundle
20 months ago, by Pierre-Yves David
clone-bundles: add a configuration to control auto-generation on changes
20 months ago, by Pierre-Yves David
clone-bundles: also control automation based on absolute number of revisions
20 months ago, by Pierre-Yves David
clone-bundles: only regenerate the clone bundle when cached ration is low
20 months ago, by Pierre-Yves David
clone-bundles: garbage collect older bundle when generating new ones
2020-03-24, by Pierre-Yves David
clone-bundles: add a basic first version of automatic bundle generation
20 months ago, by Pierre-Yves David
branching: merge stable into default
19 months ago, by Raphaël Gomès
tests: automatically glob the discovery timing information
19 months ago, by Pierre-Yves David
rhg: support `status --print0`
20 months ago, by Arseniy Alekseyev
stabletailgraph: implement stable-tail sort
20 months ago, by pacien
heptapod: add `.gitattributes` file to improve language detection
20 months ago, by Raphaël Gomès
peer: rename makepeer() → _make_peer()
20 months ago, by Manuel Jacob
rust: configure MSRV in Clippy
20 months ago, by Georges Racinet
rust-readme: mentioned that format check is enforced by CI
20 months ago, by Georges Racinet
rust-readme: mentioning clippy
20 months ago, by Georges Racinet
rust-readme: rst fixes
20 months ago, by Georges Racinet
rustdoc: nodemap doc refreshing
20 months ago, by Georges Racinet
rustdoc: fixed or introduced crossrefs in nodemap.rs
20 months ago, by Georges Racinet
rustdoc: summary line for hg_path_to_os_string
20 months ago, by Georges Racinet
rustdoc: wording for checkexec
20 months ago, by Georges Racinet
rustdoc: fixed warnings about links
20 months ago, by Georges Racinet
rust-changelog: introduce ChangelogEntry parent entries accessors
20 months ago, by Georges Racinet
rust-revlog: fix lifetime problem for RevlogEntry parent entries accessors
20 months ago, by Georges Racinet
rust-revlog: explicit naming for `RevlogEntry` lifetime
20 months ago, by Georges Racinet
rust-changelog: introducing an intermediate `ChangelogEntry`
20 months ago, by Georges Racinet
rust-changelog: added a test for `NULL_REVISION` special case
20 months ago, by Georges Racinet
rust-changelog: made doc-comments more consistent
20 months ago, by Georges Racinet
extras: re-use Projection from jaraco.collections
20 months ago, by Jason R. Coombs
extras: expose 'retained_extras' for extensions to extend
20 months ago, by Jason R. Coombs
extras: extract function for projecting names from a gettable object
20 months ago, by Jason R. Coombs
hgweb: add "children" into the JSON template for a changeset
20 months ago, by Manuel Jacob
branching: merge stable into default
20 months ago, by Raphaël Gomès
help: fix formatting for http config section
20 months ago, by Julien Cristau
branching: merge stable into default
20 months ago, by Raphaël Gomès
fastexport: rework newline logic
20 months ago, by Felipe Contreras
encoding: avoid quadratic time complexity when json-encoding non-UTF8 strings
21 months ago, by Arseniy Alekseyev
bundle: prevent implicite bundling of internal changeset
21 months ago, by Pierre-Yves David
bundle: abort if the user request bundling of internal changesets
20 months ago, by Pierre-Yves David
strip: do now include internal changeset in the strip backup
20 months ago, by Pierre-Yves David
revset: add `_internal()` predicate
21 months ago, by Pierre-Yves David
strip: drop the assert about bundled revision
20 months ago, by Pierre-Yves David
strip: explicitly compute the boundary of the backup bundle
20 months ago, by Pierre-Yves David
outgoing: fix common-heads computation from `missingroots` argument
20 months ago, by Pierre-Yves David
bundle: include required phases when saving a bundle (issue6794)
21 months ago, by Jason R. Coombs
bundle: add test bundling changeset in the "archived" phase
21 months ago, by Pierre-Yves David
bundle: introduce a "v3" spec
21 months ago, by Pierre-Yves David
bundle: add some phase boundary in the bundle type test case
21 months ago, by Pierre-Yves David
bundle: expand the graph we us for bundletype/bundlespec tests
21 months ago, by Pierre-Yves David
revset: include all non-public phases in _notpublic
21 months ago, by Pierre-Yves David
dirstate: remove _actual_file_name methode
21 months ago, by Pierre-Yves David
revlog: add an exception hint when processing LFS flags without the extension
21 months ago, by Matt Harbison
tests: drop py36 conditionals in test-bad-extension.t
21 months ago, by Matt Harbison
tests: drop py36 conditionals in test-hook.t
21 months ago, by Matt Harbison
tests: drop py36 conditionals in test-http-bad-server.t
21 months ago, by Matt Harbison
configitems: enable changegroup3 by default (unless using infinitepush)
21 months ago, by Matt Harbison
infinitepush: opt out of changegroup3 unless explicitly configured
21 months ago, by Matt Harbison
statichttprepo: unbyteify several IOError messages
21 months ago, by Matt Harbison
statichttprepo: fix the vfs.join() method to match the base class definition
21 months ago, by Matt Harbison
mail: unbyteify the SMTPException message
21 months ago, by Matt Harbison
mail: add a missing argument to properly override starttls
21 months ago, by Matt Harbison
crecord: switch a curses argument to bool to appease type checkers
21 months ago, by Matt Harbison
grep: avoid reassigning byteskwargs to strkwargs
21 months ago, by Matt Harbison
cat: drop unnecessary internal roundtrip of kwargs
21 months ago, by Matt Harbison
Added signature for changeset fc445f8abcf9
stable
19 months ago, by Raphaël Gomès
Added tag 6.4.3 for changeset fc445f8abcf9
stable
19 months ago, by Raphaël Gomès
relnotes: add 6.4.3
stable
6.4.3
19 months ago, by Raphaël Gomès
backup: fix issue when the backup end up in a different directory
stable
19 months ago, by Pierre-Yves David
vfsproxy: inherit the `createmode` attribute too
stable
19 months ago, by Pierre-Yves David
revlog: test more complex file pattern for revlog split
stable
19 months ago, by Pierre-Yves David
repo-upgrade: write new requirement before upgrading the dirstate
stable
19 months ago, by Raphaël Gomès
rhg: correctly relativize copy source path
stable
19 months ago, by Arun Kulshreshtha
rhg: don't print copy source when --no-status is passed
stable
19 months ago, by Arun Kulshreshtha
tests: add test for status copy source formatting
stable
19 months ago, by Arun Kulshreshtha
fix: highlight the required configuration and behavior of the fixer tools
stable
19 months ago, by Matt Harbison
debug-delta: add minimal documentation for `devel.bundle-delta` option
stable
19 months ago, by Pierre-Yves David
delta-find: simply code that is now never invoqued without general delta
stable
19 months ago, by Pierre-Yves David
delta-find: add a simple safeguard to prevent bad non-general-delta
stable
19 months ago, by Pierre-Yves David
delta-find: never do anything fancy when general delta is off
stable
19 months ago, by Pierre-Yves David
delta-find: assume the target-rev if not specified
stable
19 months ago, by Pierre-Yves David
chg: set CHGHG before connecting to command server
stable
19 months ago, by Arun Kulshreshtha
chg: declare environ (issue6812)
stable
19 months ago, by Arun Kulshreshtha
relnotes: add 6.4.2
stable
19 months ago, by Raphaël Gomès
Added signature for changeset f952be90b051
stable
19 months ago, by Raphaël Gomès
Added tag 6.4.2 for changeset f952be90b051
stable
19 months ago, by Raphaël Gomès
revlog-split: make sure the self._indexfile attribut is reset (issue6811)
stable
6.4.2
19 months ago, by Pierre-Yves David
revlog-split: also check a case where bundle contains multiple changegroup
stable
19 months ago, by Pierre-Yves David
revlog-split: show manifest data loss situation when using clonebundle
stable
19 months ago, by Pierre-Yves David
Added signature for changeset 83ea6ce48b4f
stable
19 months ago, by Raphaël Gomès
Added tag 6.4.1 for changeset 83ea6ce48b4f
stable
19 months ago, by Raphaël Gomès
relnotes: add 6.4.1
stable
6.4.1
19 months ago, by Raphaël Gomès
sslutil: set context security level for legacy tls testing (issue6760)
stable
19 months ago, by pacien
configitems: make devel.serverexactprotocol look dangerous
stable
19 months ago, by pacien
rebase: do not cleanup the working copy when --dry-run is used (issue6802)
stable
19 months ago, by Pierre-Yves David
rebase: add a test showing that --dry-run wipes working copy changes
stable
19 months ago, by Raphaël Gomès
match: match explicit file using a set
stable
20 months ago, by Pierre-Yves David
match: sort patterns before compiling them into a regex
stable
20 months ago, by Pierre-Yves David
chg: populate CHGHG if not set
stable
20 months ago, by Arun Kulshreshtha
run-tests: remove obsolete coverage check and packaging import (issue6805)
stable
20 months ago, by pacien
test-tx-rollback: more lenient glob for kill status (issue6807)
stable
20 months ago, by pacien
commands: correct documentation of hg serve’s --ipv6 option
stable
20 months ago, by Manuel Jacob
rhg: don't crash on empty directory names in path_encode, just in case
stable
20 months ago, by Arseniy Alekseyev
rhg: fix a bug in path encoding, demonstrated in the parent commit
stable
20 months ago, by Arseniy Alekseyev
rhg: show a bug in the rust implementation of path_encode introduced recently
stable
20 months ago, by Arseniy Alekseyev
typing: correct the signature of error.CommandError
stable
20 months ago, by Matt Harbison
Added signature for changeset f14864fffdca
stable
20 months ago, by Raphaël Gomès
Added tag 6.4 for changeset f14864fffdca
stable
20 months ago, by Raphaël Gomès
relnotes: do 6.4
stable
6.4
20 months ago, by Raphaël Gomès
hooks: invalidate the repo after the hooks
stable
20 months ago, by Arseniy Alekseyev
dirstate: try refreshing the changelog when parent are unknown
stable
20 months ago, by Pierre-Yves David
localrepo: add a `currentlock` method
stable
20 months ago, by Pierre-Yves David
dirstate: add a test to highlight another changelog / dirstate race
stable
20 months ago, by Arseniy Alekseyev
rust: fix thread cap (for real this time)
stable
20 months ago, by Raphaël Gomès
tests: accept a test output change in [tests/test-serve.t]
stable
20 months ago, by Arseniy Alekseyev
py3: fix for Python 3.12 emitting SyntaxWarning on invalid escape sequences
stable
20 months ago, by Mads Kiilerich
url: don't ignore timeout for https connections
stable
20 months ago, by Julien Cristau
debugdeltachain: stop summing the same chain over and over
stable
20 months ago, by Pierre-Yves David
revlog: improve the robustness of the splitting process
stable
20 months ago, by Pierre-Yves David
fncache: make it possible to ignore some file
stable
20 months ago, by Pierre-Yves David
revlog: test that pending hooks properly see the repository on split
stable
20 months ago, by Pierre-Yves David
revlog: test possible read race condition with splitting
stable
20 months ago, by Pierre-Yves David
revlog: add a failing variant of the the split + transaction test
stable
20 months ago, by Pierre-Yves David
revlog: update the split + transaction test
stable
20 months ago, by Pierre-Yves David
transaction: allow to backup file that already have an offset
stable
20 months ago, by Pierre-Yves David
transaction: move the restoration of backup file in a small closure
stable
20 months ago, by Pierre-Yves David
transaction: raise on backup restoration error
stable
20 months ago, by Pierre-Yves David
transaction: add clarifying comment about why ignoring some error is fine
stable
20 months ago, by Pierre-Yves David
transaction: properly clean up backup file outside of .hg/store/
stable
20 months ago, by Pierre-Yves David
statprof: with Python 3.12, lineno is (more) often None
stable
21 months ago, by Mads Kiilerich
py3: fix for Python 3.12 emitting SyntaxWarning on invalid escape sequences
stable
21 months ago, by Mads Kiilerich
cext: fix for PyLong refactoring in CPython 3.12
stable
21 months ago, by Mads Kiilerich
histedit: fix diff colors
stable
2022-10-27, by Jordi Gutiérrez Hermoso
dirstate: fix a potential traceback when in `copy` and `rename`
stable
20 months ago, by Pierre-Yves David
dirstate: fix the bug in [status] dealing with committed&ignored directories
stable
20 months ago, by Arseniy Alekseyev
tests: demonstrate a bug with committed&ignored dirs
stable
20 months ago, by Arseniy Alekseyev
rust: remove out-of-date comment
stable
21 months ago, by Raphaël Gomès
rust: upgrade `rayon` dependency
stable
21 months ago, by Raphaël Gomès
rust: update zstd dependency
stable
21 months ago, by Raphaël Gomès
tests: simplify a bit
stable
20 months ago, by Arseniy Alekseyev
dirstate-v2: fix an incorrect handling of readdir errors
stable
20 months ago, by Arseniy Alekseyev
tests: demonstrate a bug in dirstate-v2 handling of errors
stable
20 months ago, by Arseniy Alekseyev
tests: add a rewriting step to detect EACCES errors
stable
20 months ago, by Arseniy Alekseyev
undo-files: cleanup legacy files when applicable
stable
21 months ago, by Pierre-Yves David
undo-files: clean existing files up before writing new one
stable
21 months ago, by Pierre-Yves David
undo-files: make the undo-prefix configurable in `cleanup_undo_files`
stable
21 months ago, by Pierre-Yves David
undo-files: no longer pass the `repo` to `cleanup_undo_files`
stable
21 months ago, by Pierre-Yves David
undo-files: relies on a explicit list of possible undo files
stable
21 months ago, by Pierre-Yves David
undo-files: move the undo cleanup code in the transaction module
stable
21 months ago, by Pierre-Yves David
undo-files: drop the old undo rename logic
stable
21 months ago, by Pierre-Yves David
undo-files: have the transaction directly tracks and manages journal rename
stable
21 months ago, by Pierre-Yves David
undo-files: add a undoname closure to the _write_undo method
stable
21 months ago, by Pierre-Yves David
undo-files: cleanup backup when cleaning undos
stable
21 months ago, by Pierre-Yves David
undo-files: factor the vfs map in a repository property
stable
21 months ago, by Pierre-Yves David
undo-files: add a utility function to read the backup-files definition
stable
21 months ago, by Pierre-Yves David
undo-files: use the cleanup function in streamclone
stable
21 months ago, by Pierre-Yves David
undo-files: also remove the undo.backupfiles
stable
21 months ago, by Pierre-Yves David
undo-files: use the cleanup function in narrow
stable
21 months ago, by Pierre-Yves David
undo-files: extract the cleanup code from strip in a function
stable
21 months ago, by Pierre-Yves David
run-tests: fix a crash when using the coverage options
stable
21 months ago, by Matt Harbison
rust: fix building on macOS (issue6801)
stable
21 months ago, by Dan Villiom Podlaski Christiansen
tests: fix timeout adjustement in delaypush.py
stable
21 months ago, by Pierre-Yves David
relnotes: add 6.4 and empty next
stable
21 months ago, by Raphaël Gomès
less
more
|
(0)
-30000
-10000
-3000
-1000
-240
+240
+1000
tip