commit | 134f31233d377e8aee5bf000fe65c1fdf19315ad | [log] [tgz] |
---|---|---|
author | Kaushik Lingarkar <kaushikl@qti.qualcomm.com> | Fri Nov 15 11:44:41 2024 -0800 |
committer | Kaushik Lingarkar <kaushikl@qti.qualcomm.com> | Wed Nov 20 15:02:30 2024 -0800 |
tree | 70e0f39a3a61311cd6410853ce8b287127a8aabb | |
parent | 3cc31b285de6fb82933f0f95578de75b98d03fb9 [diff] |
Bump JGit to stable-6.10 HtmlDiffFormatter is updated to override the new 'writeHunkHeader' method which adds function names to the hunk headers. $ git log --oneline --no-merges --no-decorate 692ccfc0c...2c86ef242 469928898 Add numberOfObjectsSinceBitmap to RepoStatistics 4b3c5194a Support built-in diff drivers for hunk header function names 592a75800 Don't fail when trying to prune pack which is already gone f7a4dd035 Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmap d34f8b523 Replace custom encoder Constants#encodeASCII by JDK implementation e8c414b9c Replace custom encoder `Constants#encode` by JDK implementation 93ede18ff Add `numberOfPackFilesAfterBitmap` to RepoStatistics 958d05392 Enhance CommitBuilder#parent to tolerate null parent 3a7a9cb0e ResolveMerger: Allow setting the TreeWalk AttributesNodeProvider 4f48a5b1e Add Union merge strategy support eeccc5a92 Update Apache sshd to 2.14.0 ed0835856 LfsConnectionFactoryTest: remove unnecessary cast 72652ff65 JSchSshProtocol2Test: remove unnecessary cast a2e477296 ApacheSshProtocol2Test: remove unnecessary cast 9e1cd8aec NoteMapMerger: remove unnecessary cast 56a5db65b AdvertisedRequestValidator: fix WantNotValidException caused by race Release-Notes: Hunk headers will now show function names for supported built-in diff drivers Change-Id: I186730a06bbcd9fe67c576380d5d14de3d41dab3
Gitiles is a simple repository browser for Git repositories, built on JGit. Its guiding principle is simplicity: it has no formal access controls, no write access, no fancy Javascript, etc.
Gitiles automatically renders *.md
Markdown files into HTML for simplified documentation. Refer to the Markdown documentation for details.
Gitiles is configurable in a git-style configuration file named gitiles.config
. Refer to the configuration documentation for details.
Use the issue tracker at github to file bugs.
Please refer to the Developer Guide.