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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Preliminary support for tree:<depth> filter
Matthew DeVore
2019-04-16
7
-37
/
+422
*
Merge "Revert "Use try-with-resources in SubmoduleWalk""
Jonathan Nieder
2019-04-14
1
-12
/
+14
|
\
|
*
Revert "Use try-with-resources in SubmoduleWalk"
Jonathan Nieder
2019-04-14
1
-12
/
+14
*
|
Use Arrays.asList instead of copying array in a for loop
Carsten Hammer
2019-04-14
7
-17
/
+16
|
/
*
Use try-with-resources in SubmoduleWalk
Carsten Hammer
2019-04-13
1
-14
/
+12
*
Use isEmpty() instead of size()==0 where possible
Carsten Hammer
2019-04-13
13
-18
/
+18
*
Use jdk 5 for loop
Carsten Hammer
2019-04-13
14
-76
/
+91
*
Join catch sections using multicatch
Carsten Hammer
2019-04-13
36
-223
/
+69
*
Process unshallow commits first
Masaya Suzuki
2019-04-11
1
-1
/
+14
*
Remove unnecessary type specifications
Carsten Hammer
2019-04-11
3
-3
/
+3
*
Use String.isEmpty() instead of comparing to ""
Carsten Hammer
2019-04-11
6
-10
/
+10
*
Use StringBuilder instead of StringBuffer where possible.
Carsten Hammer
2019-04-11
1
-1
/
+1
*
Replace usage of String.indexOf with String.contains where possible
Carsten Hammer
2019-04-11
2
-2
/
+2
*
ConfigTest: Add test for parsing invalid group header
David Pursehouse
2019-04-11
1
-0
/
+7
*
Introduce RefDatabase#getTipsWithSha1 to list refs pointing to object
Patrick Hiesel
2019-04-08
4
-2
/
+120
*
LocalDiskRepositoryTestCase: Clarify semantics of repository creation methods
David Pursehouse
2019-04-08
1
-3
/
+9
*
UploadPackTest: Stop using deprecated Transport.setFilterBlobLimit(long)
David Pursehouse
2019-04-08
1
-6
/
+6
*
Attach deletion failure reason in FileUtils.delete()
Thomas Wolf
2019-04-03
1
-11
/
+31
*
Ignore invalid files in '.gnupg/private-keys-v1.d'
Gunnar Wagenknecht
2019-04-03
1
-2
/
+10
*
Add missing source bundles and add them to a single source feature
Matthias Sohn
2019-04-02
48
-1275
/
+739
*
Merge ".gitignore: remove editor- and OS-specific files"
Jonathan Nieder
2019-04-01
1
-2
/
+5
|
\
|
*
.gitignore: remove editor- and OS-specific files
Matthew DeVore
2019-04-01
1
-2
/
+5
*
|
[releng] Fix dependencies between features
Thomas Wolf
2019-03-31
12
-22
/
+54
*
|
Convert target platform to simple POM project
Michael Keppler
2019-03-30
4
-22
/
+0
*
|
Suppress API error for new constant Ref.UNDEFINED_UPDATE_INDEX
Matthias Sohn
2019-03-30
1
-0
/
+8
*
|
DfsRefDatabase: Keep update index when peeling a reference
Ivan Frade
2019-03-29
3
-7
/
+108
*
|
Ref: Add constant for undefined update index
Ivan Frade
2019-03-29
3
-6
/
+13
*
|
Clarify error message for invalid Windows characters
Han-Wen Nienhuys
2019-03-29
2
-5
/
+17
*
|
Fix API error filter settings
Matthias Sohn
2019-03-27
1
-11
/
+2
|
/
*
Justify API-breaking changes introduced in 4cd9548
Matthew DeVore
2019-03-25
1
-0
/
+23
*
Merge "diff: Add "--staged" as alias to "--cached""
Christian Halstrick
2019-03-25
1
-1
/
+1
|
\
|
*
diff: Add "--staged" as alias to "--cached"
Andre Bossert
2019-03-25
1
-1
/
+1
*
|
ObjectWalk: simplify tree traversal logic
Matthew DeVore
2019-03-22
1
-16
/
+13
*
|
Expose and pass around the FilterSpec object rather than the raw blob limit
Matthew DeVore
2019-03-22
5
-26
/
+84
*
|
Put filter spec information in a dedicated object
Matthew DeVore
2019-03-22
9
-43
/
+89
*
|
Use Objects.requireNonNull instead of a custom helper
Jonathan Nieder
2019-03-22
2
-26
/
+2
*
|
Introduce a checkNotNull helper
Jonathan Nieder
2019-03-22
2
-4
/
+28
*
|
Upgrade ecj to 3.17.0
David Pursehouse
2019-03-22
1
-1
/
+1
*
|
Merge branch 'stable-5.3'
Matthias Sohn
2019-03-21
2
-2
/
+22
|
\
\
|
*
\
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-03-21
2
-2
/
+22
|
|
\
\
|
|
*
\
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-03-21
2
-2
/
+22
|
|
|
\
\
|
|
|
*
\
Merge branch 'stable-5.0' into stable-5.1
Matthias Sohn
2019-03-21
2
-2
/
+22
|
|
|
|
\
\
|
|
|
|
*
\
Merge branch 'stable-4.11' into stable-5.0
Matthias Sohn
2019-03-21
2
-2
/
+22
|
|
|
|
|
\
\
|
|
|
|
|
*
\
Merge branch 'stable-4.10' into stable-4.11
Matthias Sohn
2019-03-21
2
-2
/
+22
|
|
|
|
|
|
\
\
|
|
|
|
|
|
*
\
Merge branch 'stable-4.9' into stable-4.10
Matthias Sohn
2019-03-21
2
-2
/
+22
|
|
|
|
|
|
|
\
\
|
|
|
|
|
|
|
*
|
Fix GC to delete empty fanout directories after repacking
Matthias Sohn
2019-03-20
2
-2
/
+22
*
|
|
|
|
|
|
|
|
Move filter-line-parsing code to a separate file
Matthew DeVore
2019-03-20
3
-40
/
+100
*
|
|
|
|
|
|
|
|
Use RefMap instead of HashMap
Masaya Suzuki
2019-03-20
4
-6
/
+122
*
|
|
|
|
|
|
|
|
DescribeCommandTest: Trivially fix formatting by removing a blank line
Sebastian Schuberth
2019-03-18
1
-1
/
+0
*
|
|
|
|
|
|
|
|
DescribeCommand: Add a missing dots at the end of docs
Sebastian Schuberth
2019-03-18
1
-2
/
+2
[next]