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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Qualify post-0.8.4 builds
stable-0.8
Shawn O. Pearce
2010-06-14
2
-20
/
+20
*
JGit 0.8.4
v0.8.4
Matthias Sohn
2010-06-14
2
-20
/
+20
*
JGit 0.8.3
Matthias Sohn
2010-06-14
2
-20
/
+20
*
Include about.html in org.eclipse.jgit artifact
Matthias Sohn
2010-06-08
1
-0
/
+1
*
Add "resources/" as a source folder
Matthias Sohn
2010-06-05
1
-2
/
+3
*
Qualify post-0.8.1 builds
Shawn O. Pearce
2010-06-02
2
-20
/
+20
*
JGit 0.8.1
v0.8.1
Shawn O. Pearce
2010-06-02
2
-20
/
+20
*
Don't use interruptable pread() to access pack files
Shawn O. Pearce
2010-05-27
2
-68
/
+49
*
Add a merge command to the jgit API
Stefan Lay
2010-05-24
7
-0
/
+562
*
Added merge support to CommitCommand
Christian Halstrick
2010-05-21
6
-12
/
+181
*
Externalize strings from JGit
Sasa Zivkov
2010-05-19
138
-621
/
+1623
*
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
6
-47
/
+41
*
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 builder-style API to jgit and Commit & Log cmd
Christian Halstrick
2010-05-10
10
-1
/
+1086
*
Merge "Added MERGING_RESOLVED repository state"
Robin Rosenberg
2010-05-08
3
-1
/
+43
|
\
|
*
Added MERGING_RESOLVED repository state
Christian Halstrick
2010-05-08
3
-1
/
+43
*
|
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
*
|
Fix FooterLine.matches(FooterKey) on same length keys
Shawn O. Pearce
2010-05-04
1
-1
/
+1
*
|
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
*
|
Cleaning up provider and feature names
Chris Aniszczyk
2010-04-27
1
-1
/
+1
|
/
*
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
3
-92
/
+106
|
\
\
|
*
|
ReceivePack: Clarify the check reachable option
Shawn O. Pearce
2010-04-16
1
-22
/
+40
|
*
|
ReceivePack: Micro-optimize object lookup when checking connectivity
Shawn O. Pearce
2010-04-16
1
-3
/
+7
|
*
|
ReceivePack: Correct type of not provided object
Shawn O. Pearce
2010-04-16
1
-1
/
+1
|
*
|
IndexPack: Tighten up new and base object bookkeeping
Shawn O. Pearce
2010-04-16
2
-31
/
+39
|
*
|
ReceivePack: Remove need new,base object id properties
Shawn O. Pearce
2010-04-16
1
-49
/
+4
|
*
|
ReceivePack: Discard IndexPack as soon as possible
Shawn O. Pearce
2010-04-16
1
-0
/
+1
|
*
|
ReceivePack: fix ensureProvidedObjectsVisible on thin packs
Shawn O. Pearce
2010-04-16
2
-5
/
+33
*
|
|
Merge "ObjectIdSubclassMap: Correct Iterator to throw NoSuchElementException"
Matthias Sohn
2010-04-17
1
-1
/
+2
|
\
|
|
|
*
|
ObjectIdSubclassMap: Correct Iterator to throw NoSuchElementException
Shawn O. Pearce
2010-04-16
1
-1
/
+2
*
|
|
Merge "ObjectIdSubclassMap: Add isEmpty() method"
Matthias Sohn
2010-04-17
1
-0
/
+5
|
\
|
|
|
*
|
ObjectIdSubclassMap: Add isEmpty() method
Shawn O. Pearce
2010-04-16
1
-0
/
+5
[next]