Mon, 03 May 2021 12:28:36 +0200 |
Pierre-Yves David |
revlog: only use the `_indexfp` method for read operation
|
Mon, 03 May 2021 12:28:26 +0200 |
Pierre-Yves David |
revlog: use `_writing` in `rewrite_sidedata`
|
Mon, 03 May 2021 12:28:15 +0200 |
Pierre-Yves David |
revlog: open files in 'r+' instead of 'a+'
|
Mon, 03 May 2021 12:28:05 +0200 |
Pierre-Yves David |
revlog: pass a transaction object to `rewrite_sidedata`
|
Mon, 03 May 2021 12:27:53 +0200 |
Pierre-Yves David |
revlog: rename variable in `rewrite_sidedata` to match other code
|
Mon, 03 May 2021 12:27:42 +0200 |
Pierre-Yves David |
revlog: introduce a mandatory `_writing` context to update revlog content
|
Mon, 03 May 2021 12:27:31 +0200 |
Pierre-Yves David |
revlog: preindent some code in _enforceinlinesize
|
Mon, 03 May 2021 12:27:20 +0200 |
Pierre-Yves David |
revlog: preindent some code in addgroup
|
Thu, 06 May 2021 09:27:22 -0700 |
Gregory Szorc |
pyoxidizer: use Python 3.9 (BC)
|
Thu, 06 May 2021 16:11:13 -0700 |
Gregory Szorc |
packaging: use PyOxidizer for producing WiX MSI installer
|
Thu, 06 May 2021 16:07:01 -0700 |
Gregory Szorc |
packaging: extract invocation of pyoxidizer to own function
|
Thu, 06 May 2021 16:06:20 -0700 |
Gregory Szorc |
packaging: rename run_pyoxidizer()
|
Thu, 06 May 2021 08:37:40 -0700 |
Gregory Szorc |
packaging: move documentation HTML building to own function
|
Thu, 06 May 2021 16:04:24 -0700 |
Gregory Szorc |
pyoxidizer: support code signing
|