Mercurial > hg
log rust/hg-core/src/revlog/patch.rs @ 50158:0d2ec486d95c
age | author | description |
---|---|---|
Mon, 28 Sep 2020 14:33:52 +0200 | Antoine cezar | hg-core: renaming of `Chunk` offset methods (D8958#inline-15002 followup) |
Mon, 28 Sep 2020 14:31:58 +0200 | Antoine cezar | hg-core: minor rewording in docstring (D8958#inline-15005 followup) |
Mon, 28 Sep 2020 14:29:05 +0200 | Antoine cezar | hg-core: use anonymous lifetime for `impl Chunk` (D8958#inline-15003 followup) |
Mon, 28 Sep 2020 14:27:04 +0200 | Antoine cezar | hg-core: use `u32` instead of `i32` in `Chunk` (D8958#inline-15001 followup) |
Mon, 28 Sep 2020 14:16:31 +0200 | Antoine cezar | hg-core: use the term `chunk` instead of `frag` (D8958#inline-15000 followup) |
Mon, 28 Sep 2020 14:01:57 +0200 | Antoine cezar | hg-core: remove useless code (D8958#inline-14988 followup) |
Fri, 04 Sep 2020 11:55:07 +0200 | Antoine Cezar | hg-core: Add a limited read only `revlog` implementation |