aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/TrackingRefUpdate.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+0
* Introduce a constant for the length of an abbreviated hash stringSebastian Schuberth2022-02-031-2/+8
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* [error prone] suppress AmbiguousMethodReference in AnyObjectIdMatthias Sohn2019-08-081-1/+1
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-1/+6
* [performance] Remove synthetic access$ methods in transport packageAndrey Loskutov2015-10-281-5/+5
* Expose ReceiveCommand version of TrackingRefUpdateShawn Pearce2014-04-181-2/+9
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-0/+1
* Add toString for TrackingRefUpdateRobin Stocker2012-09-241-0/+17
* Use BatchRefUpdate for tracking refs in FetchProcessShawn O. Pearce2012-05-221-30/+85
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-5/+5
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+141