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
*
Update bazlets to latest version
David Ostrovsky
2019-06-18
1
-1
/
+1
*
[Java 11] Update mockito to 2.23.0
Matthias Sohn
2019-06-18
10
-61
/
+61
*
[Java 9] Fix GitDateFormatterTest
Matthias Sohn
2019-06-18
1
-4
/
+8
*
[Java 11] Remove dependency on javax.xml.bind package
David Ostrovsky
2019-06-18
3
-15
/
+3
*
Merge "RebaseTodoFileTest: Fix "the the" typo"
David Pursehouse
2019-06-16
1
-2
/
+2
|
\
|
*
RebaseTodoFileTest: Fix "the the" typo
Ivan Frade
2019-06-12
1
-2
/
+2
*
|
Ignore warning that tests don't export all packages
Matthias Sohn
2019-06-16
7
-0
/
+238
*
|
Ensure all packages are exported
Matthias Sohn
2019-06-16
2
-3
/
+4
*
|
Delete unused API problem filters
Matthias Sohn
2019-06-16
2
-202
/
+0
*
|
Walk tag chains for --include-tag options
Pavel Flaška
2019-06-16
2
-2
/
+100
*
|
Update API comparison baseline to 5.4.0.201906121030-r
Matthias Sohn
2019-06-13
1
-1
/
+1
*
|
Prepare 5.5.0-SNAPSHOT builds
Matthias Sohn
2019-06-13
72
-446
/
+446
*
|
Merge branch 'stable-5.4'
Matthias Sohn
2019-06-13
96
-592
/
+1674
|
\
\
|
|
/
|
/
|
|
*
Prepare 5.4.1-SNAPSHOT builds
Matthias Sohn
2019-06-12
72
-446
/
+446
|
*
JGit v5.4.0.201906121030-r
v5.4.0.201906121030-r
Matthias Sohn
2019-06-12
72
-103
/
+103
|
*
JGit v5.4.0.201906120450-r
Matthias Sohn
2019-06-12
72
-103
/
+103
|
*
Increase severity of OperatorPrecedence to ERROR, and fix instances
David Pursehouse
2019-06-12
8
-12
/
+13
|
*
Merge branch 'master' into stable-5.4
Matthias Sohn
2019-06-11
102
-499
/
+3068
|
|
\
|
|
/
|
/
|
*
|
Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex()
Thomas Wolf
2019-06-11
2
-10
/
+63
*
|
Config: Add helper method to check for empty value
David Pursehouse
2019-06-11
2
-5
/
+16
*
|
ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR
David Pursehouse
2019-06-11
3
-3
/
+7
*
|
FS_Win32: Add missing parentheses on if-blocks
David Pursehouse
2019-06-11
1
-5
/
+10
*
|
Upgrade spotbugs to 3.1.12
David Pursehouse
2019-06-11
1
-1
/
+1
*
|
Abbreviated{Long}ObjectId: Make operator precedence explicit
David Pursehouse
2019-06-11
2
-2
/
+2
*
|
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
*
|
Increase bazel timeout for long running tests
Matthias Sohn
2019-06-10
1
-0
/
+4
*
|
Use bazelisk to switch between used bazel version
David Ostrovsky
2019-06-10
1
-0
/
+1
*
|
Bump minimum Bazel version to 0.26.1
David Ostrovsky
2019-06-10
1
-1
/
+1
*
|
Bazel: Bump skylib library version to 0.8.0
David Ostrovsky
2019-06-10
1
-3
/
+3
*
|
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
2
-0
/
+73
*
|
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
2
-3
/
+55
*
|
DescribeCommand: use glob match instead of path match
Thomas Wolf
2019-06-07
2
-6
/
+28
*
|
Fix off-by-one error in RebaseTodoFile when reading a todo file
Thomas Wolf
2019-06-07
2
-3
/
+151
*
|
Consistently use "!isEmpty()" to detect non-empty list
David Pursehouse
2019-06-07
11
-17
/
+17
*
|
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
*
|
NetscapeCookieFileTest: Split HttpCookiesMatcher to own class
David Pursehouse
2019-06-07
4
-104
/
+153
*
|
Bazel: Add missing dependency on mockito for TransportHttpTest
David Pursehouse
2019-06-07
1
-0
/
+4
*
|
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
18
-1
/
+1774
*
|
Repository: Add getIdentifier() method to avoid instanceof operator
David Ostrovsky
2019-06-05
6
-21
/
+39
*
|
Update to Orbit R20190602212107
Matthias Sohn
2019-06-03
15
-75
/
+78
*
|
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
4
-37
/
+93
*
|
Replace most usages of PacketLineIn.END with PacketLineIn.end()
David Pursehouse
2019-06-03
4
-81
/
+95
*
|
PacketLineIn: Deprecate DELIM constant
David Pursehouse
2019-06-03
3
-67
/
+81
*
|
Replace trivial reference comparison of PacketLineIn.{DELIM,END}
David Pursehouse
2019-06-02
14
-66
/
+64
[next]