Commit graph

301 commits

Author SHA1 Message Date
Sven-Hendrik Haase
123423a951
Update Arch Linux installation instructions
I added `sd` to the official repos.
2019-05-13 20:05:24 +02:00
Greg
bc79c9b5ed
update patch url 2019-04-14 23:18:26 -04:00
Greg
ae77cce863
test new template 2019-04-14 23:11:07 -04:00
Greg
abe7cbcfbd
has_matches() - use quicker method 2019-04-08 23:35:25 -04:00
Greg
a8f87ccc07
Merge branch 'mmap' of github.com:chmln/sd 2019-04-07 11:34:27 -04:00
Greg
c197fc231e
input.rs - cleanup 2019-04-07 11:32:16 -04:00
Greg
a83b321960
Implement Error::log 2019-04-07 11:31:16 -04:00
Greg
c05140b3c2
rustfmt - tweak brace style 2019-04-07 11:31:02 -04:00
Greg
060b7bb8a4
mmap - rough version 2019-04-07 01:40:59 -04:00
Gregory
e788f677cf
Merge pull request #29 from vthriller/master
Briefly describe fd in the readme.
2019-04-01 09:11:09 -04:00
vthriller
a4cfa4997f Briefly describe fd in the readme.
Not everyone is familiar with modern rewrites of standard utils.
2019-04-01 15:29:22 +03:00
Greg
1fe168ee43
Add condition for tagged commits 2019-03-02 22:53:22 -05:00
Greg
f78514a029
remove redundant condition 2019-03-02 22:45:40 -05:00
Greg
10512ed3cd
Remove redundant cargo check 2019-03-02 22:35:28 -05:00
Greg
c7cb1812bf
remove circleci builds 2019-03-02 22:31:51 -05:00
Greg
aee2b5209c
Remove duplicate condition 2019-03-02 22:23:39 -05:00
Greg
36008c0434
fix template path 2019-03-02 22:19:46 -05:00
Greg
0fd9fc477e
azure pipelines - take 1 2019-03-02 22:17:44 -05:00
Greg
193e5ed158
Upgrade regex 2019-03-01 16:44:06 -05:00
Greg
3609d743c3
Preserve permissions; minor refactor
resolves #14
2019-03-01 16:43:42 -05:00
Gregory
4846439875
v0.5.0 2019-03-01 01:33:31 -05:00
Gregory
7c64a60f82
Merge pull request #19 from t6/patch-1
Add FreeBSD install instructions
2019-02-26 21:54:31 -05:00
Tobias Kortkamp
7468cae378
Add FreeBSD install instructions 2019-02-27 03:45:10 +01:00
Greg
d4f90cc500 (cargo-release) version 0.5.0 2019-02-22 17:48:44 -05:00
Greg
e7188f8be2 Upgrade regex-syntax 2019-02-22 17:47:35 -05:00
Greg
a2d8b7a9e1 Cleanup error handling 2019-02-22 17:47:06 -05:00
Gregory
6b3c95cba3
Merge pull request #17 from ErichDonGubler/windows
Add Windows support by swapping out the `atomic_write` crate with the `atomicwrites` crate
2019-02-19 22:14:40 -05:00
Erich Gubler
77a1415593 Add Windows support by swapping out the atomic_write crate with the atomicwrites crate 2019-01-23 12:53:49 -07:00
Greg
5d54793488 (cargo-release) version 0.4.3 2019-01-17 15:27:45 -05:00
Greg
c4e5871668 In-place replacement - dont halt on invalid input 2019-01-13 00:35:04 -05:00
Greg
b34c389712 Update changelog 2019-01-02 23:34:22 -05:00
Greg
5ef0af0fec (cargo-release) version 0.4.2 2019-01-02 23:24:56 -05:00
Greg
fb31a1b31b Add unescape tests + tweak literal mode behavior 2019-01-02 23:22:25 -05:00
Greg
20228b6fe3 Unescape replacement expression 2019-01-02 22:52:09 -05:00
Greg
9a8e8a5c2f Add some unit tests + tweak smart-case logic 2019-01-02 22:17:05 -05:00
Greg
e5f0cd4f7b Use regex to replace literals 2019-01-02 21:54:45 -05:00
Greg
effa0fce14 Disable unescaping 2019-01-02 20:54:54 -05:00
Greg
cddff2a977 disable unescaping + upgrade atomic-write 2019-01-02 20:54:39 -05:00
Greg
01b6a71d87 Merge branch 'master' of github.com:chmln/sd 2019-01-01 23:56:25 -05:00
Greg
9c5f93f9ce (cargo-release) version 0.4.1 2019-01-01 23:55:43 -05:00
Gregory
71b2211805
v0.4.1 2019-01-01 23:54:10 -05:00
Gregory
7ba1ac4f65
Update README.md 2018-12-31 17:05:51 -05:00
Gregory
324fd1c132
Add benchmarks 2018-12-31 03:38:51 -05:00
Greg
b9b66a3941 Merge branch 'master' of github.com:chmln/sd 2018-12-31 01:33:33 -05:00
Greg
e1d95b8166 Update README 2018-12-31 01:33:30 -05:00
Greg
d2d36b9b0c Use copy-on-write strings + smart replace 2018-12-31 01:33:16 -05:00
Gregory
8d99e86a97
Rm claims until benchmarks 2018-12-30 22:30:21 -05:00
Greg
d4c6b20a6c .release.toml -> release.toml 2018-12-30 00:59:17 -05:00
Greg
11e8da707c Revert "(cargo-release) start next development iteration 0.4.1-alpha.0"
This reverts commit 97e44f0fc0.
2018-12-30 00:58:05 -05:00
Greg
97e44f0fc0 (cargo-release) start next development iteration 0.4.1-alpha.0 2018-12-30 00:56:55 -05:00