index
:
jgit.git
master
master%private
next
servlet-4
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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
/
src
/
org
/
eclipse
/
jgit
/
transport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Revert "[findBugs] Silence DM_STRING_CTOR on PacketLineIn""
Matthias Sohn
2010-11-09
1
-1
/
+2
|
\
|
*
Revert "[findBugs] Silence DM_STRING_CTOR on PacketLineIn"
Shawn O. Pearce
2010-11-08
1
-1
/
+2
*
|
Fix URIish parsing of absolute scp-style URIs
Shawn O. Pearce
2010-11-09
1
-7
/
+25
|
/
*
[findbugs] Fix illegal format specifier
Matthias Sohn
2010-10-23
1
-1
/
+1
*
IndexPack: Make translated progress messages non-static
Shawn O. Pearce
2010-10-17
1
-8
/
+3
*
Add support for single-slash URI
Christian Halstrick
2010-10-08
1
-19
/
+36
*
Refactored URI parsing to detect wrong URIs
Christian Halstrick
2010-10-08
1
-28
/
+76
*
Fixed URI regexp regarding user/password part
Christian Halstrick
2010-10-08
1
-1
/
+2
*
Introduce commented constants for the segments of an URI regex
Christian Halstrick
2010-10-08
1
-6
/
+51
*
Externalize strings in TransportHttp
Matthias Sohn
2010-10-08
1
-30
/
+32
*
Merge "Support HTTP basic and digest authentication"
Chris Aniszczyk
2010-10-07
2
-24
/
+364
|
\
|
*
Support HTTP basic and digest authentication
Shawn O. Pearce
2010-09-28
2
-24
/
+364
*
|
Split URI regex strings differently
Christian Halstrick
2010-10-06
1
-10
/
+17
|
/
*
Allow ../relative paths in remotes
Chris West (Faux)
2010-09-10
1
-1
/
+6
*
Fix checkReferencedIsReachable to use correct base list
Shawn O. Pearce
2010-09-06
1
-9
/
+20
*
Discard object bodies when checking connectivity
Shawn O. Pearce
2010-09-06
1
-0
/
+2
*
ReceivePack: Rethrow exceptions caught during indexing
Shawn O. Pearce
2010-09-03
1
-0
/
+4
*
IndexPack: Use byte limited form of getCachedBytes
Shawn O. Pearce
2010-08-30
1
-2
/
+2
*
Undo translation of protocol string 'unpack error'
Shawn O. Pearce
2010-08-30
1
-1
/
+1
*
Fully implement SHA-1 abbreviations
Shawn O. Pearce
2010-08-23
1
-2
/
+2
*
Expose pack fetch/push connections for subclassing
Shawn O. Pearce
2010-08-20
2
-5
/
+41
*
Implement async/batch lookup of object data
Shawn O. Pearce
2010-08-20
1
-81
/
+131
*
Remove unnecessary ObjectId.copy() calls
Shawn O. Pearce
2010-08-19
1
-2
/
+2
*
TransportHttp does not honor timeout setting
Mathias Kinzler
2010-08-10
1
-0
/
+2
*
Pass PackConfig down to PackWriter when packing
Shawn O. Pearce
2010-07-28
6
-14
/
+100
*
Simplify UploadPack use of options during writing
Shawn O. Pearce
2010-07-28
1
-4
/
+2
*
Fix concurrent read / write issue in LockFile on Windows
Jens Baumgart
2010-07-27
2
-2
/
+3
*
Merge branch 'delta'
Shawn O. Pearce
2010-07-22
19
-299
/
+358
|
\
|
*
Support large loose objects as streams
Shawn O. Pearce
2010-07-01
1
-3
/
+4
|
*
Ensure RevWalk is released when done
Shawn O. Pearce
2010-06-29
6
-79
/
+110
|
*
Use one ObjectReader for WalkFetchConnection
Shawn O. Pearce
2010-06-28
1
-8
/
+30
|
*
Use ObjectReader in RevWalk, TreeWalk
Shawn O. Pearce
2010-06-28
2
-5
/
+8
|
*
Fix minor formatting issue in UploadPack
Shawn O. Pearce
2010-06-28
1
-2
/
+1
|
*
Rename openObject, hasObject to just open, has
Shawn O. Pearce
2010-06-28
1
-2
/
+2
|
*
Move PackWriter progress monitors onto the operations
Shawn O. Pearce
2010-06-28
4
-16
/
+17
|
*
Remove Repository.openObject(ObjectReader, AnyObjectId)
Shawn O. Pearce
2010-06-28
1
-3
/
+5
|
*
Ensure ObjectReader used by PackWriter is released
Shawn O. Pearce
2010-06-28
4
-60
/
+75
|
*
Release ObjectReader before the cached ObjectDatabase
Shawn O. Pearce
2010-06-28
1
-6
/
+6
|
*
Move PackWriter over to storage.pack.PackWriter
Shawn O. Pearce
2010-06-26
5
-5
/
+5
|
*
Move FileRepository to storage.file.FileRepository
Shawn O. Pearce
2010-06-26
10
-15
/
+15
|
*
Allow Repository.getDirectory() to be null
Shawn O. Pearce
2010-06-25
2
-3
/
+5
|
*
Use ObjectInserter for loose objects in WalkFetchConnection
Shawn O. Pearce
2010-06-25
1
-56
/
+18
|
*
Replace WindowCache with ObjectReader
Shawn O. Pearce
2010-06-25
1
-6
/
+16
|
*
Make lib.Repository abstract and lib.FileRepository its implementation
Shawn O. Pearce
2010-06-25
1
-2
/
+3
|
*
Move additional have enumeration to Repository
Shawn O. Pearce
2010-06-25
1
-16
/
+3
|
*
Refactor amazon-s3:// property file loading to support no directory
Shawn O. Pearce
2010-06-25
1
-17
/
+28
|
*
Download pack-*.idx to /tmp if not on local filesystem
Shawn O. Pearce
2010-06-25
1
-7
/
+16
|
*
Replace manual peel loops with RevWalk.peel
Shawn O. Pearce
2010-06-23
2
-8
/
+9
|
*
Use CoreConfig, UserConfig and TransferConfig directly
Shawn O. Pearce
2010-06-23
2
-2
/
+4
*
|
IndexPack: Fix spurious pack file corruption errors
Shawn O. Pearce
2010-07-20
1
-3
/
+3
[next]