1. 54b8a0b limit ci to go 1.4+ by Shaba Abhiram · 3 years, 8 months ago main
  2. 24b2447 now with go modules by Shaba Abhiram · 3 years, 8 months ago
  3. 223ce5d remove impossible error by Shaba Abhiram · 3 years, 8 months ago
  4. d310757 Improve GitIgnore struct by Shaba Abhiram · 6 years ago upstream/1.0.2
  5. fc6676d Add `gover` managed version file for sem ver tagging by Shaba Abhiram · 6 years ago upstream/1.0.1
  6. 362f984 Update README with usage by Shaba Abhiram · 7 years ago upstream/1.0.0
  7. 730f022 Derp, lets try that again ... by Shaba Abhiram · 7 years ago
  8. aca0366 Fix readme to point to correct CI badge / build results etc by Shaba Abhiram · 7 years ago
  9. 5c4feab Merge pull request #7 from crackcomm/patch-1 by Shaba Abhiram · 7 years ago
  10. a6329b3 Compile file and lines by Łukasz Kurowski · 7 years ago
  11. 87c28ff BugFix - Fix #4 - Remove unused interface contracts by Shaba Abhiram · 8 years ago
  12. 228fcfa Merge pull request #6 from wercker/faiq-add-failing-tests by Shaba Abhiram · 9 years ago
  13. 0364e97 only prepends a / if one doesn't already exist by faiq · 9 years ago
  14. 6471374 adds a failing test case to test suite & does gofmt by faiq · 9 years ago
  15. 7082cbf Merge pull request #2 from falconandy/master by Shaba Abhiram · 9 years ago
  16. 02148dd ported tests from https://github.com/kaelzhang/node-ignore.git + fixes to pass by Andrey Sokolov · 9 years ago
  17. e5158f0 Merge pull request #1 from falconandy/master by Shaba Abhiram · 9 years ago
  18. a346e04 fix new test - only for Windows by Andrey Sokolov · 9 years ago
  19. cac081f fix incorrect Windows-specific behaviour by Andy Sokolov · 9 years ago
  20. f9a1328 Add some tests, remove fmt from project by Shaba Abhiram · 9 years ago
  21. 690ee5c Remove inverted method in favor of separate impl by Shaba Abhiram · 10 years ago
  22. 8c3b460 Replace Includes/IgnoresPath methods with single "MatchesPath" which returns true if the given file will target a given path by Shaba Abhiram · 10 years ago
  23. a5992ef Add example for CompileIgnoreLines by Shaba Abhiram · 10 years ago
  24. 207652e Cleanup tests and invoke the ignore line fn multiple ways by Shaba Abhiram · 10 years ago
  25. 869a72e Adding handling of leading slash + test case by Shaba Abhiram · 10 years ago
  26. f6c17d0 Got negation working correctly! by Shaba Abhiram · 10 years ago
  27. 2f93f74 sister is done w/ soul cycle - need to commit by Shaba Abhiram · 10 years ago
  28. bf64a3f handling negation by Shaba Abhiram · 10 years ago
  29. 0975b48 implement parser for ** and *.foo cases by Shaba Abhiram · 10 years ago
  30. 8ff0da4 Handle parsing of * and . chars by Shaba Abhiram · 10 years ago
  31. 43ec76b Reorder and cleanup pattern builder by Shaba Abhiram · 10 years ago
  32. 69508b4 More parse rules, handling for special chars which are escaped by Shaba Abhiram · 10 years ago
  33. e35b061 Add tests for and code to handle rule 8 (leading /) by Shaba Abhiram · 10 years ago
  34. 9a581bc Enable some of the disabled tests, i was checking an invalid path by Shaba Abhiram · 10 years ago
  35. 6dbcd68 Remove un-needed Printlns from tests, remove unreached return from Compile by Shaba Abhiram · 10 years ago
  36. 603e124 Add a couple of helpers to make the testing easier. This way the gitignore file we wish to compile is apparent from reading the test by Shaba Abhiram · 10 years ago
  37. a2a5744 Cleanup ignore_test, and add more comments to ignore.go by Shaba Abhiram · 10 years ago
  38. 2a43a82 Update test fixtures and add better documentation for the ignore lib by Shaba Abhiram · 10 years ago
  39. b761050 Refactor lib method names, and Interface fns by Shaba Abhiram · 10 years ago
  40. b4c73b0 minor cleanup by Shaba Abhiram · 10 years ago
  41. 2fa7547 fix up failing tests :) by Shaba Abhiram · 10 years ago
  42. 9627921 Enable travis-ci by Shaba Abhiram · 10 years ago
  43. c58f0a7 Initial library commit, and some very crappy tests to get the juices flowing by Shaba Abhiram · 10 years ago
  44. fce06a3 Initial commit by Shaba Abhiram · 10 years ago