aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Factor out duplicate Inflater setup in WindowCursorShawn O. Pearce2010-05-151-8/+9
* Squash OffsetCache into WindowCacheShawn O. Pearce2010-05-152-558/+377
* Avoid unnecessary second read on OBJ_OFS_DELTA headersShawn O. Pearce2010-05-151-11/+7
* Fix hang when fetching over SSHShawn O. Pearce2010-05-131-6/+12
* Fix interrupted write in StreamCopyThreadShawn O. Pearce2010-05-131-2/+16
* Fix missing flush in StreamCopyThreadDmitry Neverov2010-05-131-8/+14
* Add commit command to the pgm packageChristian Halstrick2010-05-123-1/+88
* Merge "Fix Maven Javadoc generation problem"Matthias Sohn2010-05-111-1/+1
|\
| * Fix Maven Javadoc generation problemJonathan Gossage2010-05-111-1/+1
* | Add missing pom dependency to org.eclipse.jgit.junitMatthias Sohn2010-05-112-0/+13
* | Expose org.eclipse.jgit.junit via jgit p2 repositoryMatthias Sohn2010-05-119-0/+253
* | Add builder-style API to jgit and Commit & Log cmdChristian Halstrick2010-05-1012-1/+1204
|/
* Merge "Added MERGING_RESOLVED repository state"Robin Rosenberg2010-05-084-1/+63
|\
| * Added MERGING_RESOLVED repository stateChristian Halstrick2010-05-084-1/+63
* | Merge "A stages field and getter for GitIndex entry introduced"Robin Rosenberg2010-05-081-0/+23
|\ \
| * | A stages field and getter for GitIndex entry introducedRobin Rosenberg2010-05-081-0/+23
* | | Merge "Lock down maven plugin versions"Robin Rosenberg2010-05-081-1/+14
|\ \ \ | |_|/ |/| |
| * | Lock down maven plugin versionsMatthias Sohn2010-04-301-1/+14
| |/
* | Fix FooterLine.matches(FooterKey) on same length keysShawn O. Pearce2010-05-042-1/+21
* | Merge "Fix handling of corruption for truncated objects"Chris Aniszczyk2010-05-031-4/+15
|\ \
| * | Fix handling of corruption for truncated objectsRobin Rosenberg2010-05-011-4/+15
| |/
* | Merge "Don't insert the same pack twice into a pack list"Chris Aniszczyk2010-05-031-0/+13
|\ \
| * | Don't insert the same pack twice into a pack listShawn O. Pearce2010-04-261-0/+13
* | | Merge changes I0d339b9f,I0e6673b8Chris Aniszczyk2010-05-032-10/+9
|\| | | |/ |/|
| * Favor earlier PackFile instances over later duplicatesShawn O. Pearce2010-04-261-3/+4
| * Cleanup duplicated object reuse code in PackWriterShawn O. Pearce2010-04-261-7/+5
* | Fix ReceivePackRefFilterTest on WindowsShawn O. Pearce2010-04-271-0/+9
* | Cleaning up provider and feature namesChris Aniszczyk2010-04-272-3/+3
|/
* Merge "Fix NPE during InflaterCache return after corrupt loose object"Robin Rosenberg2010-04-241-1/+0
|\
| * Fix NPE during InflaterCache return after corrupt loose objectShawn O. Pearce2010-04-231-1/+0
* | Merge branch 'receive-pack-filter'Shawn O. Pearce2010-04-194-92/+583
|\ \