aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/RemoteRefUpdate.java
Commit message (Expand)AuthorAgeFilesLines
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-6/+13
* Use BatchRefUpdate for tracking refs in FetchProcessShawn O. Pearce2012-05-221-6/+19
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* RemoteRefUpdate: Accept Ref and ObjectId arguments for sourceShawn O. Pearce2011-03-031-4/+108
* Fully implement SHA-1 abbreviationsShawn O. Pearce2010-08-231-2/+2
* Allow Repository.getDirectory() to be nullShawn O. Pearce2010-06-251-1/+1
* Externalize strings from JGitSasa Zivkov2010-05-191-3/+5
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+360