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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge branch 'stable-4.6'
David Pursehouse
2017-03-08
0
-0
/
+0
|
\
|
|
|
*
|
Prepare 4.6.2-SNAPSHOT builds
Matthias Sohn
2017-03-07
56
-312
/
+312
|
*
|
JGit v4.6.1.201703071140-r
v4.6.1.201703071140-r
Matthias Sohn
2017-03-07
56
-59
/
+59
*
|
|
Merge branch 'stable-4.6'
David Pursehouse
2017-03-07
0
-0
/
+0
|
\
|
|
|
*
|
Update Jetty to 9.4.1.v20170120 in buck build
Jonathan Nieder
2017-03-06
2
-13
/
+14
|
*
|
Update Jetty to 9.4.1.v20170120
Matthias Sohn
2017-03-06
15
-103
/
+117
|
*
|
Update build to use Tycho 1.0.0
Matthias Sohn
2017-03-06
1
-1
/
+1
|
*
|
Update minimum JDK version in README
David Pursehouse
2017-03-06
1
-1
/
+1
*
|
|
FetchCommand: Add basic support for recursing into submodules
David Pursehouse
2017-03-04
5
-1
/
+492
*
|
|
Remove unnecessary @SuppressWarnings("nls")
David Pursehouse
2017-03-04
1
-1
/
+0
*
|
|
Make Repository.normalizeBranchName less strict
Thomas Wolf
2017-03-04
2
-129
/
+171
*
|
|
Merge "SHA-1: collision detection support"
Jonathan Nieder
2017-03-02
11
-93
/
+1929
|
\
\
\
|
*
|
|
SHA-1: collision detection support
Shawn Pearce
2017-02-28
11
-93
/
+1929
*
|
|
|
Silence API error caused by changed return type of digest()
Matthias Sohn
2017-03-01
2
-1
/
+12
*
|
|
|
Correct the boolean logic for filtering paths
Magnus Vigerlöf
2017-02-28
7
-11
/
+536
*
|
|
|
Merge "SHA1: support reset() and reuse instances"
Jonathan Nieder
2017-02-26
6
-11
/
+49
|
\
|
|
|
|
*
|
|
SHA1: support reset() and reuse instances
Shawn Pearce
2017-02-26
6
-11
/
+49
*
|
|
|
Merge changes from topic 'SHAttered'
Jonathan Nieder
2017-02-26
11
-38
/
+480
|
\
|
|
|
|
*
|
|
Switch to pure Java SHA1 for ObjectId
Shawn Pearce
2017-02-26
8
-38
/
+104
|
*
|
|
Pure Java SHA-1
Shawn Pearce
2017-02-26
4
-0
/
+376
*
|
|
|
Update Jetty to 9.4.1.v20170120 in buck build
Jonathan Nieder
2017-02-26
2
-13
/
+14
|
/
/
/
*
|
|
Remove unused imported package in org.eclipse.jgit.ant.test
David Pursehouse
2017-02-21
1
-1
/
+0
*
|
|
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
289
-765
/
+765
*
|
|
Fix hamcrest dependency in org.eclipse.jgit.ant.test
David Pursehouse
2017-02-20
1
-1
/
+1
*
|
|
Add API filter for usage of FileRepository in test classes
David Pursehouse
2017-02-20
1
-0
/
+35
*
|
|
Fix bad test fix from 0bff481 "Limit receive commands"
Shawn Pearce
2017-02-20
2
-10
/
+15
*
|
|
Fix timestamp in Zip archives
Shawn Pearce
2017-02-20
1
-3
/
+3
*
|
|
Add some more missing @Override annotations
David Pursehouse
2017-02-20
2
-0
/
+2
*
|
|
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
347
-18
/
+1011
*
|
|
Update Jetty to 9.4.1.v20170120
Matthias Sohn
2017-02-19
15
-103
/
+117
*
|
|
Fix typo in @since
Thomas Wolf
2017-02-19
1
-1
/
+1
*
|
|
PullCommand: Allow to set tag behavior
David Pursehouse
2017-02-18
1
-3
/
+18
*
|
|
Add missing @Override annotations in org.eclipse.jgit.archive
Matthias Sohn
2017-02-18
6
-0
/
+17
*
|
|
Set commit time to ZipArchiveEntry
Naoki Takezoe
2017-02-18
9
-8
/
+126
*
|
|
GC: don't loosen doomed objects
David Turner
2017-02-17
2
-4
/
+49
*
|
|
Merge "Update name of InsecureCipherMode error-prone pattern"
Jonathan Nieder
2017-02-15
1
-1
/
+1
|
\
\
\
|
*
|
|
Update name of InsecureCipherMode error-prone pattern
Jonathan Nieder
2017-02-15
1
-1
/
+1
*
|
|
|
Merge "Update build to use Tycho 1.0.0"
Jonathan Nieder
2017-02-15
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Update build to use Tycho 1.0.0
Matthias Sohn
2017-02-15
1
-1
/
+1
*
|
|
|
Add missing skip garbage pack logic in DfsReader
Zhen Chen
2017-02-15
1
-4
/
+6
|
/
/
/
*
|
|
Skip first pack if avoid garbage is set and it is a garbage pack
Zhen Chen
2017-02-13
1
-8
/
+10
*
|
|
Refactor skip garbage pack logic into a method
Zhen Chen
2017-02-13
1
-19
/
+19
*
|
|
Update .mailmap
David Pursehouse
2017-02-13
1
-0
/
+1
*
|
|
Limit receive commands
Shawn Pearce
2017-02-11
5
-25
/
+155
*
|
|
Update minimum JDK version in README
David Pursehouse
2017-02-10
1
-1
/
+1
*
|
|
Upgrade jacoco-maven-plugin to 0.7.9
David Pursehouse
2017-02-10
1
-1
/
+1
*
|
|
Upgrade maven-build-helper-plugin to 3.0.0
David Pursehouse
2017-02-10
1
-1
/
+1
*
|
|
Upgrade maven-shade-plugin to 3.0.0
David Pursehouse
2017-02-10
1
-1
/
+1
*
|
|
Fix inconsistent versioning of findbugs-maven-plugin
David Pursehouse
2017-02-10
1
-2
/
+3
*
|
|
Upgrade maven-compiler-plugin to 3.6.1
David Pursehouse
2017-02-10
1
-1
/
+1
[prev]
[next]