summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "tools/version.sh: Use backup files on Win32"Matthias Sohn2010-06-151-5/+6
|\
| * tools/version.sh: Use backup files on Win32Shawn O. Pearce2010-06-141-5/+6
* | Merge "Add missing @Override tags in AlternateRepositoryDatabase"Chris Aniszczyk2010-06-151-0/+3
|\ \
| * | Add missing @Override tags in AlternateRepositoryDatabaseShawn O. Pearce2010-06-141-0/+3
| |/
* | Allow to read configured keysMathias Kinzler2010-06-152-0/+139
* | Merge changes I53f71dc0,I3a899a3a,I3e8bd245,Ie7c9db83,If396326e,I6f4cf8da,I3b...Shawn Pearce2010-06-1413-57/+136
|\ \ | |/ |/|
| * git-servlet: Fix comparing uploadFactory with the wrong DISABLED instanceRobin Rosenberg2010-06-141-1/+1
| * Prefer static inner classesRobin Rosenberg2010-06-131-3/+3
| * Override equals for SwingLane since super class PlotLane defines itRobin Rosenberg2010-06-131-0/+4
| * Make sure a Stream is closed upon errors in IpLogGeneratorRobin Rosenberg2010-06-131-28/+32
| * Make constant static in RebuildCommitGraphRobin Rosenberg2010-06-131-1/+1
| * Make inner classes static in http codeRobin Rosenberg2010-06-133-3/+3
| * Cache filemode in GitIndex Robin Rosenberg2010-06-131-1/+2
| * Remove unused parent field in PlotLaneRobin Rosenberg2010-06-132-4/+0
| * Removed unused repo field in WorkDirCheckoutRobin Rosenberg2010-06-131-4/+0
| * Extend DiffFormatter API to simplify stylingRobin Rosenberg2010-06-121-12/+90
* | Merge branch 'stable-0.8'Shawn O. Pearce2010-06-144-40/+306
|\ \
| * | Qualify post-0.8.4 buildsstable-0.8Shawn O. Pearce2010-06-1425-147/+147
| * | JGit 0.8.4v0.8.4Matthias Sohn2010-06-1425-147/+147
| * | JGit 0.8.3Matthias Sohn2010-06-1425-147/+147
| * | Include about.html in org.eclipse.jgit artifactMatthias Sohn2010-06-081-0/+1
| * | Fix build.properties of the JGit featureChris Aniszczyk2010-06-071-1/+1
| * | Added the standard SULA for JGitChris Aniszczyk2010-06-073-38/+303
| * | Add "resources/" as a source folderMatthias Sohn2010-06-051-2/+3
* | | Start 0.9 developmentShawn O. Pearce2010-06-1425-147/+147
| |/ |/|
* | Repository can be configured with FSMarc Strapetz2010-06-0425-168/+249
* | Merge "Refactor ReadTreeTest to allow testing other checkout classes"Shawn Pearce2010-06-041-41/+96
|\ \
| * | Refactor ReadTreeTest to allow testing other checkout classesChristian Halstrick2010-06-051-41/+96
* | | Add support for computing a Change-Id à la GerritRobin Rosenberg2010-06-043-0/+731
|/ /
* / Provide a public entry method to determine whether a URI protocol is supportedAlex Blewitt2010-06-041-0/+32
|/
* Qualify post-0.8.1 buildsShawn O. Pearce2010-06-0225-147/+147
* JGit 0.8.1v0.8.1Shawn O. Pearce2010-06-0225-147/+147
* Bump all features during releaseShawn O. Pearce2010-06-021-3/+3
* Merge "Describe how to generate iplog."Shawn Pearce2010-06-011-0/+54
|\
| * Describe how to generate iplog.Matthias Sohn2010-05-291-0/+54
* | eclipse-iplog: Use contribution rather than bug elementShawn O. Pearce2010-05-284-40/+23
* | eclipse-iplog: Add new consumes element to IP logShawn O. Pearce2010-05-282-12/+59
* | Update cache of IPzilla CQ 3904Shawn O. Pearce2010-05-281-2/+2
* | eclipse-ipzilla: Correctly parse result with empty last fieldShawn O. Pearce2010-05-281-0/+2
* | Externalize strings in Commit commandShawn O. Pearce2010-05-283-4/+10
* | Don't use interruptable pread() to access pack filesShawn O. Pearce2010-05-273-70/+52
|/
* Add a merge command to the jgit APIStefan Lay2010-05-248-0/+745
* Added merge support to CommitCommandChristian Halstrick2010-05-217-17/+223
* Test root locale translationsSasa Zivkov2010-05-192-0/+105
* Externalize strings from JGitSasa Zivkov2010-05-19234-1007/+2766
* Fix SSH deadlock during OutOfMemoryErrorShawn O. Pearce2010-05-192-4/+29
* Fix race condition in StreamCopyThreadDmitry Neverov2010-05-191-8/+2
* Remove unnecessary truncation of in-pack size during copyShawn O. Pearce2010-05-171-3/+3
* Reduce the size of PackWriter's ObjectToPack instancesShawn O. Pearce2010-05-151-21/+23
* Reduce size of PackedObjectLoader by dropping long to intShawn O. Pearce2010-05-157-49/+43