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
stable-7.2
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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
6
-0
/
+556
*
Added merge support to CommitCommand
Christian Halstrick
2010-05-21
5
-12
/
+179
*
Externalize strings from JGit
Sasa Zivkov
2010-05-19
134
-620
/
+1257
*
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
9
-0
/
+1084
*
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
|
|
/
*
|
Don't insert the same pack twice into a pack list
Shawn O. Pearce
2010-04-26
1
-0
/
+13
*
|
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
|
/
*
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
*
|
|
Speed up check for modifications of tracked resources
Robin Rosenberg
2010-04-10
1
-4
/
+6
*
|
|
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
*
|
Add a paranoid 'must be provided' option to ReceivePack
Nico Sallembien
2010-03-18
1
-3
/
+55
[next]