index
:
jgit.git
master
master%private
next
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
JGit 0.8.1
v0.8.1
Shawn O. Pearce
2010-06-02
25
-147
/
+147
*
Bump all features during release
Shawn O. Pearce
2010-06-02
1
-3
/
+3
*
Merge "Describe how to generate iplog."
Shawn Pearce
2010-06-01
1
-0
/
+54
|
\
|
*
Describe how to generate iplog.
Matthias Sohn
2010-05-29
1
-0
/
+54
*
|
eclipse-iplog: Use contribution rather than bug element
Shawn O. Pearce
2010-05-28
4
-40
/
+23
*
|
eclipse-iplog: Add new consumes element to IP log
Shawn O. Pearce
2010-05-28
2
-12
/
+59
*
|
Update cache of IPzilla CQ 3904
Shawn O. Pearce
2010-05-28
1
-2
/
+2
*
|
eclipse-ipzilla: Correctly parse result with empty last field
Shawn O. Pearce
2010-05-28
1
-0
/
+2
*
|
Externalize strings in Commit command
Shawn O. Pearce
2010-05-28
3
-4
/
+10
*
|
Don't use interruptable pread() to access pack files
Shawn O. Pearce
2010-05-27
3
-70
/
+52
|
/
*
Add a merge command to the jgit API
Stefan Lay
2010-05-24
8
-0
/
+745
*
Added merge support to CommitCommand
Christian Halstrick
2010-05-21
7
-17
/
+223
*
Test root locale translations
Sasa Zivkov
2010-05-19
2
-0
/
+105
*
Externalize strings from JGit
Sasa Zivkov
2010-05-19
234
-1007
/
+2766
*
Fix SSH deadlock during OutOfMemoryError
Shawn O. Pearce
2010-05-19
2
-4
/
+29
*
Fix race condition in StreamCopyThread
Dmitry Neverov
2010-05-19
1
-8
/
+2
*
Remove unnecessary truncation of in-pack size during copy
Shawn O. Pearce
2010-05-17
1
-3
/
+3
*
Reduce the size of PackWriter's ObjectToPack instances
Shawn O. Pearce
2010-05-15
1
-21
/
+23
*
Reduce size of PackedObjectLoader by dropping long to int
Shawn O. Pearce
2010-05-15
7
-49
/
+43
*
Factor out duplicate Inflater setup in WindowCursor
Shawn O. Pearce
2010-05-15
1
-8
/
+9
*
Squash OffsetCache into WindowCache
Shawn O. Pearce
2010-05-15
2
-558
/
+377
*
Avoid unnecessary second read on OBJ_OFS_DELTA headers
Shawn O. Pearce
2010-05-15
1
-11
/
+7
*
Fix hang when fetching over SSH
Shawn O. Pearce
2010-05-13
1
-6
/
+12
*
Fix interrupted write in StreamCopyThread
Shawn O. Pearce
2010-05-13
1
-2
/
+16
*
Fix missing flush in StreamCopyThread
Dmitry Neverov
2010-05-13
1
-8
/
+14
*
Add commit command to the pgm package
Christian Halstrick
2010-05-12
3
-1
/
+88
*
Merge "Fix Maven Javadoc generation problem"
Matthias Sohn
2010-05-11
1
-1
/
+1
|
\
|
*
Fix Maven Javadoc generation problem
Jonathan Gossage
2010-05-11
1
-1
/
+1
*
|
Add missing pom dependency to org.eclipse.jgit.junit
Matthias Sohn
2010-05-11
2
-0
/
+13
*
|
Expose org.eclipse.jgit.junit via jgit p2 repository
Matthias Sohn
2010-05-11
9
-0
/
+253
*
|
Add builder-style API to jgit and Commit & Log cmd
Christian Halstrick
2010-05-10
12
-1
/
+1204
|
/
*
Merge "Added MERGING_RESOLVED repository state"
Robin Rosenberg
2010-05-08
4
-1
/
+63
|
\
|
*
Added MERGING_RESOLVED repository state
Christian Halstrick
2010-05-08
4
-1
/
+63
*
|
Merge "A stages field and getter for GitIndex entry introduced"
Robin Rosenberg
2010-05-08
1
-0
/
+23
|
\
\
|
*
|
A stages field and getter for GitIndex entry introduced
Robin Rosenberg
2010-05-08
1
-0
/
+23
*
|
|
Merge "Lock down maven plugin versions"
Robin Rosenberg
2010-05-08
1
-1
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Lock down maven plugin versions
Matthias Sohn
2010-04-30
1
-1
/
+14
|
|
/
*
|
Fix FooterLine.matches(FooterKey) on same length keys
Shawn O. Pearce
2010-05-04
2
-1
/
+21
*
|
Merge "Fix handling of corruption for truncated objects"
Chris Aniszczyk
2010-05-03
1
-4
/
+15
|
\
\
|
*
|
Fix handling of corruption for truncated objects
Robin Rosenberg
2010-05-01
1
-4
/
+15
|
|
/
*
|
Merge "Don't insert the same pack twice into a pack list"
Chris Aniszczyk
2010-05-03
1
-0
/
+13
|
\
\
|
*
|
Don't insert the same pack twice into a pack list
Shawn O. Pearce
2010-04-26
1
-0
/
+13
*
|
|
Merge changes I0d339b9f,I0e6673b8
Chris Aniszczyk
2010-05-03
2
-10
/
+9
|
\
|
|
|
|
/
|
/
|
|
*
Favor earlier PackFile instances over later duplicates
Shawn O. Pearce
2010-04-26
1
-3
/
+4
|
*
Cleanup duplicated object reuse code in PackWriter
Shawn O. Pearce
2010-04-26
1
-7
/
+5
*
|
Fix ReceivePackRefFilterTest on Windows
Shawn O. Pearce
2010-04-27
1
-0
/
+9
*
|
Cleaning up provider and feature names
Chris Aniszczyk
2010-04-27
2
-3
/
+3
|
/
*
Merge "Fix NPE during InflaterCache return after corrupt loose object"
Robin Rosenberg
2010-04-24
1
-1
/
+0
|
\
|
*
Fix NPE during InflaterCache return after corrupt loose object
Shawn O. Pearce
2010-04-23
1
-1
/
+0
*
|
Merge branch 'receive-pack-filter'
Shawn O. Pearce
2010-04-19
4
-92
/
+583
|
\
\
[next]