diff --git a/Cargo.lock b/Cargo.lock index 70e1a5d..807a649 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -114,7 +114,7 @@ version = "0.0.1" [[package]] name = "serde" -version = "1.0.103" +version = "1.0.104" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -147,7 +147,7 @@ name = "toml" version = "0.5.5" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "serde 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", + "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -187,7 +187,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" "checksum exec 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "886b70328cba8871bfc025858e1de4be16b1d5088f2ba50b57816f4210672615" "checksum gcc 0.3.55 (registry+https://github.com/rust-lang/crates.io-index)" = "8f5f3913fa0bfe7ee1fd8248b6b9f42a5af4b9d65ec2dd2c3c26132b950ecfc2" "checksum libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)" = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558" -"checksum serde 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)" = "1217f97ab8e8904b57dd22eb61cde455fa7446a9c1cf43966066da047c1f3702" +"checksum serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)" = "414115f25f818d7dfccec8ee535d76949ae78584fc4f79a6f45a904bf8ab4449" "checksum textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" "checksum toml 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "01d1404644c8b12b16bfcffa4322403a91a451584daaaa7c28d3152e6cbc98cf" "checksum unicode-width 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "caaa9d531767d1ff2150b9332433f32a24622147e5ebb1f26409d5da67afd479" diff --git a/LICENSE b/LICENSE index d216958..c535a9d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2019 Erik Nordstrøm +Copyright (c) 2019, 2020 Erik Nordstrøm Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/README.md b/README.md index 998e8ca..33753ce 100644 --- a/README.md +++ b/README.md @@ -104,14 +104,14 @@ Download links and installation instructions are provided below. #### macOS Catalina 10.15.1 x86_64 -Download: [repotools-v0.7.3-macOS-Catalina-x86_64.tbz](https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.3/repotools-v0.7.3-macOS-Catalina-x86_64.tbz) +Download: [repotools-v0.7.5-macOS-Catalina-x86_64.tbz](https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.5/repotools-v0.7.5-macOS-Catalina-x86_64.tbz) Installation: ```sh cd ~ -curl -LJO https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.3/repotools-v0.7.3-macOS-Catalina-x86_64.tbz -tar xvf repotools-v0.7.3-macOS-Catalina-x86_64.tbz +curl -LJO https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.5/repotools-v0.7.5-macOS-Catalina-x86_64.tbz +tar xvf repotools-v0.7.5-macOS-Catalina-x86_64.tbz ``` The binaries are now available in `~/bin/`. Add that directory @@ -120,7 +120,7 @@ if you didn't have it there already, log out and log in again. #### Ubuntu 18.04 Bionic GNU/Linux x86_64 -Download: [repotools-v0.7.3-ubuntu-bionic-x86_64.txz](https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.3/repotools-v0.7.3-ubuntu-bionic-x86_64.txz) +Download: [repotools-v0.7.5-ubuntu-bionic-x86_64.txz](https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.5/repotools-v0.7.5-ubuntu-bionic-x86_64.txz) Being based on Ubuntu 18.04 Bionic, KDE neon User Edition 5.17 and the former share the same binary release file. You should be able to use the same binaries @@ -130,8 +130,8 @@ Installation: ```sh cd ~ -wget https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.3/repotools-v0.7.3-ubuntu-bionic-x86_64.txz -tar xvf repotools-v0.7.3-ubuntu-bionic-x86_64.txz +wget https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.5/repotools-v0.7.5-ubuntu-bionic-x86_64.txz +tar xvf repotools-v0.7.5-ubuntu-bionic-x86_64.txz ``` The binaries are now available in `~/bin/`. Add that directory @@ -140,7 +140,7 @@ if you didn't have it there already, log out and log in again. #### KDE neon User Edition 5.17 GNU/Linux x86_64 -Download: [repotools-v0.7.3-ubuntu-bionic-x86_64.txz](https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.3/repotools-v0.7.3-ubuntu-bionic-x86_64.txz) +Download: [repotools-v0.7.5-ubuntu-bionic-x86_64.txz](https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.5/repotools-v0.7.5-ubuntu-bionic-x86_64.txz) Being based on Ubuntu 18.04 Bionic, KDE neon User Edition 5.17 and the former share the same binary release file. You should be able to use the same binaries @@ -150,8 +150,8 @@ Installation: ```sh cd ~ -wget https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.3/repotools-v0.7.3-ubuntu-bionic-x86_64.txz -tar xvf repotools-v0.7.3-ubuntu-bionic-x86_64.txz +wget https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.5/repotools-v0.7.5-ubuntu-bionic-x86_64.txz +tar xvf repotools-v0.7.5-ubuntu-bionic-x86_64.txz ``` The binaries are now available in `~/bin/`. Add that directory @@ -160,14 +160,14 @@ if you didn't have it there already, log out and log in again. #### FreeBSD 12.1 x86_64 -Download: [repotools-v0.7.3-freebsd-12.1-x86_64.txz](https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.3/repotools-v0.7.3-freebsd-12.1-x86_64.txz) +Download: [repotools-v0.7.5-freebsd-12.1-x86_64.txz](https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.5/repotools-v0.7.5-freebsd-12.1-x86_64.txz) Installation: ```sh cd ~ -fetch https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.3/repotools-v0.7.3-freebsd-12.1-x86_64.txz -tar xvf repotools-v0.7.3-freebsd-12.1-x86_64.txz +fetch https://github.com/ctsrc/repotools/releases/download/repotools-v0.7.5/repotools-v0.7.5-freebsd-12.1-x86_64.txz +tar xvf repotools-v0.7.5-freebsd-12.1-x86_64.txz ``` The binaries are now available in `~/bin/`. Add that directory diff --git a/commands/aa2/Cargo.toml b/commands/aa2/Cargo.toml index edd971a..7b2194f 100644 --- a/commands/aa2/Cargo.toml +++ b/commands/aa2/Cargo.toml @@ -4,7 +4,7 @@ publish = false description = "add all files in git repository to index, optionally limited to one or more directories" license = "ISC" repository = "https://github.com/ctsrc/repotools/tree/master/aa2" -version = "0.9.3" +version = "0.9.4" authors = ["Erik Nordstrøm "] edition = "2018" diff --git a/commands/cm2/Cargo.toml b/commands/cm2/Cargo.toml index 0482b4e..066b95c 100644 --- a/commands/cm2/Cargo.toml +++ b/commands/cm2/Cargo.toml @@ -4,7 +4,7 @@ publish = false description = "git commit with message" license = "ISC" repository = "https://github.com/ctsrc/repotools/tree/master/cm2" -version = "0.9.2" +version = "0.9.3" authors = ["Erik Nordstrøm "] edition = "2018" diff --git a/commands/di2/Cargo.toml b/commands/di2/Cargo.toml index d93b725..ef5858f 100644 --- a/commands/di2/Cargo.toml +++ b/commands/di2/Cargo.toml @@ -4,7 +4,7 @@ publish = false description = "diff files staged for commit in git repository, optionally limited to a given file or directory" license = "ISC" repository = "https://github.com/ctsrc/repotools/tree/master/di2" -version = "0.8.2" +version = "0.8.3" authors = ["Erik Nordstrøm "] edition = "2018" diff --git a/commands/dp2/Cargo.toml b/commands/dp2/Cargo.toml index fa64bd3..5065376 100644 --- a/commands/dp2/Cargo.toml +++ b/commands/dp2/Cargo.toml @@ -4,7 +4,7 @@ publish = false description = "diff files pending staging in git repository, optionally limited to a given file or directory" license = "ISC" repository = "https://github.com/ctsrc/repotools/tree/master/dp2" -version = "0.8.2" +version = "0.8.3" authors = ["Erik Nordstrøm "] edition = "2018" diff --git a/commands/le2/Cargo.toml b/commands/le2/Cargo.toml index 1c82f0e..d48f9d3 100644 --- a/commands/le2/Cargo.toml +++ b/commands/le2/Cargo.toml @@ -4,7 +4,7 @@ publish = false description = "number of commits by each author in git repository" license = "ISC" repository = "https://github.com/ctsrc/repotools/tree/master/le2" -version = "0.9.4" +version = "0.9.5" authors = ["Erik Nordstrøm "] edition = "2018" diff --git a/commands/pu2/Cargo.toml b/commands/pu2/Cargo.toml index 248fc2b..98608d0 100644 --- a/commands/pu2/Cargo.toml +++ b/commands/pu2/Cargo.toml @@ -4,7 +4,7 @@ publish = false description = "push commits or tags to remote git repository" license = "ISC" repository = "https://github.com/ctsrc/repotools/tree/master/pu2" -version = "0.5.3" +version = "0.5.4" authors = ["Erik Nordstrøm "] edition = "2018" diff --git a/commands/st2/Cargo.toml b/commands/st2/Cargo.toml index fd50b49..4b57319 100644 --- a/commands/st2/Cargo.toml +++ b/commands/st2/Cargo.toml @@ -4,7 +4,7 @@ publish = false description = "status of git repository, optionally limited to one or more files or directories" license = "ISC" repository = "https://github.com/ctsrc/repotools/tree/master/st2" -version = "0.9.3" +version = "0.9.4" authors = ["Erik Nordstrøm "] edition = "2018" diff --git a/repotools/Cargo.lock b/repotools/Cargo.lock index 842ce0f..c792899 100644 --- a/repotools/Cargo.lock +++ b/repotools/Cargo.lock @@ -56,7 +56,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "repotools" -version = "0.7.3" +version = "0.7.5" dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "exec 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -65,7 +65,7 @@ dependencies = [ [[package]] name = "serde" -version = "1.0.103" +version = "1.0.104" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -81,7 +81,7 @@ name = "toml" version = "0.5.5" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "serde 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)", + "serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -121,7 +121,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" "checksum exec 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "886b70328cba8871bfc025858e1de4be16b1d5088f2ba50b57816f4210672615" "checksum gcc 0.3.55 (registry+https://github.com/rust-lang/crates.io-index)" = "8f5f3913fa0bfe7ee1fd8248b6b9f42a5af4b9d65ec2dd2c3c26132b950ecfc2" "checksum libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)" = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558" -"checksum serde 1.0.103 (registry+https://github.com/rust-lang/crates.io-index)" = "1217f97ab8e8904b57dd22eb61cde455fa7446a9c1cf43966066da047c1f3702" +"checksum serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)" = "414115f25f818d7dfccec8ee535d76949ae78584fc4f79a6f45a904bf8ab4449" "checksum textwrap 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" "checksum toml 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)" = "01d1404644c8b12b16bfcffa4322403a91a451584daaaa7c28d3152e6cbc98cf" "checksum unicode-width 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "caaa9d531767d1ff2150b9332433f32a24622147e5ebb1f26409d5da67afd479" diff --git a/repotools/Cargo.toml b/repotools/Cargo.toml index 1f60461..3d2d94b 100644 --- a/repotools/Cargo.toml +++ b/repotools/Cargo.toml @@ -4,7 +4,7 @@ description = "Short names, big time savings. Repotools is a collection of comma license = "ISC" readme = "../README.md" repository = "https://github.com/ctsrc/repotools" -version = "0.7.3" +version = "0.7.5" authors = ["Erik Nordstrøm "] categories = ["command-line-utilities", "development-tools", "science"] keywords = ["git"] diff --git a/repotools/LICENSE b/repotools/LICENSE new file mode 120000 index 0000000..ea5b606 --- /dev/null +++ b/repotools/LICENSE @@ -0,0 +1 @@ +../LICENSE \ No newline at end of file diff --git a/repotools/README.md b/repotools/README.md new file mode 120000 index 0000000..32d46ee --- /dev/null +++ b/repotools/README.md @@ -0,0 +1 @@ +../README.md \ No newline at end of file