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
path:
root
/
org.eclipse.jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Silence API errors for new methods added to DepthWalk
Matthias Sohn
2018-10-29
1
-0
/
+12
*
Remove unused text "symlinkCannotBeWrittenAsTheLinkTarget"
Matthias Sohn
2018-10-28
2
-2
/
+0
*
Fix typos
Michael Keppler
2018-10-28
3
-5
/
+5
*
gitignore/gitattributes: fix matching of \r
Marc Strapetz
2018-10-27
1
-1
/
+1
*
Merge "InternalPushConnection: don't swallow RuntimeException"
Dave Borowitz
2018-10-25
1
-4
/
+8
|
\
|
*
InternalPushConnection: don't swallow RuntimeException
Han-Wen Nienhuys
2018-10-15
1
-4
/
+8
*
|
UploadPack: Implement deepen-not for protocol v2
Jonathan Tan
2018-10-23
3
-19
/
+156
*
|
Throw error when deepen-since excludes all commits
Jonathan Tan
2018-10-23
4
-0
/
+12
*
|
Merge changes from topic 'moving-to-request-2'
Jonathan Nieder
2018-10-22
6
-29
/
+81
|
\
\
|
*
|
UploadPack v0: Extract "agent" client capability at parse time
Ivan Frade
2018-10-22
4
-14
/
+39
|
*
|
UploadPack: Return correct peer user agent on v2 requests
Ivan Frade
2018-10-19
4
-24
/
+51
*
|
|
Make PrePushHook properly terminate ref lines
Markus Keller
2018-10-21
1
-5
/
+1
*
|
|
RemoteRefUpdate#toString: Fix indentation
David Pursehouse
2018-10-21
1
-1
/
+1
*
|
|
[releng] Fix boxing warning
Michael Keppler
2018-10-20
1
-1
/
+2
*
|
|
CheckoutCommand: force flag now allows overwrite
Ned Twigg
2018-10-20
2
-2
/
+29
|
/
/
*
|
Accept protocol v2 server options on fetch and ls-refs requests
Ivan Frade
2018-10-19
5
-27
/
+234
*
|
UploadPack: Use request instead of field for client capabilities
Ivan Frade
2018-10-19
1
-15
/
+22
*
|
Merge branch 'stable-5.1'
David Pursehouse
2018-10-19
1
-0
/
+42
|
\
\
|
*
|
ssh: Prefer algorithms of the known host keys
Saša Živkov
2018-10-18
1
-0
/
+42
*
|
|
UploadPack.FirstLine: Revert renaming of getOptions into getCapabilities
Ivan Frade
2018-10-18
1
-1
/
+1
*
|
|
Disable Eclipse warning about unrecognized @SuppressWarnings value
David Pursehouse
2018-10-17
1
-1
/
+1
*
|
|
UploadPack: Use request instead of field for clientShallowCommits
Ivan Frade
2018-10-16
1
-13
/
+13
*
|
|
UploadPack: Use request instead of field for depth
Ivan Frade
2018-10-16
1
-15
/
+24
*
|
|
UploadPack: Use request instead of field for shallowSince
Ivan Frade
2018-10-16
1
-10
/
+3
*
|
|
UploadPack: Use request in computeShallowUnshallow
Ivan Frade
2018-10-16
1
-17
/
+11
*
|
|
Move deepenSince and deepenNotRefs up to FetchRequest
Ivan Frade
2018-10-16
3
-29
/
+38
*
|
|
UploadPack: Use request instead of field for filterBlobLimt
Ivan Frade
2018-10-16
1
-26
/
+27
*
|
|
Mark fetch requests fields as final and @NonNull when possible
Ivan Frade
2018-10-16
3
-31
/
+33
*
|
|
Create FetchRequest superclass with common elements
Ivan Frade
2018-10-15
3
-101
/
+150
*
|
|
Rename Fetch V2 request wantsIds and options
Ivan Frade
2018-10-15
3
-67
/
+70
*
|
|
Move protocol v0/v1 parsing to its own class and request objects
Ivan Frade
2018-10-15
3
-70
/
+340
*
|
|
FirstWant: tighten first-want line validation
Ivan Frade
2018-10-12
4
-8
/
+20
*
|
|
Move first line parsing for v0/v1 pack negotiation out of UploadPack
Ivan Frade
2018-10-12
3
-24
/
+132
*
|
|
PackOutputStream: Suppress Error Prone's ShortCircuitBoolean warning
David Pursehouse
2018-10-10
1
-0
/
+1
*
|
|
Add missing @since tags for ObjectChecker.ErrorType
Matthias Sohn
2018-10-10
1
-7
/
+7
*
|
|
Revert "Remove unused API problem filters"
Matthias Sohn
2018-10-10
1
-0
/
+27
*
|
|
Remove unused API problem filters
David Pursehouse
2018-10-09
1
-27
/
+0
*
|
|
Format @NonNull on return value as method annotation
Jonathan Nieder
2018-10-09
3
-4
/
+8
*
|
|
Format @Nullable on return value as method annotation
Jonathan Nieder
2018-10-09
3
-4
/
+8
*
|
|
Avoid using @Nullable to annotate arrays
Jonathan Nieder
2018-10-09
4
-6
/
+1
*
|
|
FsckError: Use @Nullable as field annotation (before any modifier)
Ivan Frade
2018-10-09
1
-1
/
+2
*
|
|
DfsFsck: Check that .gitmodules in the repository have valid contents
Ivan Frade
2018-10-09
4
-1
/
+54
*
|
|
FsckError.CorruptObject: Use @Nullable constructor for errorType
Ivan Frade
2018-10-09
2
-11
/
+7
*
|
|
SubmoduleValidator: Always throw SubmoduleValidationException
Ivan Frade
2018-10-09
3
-19
/
+54
|
|
/
|
/
|
*
|
Merge branch 'stable-5.1'
Jonathan Nieder
2018-10-08
1
-12
/
+16
|
\
|
|
*
Merge branch 'stable-5.0' into stable-5.1
Jonathan Nieder
2018-10-08
1
-12
/
+16
|
|
\
|
|
*
Merge branch 'stable-4.11' into stable-5.0
Jonathan Nieder
2018-10-08
1
-12
/
+16
|
|
|
\
|
|
|
*
Merge branch 'stable-4.10' into stable-4.11
Jonathan Nieder
2018-10-08
1
-12
/
+16
|
|
|
|
\
|
|
|
|
*
Merge branch 'stable-4.9' into stable-4.10
Jonathan Nieder
2018-10-08
1
-12
/
+16
|
|
|
|
|
\
|
|
|
|
|
*
Merge branch 'stable-4.8' into stable-4.9
Jonathan Nieder
2018-10-08
1
-1
/
+0
|
|
|
|
|
|
\
[next]