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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-5.1' into stable-5.2
David Pursehouse
2019-11-26
3
-5
/
+7
|
\
|
*
Bazel: Use java_plugin and java_binary from @rules_java in jmh.bzl
David Pursehouse
2019-11-26
1
-3
/
+5
|
*
Bazel: Add missing newlines at end of BUILD files
David Pursehouse
2019-11-26
2
-2
/
+2
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-11-06
1
-146
/
+164
|
\
|
|
*
Fix benchmark pom.xml to include distribution managment config
Matthias Sohn
2019-11-06
1
-146
/
+164
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-11-05
23
-0
/
+1322
|
\
|
|
*
Run JMH benchmarks using bazel
Matthias Sohn
2019-11-05
4
-0
/
+121
|
*
Benchmark for creating files and FileSnapshots
Matthias Sohn
2019-11-05
1
-0
/
+111
|
*
Implement benchmark for looking up FileStore of a given Path
Matthias Sohn
2019-11-05
1
-0
/
+97
|
*
JMH benchmark for SimpleLruCache
Matthias Sohn
2019-11-05
17
-0
/
+993
|
*
Remove unused API problem filters
Matthias Sohn
2019-11-04
1
-28
/
+0
|
*
Silence API errors for new API added since 5.1.0
Matthias Sohn
2019-11-04
3
-0
/
+27
*
|
Update API problem filters
Matthias Sohn
2019-11-04
3
-74
/
+27
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-10-11
1
-1
/
+1
|
\
|
|
*
Bazel: Bump bazel version to 1.0.0
David Pursehouse
2019-10-11
1
-1
/
+1
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-10-02
1
-4
/
+2
|
\
|
|
*
Prepare 5.1.13-SNAPSHOT builds
Matthias Sohn
2019-10-02
56
-359
/
+359
|
*
JGit v5.1.12.201910011832-r
v5.1.12.201910011832-r
Matthias Sohn
2019-10-02
56
-59
/
+59
|
*
Do not rely on ArrayIndexOutOfBoundsException to detect end of input
Saša Živkov
2019-09-27
1
-4
/
+2
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-09-17
3
-18
/
+307
|
\
|
|
*
WorkingTreeIterator: handle different timestamp resolutions
Thomas Wolf
2019-09-17
3
-18
/
+307
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-09-10
1
-2
/
+3
|
\
|
|
*
Fix WorkingTreeIterator.compareMetadata() for CheckStat.MINIMAL
Matthias Sohn
2019-09-10
1
-2
/
+3
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-09-08
4
-5
/
+5
|
\
|
|
*
Format BUILD files with buildifier
David Pursehouse
2019-09-08
4
-5
/
+5
*
|
[error prone] Suppress NonAtomicVolatileUpdate in SimpleLruCache
Matthias Sohn
2019-09-08
1
-2
/
+7
*
|
Bazel: Format BUILD files with buildifier
David Pursehouse
2019-09-08
2
-2
/
+2
*
|
Bazel: Add fixes for --incompatible_load_java_rules_from_bzl
David Pursehouse
2019-09-08
3
-0
/
+5
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-09-07
24
-146
/
+36
|
\
|
|
*
Bazel: Fix warning about deprecated lib.bzl
David Pursehouse
2019-09-07
1
-1
/
+1
|
*
Format lib/BUILD with buildifier
David Pursehouse
2019-09-07
1
-2
/
+2
|
*
Bazel: Add fixes for --incompatible_load_java_rules_from_bzl
David Pursehouse
2019-09-07
16
-0
/
+28
|
*
Bazel: Bump minimum supported version to 0.29.0
David Ostrovsky
2019-09-07
2
-2
/
+2
|
*
Bazel: Bump skylib library version to 0.8.0
David Ostrovsky
2019-09-07
1
-3
/
+3
|
*
Use bazelisk to switch between used bazel version
David Ostrovsky
2019-09-07
1
-0
/
+1
|
*
Bazel: Require minimum bazel version 0.17.1
David Pursehouse
2019-09-07
1
-0
/
+13
|
*
Fix wrong placeholder index in error message packInaccessible
Matthias Sohn
2019-09-07
1
-1
/
+1
|
*
JGitText: Remove unused externalized strings
David Pursehouse
2019-09-07
2
-132
/
+0
|
*
RepoText: Remove unused externalized string
David Pursehouse
2019-09-07
2
-2
/
+0
|
*
CLI: Remove unused externalized strings
David Pursehouse
2019-09-07
2
-8
/
+0
*
|
Merge branch 'stable-5.1' into stable-5.2
Matthias Sohn
2019-09-04
6
-88
/
+162
|
\
|
|
*
Prepare 5.1.12-SNAPSHOT builds
Matthias Sohn
2019-09-03
56
-359
/
+359
|
*
JGit v5.1.11.201909031202-r
v5.1.11.201909031202-r
Matthias Sohn
2019-09-03
56
-59
/
+59
|
*
Merge branch 'stable-5.0' into stable-5.1
Matthias Sohn
2019-09-03
6
-88
/
+116
|
|
\
|
|
*
Merge branch 'stable-4.11' into stable-5.0
stable-5.0
Matthias Sohn
2019-09-03
10
-273
/
+186
|
|
|
\
|
|
|
*
Prepare 4.11.10-SNAPSHOT builds
stable-4.11
Matthias Sohn
2019-09-03
56
-356
/
+356
|
|
|
*
JGit v4.11.9.201909030838-r
v4.11.9.201909030838-r
Matthias Sohn
2019-09-03
56
-59
/
+59
|
|
|
*
Merge branch 'stable-4.10' into stable-4.11
Matthias Sohn
2019-09-03
8
-269
/
+215
|
|
|
|
\
|
|
|
|
*
Merge branch 'stable-4.9' into stable-4.10
stable-4.10
Matthias Sohn
2019-09-03
2
-2
/
+1
|
|
|
|
|
\
|
|
|
|
|
*
Bazel: Update bazlets to the latest master revision
stable-4.9
David Pursehouse
2019-09-03
1
-1
/
+1
[next]