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
*
JGit v3.3.0.201402191814-rc1
v3.3.0.201402191814-rc1
Matthias Sohn
2014-02-20
2
-2
/
+2
*
Prepare 3.3.0-SNAPSHOT builds
Matthias Sohn
2013-12-05
2
-16
/
+16
*
Move SampleDataRepositoryTestCase to org.eclipse.jgit.test
Shawn Pearce
2013-11-24
1
-76
/
+0
*
Support running from JARs in JGitTestUtil
Shawn Pearce
2013-11-24
2
-5
/
+38
*
Enhance RepositoryTestCase.commitFile() to work on empty repository
Matthias Sohn
2013-10-31
1
-4
/
+13
*
Make sure SystemReader is reset after test is run
Robin Stocker
2013-10-22
1
-0
/
+2
*
Fix failed tests when the tmp directory is a symlink
Robin Rosenberg
2013-10-20
1
-0
/
+5
*
Prepare 3.2.0-SNAPSHOT builds
Matthias Sohn
2013-10-03
2
-16
/
+16
*
Prepare post 3.1.0 builds
stable-3.1
Matthias Sohn
2013-10-03
2
-16
/
+16
*
JGit v3.1.0.201310021548-r
v3.1.0.201310021548-r
Matthias Sohn
2013-10-02
2
-2
/
+2
*
Prepare post 3.1.0 RC1 builds
Matthias Sohn
2013-09-27
2
-2
/
+2
*
JGit v3.1.0.201309270735-rc1
v3.1.0.201309270735-rc1
Matthias Sohn
2013-09-27
2
-2
/
+2
*
Update reflog like C Git during rebase (non-interactive)
Robin Rosenberg
2013-07-21
1
-0
/
+1
*
Disable warning about assigning to parameter
Robin Stocker
2013-06-15
1
-1
/
+1
*
Prepare 3.1.0-SNAPSHOT builds
Matthias Sohn
2013-06-13
2
-16
/
+16
*
Remove unused import in LocalDiskRepositoryTestCase
Tomasz Zarna
2013-05-13
1
-1
/
+0
*
Fix hardcoded use of target/trash in LocalDiskRepositoryTestCase
Shawn Pearce
2013-05-08
1
-61
/
+81
*
Extend the FS class for Java7
Robin Rosenberg
2013-05-04
1
-6
/
+8
*
Remove unused dependencies
Matthias Sohn
2013-04-09
1
-9
/
+1
*
Fix plugin provider names to conform with release train requirement
Matthias Sohn
2013-04-08
1
-1
/
+1
*
Don't use internal type FileRepository in public API
Matthias Sohn
2013-03-20
1
-5
/
+5
*
JGit 3.0: move internal classes into an internal subpackage
Shawn Pearce
2013-03-18
6
-33
/
+33
*
Prepare 2.4.0-SNAPSHOT builds
Matthias Sohn
2013-02-14
2
-22
/
+22
*
Move base test classes to the junit bundle for reuse for Java 7 tests
Robin Rosenberg
2013-02-04
3
-1
/
+577
*
Remove packIndex field from FileObjDatabase openPack method.
Colby Ranger
2013-01-10
1
-1
/
+1
*
Declare essentially static methods as static
Robin Rosenberg
2012-12-27
2
-3
/
+3
*
Prepare 2.3.0 builds
Matthias Sohn
2012-12-21
2
-20
/
+20
*
Prepare post 2.2.0.201212191850-r builds
stable-2.2
Matthias Sohn
2012-12-21
2
-2
/
+2
*
JGit v2.2.0.201212191850-r
v2.2.0.201212191850-r
Matthias Sohn
2012-12-20
2
-2
/
+2
*
Harmonize the JDT settings within JGit
Robin Rosenberg
2012-11-16
4
-10
/
+81
*
Provide a convenient read() in RepositoryTestCase
Robin Stocker
2012-09-25
2
-13
/
+23
*
Suppress boxing warnings where we know they are ok
Robin Rosenberg
2012-09-22
1
-0
/
+58
*
Prepare 2.2.0 builds
Matthias Sohn
2012-09-19
2
-20
/
+20
*
Additional unit tests for the GC
Sasa Zivkov
2012-09-16
1
-1
/
+28
*
Ensure a directory exists before trying to create/merge a file into it.
Jevgeni Zelenkov
2012-08-06
1
-0
/
+8
*
Add a CommitBuilder method to edit arbitrary DirCacheEntrys
Dave Borowitz
2012-06-15
1
-2
/
+6
*
Prepare 2.1.0 builds
Matthias Sohn
2012-06-14
2
-20
/
+20
*
Prepare next 2.0.0-SNAPSHOT builds
Matthias Sohn
2012-06-06
2
-2
/
+2
*
JGit v2.0.0.201206060730-rc3
v2.0.0.201206060730-rc3
Matthias Sohn
2012-06-06
2
-2
/
+2
*
Get rid of warnings about empty statments
Robin Rosenberg
2012-06-06
1
-0
/
+6
*
Prepare next 2.0.0-SNAPSHOT builds
Matthias Sohn
2012-05-31
2
-2
/
+2
*
JGit v2.0.0.201205301645-rc2
v2.0.0.201205301645-rc2
Matthias Sohn
2012-05-30
2
-2
/
+2
*
Validate paths during DirCheckout
Robin Rosenberg
2012-04-23
1
-0
/
+1
*
Let the date formatter pick the locale.
Daniel Megert
2012-02-25
1
-0
/
+13
*
Prepare 2.0.0-SNAPSHOT builds
Matthias Sohn
2012-02-16
2
-20
/
+20
*
Move writeTrashFile and deleteFile into JGitTestUtil
Dariusz Luksza
2012-01-25
2
-10
/
+46
*
Make sure all bytes are written to files on close, or get an error.
Robin Rosenberg
2012-01-15
1
-5
/
+6
*
Merge branch 'stable-1.2'
Matthias Sohn
2011-12-26
2
-0
/
+100
|
\
|
*
JGit v1.2.0.201112221803-r
v1.2.0.201112221803-r
stable-1.2
Matthias Sohn
2011-12-23
2
-2
/
+2
|
*
Enforce the use of Java5 API:s only (with a few exceptions)
Robin Rosenberg
2011-12-16
2
-0
/
+100
[next]