Documentation

Timeline

The Timeline view maps repository activity so you can see history at a glance and drill into individual days.

Contribution heatmap

Timeline visualizes commits, merges, and pushes across multiple resolutions:

  • Yearly contribution heatmap
  • Monthly calendar with per-day commit counts
  • Daily activity details for a selected date

Drill-down

Click any cell to open timeline activity details for that date. Use month performance stats to compare denser and quieter periods in the repository.

How it fits the workflow

Timeline is for orientation and review, not for rewriting history. Use it to answer questions like “when did this spike happen?” or “what landed on this day?” before jumping into Git Sync or your IDE for deeper inspection.