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.junit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add dfs fsck implementation
Zhen Chen
2017-07-26
1
-0
/
+23
*
Move BatchRefUpdate tests to a new file
Dave Borowitz
2017-07-25
1
-0
/
+78
*
Add missing newlines at ends of Java files
David Pursehouse
2017-07-25
2
-2
/
+2
*
Merge branch 'stable-4.8'
David Pursehouse
2017-06-10
1
-0
/
+7
|
\
|
*
Merge branch 'stable-4.7' into stable-4.8
Matthias Sohn
2017-06-07
1
-0
/
+7
|
|
\
|
|
*
Run auto GC in the background
David Turner
2017-06-06
1
-0
/
+7
|
|
*
Prepare 4.7.1-SNAPSHOT
Matthias Sohn
2017-04-06
2
-19
/
+19
|
|
*
JGit v4.7.0.201704051617-r
v4.7.0.201704051617-r
Matthias Sohn
2017-04-05
2
-2
/
+2
|
*
|
Prepare 4.8.0-SNAPSHOT builds
Matthias Sohn
2017-05-17
2
-2
/
+2
|
*
|
JGit v4.8.0.201705170830-rc1
v4.8.0.201705170830-rc1
Matthias Sohn
2017-05-17
2
-2
/
+2
*
|
|
Prepare 4.9.0-SNAPSHOT builds
Matthias Sohn
2017-05-30
2
-19
/
+19
|
/
/
*
|
Bazel: Restrict src globs to Java source files
David Pursehouse
2017-04-13
1
-1
/
+1
*
|
Prepare 4.8.0-SNAPSHOT builds
Matthias Sohn
2017-04-05
2
-19
/
+19
|
/
*
Remove Buck build
David Pursehouse
2017-03-22
1
-10
/
+0
*
bazel: Mark junit targets testonly
Jonathan Nieder
2017-03-19
1
-0
/
+1
*
bazel: Add explicit targets for library dependencies
Jonathan Nieder
2017-03-19
1
-1
/
+1
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
4
-7
/
+7
*
Add API filter for usage of FileRepository in test classes
David Pursehouse
2017-02-20
1
-0
/
+35
*
Enable and fix 'Should be tagged with @Override' warning
David Pursehouse
2017-02-19
1
-1
/
+1
*
LocalDiskRepositoryTestCase: Add clarifying comment in call to createRepository
David Pursehouse
2017-02-10
1
-1
/
+1
*
RepositoryCacheTest: avoid to close already closed repository
Matthias Sohn
2017-01-28
1
-2
/
+22
*
LocalDiskRepositoryTestCase: Only add to toClose through access method
David Pursehouse
2017-01-28
1
-1
/
+1
*
LocalDiskRepositoryTestCase: Prevent duplicates in list of repos to close
David Pursehouse
2017-01-27
1
-1
/
+3
*
Format Bazel files with buildifier
David Pursehouse
2017-01-22
1
-9
/
+10
*
Implement initial framework of Bazel build
David Ostrovsky
2017-01-18
1
-0
/
+12
*
Prepare 4.7.0-SNAPSHOT builds
Matthias Sohn
2016-12-27
2
-19
/
+19
*
Prepare 4.6.1-SNAPSHOT builds
Matthias Sohn
2016-12-24
2
-19
/
+19
*
JGit v4.6.0.201612231935-r
v4.6.0.201612231935-r
Matthias Sohn
2016-12-24
2
-2
/
+2
*
Define MonotonicClock interface for advanced timestamps
Shawn Pearce
2016-11-21
4
-6
/
+118
*
Deprecate SafeBufferedOutputStream
Shawn Pearce
2016-11-14
1
-3
/
+3
*
Organize imports
David Pursehouse
2016-11-14
1
-2
/
+11
*
Change JGit minimum execution environment to JavaSE-1.8
Matthias Sohn
2016-09-20
3
-5
/
+5
*
Prepare 4.6.0-SNAPSHOT builds
Matthias Sohn
2016-09-19
2
-17
/
+17
*
Add a RepeatRule to help repeating flaky tests
Matthias Sohn
2016-08-25
3
-1
/
+188
*
Ignore 'The value of exception parameter is not used' warning
David Pursehouse
2016-07-26
1
-0
/
+1
*
Prepare 4.5.0-SNAPSHOT builds
Matthias Sohn
2016-06-01
2
-17
/
+17
*
Remove the deprecated TestRepository.getClock() method
Terry Parker
2016-05-31
1
-11
/
+0
*
Replace use of deprecated method Repository.getRef()
Matthias Sohn
2016-05-31
2
-4
/
+4
*
Fix type parameter in javadoc in TestRepository.delete(String ref)
Matthias Sohn
2016-05-05
1
-1
/
+1
*
TestRepository: Add delete() method
Jonathan Nieder
2016-05-04
1
-0
/
+34
*
Prepare 4.4.0-SNAPSHOT builds
Matthias Sohn
2016-04-08
2
-17
/
+17
*
Prepare 4.3.1-SNAPSHOT versions
Matthias Sohn
2016-04-08
2
-17
/
+17
*
JGit v4.3.0.201604071810-r
v4.3.0.201604071810-r
Matthias Sohn
2016-04-08
2
-2
/
+2
*
JGit v4.3.0.201604071045-r
Matthias Sohn
2016-04-07
2
-2
/
+2
*
In TestRepository, use a consistent clock
Terry Parker
2016-03-25
1
-13
/
+12
*
Fix apply patch which did not work with non-ascii characters
XinTong Wang
2016-03-03
1
-3
/
+3
*
Merge branch 'stable-4.2'
Matthias Sohn
2016-02-15
1
-1
/
+1
|
\
|
*
Don't use deprecated LockFile constructor
David Pursehouse
2016-02-15
1
-1
/
+1
*
|
Merge branch 'stable-4.2'
Matthias Sohn
2016-02-10
1
-4
/
+5
|
\
|
|
*
RepositoryTestCase: Open autocloseable types in try-with-resource
David Pursehouse
2016-02-05
1
-4
/
+5
[next]