log hgext/git/index.py @ 53042:cdd7bf612c7b stable tip

age author description
Sat, 04 Jan 2025 09:00:03 -0500 Josef 'Jeff' Sipek git: mention indexing in indexing progress messages
Fri, 04 Oct 2024 10:25:24 -0400 Josef 'Jeff' Sipek git: cache the number of commits to speed up large repo operations
Fri, 04 Oct 2024 10:51:44 -0400 Josef 'Jeff' Sipek git: index changed files on-demand
Fri, 04 Oct 2024 10:51:26 -0400 Josef 'Jeff' Sipek git: track which commit's file changes have been indexed
Fri, 04 Oct 2024 10:26:00 -0400 Josef 'Jeff' Sipek git: minor wording tweak to a comment
Sun, 10 Mar 2024 14:30:32 -0400 Josef 'Jeff' Sipek git: handle octopus merges
Thu, 03 Oct 2024 09:46:56 -0400 Josef 'Jeff' Sipek git: move file indexing into a helper