Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-384
+384
+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.
heptapod-ci: remove push exception for named branches
stable
16 months ago, by Raphaël Gomès
heptapod-ci: (hopefully) fix the pipeline savings system
stable
16 months ago, by Raphaël Gomès
heptapod-ci: don't run pipelines for topic-less branches
stable
16 months ago, by Raphaël Gomès
clonebundles: add warning if auto-generate is enabled without formats
stable
16 months ago, by Mathias De Mare
clonebundles: fix display of auto-generate.on-change lines
stable
16 months ago, by Mathias De Mare
hgweb: drop references to deprecated cgitb
stable
16 months ago, by Mads Kiilerich
setup: fall back to setuptools setup if distutils isn't available
stable
16 months ago, by Mads Kiilerich
tests: use simple mock smtp server instead of deprecated asyncore smtpd
stable
20 months ago, by Mads Kiilerich
tests: fix dummysmtpd argument check
stable
16 months ago, by Mads Kiilerich
tests: improve test-patchbomb-tls.t by by logging errors and data
stable
16 months ago, by Mads Kiilerich
tests: show test-patchbomb-tls.t smtp server log
stable
20 months ago, by Mads Kiilerich
demandimport: don't delay _distutils_hack import
stable
16 months ago, by Mads Kiilerich
tests: update test-remotefilelog-gc.t for Python 3.11
stable
20 months ago, by Mads Kiilerich
tests: use grep -F instead of obsolescent fgrep
stable
16 months ago, by Mads Kiilerich
tests: use grep -E instead of obsolescent egrep
stable
16 months ago, by Mads Kiilerich
dirstate: avoid leaking disk space in `hg debugrebuilddirstate`
stable
16 months ago, by Arseniy Alekseyev
dirstate-v2: actually fix the dirstate-v2 upgrade race
stable
16 months ago, by Arseniy Alekseyev
Added signature for changeset bb42988c7e15
stable
17 months ago, by Raphaël Gomès
Added tag 6.5rc0 for changeset bb42988c7e15
stable
17 months ago, by Raphaël Gomès
relnotes: add 6.5rc0
stable
6.5rc0
17 months ago, by Raphaël Gomès
branching: merge default into stable for 6.5rc0
stable
17 months ago, by Raphaël Gomès
branching: merge stable into default
17 months ago, by Raphaël Gomès
Added signature for changeset 271a4ab29605
stable
17 months ago, by Raphaël Gomès
Added tag 6.4.5 for changeset 271a4ab29605
stable
17 months ago, by Raphaël Gomès
relnotes: add 6.4.5
stable
6.4.5
17 months ago, by Raphaël Gomès
narrow: indicated the default of 'Yes' when confirming auto-remove-includes
17 months ago, by Jason R. Coombs
clone-bundles: check we generate a valid specification
17 months ago, by Pierre-Yves David
bundle-spec: add an official method to format a spec into a string
17 months ago, by Pierre-Yves David
clonebundles: adds a auto-generate.serve-inline option
17 months ago, by Pierre-Yves David
clone-bundle: only add the REQUIRESNI bit for http(s)
17 months ago, by Pierre-Yves David
stream-clone: add a stream-v3 variant of test-persistent-nodemap.t
18 months ago, by Pierre-Yves David
stream-clone: split the stream part out of test-persistent-nodemap.t
18 months ago, by Pierre-Yves David
stream-clone: explicitly split debug test output for application per version
18 months ago, by Pierre-Yves David
stream-clone: add a v3 version of the protocol
17 months ago, by Arseniy Alekseyev
stream-clone: fix the help for an argument of perf::stream-locked-section
17 months ago, by Pierre-Yves David
infinitepush: aggressively deprecated infinite push
17 months ago, by pierre-yves david
clone-bundle: double check that inline clone bundle does not break local case
17 months ago, by Pierre-Yves David
clone-bundle: drop the now unused `inlineclonebundles` capabilities
17 months ago, by Pierre-Yves David
clonebundles: introduce a new write protocol command
17 months ago, by Pierre-Yves David
clone-bundles: reorder some test section and add titles
17 months ago, by Pierre-Yves David
clone-bundle: rename the methods and wireprotole command
17 months ago, by Pierre-Yves David
delta-find: remove dead code intended to deal with forced delta reuse
17 months ago, by Pierre-Yves David
library: incorporate demandimport into runpy invocation
19 months ago, by Jason R. Coombs
library: enable runpy invocation on mercurial package
19 months ago, by Jason R. Coombs
match: add `filepath:` pattern to match an exact filepath relative to the root
17 months ago, by Raphaël Gomès
path: use the next `display` argument to deal with boolean
stable
17 months ago, by Pierre-Yves David
path: display proper user facing value for pulled-delta-reuse-policy
stable
17 months ago, by Pierre-Yves David
paths: add an argument to format the suboption display
stable
17 months ago, by Pierre-Yves David
ui: fix crash in `hg paths` when pulled-delta-reuse-policy is in use
stable
17 months ago, by Arseniy Alekseyev
ui: add a test demonstrating a crash in `hg paths`
stable
17 months ago, by Arseniy Alekseyev
re2: fix reporting of availability in `hg debuginstall`
stable
17 months ago, by Pierre-Yves David
re: make _checkre2 a static method
stable
17 months ago, by Pierre-Yves David
re2: exit `_checkre2` early if calling it is useless
stable
17 months ago, by Pierre-Yves David
branching: merge with stable
17 months ago, by Pierre-Yves David
backout: remove db9b6ce803a9
17 months ago, by Pierre-Yves David
infinitepush: aggressively deprecated infinite push
17 months ago, by pierre-yves david
rust-dependencies: switch from `users` to `whoami`
17 months ago, by Raphaël Gomès
rust-hg-core: move from `ouroboros` to `self_cell`
17 months ago, by Raphaël Gomès
debug-revlog-stats: make it use the new store entry API
17 months ago, by Pierre-Yves David
store: use the revlog type from revlog's constant instead of custom one
17 months ago, by Pierre-Yves David
repair: use `is_manifestlog` to recognise manifest revlog
17 months ago, by Pierre-Yves David
perf: add a perf::stream-consume
17 months ago, by Pierre-Yves David
perf: add a perf::stream-generate command
17 months ago, by Pierre-Yves David
perf: add a new "context" argument to timer
17 months ago, by Pierre-Yves David
perf: add support for stream-v3 during benchmark
17 months ago, by Pierre-Yves David
perf: add a function to find a stream version generator
17 months ago, by Pierre-Yves David
treemanifest: make `updatecaches` update the nodemaps for all directories
18 months ago, by Arseniy Alekseyev
stream-clone: avoid opening a revlog in case we do not need it
17 months ago, by Arseniy Alekseyev
store: stop relying on a `revlog_type` property
17 months ago, by Pierre-Yves David
store: directly pass the filesize in the `details` of revlog
17 months ago, by Pierre-Yves David
store: explicitly pass file_size when creating StoreFile
17 months ago, by Pierre-Yves David
store: have the revlog determine which files are volatile itself
17 months ago, by Pierre-Yves David
test-dirstate-version-fallback: future-proof the test for a different default
stable
17 months ago, by Raphaël Gomès
clonebundles: add support for inline (streaming) clonebundles
20 months ago, by Mathias De Mare
Added signature for changeset da372c745e0f
stable
17 months ago, by Raphaël Gomès
Added tag 6.4.4 for changeset da372c745e0f
stable
17 months ago, by Raphaël Gomès
relnotes: add 6.4.4
stable
6.4.4
17 months ago, by Raphaël Gomès
revlog: avoid possible collision between directory and temporary index
stable
17 months ago, by Pierre-Yves David
revlog: move the computation of the split_index path in a property
stable
17 months ago, by Pierre-Yves David
rust-dirstate: fall back to v1 if reading v2 failed
stable
17 months ago, by Raphaël Gomès
dirstate: add test showing dirstate version mismatch causes an error
stable
17 months ago, by Raphaël Gomès
rust-dirstate: rename `has_dirstate_v2` to `use_dirstate_v2`
stable
17 months ago, by Raphaël Gomès
delta-find: fix pulled-delta-reuse-policy=forced behavior
stable
17 months ago, by Pierre-Yves David
delta-find: display more information about the search in some case
stable
17 months ago, by Pierre-Yves David
deltafind: issue debug information when we fast-path rivial case too
stable
17 months ago, by Pierre-Yves David
delta-find: gather the condition to blindly use a full snapshot together
stable
17 months ago, by Pierre-Yves David
delta-find: initialize the debug information much sooner (when possible)
stable
17 months ago, by Pierre-Yves David
delta-find: fix `parents` round detection
stable
17 months ago, by Pierre-Yves David
delta-find: intrduce a `_one_dbg_data` method
stable
17 months ago, by Pierre-Yves David
delta-find: move final debug processing in a `_dbg_process_data` method
stable
17 months ago, by Pierre-Yves David
delta-fine: use the `_debug_search` attribute directly
stable
17 months ago, by Pierre-Yves David
delta-find: move the `gather_debug` logic in a property
stable
17 months ago, by Pierre-Yves David
tests: check `pulled-delta-reuse-policy=forced` without general delta
stable
17 months ago, by Pierre-Yves David
tree-manifest: allow `debugupgraderepo` to run on tree manifest repo
17 months ago, by Pierre-Yves David
bundles: clarify streaming v2 bundle usage
stable
19 months ago, by Mathias De Mare
stream-clone: update debugcreatestreamclonebundle helps
17 months ago, by Pierre-Yves David
rewrite: simplify the `retained_extras` extra logic
18 months ago, by Pierre-Yves David
revlog: fix a bug in revlog splitting
stable
17 months ago, by Arseniy Alekseyev
stream-clone: smoothly detect and handle a case were a revlog is split
17 months ago, by Pierre-Yves David
stream-clone: implement decidated `get_streams` method for revlog
17 months ago, by Pierre-Yves David
stream-clone: make it the responsability of the store entry to stream content
17 months ago, by Pierre-Yves David
store: declare a `files` method on BaseStoreEntry
17 months ago, by Pierre-Yves David
revlog: add a `get_revlog` method
17 months ago, by Pierre-Yves David
stream-clone: drop the _emit_v2 function
17 months ago, by Pierre-Yves David
stream-clone: directly use `_entries_walk` to generate stream-v2
17 months ago, by Pierre-Yves David
stream-clone: pre-indent some code
17 months ago, by Pierre-Yves David
local-clone: perform the hardlink/copy based from _entries_walk returns
17 months ago, by Pierre-Yves David
store: cache the file_size when we get it from disk
17 months ago, by Pierre-Yves David
store: cache the `files()` return for store entries
17 months ago, by Pierre-Yves David
stream-clone: introduce a richer TempCopyManager object
17 months ago, by Pierre-Yves David
store: properly compute the targer_id of manifestlog in no-fncache walk
17 months ago, by Pierre-Yves David
store: do not drop the final `/` when creating manifestlog instance
17 months ago, by Pierre-Yves David
store: add a `get_revlog_instance` method on revlog entries
17 months ago, by Pierre-Yves David
stream-clone: add a test that highlight crash on revlog splitting
17 months ago, by Pierre-Yves David
stream-clone: remove unused code in test-clone-stream.t
17 months ago, by Pierre-Yves David
stream-clone: document the ext-stream-clone-steps.py utility extension
17 months ago, by Pierre-Yves David
test-treemanifest: cleanup the test to more easily show server side error
17 months ago, by Pierre-Yves David
test: make test-contrib-perf.t more robust
stable
17 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
safehasattr: pass attribute name as string instead of bytes
21 months ago, by Pierre-Yves David
debug: `isinstance(a, x) or isinstance(a, y)` is `isinstance(a, (x, y))`
17 months ago, by Anton Shestakov
debug: update usage strings of debugignore and debugnodemap
17 months ago, by Anton Shestakov
debug: slightly improve wording on the InputErrors from the previous patch
17 months ago, by Anton Shestakov
debug: use InputError instead of CommandError for validating arguments
17 months ago, by Anton Shestakov
clonebundle: add a `filter_bundle_url` function
17 months ago, by Pierre-Yves David
clonebundles: move the manifest reading in a dedicated function
17 months ago, by Pierre-Yves David
doc: format argument for date uses strftime format string (issue6818)
stable
17 months ago, by Joerg Sonnenberger
clonebundles: filter out invalid schemes instead of failing on them
stable
19 months ago, by Mathias De Mare
clonebundles: demonstrate bad behaviour when unknown scheme is present
stable
19 months ago, by Mathias De Mare
rhg: support `rhg files` with `ui.relative-paths=false`
17 months ago, by Arseniy Alekseyev
rhg: make `rhg files` work if `ui.relative-files=true` is specified
17 months ago, by Arseniy Alekseyev
rhg: test `rhg files --config ui.relative-paths ...`
17 months ago, by Arseniy Alekseyev
cleanup: simplify code
17 months ago, by Arseniy Alekseyev
dirstate: better error messages when dirstate is corrupted
17 months ago, by Arseniy Alekseyev
rust: remove an unused error variant DirstateMapError::EmptyPath
17 months ago, by Arseniy Alekseyev
hg: move unreachable code to where it could be reached
19 months ago, by Jason R. Coombs
stream-clone: support streamv3 on the cli [hg bundle]
18 months ago, by Arseniy Alekseyev
stream-clone: add the `-exp` prefix to the bundle part
18 months ago, by Pierre-Yves David
zstd: hack include order to ensure that our zstd.h is found
2022-02-21, by Joerg Sonnenberger
exchange: allow passing no includes/excludes to `pull()`
18 months ago, by Martin von Zweigbergk
stabletailgraph: add test cases challenging the open merge stack
18 months ago, by pacien
stabletailgraph: naive version of leap computation
19 months ago, by pacien
stabletailgraph: extract _parents util func
19 months ago, by pacien
stabletailgraph: clarify excl part size computation
18 months ago, by pacien
stabletailgraph: clarify naiveness of current implementation
19 months ago, by pacien
stream-clone: introduce the notion of an experimental "v3" version
18 months ago, by Pierre-Yves David
stream-clone: check is a compatible protocol can be found
18 months ago, by Pierre-Yves David
stream-clone: bail-out earlier if stream clone is not requested
18 months ago, by Pierre-Yves David
stream-clone: bail-out earlier if pull is partial
18 months ago, by Pierre-Yves David
stream-clone: bail-out earlier if destination repo is not empty
18 months ago, by Pierre-Yves David
stream-clone: check the version of streaming clone supported by the client
18 months ago, by Arseniy Alekseyev
stream-clone: make sure the `stream` capability is set when bundling
18 months ago, by Pierre-Yves David
stream-clone: upgrade the error message for bad stream request
18 months ago, by Arseniy Alekseyev
stream-clone: yield cache entry in `_entries_walk` too
18 months ago, by Pierre-Yves David
stream-clone: introduce a _entries_walk
18 months ago, by Pierre-Yves David
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
18 months ago, by pacien
stabletailgraph: omit uninteresting linear parts in test log
18 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
18 months ago, by Pierre-Yves David
transaction: tr._names are actually bytes, use byte string to join them
18 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
21 months ago, by Arseniy Alekseyev
heptapod-ci: display python version
19 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`
19 months ago, by Arseniy Alekseyev
stabletailgraph: implement stable-tail sort
19 months ago, by pacien
heptapod: add `.gitattributes` file to improve language detection
19 months ago, by Raphaël Gomès
peer: rename makepeer() → _make_peer()
19 months ago, by Manuel Jacob
rust: configure MSRV in Clippy
19 months ago, by Georges Racinet
rust-readme: mentioned that format check is enforced by CI
19 months ago, by Georges Racinet
rust-readme: mentioning clippy
19 months ago, by Georges Racinet
rust-readme: rst fixes
19 months ago, by Georges Racinet
rustdoc: nodemap doc refreshing
19 months ago, by Georges Racinet
rustdoc: fixed or introduced crossrefs in nodemap.rs
19 months ago, by Georges Racinet
rustdoc: summary line for hg_path_to_os_string
19 months ago, by Georges Racinet
rustdoc: wording for checkexec
19 months ago, by Georges Racinet
rustdoc: fixed warnings about links
19 months ago, by Georges Racinet
rust-changelog: introduce ChangelogEntry parent entries accessors
19 months ago, by Georges Racinet
rust-revlog: fix lifetime problem for RevlogEntry parent entries accessors
19 months ago, by Georges Racinet
rust-revlog: explicit naming for `RevlogEntry` lifetime
19 months ago, by Georges Racinet
rust-changelog: introducing an intermediate `ChangelogEntry`
19 months ago, by Georges Racinet
rust-changelog: added a test for `NULL_REVISION` special case
19 months ago, by Georges Racinet
rust-changelog: made doc-comments more consistent
19 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
20 months ago, by Arseniy Alekseyev
bundle: prevent implicite bundling of internal changeset
20 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
20 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)
20 months ago, by Jason R. Coombs
bundle: add test bundling changeset in the "archived" phase
20 months ago, by Pierre-Yves David
bundle: introduce a "v3" spec
20 months ago, by Pierre-Yves David
bundle: add some phase boundary in the bundle type test case
20 months ago, by Pierre-Yves David
bundle: expand the graph we us for bundletype/bundlespec tests
20 months ago, by Pierre-Yves David
revset: include all non-public phases in _notpublic
20 months ago, by Pierre-Yves David
dirstate: remove _actual_file_name methode
20 months ago, by Pierre-Yves David
revlog: add an exception hint when processing LFS flags without the extension
20 months ago, by Matt Harbison
tests: drop py36 conditionals in test-bad-extension.t
20 months ago, by Matt Harbison
tests: drop py36 conditionals in test-hook.t
20 months ago, by Matt Harbison
tests: drop py36 conditionals in test-http-bad-server.t
20 months ago, by Matt Harbison
configitems: enable changegroup3 by default (unless using infinitepush)
20 months ago, by Matt Harbison
infinitepush: opt out of changegroup3 unless explicitly configured
20 months ago, by Matt Harbison
statichttprepo: unbyteify several IOError messages
20 months ago, by Matt Harbison
statichttprepo: fix the vfs.join() method to match the base class definition
20 months ago, by Matt Harbison
mail: unbyteify the SMTPException message
20 months ago, by Matt Harbison
mail: add a missing argument to properly override starttls
20 months ago, by Matt Harbison
crecord: switch a curses argument to bool to appease type checkers
20 months ago, by Matt Harbison
grep: avoid reassigning byteskwargs to strkwargs
20 months ago, by Matt Harbison
cat: drop unnecessary internal roundtrip of kwargs
20 months ago, by Matt Harbison
Added signature for changeset fc445f8abcf9
stable
18 months ago, by Raphaël Gomès
Added tag 6.4.3 for changeset fc445f8abcf9
stable
18 months ago, by Raphaël Gomès
relnotes: add 6.4.3
stable
6.4.3
18 months ago, by Raphaël Gomès
backup: fix issue when the backup end up in a different directory
stable
18 months ago, by Pierre-Yves David
vfsproxy: inherit the `createmode` attribute too
stable
18 months ago, by Pierre-Yves David
revlog: test more complex file pattern for revlog split
stable
18 months ago, by Pierre-Yves David
repo-upgrade: write new requirement before upgrading the dirstate
stable
18 months ago, by Raphaël Gomès
rhg: correctly relativize copy source path
stable
18 months ago, by Arun Kulshreshtha
rhg: don't print copy source when --no-status is passed
stable
18 months ago, by Arun Kulshreshtha
tests: add test for status copy source formatting
stable
18 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
less
more
|
(0)
-30000
-10000
-3000
-1000
-384
+384
+1000
tip