Git Repo Viewer
git.user254.kr
/
gitiles
/
e09936e3f7f882edc6d23108159624e6d5b19e14
/
java
/
com
/
google
/
gitiles
/
CommitJsonData.java
b49306a
Require a RevWalk when building CommitData
by Jonathan Nieder
· 7 years ago
65edbe4
Dissolve top level gitiles-* directories
by David Ostrovsky
· 8 years ago
[Renamed from gitiles-servlet/src/main/java/com/google/gitiles/CommitJsonData.java]
3b744b1
Remove complex import order
by Dave Borowitz
· 9 years ago
cb91aaf
Fix warnings about missing cases in switch statements on enums
by David Pursehouse
· 10 years ago
c0200f6
Also reformat main servlet code.
by Han-Wen Nienhuys
· 10 years ago
77cf5f2
LogServletTest: Use TypeToken to simplify JSON construction
by Dave Borowitz
· 10 years ago
08f2d9e
Add JSON view for blame
by Dave Borowitz
· 12 years ago
b40eb17
Include a tree hash ID in the JSON views for trees and commits.
by Ken Rockot
· 12 years ago
2b2f34b
Rewrite DateFormatter to use timezone passed in from config
by Dave Borowitz
· 12 years ago
82bc27b
Don't NPE generating CommitJsonData for merges
by Dave Borowitz
· 12 years ago
97a7031
Replace JGit's GitDateFormatter with our own class
by Dave Borowitz
· 12 years ago
90d1db9
Support JSON view of commits in RevisionServlet
by Dave Borowitz
· 12 years ago
ee2d77c
Use CommitData to produce CommitJsonData
by Dave Borowitz
· 12 years ago
a03760a
Pass in GitDateFormatters instead of providing constants
by Dave Borowitz
· 12 years ago
d6ebc2d
Add JSON support for +log
by Dave Borowitz
· 12 years ago