Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix IgnoreRule for directory-only patterns | Marc Strapetz | 2011-01-07 | 1 | -0/+10 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 2 | -5/+27 |
* | Remove empty iterator from TreeWalk | Shawn O. Pearce | 2010-12-07 | 1 | -1/+0 |
* | [findbugs] Do not ignore exceptional return value | Matthias Sohn | 2010-12-07 | 1 | -1/+2 |
* | Move ignore node handling into WorkingTreeIterator | Shawn O. Pearce | 2010-07-21 | 2 | -403/+184 |
* | Remove an unused File reference in test code | Robin Rosenberg | 2010-07-16 | 1 | -1/+0 |
* | Add compatibility with gitignore specifications | Charley Wang | 2010-07-13 | 2 | -0/+768 |