Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark non-externalizable strings as such | Robin Rosenberg | 2012-12-27 | 2 | -13/+13 |
* | Add Javadoc description for packages | Robin Stocker | 2012-10-31 | 1 | -0/+4 |
* | Remove calls to printStackTrace in catch blocks | Kevin Sawicki | 2011-11-28 | 1 | -1/+1 |
* | Fix IgnoreRule for directory-only patterns | Marc Strapetz | 2011-01-07 | 1 | -10/+29 |
* | Use Character.valueOf instead of new Character | Robin Stocker | 2010-10-29 | 1 | -1/+1 |
* | Move ignore node handling into WorkingTreeIterator | Shawn O. Pearce | 2010-07-21 | 3 | -449/+69 |
* | Use proper constants for .gitignore and .git directory | Shawn O. Pearce | 2010-07-20 | 1 | -3/+3 |
* | Remove gitIgnoreTimestamp from abstract iterator API | Shawn O. Pearce | 2010-07-20 | 1 | -26/+9 |
* | Add compatibility with gitignore specifications | Charley Wang | 2010-07-13 | 3 | -0/+781 |