aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/BatchRefUpdate.java
Commit message (Expand)AuthorAgeFilesLines
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-5/+5
* Define MonotonicClock interface for advanced timestampsShawn Pearce2016-11-211-0/+73
* Push implementation of option stringsDan Wang2016-07-221-4/+42
* BatchRefUpdate: Remove unused namesToCheck variableDan Wang2016-07-151-2/+0
* BatchRefUpdate: Include command message in toString()Dave Borowitz2016-06-021-1/+5
* Support per-BatchRefUpdate atomic transactionsDave Borowitz2016-04-191-0/+49
* Include push certificates in RefUpdateDave Borowitz2015-06-181-0/+32
* Add BatchRefUpdate#toString()Dave Borowitz2015-01-271-0/+16
* Fix BatchRefUpdate progress-monitoring so it doesn't count twiceRoberto Tyley2013-05-191-3/+2
* Speed up clone/fetch with large number of refsRobin Rosenberg2013-03-301-15/+96
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-1/+1
* Batch reference updates together for storageShawn O. Pearce2012-05-221-0/+317