Repository Signals
Gitquarry only uses explicit, explainable repository facts.Query Signals
Query ranking uses literal matching across:- repository name
- description
- topics
- README when
--readmeis enabled
Activity Signals
Activity uses:pushed_atupdated_at- latest release recency
- archived penalty
--rank activity is the right choice.
Quality Signals
Quality uses:- stars
- forks
- contributor count when available
- license presence
- README presence
- template status
Non-Fatal Signals
Contributor count can be missing on very large repositories. That does not fail the command. Gitquarry treats it as an unavailable optional signal.Inspect Output
inspect reports the raw repository signals directly:
- stars
- forks
- language
- topics
- license
- created / updated / pushed timestamps
- archived / template / fork flags
- open issue count
- latest release when available
- contributor count when available