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
path:
root
/
org.eclipse.jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
*
Use "ERR message" for early ReceivePack problems
Shawn O. Pearce
2010-03-12
1
-8
/
+31
|
|
*
Catch and report "ERR message" during remote advertisements
Shawn O. Pearce
2010-03-12
2
-0
/
+90
|
|
*
Wait for EOF on stderr before finishing SSH channel
Shawn O. Pearce
2010-03-12
1
-13
/
+45
|
|
*
Capture non-progress side band #2 messages and put in result
Shawn O. Pearce
2010-03-12
12
-186
/
+453
|
|
*
ReceivePack: Enable side-band-64k capability for status reports
Shawn O. Pearce
2010-03-12
2
-30
/
+54
|
|
*
Use more restrictive patterns for sideband progress scraping
Shawn O. Pearce
2010-03-12
1
-4
/
+4
|
|
*
Prefix remote progress tasks with "remote: "
Shawn O. Pearce
2010-03-12
1
-4
/
+9
|
|
*
Decode side-band channel number as unsigned integer
Shawn O. Pearce
2010-03-12
1
-1
/
+1
|
|
*
Refactor SideBandInputStream construction
Shawn O. Pearce
2010-03-12
3
-20
/
+20
|
|
*
Refactor SideBandOutputStream to be buffered
Shawn O. Pearce
2010-03-12
4
-45
/
+92
|
*
|
Merge "Fix NLS to build under Java 5" into stable-0.7
Shawn O. Pearce
2010-03-12
1
-0
/
+1
|
|
\
\
*
|
\
\
Merge branch 'stable-0.7'
Shawn O. Pearce
2010-03-12
1
-0
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix NLS to build under Java 5
Shawn O. Pearce
2010-03-12
1
-0
/
+1
*
|
|
|
s/StringBuffer/StringBuilder as appropriate where no concurrency is needed
Karthik K
2010-03-11
13
-19
/
+19
|
|
/
/
|
/
|
|
*
|
|
eclipse-iplog: Skip the initial contribution
Shawn O. Pearce
2010-03-11
1
-0
/
+11
|
/
/
*
|
Provide NLS support in JGit.
Sasa Zivkov
2010-03-11
7
-0
/
+661
*
|
Merge "Don't doubly wrap TransportException in smart HTTP client"
Shawn Pearce
2010-02-11
1
-13
/
+3
|
\
|
|
*
Don't doubly wrap TransportException in smart HTTP client
Shawn O. Pearce
2010-02-11
1
-13
/
+3
*
|
Allow users of ReceivePack access to the objects being sent
Nico Sallembien
2010-02-11
2
-5
/
+121
|
/
*
Add a RefFilter interface to ReceivePack and UploadPack
Nico Sallembien
2010-02-10
3
-5
/
+129
*
Remove pointless boolean during native push
Shawn O. Pearce
2010-02-09
1
-1
/
+1
*
Intermediate workaround for JGit's lack of core.autocrlf support
Robin Rosenberg
2010-02-04
1
-0
/
+1
*
Use keep(1) instead of add() when skipping an entry
Shawn O. Pearce
2010-02-03
1
-2
/
+2
*
Don't allow DirCacheEntry with mode of 0
Shawn O. Pearce
2010-02-03
4
-11
/
+24
*
Disallow creating invalid DirCacheEntry records
Shawn O. Pearce
2010-02-03
1
-1
/
+54
*
Merge "Ensure RawText closes the FileInputStream when read is complete"
Robin Rosenberg
2010-02-03
1
-14
/
+2
|
\
|
*
Ensure RawText closes the FileInputStream when read is complete
Shawn O. Pearce
2010-02-03
1
-14
/
+2
*
|
Adding some Eclipse-related legal files to JGit
Chris Aniszczyk
2010-02-03
2
-0
/
+29
*
|
Cleanup OSGi Import-Package specifications to use versions
Shawn O. Pearce
2010-02-02
1
-1
/
+1
|
/
*
Micro-optimize CanonicalTreeParser next() for ObjectWalk
Shawn O. Pearce
2010-02-02
1
-8
/
+14
*
Fix ObjectWalk corruption when skipping over empty trees
Shawn O. Pearce
2010-02-02
1
-18
/
+23
*
Ensure the tree parser resets in ObjectWalk
Shawn O. Pearce
2010-02-02
1
-0
/
+2
*
Correct ObjectWalk error message when bad object is found
Shawn O. Pearce
2010-02-02
1
-3
/
+3
*
Correctly skip over unrecognized optional dircache extensions
Shawn O. Pearce
2010-02-02
1
-11
/
+41
*
Fix server side NPE during push to empty repository
Shawn O. Pearce
2010-02-01
1
-1
/
+1
*
Merge "Check for remote server exec failures and report"
Shawn Pearce
2010-01-29
1
-16
/
+40
|
\
|
*
Check for remote server exec failures and report
Shawn O. Pearce
2010-01-23
1
-16
/
+40
*
|
Merge "Add unsetSection to Config to remove an entire block"
Robin Rosenberg
2010-01-28
1
-0
/
+42
|
\
\
[next]