| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 1 | -0/+6 |
* | Merge FileTreeIteratorJava7Test into FileTreeIteratorTest | David Pursehouse | 2017-01-30 | 1 | -1/+154 |
* | Use FS#lastModified instead of File#lastModified | Masaya Suzuki | 2016-08-24 | 1 | -1/+1 |
* | Fix unclosed resource warnings in FileTreeIteratorTest | Matthias Sohn | 2016-07-07 | 1 | -29/+30 |
* | Implement DIR_NO_GITLINKS | Preben Ingvaldsen | 2016-04-05 | 1 | -3/+39 |
* | Introduce FileModeStrategy to FileTreeIterator | Preben Ingvaldsen | 2016-03-11 | 1 | -5/+85 |
* | FileTreeIteratorTest: Open Git and RevWalk in try-with-resource | David Pursehouse | 2016-01-26 | 1 | -195/+204 |
* | Replace deprecated release() methods by close() | Matthias Sohn | 2015-05-21 | 1 | -15/+15 |
* | 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 |
* | Fix FileTreeIteratorTest#testIsModifiedFileSmudged() on Windows | Robin Rosenberg | 2014-04-06 | 1 | -0/+5 |
* | 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 |
* | Move base test classes to the junit bundle for reuse for Java 7 tests | Robin Rosenberg | 2013-02-04 | 1 | -1/+1 |
* | Attempt to stabilize FileTreeIterator test on Windows | Robin Rosenberg | 2013-01-23 | 1 | -1/+3 |
* | Declare essentially static methods as static | Robin Rosenberg | 2012-12-27 | 1 | -1/+1 |
* | Fix for Iff768422c, use offset 0 when going back to work tree iterator | Robin Rosenberg | 2012-10-06 | 1 | -0/+41 |
* | 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 |
* | [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 | 1 | -0/+13 |
* | Do not rely on filemode differences in case of symbolic links | Philipp Thun | 2010-12-14 | 1 | -0/+21 |
* | Clarify WorkingTreeOptions and filemode usage | Shawn O. Pearce | 2010-12-08 | 1 | -5/+5 |
* | [findbugs] Do not ignore exceptional return value | Matthias Sohn | 2010-12-07 | 1 | -1/+2 |
* | Perform automatic CRLF to LF conversion during WorkingTreeIterator | Marc Strapetz | 2010-08-20 | 1 | -5/+10 |
* | Use ObjectReader in RevWalk, TreeWalk | Shawn O. Pearce | 2010-06-28 | 1 | -1/+3 |
* | Repository can be configured with FS | Marc Strapetz | 2010-06-04 | 1 | -5/+5 |
* | Initial JGit contribution to eclipse.org | Git Development Community | 2009-09-29 | 1 | -0/+173 |