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
...
*
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
*
|
|
Merge "IndexPack: Correct thin pack fix using less than 20 bytes"
Robin Rosenberg
2010-04-17
1
-0
/
+8
|
\
|
|
|
*
|
IndexPack: Correct thin pack fix using less than 20 bytes
Shawn O. Pearce
2010-04-16
1
-0
/
+8
*
|
|
Optimize ref scanning
Robin Rosenberg
2010-04-13
1
-5
/
+6
|
/
/
*
|
Merge "Make Repository.getConfig aware of changed config"
Matthias Sohn
2010-04-13
2
-17
/
+53
|
\
\
|
*
|
Make Repository.getConfig aware of changed config
Jens Baumgart
2010-04-12
2
-17
/
+53
*
|
|
Merge "Speed up check for modifications of tracked resources"
Shawn Pearce
2010-04-10
1
-4
/
+6
|
\
\
\
|
*
|
|
Speed up check for modifications of tracked resources
Robin Rosenberg
2010-04-10
1
-4
/
+6
*
|
|
|
JGit plugin not compatible with Eclipse 3.4
Robin Rosenberg
2010-04-05
1
-1
/
+1
|
/
/
/
*
/
/
Make parsing of PersonIdent from raw byte array fault-tolerant.
Marc Strapetz
2010-03-23
1
-1
/
+13
|
/
/
*
|
Merge branch 'stable-0.7'
Shawn O. Pearce
2010-03-22
2
-1
/
+26
|
\
\
|
*
|
Fix EGit deadlock listing branches of SSH remote
Shawn O. Pearce
2010-03-20
2
-1
/
+26
|
*
|
Qualify post-0.7.0 builds
Shawn O. Pearce
2010-03-20
2
-2
/
+2
|
*
|
JGit 0.7.0
v0.7.0
Shawn O. Pearce
2010-03-18
2
-18
/
+18
*
|
|
Qualify builds as 0.8.0
Shawn O. Pearce
2010-03-20
2
-18
/
+18
|
|
/
|
/
|
*
|
Add a paranoid 'must be provided' option to ReceivePack
Nico Sallembien
2010-03-18
1
-3
/
+55
*
|
Merge branch 'stable-0.7'
Shawn O. Pearce
2010-03-12
25
-366
/
+865
|
\
|
|
*
Merge branch 'push-sideband' into stable-0.7
Shawn O. Pearce
2010-03-12
25
-366
/
+865
|
|
\
|
|
*
Reuse the line buffer between strings in PacketLineIn
Shawn O. Pearce
2010-03-12
1
-8
/
+13
|
|
*
Reduce multi-level buffered streams in transport code
Shawn O. Pearce
2010-03-12
8
-37
/
+60
|
|
*
Fix smart HTTP client buffer alignment
Shawn O. Pearce
2010-03-12
1
-32
/
+15
[prev]
[next]