Alex Lyon
|
ab8a182154
|
Merge pull request #1243 from uutils/dependabot/cargo/chrono-0.4.3
Bump chrono from 0.4.0 to 0.4.3
|
2018-06-18 08:50:32 -07:00 |
|
dependabot[bot]
|
c3423cdeff
|
Bump chrono from 0.4.0 to 0.4.3
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.0 to 0.4.3.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.0...v0.4.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-18 07:40:46 +00:00 |
|
TheGoddessInari
|
7cc0f1337c
|
uutils: Replace file_name with file_stem in symlink applet detection.
This can get confused on Windows with powershell, where it passes .exe
for symlinks.
|
2018-06-17 23:07:28 -07:00 |
|
Alex Lyon
|
f0859c8094
|
Merge pull request #1239 from uutils/dependabot/cargo/unicode-width-0.1.5
Bump unicode-width from 0.1.4 to 0.1.5
|
2018-06-15 09:19:39 -07:00 |
|
Alex Lyon
|
cbc02b8a1a
|
Merge pull request #1238 from uutils/dependabot/cargo/clippy-0.0.207
Bump clippy from 0.0.206 to 0.0.207
|
2018-06-15 09:18:36 -07:00 |
|
Alex Lyon
|
5bea2624df
|
Merge pull request #1237 from uutils/dependabot/cargo/regex-1.0.0
Bump regex from 0.2.7 to 1.0.0
|
2018-06-15 09:18:15 -07:00 |
|
Alex Lyon
|
45f14d3d74
|
Merge pull request #1236 from uutils/dependabot/cargo/itertools-0.7.8
Bump itertools from 0.6.5 to 0.7.8
|
2018-06-15 09:18:04 -07:00 |
|
dependabot[bot]
|
f007268c9c
|
Bump unicode-width from 0.1.4 to 0.1.5
Bumps [unicode-width](https://github.com/unicode-rs/unicode-width) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/unicode-rs/unicode-width/releases)
- [Commits](https://github.com/unicode-rs/unicode-width/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-15 07:24:50 +00:00 |
|
dependabot[bot]
|
d5838b93dc
|
Bump clippy from 0.0.206 to 0.0.207
Bumps [clippy](https://github.com/rust-lang-nursery/rust-clippy) from 0.0.206 to 0.0.207.
- [Release notes](https://github.com/rust-lang-nursery/rust-clippy/releases)
- [Changelog](https://github.com/rust-lang-nursery/rust-clippy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang-nursery/rust-clippy/compare/v0.0.206...v0.0.207)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-15 07:24:45 +00:00 |
|
dependabot[bot]
|
be615fb7df
|
Bump regex from 0.2.7 to 1.0.0
Bumps [regex](https://github.com/rust-lang/regex) from 0.2.7 to 1.0.0.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/0.2.7...1.0.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-15 07:24:38 +00:00 |
|
dependabot[bot]
|
8ec1060de9
|
Bump itertools from 0.6.5 to 0.7.8
Bumps [itertools](https://github.com/bluss/rust-itertools) from 0.6.5 to 0.7.8.
- [Release notes](https://github.com/bluss/rust-itertools/releases)
- [Commits](https://github.com/bluss/rust-itertools/compare/0.6.5...0.7.8)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-15 07:24:33 +00:00 |
|
Alex Lyon
|
aab9a8a028
|
Merge pull request #1216 from uutils/dependabot/cargo/bit-set-0.5.0
Bump bit-set from 0.4.0 to 0.5.0
|
2018-06-14 17:34:48 -07:00 |
|
Alex Lyon
|
fe51245f54
|
Merge pull request #1232 from uutils/dependabot/cargo/regex-syntax-0.6.1
Bump regex-syntax from 0.6.0 to 0.6.1
|
2018-06-14 09:30:15 -07:00 |
|
Alex Lyon
|
b2dc752087
|
Merge pull request #1233 from uutils/dependabot/cargo/time-0.1.40
Bump time from 0.1.39 to 0.1.40
|
2018-06-14 09:30:03 -07:00 |
|
dependabot[bot]
|
4a4877264c
|
Bump time from 0.1.39 to 0.1.40
Bumps [time](https://github.com/rust-lang/time) from 0.1.39 to 0.1.40.
- [Release notes](https://github.com/rust-lang/time/releases)
- [Commits](https://github.com/rust-lang/time/compare/0.1.39...0.1.40)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-14 07:22:03 +00:00 |
|
dependabot[bot]
|
ede1aa9ece
|
Bump regex-syntax from 0.6.0 to 0.6.1
Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.6.0...regex-syntax-0.6.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-14 07:21:55 +00:00 |
|
Alex Lyon
|
575c42fbda
|
Merge pull request #1205 from uutils/dependabot/cargo/filetime-0.2.1
Bump filetime from 0.1.15 to 0.2.1
|
2018-06-13 16:09:59 -07:00 |
|
dependabot[bot]
|
374fb4d4f1
|
Bump filetime from 0.1.15 to 0.2.1
Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.1.15 to 0.2.1.
- [Release notes](https://github.com/alexcrichton/filetime/releases)
- [Commits](https://github.com/alexcrichton/filetime/compare/0.1.15...0.2.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-13 14:15:48 -07:00 |
|
Alex Lyon
|
a248e971de
|
Merge pull request #1208 from uutils/dependabot/cargo/remove_dir_all-0.3.0
Bump remove_dir_all from 0.2.0 to 0.3.0
|
2018-06-13 13:15:32 -07:00 |
|
dependabot[bot]
|
07cd07932d
|
Bump remove_dir_all from 0.2.0 to 0.5.1
Bumps [remove_dir_all](https://github.com/Aaronepower/remove_dir_all) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/Aaronepower/remove_dir_all/releases)
- [Changelog](https://github.com/Aaronepower/remove_dir_all/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Aaronepower/remove_dir_all/commits/v0.3.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-13 11:14:38 -07:00 |
|
Alex Lyon
|
bb27d74021
|
Merge pull request #1223 from uutils/dependabot/cargo/semver-0.9.0
Bump semver from 0.7.0 to 0.9.0
|
2018-06-13 07:04:37 -07:00 |
|
Alex Lyon
|
b42118f404
|
Merge pull request #1206 from uutils/dependabot/cargo/quick-error-1.2.2
Bump quick-error from 1.2.1 to 1.2.2
|
2018-06-13 07:00:35 -07:00 |
|
dependabot[bot]
|
2e22cbae9a
|
Bump quick-error from 1.2.1 to 1.2.2
Bumps [quick-error](https://github.com/tailhook/quick-error) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/tailhook/quick-error/releases)
- [Commits](https://github.com/tailhook/quick-error/compare/v1.2.1...v1.2.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-13 03:25:46 +00:00 |
|
dependabot[bot]
|
34aeb45d22
|
Bump semver from 0.7.0 to 0.9.0
Bumps [semver](https://github.com/steveklabnik/semver) from 0.7.0 to 0.9.0.
- [Release notes](https://github.com/steveklabnik/semver/releases)
- [Commits](https://github.com/steveklabnik/semver/compare/v0.7.0...v0.9.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-13 03:25:03 +00:00 |
|
Alex Lyon
|
443f600066
|
Merge pull request #1228 from uutils/dependabot/cargo/walkdir-2.1.4
Bump walkdir from 1.0.7 to 2.1.4
|
2018-06-12 20:22:54 -07:00 |
|
dependabot[bot]
|
c985387f5f
|
Bump walkdir from 1.0.7 to 2.1.4
Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 1.0.7 to 2.1.4.
- [Release notes](https://github.com/BurntSushi/walkdir/releases)
- [Commits](https://github.com/BurntSushi/walkdir/compare/1.0.7...2.1.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-12 23:59:05 +00:00 |
|
Alex Lyon
|
f710d96edb
|
Merge pull request #1222 from uutils/dependabot/cargo/tempdir-0.3.7
Bump tempdir from 0.3.6 to 0.3.7
|
2018-06-12 16:58:52 -07:00 |
|
Alex Lyon
|
eedfc3ef57
|
Merge pull request #1219 from kupospelov/master
join: implement option to suppress joined lines
|
2018-06-12 09:50:06 -07:00 |
|
dependabot[bot]
|
be6754b7a8
|
Bump tempdir from 0.3.6 to 0.3.7
Bumps [tempdir](https://github.com/rust-lang/tempdir) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/rust-lang/tempdir/releases)
- [Commits](https://github.com/rust-lang/tempdir/compare/v0.3.6...v0.3.7)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-12 16:41:14 +00:00 |
|
Alex Lyon
|
f7d5858bdb
|
Merge pull request #1225 from uutils/dependabot/cargo/half-1.1.0
Bump half from 1.0.2 to 1.1.0
|
2018-06-12 09:38:55 -07:00 |
|
Alex Lyon
|
6064bc1884
|
Merge pull request #1227 from uutils/dependabot/cargo/rand-0.4.2
Bump rand from 0.3.22 to 0.4.2
|
2018-06-12 09:38:19 -07:00 |
|
dependabot[bot]
|
9327f957bd
|
Bump rand from 0.3.22 to 0.4.2
Bumps [rand](https://github.com/rust-lang-nursery/rand) from 0.3.22 to 0.4.2.
- [Release notes](https://github.com/rust-lang-nursery/rand/releases)
- [Changelog](https://github.com/rust-lang-nursery/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang-nursery/rand/compare/0.3.22...0.4.2)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-12 07:26:39 +00:00 |
|
dependabot[bot]
|
485507be2b
|
Bump half from 1.0.2 to 1.1.0
Bumps [half](https://github.com/starkat99/half-rs) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/starkat99/half-rs/releases)
- [Changelog](https://github.com/starkat99/half-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/starkat99/half-rs/compare/v1.0.2...v1.1.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-12 07:26:12 +00:00 |
|
cnd
|
8297a64a93
|
Merge pull request #1218 from Arcterus/bytes
Fix .travis.yml
|
2018-06-12 09:24:06 +04:00 |
|
Alex Lyon
|
7a875f0787
|
Install Sphinx on Travis
|
2018-06-11 13:44:56 -07:00 |
|
dependabot[bot]
|
fce51cec0b
|
Bump bit-set from 0.4.0 to 0.5.0
Bumps [bit-set](https://github.com/contain-rs/bit-set) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/contain-rs/bit-set/releases)
- [Commits](https://github.com/contain-rs/bit-set/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-11 19:57:56 +00:00 |
|
Alex Lyon
|
d412e98912
|
Merge pull request #1221 from uutils/dependabot/cargo/regex-syntax-0.6.0
Bump regex-syntax from 0.5.0 to 0.6.0
|
2018-06-11 12:55:58 -07:00 |
|
dependabot[bot]
|
3eea5703bf
|
Bump regex-syntax from 0.5.0 to 0.6.0
Bumps [regex-syntax](https://github.com/rust-lang/regex) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/regex-syntax-0.5.0...regex-syntax-0.6.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-11 17:51:25 +00:00 |
|
Alex Lyon
|
1b53601695
|
Merge pull request #1220 from uutils/dependabot/cargo/libc-0.2.42
Bump libc from 0.2.39 to 0.2.42
|
2018-06-11 10:48:55 -07:00 |
|
dependabot[bot]
|
c66dd59489
|
Bump libc from 0.2.39 to 0.2.42
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.39 to 0.2.42.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.39...0.2.42)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-11 17:13:54 +00:00 |
|
Alex Lyon
|
a8be6985c0
|
Merge pull request #1224 from uutils/dependabot/cargo/unindent-0.1.3
Bump unindent from 0.1.2 to 0.1.3
|
2018-06-11 10:09:24 -07:00 |
|
dependabot[bot]
|
7cbe0d4ceb
|
Bump unindent from 0.1.2 to 0.1.3
Bumps [unindent](https://github.com/dtolnay/indoc) from 0.1.2 to 0.1.3.
- [Release notes](https://github.com/dtolnay/indoc/releases)
- [Commits](https://github.com/dtolnay/indoc/compare/0.1.2...0.1.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-11 07:29:30 +00:00 |
|
Konstantin Pospelov
|
e9fd9d623d
|
join: implement option to suppress joined lines
|
2018-06-09 12:11:58 +03:00 |
|
Alex Lyon
|
49fe4d2138
|
Fix .travis.yml
|
2018-06-08 15:14:43 -07:00 |
|
Alex Lyon
|
2b063dd363
|
Merge pull request #1215 from uutils/dependabot/cargo/sha1-0.6.0
Bump sha1 from 0.2.0 to 0.6.0
|
2018-06-08 15:06:13 -07:00 |
|
Alex Lyon
|
13d22626dc
|
Merge pull request #1214 from uutils/dependabot/cargo/lazy_static-1.0.1
Bump lazy_static from 1.0.0 to 1.0.1
|
2018-06-08 15:04:06 -07:00 |
|
dependabot[bot]
|
92727d3301
|
Bump sha1 from 0.2.0 to 0.6.0
Bumps [sha1](https://github.com/mitsuhiko/rust-sha1) from 0.2.0 to 0.6.0.
- [Release notes](https://github.com/mitsuhiko/rust-sha1/releases)
- [Commits](https://github.com/mitsuhiko/rust-sha1/compare/0.2.0...0.6.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-08 07:30:51 +00:00 |
|
dependabot[bot]
|
d1c18c01e9
|
Bump lazy_static from 1.0.0 to 1.0.1
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/commits/v1.0.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-06-08 07:30:48 +00:00 |
|
Alex Lyon
|
9b28029982
|
Merge pull request #1211 from uutils/dependabot/cargo/lazy_static-1.0.0
Bump lazy_static from 0.2.11 to 1.0.0
|
2018-06-07 09:08:24 -07:00 |
|
Alex Lyon
|
4eec57646b
|
Merge pull request #1210 from uutils/dependabot/cargo/winapi-0.3.5
Bump winapi from 0.3.4 to 0.3.5
|
2018-06-07 08:47:03 -07:00 |
|