gitbucket-commitgraphs-plugin icon indicating copy to clipboard operation
gitbucket-commitgraphs-plugin copied to clipboard

Results 2 gitbucket-commitgraphs-plugin issues
Sort by recently updated
recently updated
newest added

Isn't it possible to use jgit (already in gitbucket classpath) instead of relying on the external git program and output parsing? This could also enhance performances and influence #3.

The rendering of the commit graph page takes a while on projects with a decent amount of history. On my machine machine rendering commit graphs for gitbucket project takes a...