[Groonga-commit] groonga/groonga.github.com [master] users: add gglog by @snoozer05

Back to archive index

HAYASHI Kentaro null+****@clear*****
Fri Nov 9 17:08:31 JST 2012


HAYASHI Kentaro	2012-11-09 17:08:31 +0900 (Fri, 09 Nov 2012)

  New Revision: 25cbf275dad1f294338d721c35ed87d07f40aef4
  https://github.com/groonga/groonga.github.com/commit/25cbf275dad1f294338d721c35ed87d07f40aef4

  Log:
    users: add gglog by @snoozer05

  Modified files:
    ja/users/index.html
    users/index.html

  Modified: ja/users/index.html (+7 -0)
===================================================================
--- ja/users/index.html    2012-10-29 17:03:27 +0900 (98fb5ca)
+++ ja/users/index.html    2012-11-09 17:08:31 +0900 (8aa16e6)
@@ -98,3 +98,10 @@ title: 利用者のみなさん
   <p>日本の現在施行されている法令・判例を、全文検索、タグ検索できます。全文検索は同意語での検索も可能です。また、見たい法令・判例の現行の内容全文を表示することができます。</p>
   <p>法令・判例は相互にリンクされ、お互いに参照している条文、判例を見ることが可能です。</p>
 </section>
+
+<section id="gglog">
+  <h2>gglog</h2>
+  <p><a href="https://github.com/snoozer05/gglog">gglog</a></p>
+  <p>groonga + <a href="http://ranguba.org/ja/#about-rroonga">rroonga</a>の組み合わせで利用。</p>
+  <p>あらかじめ登録しておいた複数のリポジトリのコミットログを横断的に検索することができます。「コミットメッセージに悩んだときに、いろんなリポジトリを横断してコミットメッセージを眺めることができたらいいな」という動機から開発されました。似たような変更や作業のコミットを参考にすることで、より分かりやすいコミットメッセージを書くことができるようになります。</p>
+</section>

  Modified: users/index.html (+8 -0)
===================================================================
--- users/index.html    2012-10-29 17:03:27 +0900 (0f7bb6c)
+++ users/index.html    2012-11-09 17:08:31 +0900 (9f604a0)
@@ -28,3 +28,11 @@ title: Users
   <p>LayBrick is personal searchable Twitter, Facebook and Instagram client. What not only I can read each service at the same time, but also can find out necessary information from an intelligence network only for you by an abundant search option features it.</p>
   <p>Tweets from Twitter, posts and link descriptions from Facebook, captions from Instagram and so on are stored into database. They can be found by mroonga's full text search. Mroonga is used in wrapper mode and wrapped storage engine is InnoDB. Mroonga is very fine because it's more flexible rather than Senna + Tritonn.</p>
 </section>
+
+<section id="gglog">
+  <h2>gglog</h2>
+  <p><a href="https://github.com/snoozer05/gglog">gglog</a></p>
+  <p>It uses groonga + <a href="http://ranguba.org/ja/#about-rroonga">rroonga</a> combination.</p>
+  <p>It's a CUI tool that support searching commit message accross multiple repositories. The reason why gglog is developped: 'I want to view commit messages across multiple repositories when I can not decide how to write commit message'.
+  <p>By searching similar changes or commit logs with gglog, you can write a descriptive commit message.</p>
+</section>
-------------- next part --------------
HTML����������������������������...
下载 



More information about the Groonga-commit mailing list
Back to archive index