summaryrefslogtreecommitdiff
path: root/src/srht_contrib/services/git.py
Commit message (Collapse)AuthorAgeFilesLines
* feat: index git activity across all SourceHut branchesChristian Cleberg2026-05-061-12/+160
|
* fix: ensure git crawling accounts for all branchesChristian Cleberg2026-05-031-4/+13
|
* fix: reduce sr.ht poll API load with cached repo discoveryChristian Cleberg2026-04-111-6/+57
|
* feat: filter discovered repositories to PUBLIC visibility onlyChristian Cleberg2026-04-111-0/+5
|
* fix: wrap repo fetching in exception handlingChristian Cleberg2026-04-111-2/+6
|
* feat: prioritize recent-window backfill before full historyChristian Cleberg2026-04-111-8/+31
|
* fix: service_backfill_statesChristian Cleberg2026-04-111-1/+2
|
* feat: add resumable historical backfill for actor activityChristian Cleberg2026-04-111-0/+90
|
* feat: auto-discover git repositories for actor pollingChristian Cleberg2026-04-111-7/+76
|
* initial commitChristian Cleberg2026-04-091-0/+202