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
stable-7.2
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
path:
root
/
org.eclipse.jgit.test
/
tst
/
org
/
eclipse
/
jgit
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a number of failing conflict situations
Robin Rosenberg
2014-05-17
1
-1
/
+1
*
Add methods to Repository to handle remote names
Robin Rosenberg
2014-04-27
1
-0
/
+46
*
Fix ValidRefNameTest on Windows
Robin Rosenberg
2014-04-06
1
-23
/
+55
*
Fix ObjectChecker when normalization is enabled
Shawn Pearce
2014-04-03
1
-2
/
+11
*
Check for duplicate names after folding case in ObjectChecker
Shawn Pearce
2014-03-12
1
-0
/
+56
*
Change DirCacheCheckout to verify path using ObjectChecker
Shawn Pearce
2014-03-12
1
-0
/
+10
*
Reject mixed case .git on Mac OS in ObjectChecker
Shawn Pearce
2014-03-12
1
-1
/
+15
*
Reject special Windows device names in ObjectChecker
Shawn Pearce
2014-03-12
1
-0
/
+24
*
Allow an ObjectChecker to reject special characters for Windows
Shawn Pearce
2014-03-12
1
-0
/
+85
*
Reject '.git' as a tree name in ObjectChecker
Shawn Pearce
2014-03-12
1
-0
/
+13
*
Permit ObjectChecker to optionally accept leading '0' in trees
Shawn Pearce
2014-03-12
1
-0
/
+8
*
Use branch.<x>.mergeoptions and merge.ff as defaults for merging
Konrad Kügler
2014-02-14
1
-0
/
+47
*
Ban dangerous ref names in Windows
Robin Rosenberg
2014-02-05
1
-0
/
+23
*
Fix for core.autocrlf=input resulting in modified file
Robin Rosenberg
2014-02-02
1
-0
/
+31
*
Do not report ignored directories as untracked
Matthias Sohn
2014-01-19
1
-0
/
+47
*
Add recursive variant of Config.getNames() methods
Matthias Sohn
2013-12-06
1
-1
/
+55
*
More helpful InvalidPathException messages (include reason)
Robin Stocker
2013-12-03
1
-1
/
+1
*
Fix handling of file/folder conflicts during a checkout
Christian Halstrick
2013-11-29
1
-0
/
+25
*
Move SampleDataRepositoryTestCase to org.eclipse.jgit.test
Shawn Pearce
2013-11-24
3
-3
/
+3
*
testMaliciousPathEmpty fails on Windows
Robin Rosenberg
2013-11-01
1
-2
/
+9
*
Make sure SystemReader is reset after test is run
Robin Stocker
2013-10-22
1
-0
/
+7
*
Fix failed tests when the tmp directory is a symlink
Robin Rosenberg
2013-10-20
1
-14
/
+16
*
Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler)
Robin Rosenberg
2013-06-09
1
-3
/
+2
*
IndexDiff: Provide stage state for conflicting entries
Robin Stocker
2013-04-19
1
-0
/
+48
*
Skip main thread test in ThreadSafeProgressMonitor
Shawn Pearce
2013-04-10
1
-0
/
+2
*
Fix Config.fromText to not skip a last line with no newline
Dave Borowitz
2013-02-08
1
-0
/
+9
*
Add getConflictingNames to RefDatabase
Robin Stocker
2013-02-06
1
-0
/
+148
*
Move base test classes to the junit bundle for reuse for Java 7 tests
Robin Rosenberg
2013-02-04
16
-571
/
+14
*
Add additional FastForwardMode enums for different config contexts
Tomasz Zarna
2013-01-18
1
-0
/
+69
*
Accept '-' instead of space in enum config values
Shawn Pearce
2013-01-11
1
-1
/
+1
*
Revert "Add additional FastForwardMode enums for different config contexts"
Shawn Pearce
2013-01-11
1
-77
/
+2
*
Fix enum parsing from Config files
Shawn Pearce
2013-01-11
1
-0
/
+3
*
Peel tags during resolve of foo^
Dave Borowitz
2013-01-10
1
-0
/
+2
*
Return info about config subsection when trying to get an invalid enum
Tomasz Zarna
2013-01-08
1
-0
/
+19
*
Add additional FastForwardMode enums for different config contexts
Tomasz Zarna
2013-01-06
1
-2
/
+77
*
Ignore removed files with an assume-valid index entry
Robin Rosenberg
2013-01-03
1
-4
/
+9
*
Hide deprecation warnings in some test classes
Robin Rosenberg
2012-12-27
2
-0
/
+2
*
Declare essentially static methods as static
Robin Rosenberg
2012-12-27
3
-5
/
+7
*
Pull up method for creating DirCacheEntry into RepositoryTestCase
Robin Stocker
2012-10-28
1
-0
/
+18
*
Add a check in fstick that the reference file exists
Robin Rosenberg
2012-10-25
1
-0
/
+2
*
Merge "Don't allow null name or e-mail in PersonIdent"
Shawn Pearce
2012-10-25
1
-0
/
+10
|
\
|
*
Don't allow null name or e-mail in PersonIdent
Robin Stocker
2012-10-13
1
-0
/
+10
*
|
StashCreateCommand: Abort in case of unmerged paths
Robin Stocker
2012-10-22
1
-0
/
+35
|
/
*
Provide a convenient read() in RepositoryTestCase
Robin Stocker
2012-09-25
1
-0
/
+4
*
Merge "Allow @ in branch names and tighten syntax checking"
Robin Rosenberg
2012-09-24
1
-0
/
+53
|
\
|
*
Allow @ in branch names and tighten syntax checking
Robin Rosenberg
2012-09-23
1
-0
/
+53
*
|
Comment an empty block which is ok
Robin Rosenberg
2012-09-23
1
-0
/
+1
|
/
*
Suppress boxing warnings where we know they are ok
Robin Rosenberg
2012-09-22
4
-6
/
+12
*
Merge "Fix resolving expression with ~ and ^ than extends beyond history"
Robin Rosenberg
2012-09-18
1
-0
/
+23
|
\
|
*
Fix resolving expression with ~ and ^ than extends beyond history
Dave Borowitz
2012-09-18
1
-0
/
+23
[next]