memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 57a72994066c8c08505a0b7c301a96115b2755df
parent f87d423eab160d785901d53804d66188aa771e4c
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Mon, 17 Feb 2025 22:14:58 +0100

Thank Paul Eggert for catching a flaky test

Diffstat:
Mitches/emacs/tracker.org | 7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/itches/emacs/tracker.org b/itches/emacs/tracker.org @@ -834,11 +834,16 @@ and/or add commands for styling :TestAdded: t :Kudos: eliz,reviewing&Dmitry,reviewing&Sean Whitton,reviewing :END: -IOW when =branch.<CURRENT>.REMOTE= is =.=. +IOW when =branch.<CURRENT>.remote= is =.=. While fixing this, add a new =Tracking= header; try to leave =vc-git= in a better state than I found it: add tests; refactor ~vc-git-dir-extra-headers~. +***** [[bug:76187]] flaky test +:PROPERTIES: +:PatchApplied: t +:Kudos: Paul Eggert,reporting +:END: ** Minor modes *** electric-pair **** DONE [[bug:39680]] electric-pair-mode broken by undo