Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RefDatabase#getReflogReader(String): use #exactRef to resolve refName | Matthias Sohn | 2025-01-27 | 1 | -5/+8 |
* | Deprecate Repository#getReflogReader methods | Matthias Sohn | 2025-01-27 | 1 | -11/+16 |
* | Add worktrees read support | Janne Valkealahti | 2024-07-14 | 1 | -1/+1 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Explicitly specify charset when calling getBytes | David Pursehouse | 2018-09-26 | 1 | -8/+9 |
* | ReflogReaderTest: Open FileOutputStream in try-with-resource | David Pursehouse | 2018-03-05 | 1 | -4/+1 |
* | ReflogReaderTest: Fix indentation | David Pursehouse | 2018-03-05 | 1 | -14/+14 |
* | Move SampleDataRepositoryTestCase to org.eclipse.jgit.test | Shawn Pearce | 2013-11-24 | 1 | -1/+1 |
* | Make the Reflog a public API again | Robin Rosenberg | 2013-04-26 | 1 | -7/+7 |
* | JGit 3.0: move internal classes into an internal subpackage | Shawn Pearce | 2013-03-18 | 1 | -0/+288 |