Gitとは?

辞典・百科事典の検索サービス - Weblio辞書

初めての方へ

参加元一覧


用語解説|製品情報|ニュース|動画|商品|全文検索|用例

三省堂 大辞林

三省堂三省堂

OSS用語集

OSS iPediaOSS iPedia

ウィキペディア

ウィキペディアウィキペディア

Git

出典: フリー百科事典『ウィキペディア(Wikipedia)』 (2012/01/22 05:04 UTC 版)

Git(ギット)はプログラムなどのソースコード管理を行う分散型バージョン管理システム


  1. ^ (2005-04-19)“After controversy, Torvalds begins work on gitInfoWorld. ISSN 0199-6649. 2008年2月20日閲覧。
  2. ^ GitFaq: Why the 'git' name?
  3. ^ Linus Torvalds (2006年5月5日). “Re: [ANNOUNCE] Git wiki”. linux-kernel mailing list. http://marc.info/?l=git&m=114685143200012 2009年3月3日閲覧。  gitの元となったプログラムに関する歴史的経緯
  4. ^ Linus Torvalds (2005年4月7日). “Re: Kernel SCM saga”. linux-kernel mailing list. http://lkml.org/lkml/2005/4/8/9 2009年3月3日閲覧。 
  5. ^ Linus Torvalds (2005年4月8日). “Re: Kernel SCM saga”. linux-kernel mailing list. http://marc.info/?l=linux-kernel&m=111293537202443 2008年2月20日閲覧。 
  6. ^ Linus Torvalds (2006年3月23日). “Re: Errors GITtifying GCC and Binutils”. git mailing list. http://marc.info/?l=git&m=114314642000462 2009年3月3日閲覧。 
  7. ^ Linus Torvalds (2006年10月19日). “Re: VCS comparison table”. git mailing list. http://marc.info/?l=git&m=116128307511686 2009年3月3日閲覧。 
  8. ^ Stenback, Johnny (2006-11-30), “bzr/hg/git performance”, Jst's Blog, http://weblogs.mozillazine.org/jst/archives/2006/11/vcs_performance.html 2008年2月20日閲覧。 , "git diff"と"bzr diff"のベンチマーク結果の比較。ケースによっては、Gitの処理速度はBazzarの100倍以上になる。
  9. ^ Roland Dreier (2006年11月13日). “Oh what a relief it is”. 2009年3月3日閲覧。, "git log"は"svn log"と比較して100倍以上高速だが、これは後者はリモートのサーバにアクセスする必要があるためである。
  10. ^ Linus Torvalds (2006年10月18日). “Re: VCS comparison table”. git mailing list. http://marc.info/?l=git&m=116118369005954 2009年3月3日閲覧。 , Gitのスクリプト指向デザインについて
  11. ^ iabervon (2005年12月22日). “Git rocks!”. 2009年3月3日閲覧。, Gitを使ったスクリプトの書きやすさに関する賞賛
  12. ^ Git User's Manual” (2007年8月5日). 2009年3月3日閲覧。
  13. ^ Linus Torvalds (2005年4月10日). “Re: more git updates..”. linux-kernel mailing list. http://marc.info/?l=linux-kernel&m=111314792424707 2009年3月3日閲覧。 
  14. ^ Bruno Haible (2007年2月11日). “how to speed up "git log"?”. git mailing list. http://marc.info/?l=git&m=117119479505638 2009年3月3日閲覧。 
  15. ^ Linus Torvalds (2006年3月1日). “Re: impure renames / history tracking”. git mailing list. http://marc.info/?l=git&m=114123702826251 2009年3月3日閲覧。 
  16. ^ Junio C Hamano (2006年3月24日). “Re: Errors GITtifying GCC and Binutils”. git mailing list. http://marc.info/?l=git&m=114316047119262 2009年3月3日閲覧。 
  17. ^ Junio C Hamano (2006年3月23日). “Re: Errors GITtifying GCC and Binutils”. git mailing list. http://marc.info/?l=git&m=114315795227271 2009年3月3日閲覧。 
  18. ^ Linus Torvalds (2006年11月28日). “Re: git and bzr”. git mailing list. http://marc.info/?l=git&m=116473016012824 2009年3月3日閲覧。 , git-blameコマンドを使用したソースファイル間のコードの移動の調査について
  19. ^ Linus Torvalds (2007年7月18日). “git-merge(1)”. 2009年3月4日閲覧。
  20. ^ Linus Torvalds (2007年7月18日). “CrissCrossMerge”. 2009年3月4日閲覧。
  21. ^ Jonathan Corbet (2005-04-20), “How Tridge reverse engineered BitKeeper”, Linux Weekly News, http://lwn.net/Articles/132938/ 2009年3月26日閲覧。 
  22. ^ Linus Torvalds (2005年4月7日). “Re: Kernel SCM saga..”. linux-kernel mailing list. http://marc.info/?l=linux-kernel&m=111288700902396 2009年3月26日閲覧。 
  23. ^ a b ここでは -mm ツリーメンテナのアンドリュー・モートンを指す。
  24. ^ Linus Torvalds (2005年10月31日). “Re: git versus CVS (versus bk)”. git mailing list. http://marc.info/?l=git&m=113072612805233&w=2 2009年3月26日閲覧。 
  25. ^ a b c d e f Linus Torvalds. (05-03). Google tech talk: Linus Torvalds on git. 該当時間:02:30. http://www.youtube.com/watch?v=4XpnKHJAok8 2007年5月16日閲覧。 
  26. ^ Linus Torvalds (2007年6月10日). “Re: fatal: serious inflate inconsistency”. git mailing list. http://marc.info/?l=git&m=118143549107708 2009年3月26日閲覧。  Gitにおけるデータの完全性に関する設計目標に関する概要説明。
  27. ^ a b Linus Torvalds (2007年2月27日). “Re: Trivia: When did git self-host?”. git mailing list. http://marc.info/?l=git&m=117254154130732 2009年3月26日閲覧。 
  28. ^ Linus Torvalds (2005年4月6日). “Kernel SCM saga..”. linux-kernel mailing list. http://marc.info/?l=linux-kernel&m=111280216717070 2009年3月26日閲覧。 
  29. ^ Linus Torvalds (2005年4月17日). “First ever real kernel git merge!”. git mailing list. http://marc.info/?l=git&m=111377572329534 2009年3月26日閲覧。 
  30. ^ Matt Mackall (2005年4月29日). “Mercurial 0.4b vs git patchbomb benchmark”. git mailing list. http://marc.info/?l=git&m=111475459526688 2009年3月26日閲覧。 
  31. ^ Linus Torvalds (2005年6月17日). “Linux 2.6.12”. git-commits-head mailing list. http://marc.info/?l=git-commits-head&m=111904216911731 2009年3月26日閲覧。 
  32. ^ Linus Torvalds (2006年10月20日). “Re: VCS comparison table”. git mailing list. http://marc.info/?l=git&m=116129092117475 2009年3月26日閲覧。  Git vs. BitKeeperの議論
  33. ^ Linus Torvalds (2005年7月27日). “Meet the new maintainer...”. git mailing list. http://marc.info/?l=git&m=112243466603239 2009年3月26日閲覧。 
  34. ^ Junio C Hamano (2005年12月21日). “ANNOUNCE: GIT 1.0.0”. git mailing list. http://marc.info/?l=git&m=113515203321888 2009年3月26日閲覧。 


「Git」の続きの解説一覧




固有名詞の分類



Gitに関係した商品



Gitのページへのリンク
「Git」の関連用語
Gitのお隣キーワード
モバイル
モバイル版のWeblioは、下記のURLからアクセスしてください。
http://m.weblio.jp/
» モバイルで「Git」を見る
_ _   


Gitのページの著作権
Weblio 辞書情報提供元は参加元一覧にて確認できます。

  
三省堂三省堂
Copyright (C) 2001-2012 Sanseido Co.,Ltd. All rights reserved.
株式会社 三省堂三省堂 Web Dictionary
OSS iPediaOSS iPedia
Copyright © Information-technology Promotion Agency, Japan. All rights reserved 2006-2012
ウィキペディアウィキペディア
All text is available under the terms of the GNU Free Documentation License.
この記事は、ウィキペディアのGit (改訂履歴)の記事を複製、再配布したものにあたり、GNU Free Documentation Licenseというライセンスの下で提供されています。 Weblio辞書に掲載されているウィキペディアの記事も、全てGNU Free Documentation Licenseの元に提供されております。

©2012 Weblio RSS