-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Colorize filename. Fix grep exitcode. Support -l -c -qg
- Loading branch information
Showing
3 changed files
with
96 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# ChangeLog for replacer | ||
|
||
*replacer-0.2 | ||
Martin Väth <martin at mvath.de>: | ||
- Colorize filename | ||
- Fix order of files with -g | ||
- Make return value in grep mode consistent with grep | ||
- Make --quiet work with grep mode and shortcut | ||
- New grep options --count --list | ||
- Rename color option to highlight (-H) to avoid collision | ||
|
||
*replacer-0.1 | ||
Martin Väth <martin at mvath.de>: | ||
- Initial implementation from scratch |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters