aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/ignore
Commit message (Expand)AuthorAgeFilesLines
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-272-13/+13
* Add Javadoc description for packagesRobin Stocker2012-10-311-0/+4
* Remove calls to printStackTrace in catch blocksKevin Sawicki2011-11-281-1/+1
* Fix IgnoreRule for directory-only patternsMarc Strapetz2011-01-071-10/+29
* Use Character.valueOf instead of new CharacterRobin Stocker2010-10-291-1/+1
* Move ignore node handling into WorkingTreeIteratorShawn O. Pearce2010-07-213-449/+69
* Use proper constants for .gitignore and .git directoryShawn O. Pearce2010-07-201-3/+3
* Remove gitIgnoreTimestamp from abstract iterator APIShawn O. Pearce2010-07-201-26/+9
* Add compatibility with gitignore specificationsCharley Wang2010-07-133-0/+781