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
/
src
/
org
/
eclipse
/
jgit
/
transport
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
IndexPack: Correct thin pack fix using less than 20 bytes
Shawn O. Pearce
2010-04-16
1
-0
/
+8
*
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
|
/
*
Merge branch 'push-sideband' into stable-0.7
Shawn O. Pearce
2010-03-12
21
-357
/
+549
|
\
|
*
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
7
-28
/
+57
|
*
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
1
-0
/
+20
|
*
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
10
-186
/
+210
|
*
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 "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
*
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 "Added caching for loose object lookup during pack indexing"
Shawn Pearce
2010-01-27
1
-1
/
+9
|
\
\
|
*
|
Added caching for loose object lookup during pack indexing
Constantine Plotnikov
2010-01-21
1
-1
/
+9
*
|
|
Disable the JRE HTTP cache, if any
Shawn O. Pearce
2010-01-23
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'ref-abstract'
Shawn O. Pearce
2010-01-23
10
-57
/
+86
|
\
\
|
|
/
|
/
|
|
*
Optimize RefAdvertiser performance by avoiding sorting
Shawn O. Pearce
2010-01-23
3
-10
/
+19
|
*
Rewrite reference handling to be abstract and accurate
Shawn O. Pearce
2010-01-23
9
-47
/
+67
*
|
Introduce a named constant for the ".git" directory extension
Robin Rosenberg
2010-01-15
2
-5
/
+8
*
|
Introduce a named constant for the .git directory.
Robin Rosenberg
2010-01-15
2
-5
/
+6
|
/
*
Add JUnit tests for HTTP transport
Shawn O. Pearce
2010-01-12
1
-5
/
+31
*
Download HEAD by itself if not in info/refs
Shawn O. Pearce
2010-01-12
1
-10
/
+59
*
client side smart HTTP
Shawn O. Pearce
2010-01-12
3
-55
/
+534
*
Expose PacketLineOut for reuse outside of the transport package
Shawn O. Pearce
2010-01-12
2
-10
/
+74
*
Expose RefAdvertiser for reuse outside of the transport package
Shawn O. Pearce
2010-01-12
3
-23
/
+165
*
Teach UploadPack how to use an RPC style interface
Shawn O. Pearce
2010-01-12
1
-5
/
+55
*
Teach ReceivePack how to use an RPC style interface
Shawn O. Pearce
2010-01-12
1
-2
/
+43
*
Refactor TemporaryBuffer to support reuse in other contexts
Shawn O. Pearce
2010-01-12
1
-1
/
+1
*
Implement multi_ack_detailed protocol extension
Shawn O. Pearce
2010-01-12
3
-35
/
+101
[next]