9
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Formatting. More... about 7 years ago
Fix error in order of operations. More... about 7 years ago
Merge branch 'master' of https://github.com/PRDeving/the_silver_searcher into PRDeving-master More... about 7 years ago
Merge pull request #1051 from jefffederman/add-es6-to-js-file-type More... about 7 years ago
Merge pull request #1061 from jdeniau/patch-1 More... about 7 years ago
Merge pull request #1063 from bigardone/feature/elm-support More... about 7 years ago
Merge pull request #1068 from jschpp/Fix#1030 More... about 7 years ago
Rename 'MacOS' to 'macOS' in README More... about 7 years ago
Adding filetypes More... about 7 years ago
Add nix support More... about 7 years ago
Boyer moore algorithm ignore case refactor More... about 7 years ago
Added long option for filename pattern More... about 7 years ago
removed whitespace More... about 7 years ago
added missing whitespace More... about 7 years ago
Merge pull request #1052 from jan-ruzicka/patch-1 More... about 7 years ago
added elm filetype support More... about 7 years ago
Merge pull request #1059 from realdeadfish/gradle-files-support More... about 7 years ago
Add "twig" to languages More... about 7 years ago
Add .gradle files to the list of known files to search for when filtering for --groovy More... over 7 years ago
removed space characters at empty line More... over 7 years ago
stat test reduced to regular files and FIFOs More... over 7 years ago
Add .es6 to js file type More... over 7 years ago
Add .es6 to js file type More... over 7 years ago
Add script for performance-guided optimization. Ignore pgo files. More... over 7 years ago
stat() files before open()ing them. This should help with issues such as opening /dev/watchdog (#745) More... over 7 years ago
Only munmap() if mmap() failed. Thanks to @lpenz for noticing this bug. More... over 7 years ago
Ignore fix: *.js now correctly ignores *.min.js. More... over 7 years ago
Revert "Fix for ignoring *.min.js" More... over 7 years ago
Merge branch 'brianpeiris-ignore-multiple-ext' More... over 7 years ago
Better descriptions for these tests. More... over 7 years ago