Skip to content

likaci/aosp-git-log-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AOSP git log viewer

A web based tool exploring AOSP Git repository logs. preview

Features

  • View commit details: See commit hash, date, author, and message.
  • Multiple repository support: Browse logs from various AOSP repositories.
  • Review tracking: Mark reviewed logs with checkboxes.
  • Git command integration: Copy git show commands with a click.

Usage

Run generate-data.sh to extract commit logs and create data.js.
Open aosp-logs.html in your web browser.
Explore AOSP Git history!

Customization

Adjust the date range and repository selection in generate-data.sh.

About

A web based tool exploring AOSP Git repository logs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors