Mercurial
Mercurial
>
hg
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+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.
revlog: implement a "default compression" mode
2021-05-03, by Pierre-Yves David
revlog: add a `_get_decompressor` method
2021-05-03, by Pierre-Yves David
revlog: introduce a plain compression mode
2021-05-03, by Pierre-Yves David
revlog: use an intermediate variable for `data` in `_chunk`
2021-05-03, by Pierre-Yves David
revlogv2: preserve the compression mode on disk
2021-05-03, by Pierre-Yves David
revlog: use `format_version` to dispatch different version in index_get
2021-05-04, by Pierre-Yves David
revlog: add a "data compression mode" entry in the index tuple
2021-05-03, by Pierre-Yves David
revlog: fix the `null_item` attribute for V0
2021-05-04, by Pierre-Yves David
revlog: create a create `null_item` attribute for V0
2021-05-04, by Pierre-Yves David
revlog: improve documentation of the entry tuple
2021-05-03, by Pierre-Yves David
revlog: simplify entry update logic in `rewrite_sidedata`
2021-05-03, by Pierre-Yves David
revlog: simplify the replace_sidedata_info code
2021-05-04, by Pierre-Yves David
revlog: use `rev` instead of `i` in replace_sidedata_info
2021-05-03, by Pierre-Yves David
revlogv2: also keep track for the size of the "data" file
2021-05-03, by Pierre-Yves David
revlogv2: track pending write in the docket and expose it to hooks
2021-05-03, by Pierre-Yves David
revlog: move the `trypending` logic from the `changelog` to the `revlog`
2021-05-03, by Pierre-Yves David
revlogv2: delay the update of the changelog docket to transaction end
2021-05-03, by Pierre-Yves David
revlogv2: track current index size in the docket
2021-05-03, by Pierre-Yves David
revlogv2: also test transactionality of revlog v2
2021-05-03, by Pierre-Yves David
revlog: add a new test file focussed on testing transactionally issue
2021-05-03, by Pierre-Yves David
revlogv2: store version information in the docket only
2021-05-03, by Pierre-Yves David
revlogv2: introduce a very basic docket file
2021-05-03, by Pierre-Yves David
branching: merge stable into default
2021-05-17, by Raphaël Gomès
revlogv2: mark revlogv2 as requires a full upgrade
2021-05-03, by Pierre-Yves David
revlog: unify flag processing when loading index
2021-05-03, by Pierre-Yves David
revlog: unify checks for supported flag
2021-05-03, by Pierre-Yves David
side-data: drop the associated config and requirements
2021-05-03, by Pierre-Yves David
revlog: fix capitalisation of an error
2021-05-03, by Pierre-Yves David
test: no longer directly use the sidedata config and requirements
2021-05-03, by Pierre-Yves David
sidedata: add a 'side-data' repository feature and use it
2021-05-03, by Pierre-Yves David
statichttp: add the missing `features` attribute
2021-05-03, by Pierre-Yves David
sidedata: use revlogv2 requirement in the test helper
2021-05-03, by Pierre-Yves David
upgrade: display sidedata before upgrade
2021-05-03, by Pierre-Yves David
revlog: determine sidedata support based on the revlog version
2021-05-03, by Pierre-Yves David
requirements: no longer drop `generaldelta` requirement with revlogv2
2021-05-03, by Pierre-Yves David
config: drop the `format.exp-revlogv2.2` option
2021-05-03, by Pierre-Yves David
revlog: only use the `_indexfp` method for read operation
2021-05-03, by Pierre-Yves David
revlog: use `_writing` in `rewrite_sidedata`
2021-05-03, by Pierre-Yves David
revlog: open files in 'r+' instead of 'a+'
2021-05-03, by Pierre-Yves David
revlog: pass a transaction object to `rewrite_sidedata`
2021-05-03, by Pierre-Yves David
revlog: rename variable in `rewrite_sidedata` to match other code
2021-05-03, by Pierre-Yves David
revlog: introduce a mandatory `_writing` context to update revlog content
2021-05-03, by Pierre-Yves David
revlog: preindent some code in _enforceinlinesize
2021-05-03, by Pierre-Yves David
revlog: preindent some code in addgroup
2021-05-03, by Pierre-Yves David
pyoxidizer: use Python 3.9 (BC)
2021-05-06, by Gregory Szorc
packaging: use PyOxidizer for producing WiX MSI installer
2021-05-06, by Gregory Szorc
packaging: extract invocation of pyoxidizer to own function
2021-05-06, by Gregory Szorc
packaging: rename run_pyoxidizer()
2021-05-06, by Gregory Szorc
packaging: move documentation HTML building to own function
2021-05-06, by Gregory Szorc
pyoxidizer: support code signing
2021-05-06, by Gregory Szorc
pyoxidizer: support producing MSI installers
2021-05-06, by Gregory Szorc
pyoxidizer: use allocator_backend instead of raw_allocator
2021-05-06, by Gregory Szorc
pyoxidizer: simplify targets
2021-05-06, by Gregory Szorc
contrib: install PyOxidizer 0.16.0
2021-05-06, by Gregory Szorc
pyoxidizer: pin Python to 3.8
2021-05-06, by Gregory Szorc
pyoxidizer: remove some boilerplate in file
2021-05-06, by Gregory Szorc
contrib: upgrade Rust in Windows automation
2021-05-06, by Gregory Szorc
contrib: update Python versions in Windows automation
2021-05-06, by Gregory Szorc
automation: update rust in Linux environment
2021-05-06, by Gregory Szorc
automation: install latest Python versions in Linux environment
2021-05-06, by Gregory Szorc
automation: create Python 3.5 variant of requirements.txt
2021-05-06, by Gregory Szorc
hgweb: Fix deprecation warning in Python 3.10 (issue6520)
2021-05-15, by Karthikeyan Singaravelan
dirstate-tree: Remove newly-empty nodes after removing a `DirstateEntry`
2021-05-10, by Simon Sapin
dirstate-tree: Refactor DirstateMap::drop_file to be recursive
2021-05-10, by Simon Sapin
templates: fix `revset('parents()') % ...` in amend message template
2021-05-11, by Martin von Zweigbergk
path: teach the `hg path` command to display boolean sub-option
2021-04-15, by Pierre-Yves David
parselist: move the function from config to stringutil
2021-04-16, by Pierre-Yves David
bookmark: use `list_paths` to access path definition
2021-04-16, by Pierre-Yves David
urlutil: make `paths` class old list of `path`
2021-04-15, by Pierre-Yves David
urlutil: extract `chain_path` in a function
2021-04-15, by Pierre-Yves David
urlutil: add a `copy` method to `path
2021-04-15, by Pierre-Yves David
template: add a `paths` field to all entry in peerurls
2021-04-15, by Pierre-Yves David
cache: avoid warming the fnodetags cache after clone
stable
2021-05-07, by Pierre-Yves David
run-tests: fix whitelist/blacklist with directories on Windows
stable
2021-05-05, by Matt Harbison
run-tests: ignore PermissionError when checking available ports
stable
2021-03-11, by Matt Harbison
status: Add some more tests
2021-05-11, by Simon Sapin
run-tests: use the same python version for shebang lines on Windows
2021-05-08, by Matt Harbison
vfs: Fix deprecation warning in Python 3.10 (issue6520)
2021-05-14, by Karthikeyan Singaravelan
contrib: fix typo
2021-05-12, by Raphaël Gomès
revlog: rename `indexdata` to entry_data
2021-05-03, by Pierre-Yves David
revlog: use "entry_point" phrasing for loading the revlog
2021-05-03, by Pierre-Yves David
revlog: directly use self._format_flags when loading index
2021-05-03, by Pierre-Yves David
revlog: directly use self._format_version when loading index
2021-05-03, by Pierre-Yves David
revlog: use `_format_flags` to access flags instead of `header`
2021-05-03, by Pierre-Yves David
revlog: rename `newversionflags` to `new_header`
2021-05-03, by Pierre-Yves David
revlog: rename `versionflags` to header
2021-05-03, by Pierre-Yves David
revlog: move index reading logic in a dedicated method
2021-05-03, by Pierre-Yves David
revlog: define the actual index and datafile at loading time
2021-05-03, by Pierre-Yves David
revlog: simplify a conditionnal in _enforceinlinesize
2021-05-03, by Pierre-Yves David
revlog: drop `flush` parameter from `_peek_iscensored`
2021-05-03, by Pierre-Yves David
revlog: fix error message when data are missing
2021-05-03, by Pierre-Yves David
revlog: rename `nodemap_file` to `_nodemap_file`
2021-05-03, by Pierre-Yves David
revlog: use revlog.display_id in error related to bad revisions
2021-05-03, by Pierre-Yves David
revlog: use revlog.display_id in "revision too big" errors
2021-05-03, by Pierre-Yves David
revlog: use revlog.display_id in censor related errors
2021-05-03, by Pierre-Yves David
revlog: use revlog.display_id in integrity error
2021-05-03, by Pierre-Yves David
revlog: use revlog.display_id in ambiguity errors
2021-05-03, by Pierre-Yves David
revlog: use revlog.display_id for corruption error
2021-05-03, by Pierre-Yves David
revlog: use revlog.display_id in format related errors
2021-05-03, by Pierre-Yves David
revlog: use revlog.display_id in narrow error message
2021-05-03, by Pierre-Yves David
revlog: use revlog.display_id in LookupError
2021-05-03, by Pierre-Yves David
revlog: use revlog.display_id for FilteredLookupError
2021-05-03, by Pierre-Yves David
revlog: introduce a `display_id` property
2021-05-03, by Pierre-Yves David
revlog: also use radix when computing nodemap data file
2021-05-03, by Pierre-Yves David
revlog: stop usage of `_indexfile` to computing nodemap path
2021-05-03, by Pierre-Yves David
revlog: use a "radix" to address revlog
2021-05-03, by Pierre-Yves David
revlog: rename `datafile` to `datafile`
2021-05-03, by Pierre-Yves David
revlog: rename `indexfile` to `_indexfile`
2021-05-03, by Pierre-Yves David
filelog: drop `indexfile` from `filelog`
2021-05-03, by Pierre-Yves David
manifest: drop the `indexfile` from `manifestrevlog`
2021-05-03, by Pierre-Yves David
revlog: deal with special "postfix" explicitely
2021-05-03, by Pierre-Yves David
revlog: split the option initialisation in its own method
2021-05-03, by Pierre-Yves David
revlog: always "append" full size tuple
2021-05-03, by Pierre-Yves David
revlog: make the index always return the same tuple
2021-05-03, by Pierre-Yves David
revlog: introduce an explicit `format_version` member in the index struct
2021-05-03, by Pierre-Yves David
revlog: rename `hdrsize` to `entry_size` in the C code
2021-05-03, by Pierre-Yves David
revlog: split the `version` attribute into its two components
2021-05-03, by Pierre-Yves David
verify: pass a revlog to `_checkrevlog` in `_verifymanifest`
2021-05-03, by Pierre-Yves David
revlog: replace flag check related to generaldelta with attribute check
2021-05-03, by Pierre-Yves David
revlog: replace REVLOGV2 check related to sidedata with `hassidedata` checks
2021-05-03, by Pierre-Yves David
less
more
|
(0)
-30000
-10000
-3000
-1000
-120
+120
+1000
+3000
tip