From ed37b2abb2898acea64da423f520c82fd296ad49 Mon Sep 17 00:00:00 2001 From: Maxim Lis Date: Wed, 24 May 2017 13:21:35 +0500 Subject: [PATCH 1/3] Add ltg_push --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df9b379..9d821eb 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization * [redox-os/redox](https://github.com/redox-os/redox) — [](https://travis-ci.org/redox-os/redox) * [thepowersgang/rust_os](https://github.com/thepowersgang/rust_os) — [](https://travis-ci.org/thepowersgang/rust_os) * **System tools** + * [Ralvke/ltg_push](https://github.com/Ralvke/ltg_push) — Push log files' updates to Telegram [](https://travis-ci.org/Ralvke/ltg_push) * [Aaronepower/tokei](https://github.com/Aaronepower/tokei) — counts the lines of code [](https://travis-ci.org/Aaronepower/tokei) * [buster/rrun](https://github.com/buster/rrun) — a command launcher for Linux, similar to gmrun [](https://travis-ci.org/buster/rrun) * [cristianoliveira/funzzy](https://github.com/cristianoliveira/funzzy) — a configurable filesystem watcher inspired by [entr](http://entrproject.org/) [](https://travis-ci.org/cristianoliveira/funzzy) From 0df41dc692d1d54be54c5a26df61cb75166bae94 Mon Sep 17 00:00:00 2001 From: Maxim Lis Date: Wed, 24 May 2017 19:17:51 +0500 Subject: [PATCH 2/3] alphabetical order --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d821eb..ec8e110 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,6 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization * [redox-os/redox](https://github.com/redox-os/redox) — [](https://travis-ci.org/redox-os/redox) * [thepowersgang/rust_os](https://github.com/thepowersgang/rust_os) — [](https://travis-ci.org/thepowersgang/rust_os) * **System tools** - * [Ralvke/ltg_push](https://github.com/Ralvke/ltg_push) — Push log files' updates to Telegram [](https://travis-ci.org/Ralvke/ltg_push) * [Aaronepower/tokei](https://github.com/Aaronepower/tokei) — counts the lines of code [](https://travis-ci.org/Aaronepower/tokei) * [buster/rrun](https://github.com/buster/rrun) — a command launcher for Linux, similar to gmrun [](https://travis-ci.org/buster/rrun) * [cristianoliveira/funzzy](https://github.com/cristianoliveira/funzzy) — a configurable filesystem watcher inspired by [entr](http://entrproject.org/) [](https://travis-ci.org/cristianoliveira/funzzy) @@ -137,6 +136,7 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization * [mmstick/tv-renamer](https://github.com/mmstick/tv-renamer) — a tv series renaming application with an optional GTK3 frontend. [](https://travis-ci.org/mmstick/tv-renamer) * [ogham/exa](https://github.com/ogham/exa) — a replacement for 'ls' [](https://travis-ci.org/ogham/exa) * [uutils/coreutils](https://github.com/uutils/coreutils) — a cross-platform Rust rewrite of the GNU coreutils [](https://travis-ci.org/uutils/coreutils) + * [Ralvke/ltg_push](https://github.com/Ralvke/ltg_push) — Push log files' updates to Telegram [](https://travis-ci.org/Ralvke/ltg_push) * **Text editors** * [gchp/iota](https://github.com/gchp/iota) — a simple text editor [](https://travis-ci.org/gchp/iota) * [mathall/rim](https://github.com/mathall/rim) — Vim-like text editor written in Rust [](https://travis-ci.org/mathall/rim) From 81e588d0a38dbd4b064cbb471ca125aee7019c5f Mon Sep 17 00:00:00 2001 From: Maxim Lis Date: Wed, 24 May 2017 19:18:57 +0500 Subject: [PATCH 3/3] alphabetical order (oh, my..) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec8e110..cfcf2fc 100644 --- a/README.md +++ b/README.md @@ -135,8 +135,8 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization * [mmstick/systemd-manager](https://github.com/mmstick/systemd-manager) — a systemd service manager written in Rust using GTK-rs. * [mmstick/tv-renamer](https://github.com/mmstick/tv-renamer) — a tv series renaming application with an optional GTK3 frontend. [](https://travis-ci.org/mmstick/tv-renamer) * [ogham/exa](https://github.com/ogham/exa) — a replacement for 'ls' [](https://travis-ci.org/ogham/exa) - * [uutils/coreutils](https://github.com/uutils/coreutils) — a cross-platform Rust rewrite of the GNU coreutils [](https://travis-ci.org/uutils/coreutils) * [Ralvke/ltg_push](https://github.com/Ralvke/ltg_push) — Push log files' updates to Telegram [](https://travis-ci.org/Ralvke/ltg_push) + * [uutils/coreutils](https://github.com/uutils/coreutils) — a cross-platform Rust rewrite of the GNU coreutils [](https://travis-ci.org/uutils/coreutils) * **Text editors** * [gchp/iota](https://github.com/gchp/iota) — a simple text editor [](https://travis-ci.org/gchp/iota) * [mathall/rim](https://github.com/mathall/rim) — Vim-like text editor written in Rust [](https://travis-ci.org/mathall/rim)