Git Repo Viewer
git.user254.kr
/
gitiles
/
f506980b95c1a6e5c4da170ce37dd6f0adb28f2b
/
java
/
com
/
google
/
gitiles
/
GitilesView.java
c156c96
[errorprone] Annotate method returning null as nullable
by Matthias Sohn
· 2 years, 4 months ago
4a11466
[errorprone] Suppress AnnotateFormatMethod
by Matthias Sohn
· 2 years, 4 months ago
a0d00c5
[errorprone] Add missing javadoc summary
by Matthias Sohn
· 2 years, 4 months ago
c53de2b
Revision: Add helper method for comparison to Revision.NULL
by David Pursehouse
· 7 years ago
0138abf
Format Java files with google-java-format 1.6
by David Pursehouse
· 8 years ago
65edbe4
Dissolve top level gitiles-* directories
by David Ostrovsky
· 8 years ago
[Renamed from gitiles-servlet/src/main/java/com/google/gitiles/GitilesView.java]
fa84572
GitilesUrls: Replace Function with regular method
by David Pursehouse
· 9 years ago
40255d5
Rerun google-java-format with a new version
by Dave Borowitz
· 9 years ago
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
e3d3ec8
Remove redundant modifiers reported by CheckStyle
by David Pursehouse
· 10 years ago
0d0cee8
Fix warnings about fall-through in switch cases
by David Pursehouse
· 10 years ago
edb321a
GitilesView: Fix exception message
by David Pursehouse
· 10 years ago
1b8322a
Fix checkView error for missing servletPath
by Shawn Pearce
· 10 years ago
c0200f6
Also reformat main servlet code.
by Han-Wen Nienhuys
· 10 years ago
c709c4c
Use HostIndex to display subtrees of repositories
by Shawn Pearce
· 10 years ago
b7e872d
Fix relative and absolute markdown links within repo
by Shawn Pearce
· 11 years ago
68311c7
Add ROOTED_DOC view to serve Markdown at root of a host
by Shawn Pearce
· 11 years ago
cfc1c53
Rename Paths to PathUtil to avoid conflicting with NIO
by Dave Borowitz
· 11 years ago
353ba2f
Markdown: render /+/foo.md as markdown
by Shawn Pearce
· 11 years ago
374f184
Markdown: render pages under /+doc/
by Shawn Pearce
· 11 years ago
2705893
Various cleanups produced by Refaster
by Dave Borowitz
· 11 years ago
c410f96
Update Guava and fix new warnings
by Dave Borowitz
· 11 years ago
d7bdaf3
Use StandardCharsets.UTF_8
by David Pletcher
· 11 years ago
58a96f2
Copy parameters between views of the same type
by Dave Borowitz
· 12 years ago
e02bd42
Factor out test class for getting GitilesView from a path
by Dave Borowitz
· 12 years ago
5d5619d
Redirect to normalized versions of parent revision expressions
by Dave Borowitz
· 12 years ago
68c7a9b
Add view parsing for a new /+blame command
by Dave Borowitz
· 12 years ago
5051e67
Allow /+archive of any tree-ish
by Dave Borowitz
· 12 years ago
33d4fda
Fix various Eclipse warnings
by Dave Borowitz
· 12 years ago
c8a1568
Specify allowed archive formats in gitiles.config
by Dave Borowitz
· 13 years ago
1488fed
Tighten up switch statements in GitilesView
by Dave Borowitz
· 13 years ago
c222cce
Add tarball download link to commit detail
by Dave Borowitz
· 13 years ago
6d9bc5a
Add support for downloading archives with /+archive/foo.tar.gz
by Dave Borowitz
· 13 years ago
5530a16
Improve toString methods for GitilesView and Revision
by Dave Borowitz
· 13 years ago
58f5b88
Rewrite ViewFilter.parse()
by Dave Borowitz
· 13 years ago
ba9c118
Add a handler for /+describe similar to "git describe"
by Dave Borowitz
· 13 years ago
dd3c3d9
Rename GitilesView's TreePath to PathPart
by Dave Borowitz
· 13 years ago
bcd753d
Properly handle relative submodule URL paths
by Dave Borowitz
· 13 years ago
d0b7e18
Support format=TEXT for /+refs
by Dave Borowitz
· 13 years ago
e8a5e36
Flesh out FakeHttpServlet{Request,Response}
by Dave Borowitz
· 13 years ago
80334b2
Allow log views to have no revision, implying HEAD
by Dave Borowitz
· 13 years ago
6221d98
Throw a specific exception type on invalid GitilesViews
by Dave Borowitz
· 13 years ago
44a1584
Avoid IllegalArgumentException when auto-diving in root paths
by Dave Borowitz
· 13 years ago
209d0aa
Put a shortlog on the repository index page
by Dave Borowitz
· 13 years ago
4e8ffd8
Auto-dive into trees that contain only a single subtree
by Dave Borowitz
· 13 years ago
d3e6dd7
Change the default for commits to revision view
by Dave Borowitz
· 13 years ago
ad23f14
Fix a bunch of Eclipse complaints (unused vars, missing serial IDs)
by Chad Horohoe
· 13 years ago
9de6595
Gitiles is a simple browser for Git repositories
by Dave Borowitz
· 14 years ago