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