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
path:
root
/
org.eclipse.jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Determine hard-linking and nlink support per FileStore
Thomas Wolf
2019-06-06
1
-9
/
+24
*
Support reading and writing cookies.
Konrad Windszus
2019-06-06
10
-1
/
+1052
*
Repository: Add getIdentifier() method to avoid instanceof operator
David Ostrovsky
2019-06-05
5
-15
/
+35
*
PacketLineIn: Deprecate the END constant
David Pursehouse
2019-06-03
1
-1
/
+9
*
PacketLineIn: Add an iterator over strings in the input stream
David Pursehouse
2019-06-03
3
-33
/
+91
*
Replace most usages of PacketLineIn.END with PacketLineIn.end()
David Pursehouse
2019-06-03
1
-0
/
+11
*
PacketLineIn: Deprecate DELIM constant
David Pursehouse
2019-06-03
1
-0
/
+14
*
Replace trivial reference comparison of PacketLineIn.{DELIM,END}
David Pursehouse
2019-06-02
7
-12
/
+12
*
PacketLineIn: Rename isDelim to isDelimiter
David Pursehouse
2019-06-02
1
-1
/
+1
*
Upgrade Bouncy Castle to 1.61
Brandon Weeks
2019-06-01
3
-22
/
+34
*
DescribeCommand: Support the "always" option
Sebastian Schuberth
2019-05-31
1
-2
/
+23
*
DescribeCommand: Consistenly omit the default value
Sebastian Schuberth
2019-05-31
1
-1
/
+1
*
PacketLineIn: Add helper methods to check for END and DELIM
David Pursehouse
2019-05-30
1
-0
/
+24
*
BitmapCalculator: javadoc fixes
Ivan Frade
2019-05-27
1
-1
/
+2
*
RevWalkUtils: add progress callback to findBranchesReachableFrom
Andrey Loskutov
2019-05-25
3
-1
/
+43
*
Merge branch 'stable-5.4'
David Pursehouse
2019-05-24
1
-1
/
+1
|
\
|
*
Merge branch 'stable-5.3' into stable-5.4
David Pursehouse
2019-05-24
1
-1
/
+1
|
|
\
|
|
*
SystemReader: Respect passed-in parent when no system config is present
Dave Borowitz
2019-05-23
1
-1
/
+1
|
*
|
Prepare 5.4.0-SNAPSHOT builds
Matthias Sohn
2019-05-22
3
-4
/
+4
|
*
|
JGit v5.4.0.201905221418-m3
v5.4.0.201905221418-m3
Matthias Sohn
2019-05-22
3
-4
/
+4
*
|
|
BitmapCalculator and its test: add missing license header
Matthias Sohn
2019-05-23
1
-0
/
+42
*
|
|
RevWalk: new method createReachabilityChecker()
Ivan Frade
2019-05-22
4
-11
/
+21
|
/
/
*
|
ReachabilityCheckers: @since 5.4
Ivan Frade
2019-05-22
3
-3
/
+3
*
|
GPG: check that the key found is a signing key
Thomas Wolf
2019-05-21
3
-0
/
+10
*
|
GPG: use key fingerprint suffix to compare id for signing key
Thomas Wolf
2019-05-21
1
-5
/
+6
*
|
UploadPack: restore inadvertently deleted line
Jonathan Tan
2019-05-20
1
-0
/
+1
*
|
Merge changes from topic 'reachability-2'
Jonathan Tan
2019-05-20
5
-44
/
+481
|
\
\
|
*
|
UploadPack: Use reachability checker to validate non-advertised wants
Ivan Frade
2019-05-16
1
-44
/
+78
|
*
|
BitmappedReachabilityChecker: Reachability check using bitmaps
Ivan Frade
2019-05-15
1
-0
/
+122
|
*
|
BitmapCalculator: Get the reachability bitmap of a commit
Ivan Frade
2019-05-15
1
-0
/
+93
|
*
|
ReachabilityChecker: Default implementation with a RevWalk
Ivan Frade
2019-05-15
2
-0
/
+188
*
|
|
Convert to lambda or member reference
Carsten Hammer
2019-05-16
38
-466
/
+296
|
/
/
*
|
Use integer depth in PackWriter's DepthAwareVisitationPolicy
Matthias Sohn
2019-05-03
1
-4
/
+4
*
|
SubmoduleWalk#forPath: Clarify that caller must close returned instance
David Pursehouse
2019-04-29
1
-2
/
+4
*
|
ConfigConstants: Fix quoting of section names in javadocs
David Pursehouse
2019-04-29
1
-8
/
+8
*
|
Silence API errors and add missing @since tags caused by 175e6654
Matthias Sohn
2019-04-29
2
-1
/
+18
*
|
Merge branch 'stable-5.3'
Matthias Sohn
2019-04-29
8
-42
/
+119
|
\
|
|
*
Prepare 5.3.2-SNAPSHOT builds
Matthias Sohn
2019-04-28
3
-53
/
+53
|
*
JGit v5.3.1.201904271842-r
v5.3.1.201904271842-r
Matthias Sohn
2019-04-28
3
-4
/
+4
|
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-04-28
8
-46
/
+115
|
|
\
|
|
*
Prepare 5.2.3-SNAPSHOT builds
Matthias Sohn
2019-04-24
3
-53
/
+53
|
|
*
JGit v5.2.2.201904231744-r
v5.2.2.201904231744-r
Matthias Sohn
2019-04-23
3
-4
/
+4
|
|
*
Revert 4678f4b and provide another solution for bug 467631
Thomas Wolf
2019-04-20
2
-16
/
+42
|
|
*
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-04-20
6
-27
/
+80
|
|
|
\
|
|
|
*
Prepare 5.1.8-SNAPSHOT builds
Matthias Sohn
2019-04-20
3
-49
/
+49
|
|
|
*
JGit v5.1.7.201904200442-r
v5.1.7.201904200442-r
Matthias Sohn
2019-04-20
3
-4
/
+4
|
|
|
*
Merge branch 'stable-5.0' into stable-5.1
Matthias Sohn
2019-04-20
6
-28
/
+81
|
|
|
|
\
|
|
|
|
*
Merge branch 'stable-4.11' into stable-5.0
Matthias Sohn
2019-04-19
6
-27
/
+80
|
|
|
|
|
\
|
|
|
|
|
*
Prepare 4.11.9-SNAPSHOT builds
Matthias Sohn
2019-04-19
3
-49
/
+49
|
|
|
|
|
*
JGit v4.11.8.201904181247-r
v4.11.8.201904181247-r
Matthias Sohn
2019-04-18
3
-4
/
+4
[next]