Mercurial > jhg
log src/org/tmatesoft/hg/repo/HgIgnore.java @ 272:c2601c0b4a1f v0.5.0
age | author | description |
---|---|---|
2011-08-24 | Artem Tikhomirov | Include tests for hgignore into the suite |
2011-08-23 | Artem Tikhomirov | Respect glob pattern with alternatives {a,b} |
2011-05-25 | Artem Tikhomirov | Close stream after reading .hgignore |
2011-02-17 | Artem Tikhomirov | Adopt FileIterator moving towards WCStatusCollector parameterizing. Improved path handling, move 'em around |
2011-02-03 | Artem Tikhomirov | Filters to read and initialize according to configuration files |
2011-01-28 | Artem Tikhomirov | Updated contact address to support@hg4j.com |
2011-01-27 | Artem Tikhomirov | ignore file with regex and 'honest' glob support |
2011-01-24 | Artem Tikhomirov | Complete refactoring to org.tmatesoft base src/com/tmate/hgkit/ll/HgIgnore.java@fcf689b783a9 |