Commit graph

228 commits

Author SHA1 Message Date
Brian Campbell
da3f4c1580
Update comparison with sed
Mention the `-E` flag for `sed`, but with some caveats, to make the comparison more fair. Split out the delimiter quoting from the slash quoting examples, and pick an example that's more favorable for `sd`. Add a simple example just comparing the noisier syntax of `s///g` vs two arguments. Add an example of the danger of `sed -i` in cross-platform usage.
2018-12-26 19:42:58 -05:00
Gregory
2f22150868
Add install instructions 2018-12-26 16:54:59 -05:00
Gregory
33fd7b2bf6
Update README.md 2018-12-26 16:36:08 -05:00
Greg
a9073a0b76 Add release.toml 2018-12-26 16:22:19 -05:00
Greg
1c86ff7782 (cargo-release) version 0.2.0 2018-12-26 15:34:14 -05:00
Greg
62c0056418 Tweak flags and help output 2018-12-26 14:31:44 -05:00
Greg
913a215120 Update README 2018-12-26 14:23:13 -05:00
Greg
162cd3fd86 Default to regex mode 2018-12-26 14:15:59 -05:00
Greg
67afb2628a Cleanup errors 2018-12-26 14:15:43 -05:00
Greg
b59be0d6fa Let errors get printed automatically 2018-12-26 14:15:36 -05:00
Greg
5bfc445bac Tweak README 2018-12-26 02:32:26 -05:00
Greg
bb33cb1854 Revamp README 2018-12-25 19:01:11 -05:00
Greg
16edfd9290 Merge branch 'master' of github.com:chmln/sd 2018-12-25 18:32:52 -05:00
Greg
2a2a28e23b Discover structopt
Seriously, this is amazing.
2018-12-25 18:32:44 -05:00
Gregory
e0f5a25454
Update README.md 2018-12-23 23:01:20 -05:00
Gregory
a330281f26
Update README.md 2018-12-23 22:57:36 -05:00
Greg
ffb97c1110 update cargo.lock 2018-12-23 20:05:19 -05:00
Greg
4c69e5056a Merge branch 'master' of github.com:chmln/sd 2018-12-23 19:59:49 -05:00
Greg
b2592bda14 fix up manifest 2018-12-23 19:59:41 -05:00
Gregory
e6215c3964
Update README.md 2018-12-23 19:55:48 -05:00
Gregory
996ab4b9fa
Update README.md 2018-12-23 19:46:02 -05:00
Gregory
fd5b592253
Add struggles 2018-12-23 19:44:57 -05:00
Gregory
c50407df22
Create README.md 2018-12-23 19:24:43 -05:00
Greg
de21e874bd Tweak help 2018-12-23 16:22:35 -05:00
Greg
7bfe06213b Fix output containing escaped chars 2018-12-23 16:16:02 -05:00
Greg
085d4ec12f adjust ci caching 2018-12-23 00:11:52 -05:00
Greg
d8f2f1e20d Add license + CI 2018-12-23 00:04:55 -05:00
Greg
db3fc2fcff start 2018-12-23 00:01:35 -05:00