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
path:
root
/
org.eclipse.jgit.test
/
tst
/
org
/
eclipse
/
jgit
/
treewalk
Commit message (
Expand
)
Author
Age
Files
Lines
*
FileTreeIteratorJava7Test: Create Git instances in try-with-resource
David Pursehouse
2016-01-20
1
-32
/
+38
*
Delay locating .gitattributes until requested
Shawn Pearce
2015-11-29
1
-0
/
+41
*
Let FS_Win32_Cygwin detect symlink support by creating temporary symlink
Christian Halstrick
2015-11-21
2
-0
/
+3
*
Replace deprecated release() methods by close()
Matthias Sohn
2015-05-21
4
-156
/
+153
*
Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit
Matthias Sohn
2015-03-23
2
-0
/
+271
*
Merge branch 'stable-3.5' into stable-3.6
Matthias Sohn
2014-12-19
1
-1
/
+1
|
\
|
*
Merge branch 'stable-3.4' into stable-3.5
Matthias Sohn
2014-12-18
1
-1
/
+1
|
|
\
|
|
*
Replace "a." with "a-" in unit tests
Shawn Pearce
2014-12-18
1
-1
/
+1
*
|
|
Deprecate checkoutEntry variant that accepts File
Shawn Pearce
2014-11-27
1
-2
/
+2
*
|
|
Deprecate checkoutEntry without ObjectReader
Shawn Pearce
2014-11-24
1
-2
/
+2
*
|
|
Initialize 'pathLen' field also for empty directories
Andrey Loskutov
2014-10-23
1
-0
/
+37
|
/
/
*
/
IndexDiffFilter should never filter entries with stage!=0
Christian Halstrick
2014-08-02
1
-0
/
+25
|
/
*
Fix FileTreeIteratorTest#testIsModifiedFileSmudged() on Windows
Robin Rosenberg
2014-04-06
1
-0
/
+5
*
Use fileAttributes to get more attributes in one go
Robin Rosenberg
2014-02-12
1
-1
/
+1
*
Add symlink support to JGit
Robin Rosenberg
2014-02-10
1
-1
/
+4
*
Reset internal state canonical length in WorkingTreeIterator when moving
Robin Rosenberg
2014-02-03
1
-1
/
+14
*
Fix for core.autocrlf=input resulting in modified file
Robin Rosenberg
2014-02-02
1
-3
/
+9
*
Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter
Robin Stocker
2013-07-08
1
-0
/
+10
*
Refactor PathSuffixFilterTest to remove duplication
Robin Stocker
2013-07-08
1
-61
/
+31
*
Remove some unnecessary dependencies on FileRepostory
Robin Rosenberg
2013-04-18
1
-3
/
+3
*
Fix PathFilterGroup not to throw StopWalkException too early
Robin Rosenberg
2013-04-03
1
-1
/
+11
*
JGit 3.0: move internal classes into an internal subpackage
Shawn Pearce
2013-03-18
1
-1
/
+1
*
Fix false positives in hashing used by PathFilterGroup
Robin Stocker
2013-02-20
1
-0
/
+13
*
Move base test classes to the junit bundle for reuse for Java 7 tests
Robin Rosenberg
2013-02-04
10
-10
/
+10
*
Remove PathFilterGroupTest2
Robin Rosenberg
2013-01-30
1
-254
/
+0
*
Remove debug printouts from PathFilterGroupTest
Robin Rosenberg
2013-01-30
1
-2
/
+0
*
Merge changes Ife0cc2da,If38507ef
Robin Rosenberg
2013-01-28
2
-0
/
+446
|
\
|
*
Speed up PathFilterGroup for large sets of paths
Robin Rosenberg
2013-01-21
1
-0
/
+256
|
*
Add test case for PathFilterGroup
Robin Rosenberg
2013-01-21
1
-0
/
+190
*
|
Attempt to stabilize FileTreeIterator test on Windows
Robin Rosenberg
2013-01-23
1
-1
/
+3
|
/
*
Define a tree filter for user-visible changes between two indexes
Robin Rosenberg
2013-01-15
1
-0
/
+199
*
Declare essentially static methods as static
Robin Rosenberg
2012-12-27
3
-3
/
+4
*
Pull up method for creating DirCacheEntry into RepositoryTestCase
Robin Stocker
2012-10-28
3
-57
/
+29
*
Fix for Iff768422c, use offset 0 when going back to work tree iterator
Robin Rosenberg
2012-10-06
1
-0
/
+41
*
Suppress boxing warnings where we know they are ok
Robin Rosenberg
2012-09-22
1
-1
/
+1
*
Fix idOffset when the working tree iterator matches a dircache entry
Robin Rosenberg
2012-08-15
1
-0
/
+25
*
Fix resource leaks due to unclosed repositories
Christian Halstrick
2012-06-16
1
-3
/
+6
*
Smudge index entries on first write (too), as well when reading
Robin Rosenberg
2012-05-21
1
-0
/
+22
*
Provide an id for submodule entries.
Kevin Sawicki
2011-11-04
1
-0
/
+171
*
Changed TreeWalk.forPath(...) to work with recursive paths.
Jesse Greenwald
2011-02-17
1
-0
/
+147
*
[findbugs] Do not ignore exceptional return value of createNewFile()
Matthias Sohn
2011-01-28
1
-6
/
+4
*
[findbugs] Do not ignore exceptional return value of mkdir
Matthias Sohn
2011-01-28
1
-2
/
+1
*
Convert all JGit unit tests to JUnit 4
Robin Rosenberg
2010-12-31
11
-13
/
+167
*
Do not rely on filemode differences in case of symbolic links
Philipp Thun
2010-12-14
1
-0
/
+21
*
Add further unit tests for IndexDiffFilter
Philipp Thun
2010-12-09
1
-22
/
+519
*
Add a performance optimized variant of the ANY_DIFF filter
Christian Halstrick
2010-12-09
1
-0
/
+100
*
Clarify WorkingTreeOptions and filemode usage
Shawn O. Pearce
2010-12-08
3
-9
/
+9
*
Remove empty iterator from TreeWalk
Shawn O. Pearce
2010-12-07
4
-9
/
+5
*
[findbugs] Do not ignore exceptional return value
Matthias Sohn
2010-12-07
1
-1
/
+2
*
Support core.autocrlf = input
Shawn O. Pearce
2010-09-07
2
-2
/
+4
[next]