aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/file/ReflogWriter.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-0/+4
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix parsing of core.logAllRefUpdatesThomas Wolf2019-10-071-10/+24
* Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-09-081-1/+1
|\
| * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-09-081-2/+3
| |\
| | * Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-09-081-2/+3
| | |\
| | | * Use constant for ".lock"Matthias Sohn2018-09-071-2/+3
* | | | Use constant for ".lock"Matthias Sohn2018-06-081-1/+2
* | | | ReflogWriter: Refactor to open FileOutputStream in try-with-resourceDavid Pursehouse2018-03-161-17/+21
|/ / /
* / / Fix javadoc in org.eclipse.jgit storage/file packageMatthias Sohn2017-12-191-4/+18
|/ /
* | ReflogWriter: Align auto-creation defaults with C gitDave Borowitz2017-09-301-2/+2
* | Ensure ReflogWriter only works with a RefDirectoryDave Borowitz2017-09-301-54/+22
* | ReflogWriter: Minor cleanupDave Borowitz2017-08-021-40/+37
* | Add missing newlines at ends of Java filesDavid Pursehouse2017-07-251-1/+1
|/
* Remove @since tags from internal packagesJonathan Nieder2017-01-241-2/+0
* Fix for reflog corruption caused by multiline messageAndreas Hermann2014-05-221-1/+1
* Make the Reflog a public API againRobin Rosenberg2013-04-261-0/+1
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-0/+291