Sun, 20 Aug 2023 01:14:42 -0400 |
Matt Harbison |
copy: migrate `opts` to native kwargs
|
Sun, 20 Aug 2023 01:12:26 -0400 |
Matt Harbison |
config: use the writefile() utility to create the sample hgrc
|
Sun, 20 Aug 2023 01:08:58 -0400 |
Matt Harbison |
config: migrate `opts` to native kwargs
|
Sun, 20 Aug 2023 01:02:52 -0400 |
Matt Harbison |
clone: migrate `opts` to native kwargs
|
Sun, 20 Aug 2023 01:00:11 -0400 |
Matt Harbison |
bundle: migrate `opts` to native kwargs
|
Sun, 20 Aug 2023 00:56:58 -0400 |
Matt Harbison |
branches: migrate `opts` to native kwargs
|
Sun, 20 Aug 2023 00:55:52 -0400 |
Matt Harbison |
branch: migrate `opts` to native kwargs
|
Sun, 20 Aug 2023 00:44:15 -0400 |
Matt Harbison |
bookmark: migrate `opts` to native kwargs
|
Sun, 20 Aug 2023 00:35:28 -0400 |
Matt Harbison |
archive: migrate `opts` to native kwargs
|
Sun, 20 Aug 2023 00:27:27 -0400 |
Matt Harbison |
backout: migrate `opts` to native kwargs
|
Sat, 19 Aug 2023 23:06:40 -0400 |
Matt Harbison |
cmdutil: migrate `opts` on commitstatus() to native kwargs
|
Sat, 19 Aug 2023 22:56:14 -0400 |
Matt Harbison |
cat: avoid round tripping **opts -> byteskwargs -> strkwargs
|
Sun, 20 Aug 2023 16:32:18 -0400 |
Matt Harbison |
gpg: fix an UnboundLocalError whenever using --force
stable
|
Thu, 10 Aug 2023 19:00:19 +0100 |
Arseniy Alekseyev |
rhg: fix the bug where sparse config is interpreted as relglob instead of glob
stable
|
Mon, 07 Aug 2023 23:12:02 +0200 |
Manuel Jacob |
hgweb: encode WSGI environment using the ISO-8859-1 codec
stable
|
Mon, 07 Aug 2023 11:08:00 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Mon, 07 Aug 2023 11:05:43 +0200 |
Raphaël Gomès |
Added signature for changeset 787af4e0e8b7
stable
|
Mon, 07 Aug 2023 11:05:27 +0200 |
Raphaël Gomès |
Added tag 6.5.1 for changeset 787af4e0e8b7
stable
|
Mon, 07 Aug 2023 11:04:53 +0200 |
Raphaël Gomès |
relnotes: add 6.5.1
stable 6.5.1
|
Thu, 22 Jun 2023 16:02:12 +0200 |
Pierre-Yves David |
perf: fix perf::tags
stable
|
Fri, 21 Jul 2023 15:50:56 +0200 |
Pierre-Yves David |
revlog: fix the naming scheme use by split temporary file
stable
|
Fri, 21 Jul 2023 15:15:43 +0200 |
Pierre-Yves David |
revlog: show that temporary split file use broken name scheme
stable
|
Thu, 13 Jul 2023 19:36:43 +0100 |
Arseniy Alekseyev |
fncache: fix a bug that corrupts the fncache after transaction rollback
stable
|
Thu, 13 Jul 2023 19:26:45 +0100 |
Arseniy Alekseyev |
fncache: add a test demonstrating fncache corruption
stable
|
Mon, 24 Jul 2023 05:13:52 +0200 |
Pierre-Yves David |
transaction: actually delete file created during the transaction on rollback
|
Fri, 28 Jul 2023 17:08:37 +0100 |
Arseniy Alekseyev |
rhg: tweak rhg fallback code structure
|
Fri, 21 Jul 2023 15:26:15 +0200 |
Pierre-Yves David |
journal: track bookmark deletion
|
Fri, 21 Jul 2023 15:28:52 +0200 |
Pierre-Yves David |
journal: show that we do not track deletion
|
Fri, 21 Jul 2023 09:22:18 -0700 |
Martin von Zweigbergk |
contrib: upgrade merge-lists from clap v3 to clap v4
|
Wed, 19 Jul 2023 21:45:39 +0200 |
Pierre-Yves David |
compat: use cp -R in `test-revlog-delta-find.t` (issue6835)
stable
|