summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-12-07fix ci0.3.2Andrew Gallant
2016-12-070.3.2Andrew Gallant
2016-12-07changelog 0.3.2Andrew Gallant
2016-12-07Fix completion build.rsAndrew Gallant
2016-12-07Merge pull request #272 from BurntSushi/fix-270Andrew Gallant
2016-12-06Fix leading hypen bug by updating clap.Andrew Gallant
2016-12-05update Cargo.lockAndrew Gallant
2016-12-05try removing cacheAndrew Gallant
2016-12-05ignore-0.1.6ignore-0.1.6Andrew Gallant
2016-12-05Fix bug reading root symlink.Andrew Gallant
2016-12-04Simplify code.Andrew Gallant
2016-11-28Disable Unicode mode for literal regex.Andrew Gallant
2016-11-28Detect more uppercase literals for --smart-case.Andrew Gallant
2016-11-28Clarify use of --heading/--no-heading.Andrew Gallant
2016-11-28Merge pull request #253 from SimenB/stylusAndrew Gallant
2016-11-25Add stylus typeSimen Bekkhus
2016-11-25Merge pull request #250 from SimenB/zsh-typesAndrew Gallant
2016-11-25Re-add zsh typesSimen Bekkhus
2016-11-22Merge pull request #246 from mvitz/less-and-sass-typesAndrew Gallant
2016-11-22Add type for LessMichael Vitz
2016-11-22Add type for SassMichael Vitz
2016-11-210.3.10.3.1Andrew Gallant
2016-11-21changelog 0.3.1Andrew Gallant
2016-11-21bump termcolorAndrew Gallant
2016-11-21termcolor-0.1.1termcolor-0.1.1Andrew Gallant
2016-11-21Only emit bold ANSI code if bold is true.Andrew Gallant
2016-11-21Use clap ~2.18.0.Andrew Gallant
2016-11-20update brew tapAndrew Gallant
2016-11-20bsd doesn't have --recursive0.3.0Andrew Gallant
2016-11-20another attempt to fix deployAndrew Gallant
2016-11-20fix deployAndrew Gallant
2016-11-20Fix completion script deployment bundle.Andrew Gallant
2016-11-200.3.0Andrew Gallant
2016-11-20changelog 0.3.0Andrew Gallant
2016-11-20Make wincolor crate compilable on non-Windows platforms.wincolor-0.1.0termcolor-0.1.0Andrew Gallant
2016-11-20Get rid of special mmap decision on Windows.Andrew Gallant
2016-11-20Propagate no_messages option to worker.Andrew Gallant
2016-11-20Merge pull request #240 from BurntSushi/colorAndrew Gallant
2016-11-20Completely re-work colored output and tty handling.Andrew Gallant
2016-11-19Rename --files-without-matches to --files-without-match.Andrew Gallant
2016-11-19Merge pull request #239 from mernen/files-without-matchesAndrew Gallant
2016-11-19Add --files-without-matches flag.Daniel Luz
2016-11-18Merge pull request #238 from jacwah/refactorAndrew Gallant
2016-11-17Fix stdin bug with --file.Andrew Gallant
2016-11-17Fix issue number mixup.Andrew Gallant
2016-11-17Merge pull request #233 from BurntSushi/clapAndrew Gallant
2016-11-17Switch from Docopt to Clap.Andrew Gallant
2016-11-17Use env::home_dir() instead of env::var_os(HOME).Andrew Gallant
2016-11-15Merge pull request #227 from emk/issue-7Andrew Gallant
2016-11-15Allow specifying patterns with `-f FILE` and `-f-`Eric Kidd