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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Expose ReceiveCommand version of TrackingRefUpdate
Shawn Pearce
2014-04-18
1
-2
/
+9
*
Merge changes I483c40e8,Ib16d684d,I9fb25229,I5f7c4855,I36905959
Shawn Pearce
2014-04-18
6
-50
/
+251
|
\
|
*
diff: Optimize single line edits
Shawn Pearce
2014-04-18
2
-1
/
+7
|
*
blame: Reduce running time ~4.5% by skipping common subtrees
Shawn Pearce
2014-04-17
2
-17
/
+60
|
*
blame: Micro optimize blob lookup in tree
Shawn Pearce
2014-04-17
1
-10
/
+8
|
*
blame: Automatically increase commit abbreviation length
Shawn Pearce
2014-04-17
2
-3
/
+29
|
*
Blame correctly in the presence of conflicting merges
Konrad Kügler
2014-04-17
3
-19
/
+147
*
|
Merge branch 'stable-3.3'
Matthias Sohn
2014-04-18
1
-0
/
+1
|
\
\
|
*
|
JGit v3.3.2.201404171909-r
v3.3.2.201404171909-r
stable-3.3
Matthias Sohn
2014-04-18
55
-59
/
+59
|
*
|
Fix version.sh to update Eclipse-SourceBundle version
Matthias Sohn
2014-04-18
1
-0
/
+1
*
|
|
Allow ArchiveCommand.registerFormat to be called twice
Jonathan Nieder
2014-04-16
3
-22
/
+91
*
|
|
Merge "Make ArchiveFormats final and implement equals()"
Dave Borowitz
2014-04-14
5
-5
/
+55
|
\
\
\
|
*
|
|
Make ArchiveFormats final and implement equals()
Jonathan Nieder
2014-04-11
5
-5
/
+55
*
|
|
|
Merge branch 'stable-3.3'
Matthias Sohn
2014-04-14
1
-2
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Ensure that stored credentials aren't reset too early
Matthias Sohn
2014-04-14
1
-2
/
+2
*
|
|
|
Update Software User Agreement
Matthias Sohn
2014-04-14
15
-197
/
+285
|
|
_
|
/
|
/
|
|
*
|
|
Merge changes Id9a641dd,If2ee1f42
Robin Rosenberg
2014-04-09
2
-1
/
+86
|
\
\
\
|
*
|
|
Added TestCase for 7d5e1f Fixed RevWalk.isMergedInto()
Sven Selberg
2014-04-09
1
-0
/
+80
|
*
|
|
Fixed RevWalk.isMergedInto() returning wrong results
Gustaf Lundh
2014-03-24
1
-1
/
+6
*
|
|
|
Fix ValidRefNameTest on Windows
Robin Rosenberg
2014-04-06
1
-23
/
+55
*
|
|
|
Fix FileTreeIteratorTest#testIsModifiedFileSmudged() on Windows
Robin Rosenberg
2014-04-06
1
-0
/
+5
*
|
|
|
Don't use package private classes when overriding a public interface
Robin Rosenberg
2014-04-05
2
-4
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Mark getParent deprecated in CanonicalTreeParser
Shawn Pearce
2014-04-03
1
-0
/
+1
*
|
|
Fix ObjectChecker when normalization is enabled
Shawn Pearce
2014-04-03
2
-3
/
+12
*
|
|
Abbreviate SHA-1s when reporting invalid objects
Shawn Pearce
2014-04-03
1
-1
/
+2
*
|
|
Throw CorruptObjectException when a bad object is found
Shawn Pearce
2014-04-03
2
-3
/
+19
*
|
|
Merge "Add missing space to invalid object error messages"
Matthias Sohn
2014-04-03
1
-1
/
+1
|
\
\
\
|
*
|
|
Add missing space to invalid object error messages
Shawn Pearce
2014-04-03
1
-1
/
+1
*
|
|
|
Avoid calls to System.exit() and throw an exception instead
Guillaume Nodet
2014-04-02
3
-2
/
+37
*
|
|
|
Add an input stream and an error stream to TextBuiltin base class
Guillaume Nodet
2014-03-30
10
-52
/
+88
*
|
|
|
Add launchers for running tests with Java 8
Robin Rosenberg
2014-03-29
3
-0
/
+78
*
|
|
|
Make sure we include the Java 7 module in tests when using JDK 8
Robin Rosenberg
2014-03-29
3
-3
/
+3
*
|
|
|
Cleanup javadocs so they pass the java8 doclint checks
Robin Rosenberg
2014-03-29
35
-84
/
+102
*
|
|
|
Allow full compiles on Java 8.
Alexander Kurtakov
2014-03-28
1
-3
/
+2
|
/
/
/
*
|
|
Interactive rebase: Fix order of commit messages on squash
Stefan Lay
2014-03-27
2
-8
/
+8
*
|
|
Fix missing NON-NLS tag in RebaseCommand
Stefan Lay
2014-03-27
1
-1
/
+1
*
|
|
Fix GarbageCollection not to pack HEAD
Christian Halstrick
2014-03-26
2
-1
/
+69
*
|
|
Fix NameRevCommand when repo has no annotated tags
Dave Borowitz
2014-03-25
2
-5
/
+24
*
|
|
Merge branch 'stable-3.3'
Matthias Sohn
2014-03-25
4
-14
/
+25
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Prepare 3.3.2-SNAPSHOT builds
Matthias Sohn
2014-03-25
55
-258
/
+258
|
*
JGit v3.3.1.201403241930-r
v3.3.1.201403241930-r
Matthias Sohn
2014-03-25
55
-59
/
+59
|
*
Retry to call credentials provider if http authentication failed
Matthias Sohn
2014-03-20
1
-4
/
+6
|
*
Ensure that ssh authentication is retried only in JGit
Christian Halstrick
2014-03-15
1
-0
/
+3
|
*
[findBugs] Ensure streams are closed in a finally block
Matthias Sohn
2014-03-11
2
-10
/
+16
|
*
Update com.jcraft.jsch to 0.1.50 also in pom dependencies
Matthias Sohn
2014-03-11
1
-1
/
+1
*
|
Update build to use Tycho 0.20.0
Matthias Sohn
2014-03-18
1
-1
/
+1
*
|
Merge "Fix text alignment in history plot renderer"
Matthias Sohn
2014-03-13
2
-2
/
+155
|
\
\
|
*
|
Fix text alignment in history plot renderer
Rüdiger Herrmann
2014-03-13
2
-2
/
+155
*
|
|
Fix StackOverflowError in RevCommit.carryFlags on deep side graphs
Shawn Pearce
2014-03-13
1
-16
/
+63
|
/
/
*
|
Display progress while checking connectivity on push
Shawn Pearce
2014-03-12
1
-0
/
+10
[next]