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
*
Walk tag chains for --include-tag options
Pavel Flaška
2019-06-16
1
-1
/
+16
*
Prepare 5.5.0-SNAPSHOT builds
Matthias Sohn
2019-06-13
3
-54
/
+54
*
Prepare 5.4.1-SNAPSHOT builds
Matthias Sohn
2019-06-12
3
-54
/
+54
*
JGit v5.4.0.201906121030-r
v5.4.0.201906121030-r
Matthias Sohn
2019-06-12
3
-4
/
+4
*
JGit v5.4.0.201906120450-r
Matthias Sohn
2019-06-12
3
-4
/
+4
*
Increase severity of OperatorPrecedence to ERROR, and fix instances
David Pursehouse
2019-06-12
7
-11
/
+12
*
Merge branch 'master' into stable-5.4
Matthias Sohn
2019-06-11
44
-151
/
+1600
|
\
|
*
Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex()
Thomas Wolf
2019-06-11
1
-10
/
+15
|
*
Config: Add helper method to check for empty value
David Pursehouse
2019-06-11
2
-5
/
+16
|
*
FS_Win32: Add missing parentheses on if-blocks
David Pursehouse
2019-06-11
1
-5
/
+10
|
*
Abbreviated{Long}ObjectId: Make operator precedence explicit
David Pursehouse
2019-06-11
1
-1
/
+1
|
*
GC: Update TODO comments
David Pursehouse
2019-06-11
1
-2
/
+2
|
*
FS_POSIX: Fix reference comparison of Boolean.FALSE
David Pursehouse
2019-06-11
1
-2
/
+2
|
*
Retry loading config when locked by another process
Michael Keppler
2019-06-10
3
-2
/
+21
|
*
Make pull --rebase on an unborn branch do a checkout
Thomas Wolf
2019-06-10
1
-0
/
+45
|
*
Warn if configured cookie file is missing
Matthias Sohn
2019-06-09
3
-0
/
+7
|
*
Handle escaped CR-LF in git config files
Thomas Wolf
2019-06-08
1
-3
/
+20
|
*
DescribeCommand: use glob match instead of path match
Thomas Wolf
2019-06-07
1
-6
/
+11
|
*
Fix off-by-one error in RebaseTodoFile when reading a todo file
Thomas Wolf
2019-06-07
1
-3
/
+9
|
*
Consistently use "!isEmpty()" to detect non-empty list
David Pursehouse
2019-06-07
4
-5
/
+5
|
*
TransportHttp: Check for non-empty list with "!isEmpty()" rather than "size()...
David Pursehouse
2019-06-07
1
-2
/
+2
|
*
TransportHttp: Fix comparison of size with ">= 0"
David Pursehouse
2019-06-07
1
-1
/
+1
|
*
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
|
|
\
|
*
|
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
*
|
|
PackWriter: Make internal class static
David Pursehouse
2019-06-06
1
-1
/
+1
*
|
|
Merge branch 'stable-5.3' into stable-5.4
Matthias Sohn
2019-06-06
11
-65
/
+686
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Prepare 5.3.3-SNAPSHOT builds
Matthias Sohn
2019-06-05
3
-53
/
+53
|
*
|
JGit v5.3.2.201906051522-r
v5.3.2.201906051522-r
Matthias Sohn
2019-06-05
3
-4
/
+4
|
*
|
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-06-05
11
-65
/
+686
|
|
\
\
|
|
*
\
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-06-05
11
-65
/
+684
|
|
|
\
\
|
|
|
*
|
Prepare 5.1.9-SNAPSHOT builds
Matthias Sohn
2019-06-05
3
-49
/
+49
|
|
|
*
|
JGit v5.1.8.201906050907-r
v5.1.8.201906050907-r
Matthias Sohn
2019-06-05
3
-4
/
+4
|
|
|
*
|
Add debug trace to measure time needed to open pack index
Matthias Sohn
2019-06-04
1
-0
/
+13
|
|
|
*
|
Extend FileSnapshot for packfiles to also use checksum to detect changes
Matthias Sohn
2019-06-04
3
-22
/
+169
[next]