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 "Fix public API issues introduced in I1baeedcc6946."
Jonathan Nieder
2015-06-09
5
-32
/
+76
|
\
|
*
Fix public API issues introduced in I1baeedcc6946.
Yuxuan 'fishy' Wang
2015-06-09
5
-32
/
+76
*
|
Document empty catch block to silence warning
Matthias Sohn
2015-06-09
1
-0
/
+1
|
/
*
Merge "Fix imports in BundleWriter"
Jonathan Nieder
2015-06-09
1
-1
/
+1
|
\
|
*
Fix imports in BundleWriter
Matthias Sohn
2015-06-09
1
-1
/
+1
*
|
Merge "Add missing javadoc @param for new method setObjectCountCallback()"
Jonathan Nieder
2015-06-09
2
-0
/
+6
|
\
|
|
*
Add missing javadoc @param for new method setObjectCountCallback()
Matthias Sohn
2015-06-10
2
-0
/
+6
*
|
Merge "Revert "Config: Distinguish between empty and null strings""
Jonathan Nieder
2015-06-09
2
-5
/
+9
|
\
\
|
|
/
|
/
|
|
*
Revert "Config: Distinguish between empty and null strings"
Jonathan Nieder
2015-06-09
2
-5
/
+9
*
|
Remove no longer used API warning filter for FileUtil
Matthias Sohn
2015-06-10
1
-10
/
+0
*
|
Fix a javadoc typo in RepoProject.
Yuxuan 'fishy' Wang
2015-06-09
1
-1
/
+1
*
|
Callback in PackWriter & BundleWriter.
Yuxuan 'fishy' Wang
2015-06-09
4
-0
/
+192
|
/
*
Merge branch 'stable-4.0'
Matthias Sohn
2015-06-09
2
-2
/
+2
|
\
|
*
Prepare 4.0.1-SNAPSHOT builds
Matthias Sohn
2015-06-09
46
-248
/
+248
|
*
JGit v4.0.0.201506090130-r
v4.0.0.201506090130-r
Matthias Sohn
2015-06-09
46
-49
/
+49
|
*
Update build to use Tycho 0.23
Matthias Sohn
2015-06-08
2
-2
/
+2
*
|
Add missing # to javadoc comment
Jonathan Nieder
2015-06-08
1
-1
/
+1
*
|
Allow lookup of multiple exact refs in one shot
Jonathan Nieder
2015-06-05
2
-0
/
+92
*
|
Introduce exactRef to read a ref whose exact name is known
Jonathan Nieder
2015-06-05
3
-0
/
+101
*
|
Merge "Restore checkObjectCollisions flag"
Shawn Pearce
2015-06-04
1
-11
/
+50
|
\
\
|
*
|
Restore checkObjectCollisions flag
David Pletcher
2015-06-04
1
-11
/
+50
*
|
|
Config: Allow ending a file with "=" and no newline
Dave Borowitz
2015-06-04
2
-2
/
+9
*
|
|
Config: Distinguish between empty and null strings
Dave Borowitz
2015-06-04
2
-23
/
+50
|
/
/
*
|
Merge branch 'stable-4.0'
Jonathan Nieder
2015-06-03
8
-185
/
+1
|
\
|
|
*
Revert "Fix unchecked conversion warning in MergeFormatter"
Shawn Pearce
2015-06-03
1
-1
/
+1
|
*
Delete deprecated TemporaryBuffer.LocalFile constructors
Matthias Sohn
2015-06-03
1
-23
/
+0
|
*
Delete deprecated FileUtils.setExecute(File, boolean)
Matthias Sohn
2015-06-03
1
-14
/
+0
|
*
Delete deprecated WorkingTreeIterator.isModified(DirCacheEntry, boolean)
Matthias Sohn
2015-06-03
1
-27
/
+0
|
*
Delete deprecated UploadPackMayNotContinueException
Matthias Sohn
2015-06-03
1
-68
/
+0
|
*
Delete deprecated TransferConfig.isFsckObjects()
Matthias Sohn
2015-06-03
1
-9
/
+0
|
*
Delete deprecated TextBuiltin.out
Matthias Sohn
2015-06-03
1
-10
/
+0
|
*
Delete deprecated Merger.getBaseCommit()
Matthias Sohn
2015-06-03
1
-33
/
+0
*
|
Update PackWriter.Statistics.getBitmapIndexMises()
Terry Parker
2015-06-02
1
-0
/
+2
*
|
Prepare 4.1.0-SNAPSHOT builds
Matthias Sohn
2015-06-03
46
-249
/
+249
*
|
Merge branch 'stable-4.0'
Matthias Sohn
2015-06-03
0
-0
/
+0
|
\
|
|
*
Prepare post 4.0-RC3 builds
Matthias Sohn
2015-06-02
46
-49
/
+49
|
*
JGit v4.0.0.201506020755-rc3
v4.0.0.201506020755-rc3
Matthias Sohn
2015-06-02
46
-49
/
+49
|
*
Merge branch 'master' into stable-4.0
Matthias Sohn
2015-06-02
51
-212
/
+1099
|
|
\
|
|
/
|
/
|
*
|
Add more reports to maven site
Matthias Sohn
2015-06-01
1
-0
/
+42
*
|
Update project meta-data in pom.xml used for site generation
Matthias Sohn
2015-06-01
1
-4
/
+21
*
|
Update dependencies to the versions used in target platform
Matthias Sohn
2015-06-01
2
-4
/
+4
*
|
Update 4.5 target platform to use final Mars Orbit repository
Matthias Sohn
2015-06-01
3
-5
/
+5
*
|
Compare API changes in clirr report against 3.7.0
Matthias Sohn
2015-06-01
1
-1
/
+1
*
|
Fix CommitCommand.setOnly()
Christian Halstrick
2015-06-01
2
-1
/
+12
*
|
Merge changes Ib7d18bb2,I3dc8e0b4,I923b65ef,I9e021ba2,I4e79cefe
Shawn Pearce
2015-05-31
8
-16
/
+76
|
\
\
|
*
|
Improve exception thrown when pull can't find advertised ref
Matthias Sohn
2015-05-29
3
-6
/
+64
|
*
|
Silence unchecked conversion warning in TransportSftp
Matthias Sohn
2015-05-29
1
-0
/
+1
|
*
|
Silence deprecation warning in WindowCacheConfig
Matthias Sohn
2015-05-29
1
-0
/
+1
|
*
|
Silence deprecation warning in DirCacheCheckout
Matthias Sohn
2015-05-29
1
-0
/
+1
|
*
|
Fix hidden field warnings in bundle org.eclipse.jgit
Matthias Sohn
2015-05-29
2
-10
/
+9
[next]