TortoiseGit (32bit)1.8.2.0

TortoiseGitは、Windowsオペレーティングシステム向けのユーザーフレンドリーなGitクライアントであり、Gitリポジトリの管理および操作のための便利なグラフィカルインターフェイスを提供します。Gitは分散型バージョン管理システムであり、ソフトウェア開発中のソースコードの変更を追跡するために広く使用されています。

TortoiseGitはWindows Explorerとシームレスに統合されており、ユーザーはファイルエクスプローラのインターフェースから直接Git操作を実行できます。その直感的なデザインやリポジトリのステータスの視覚的な表現により、ユーザーはプロジェクトの状態を簡単に把握し、効率的にバージョン管理を行うことができます。

TortoiseGitの主な機能には、変更のコミット、リビジョン履歴の表示、ブランチの作成、コードのシームレスなマージの能力が含まれています。このソフトウェアは、タグ付け、フェッチ、リモートリポジトリからの更新のプルなどのさまざまなGit機能もサポートしています。そのコンテキストメニュー統合により、一般的なGitタスクが簡素化され、さまざまな専門知識レベルのユーザーがバージョン管理にアクセスしやすくなっています。

TortoiseGitのシンプルさとユーザーフレンドリーなデザインへのコミットメントは、Windowsプラットフォーム上で利用可能なGitクライアントを探している開発者やチームにとって理想的な選択です。初心者から経験豊富なGitユーザーまで、TortoiseGitはバージョン管理プロセスを合理化し、ソフトウェア開発プロジェクトにおけるコラボレーションとコード管理を強化します。


主な機能:

  • Windows Integration:Windows Explorerとのシームレスな統合により、簡単にGit操作を行えます。
  • グラフィカルコミット履歴コミット履歴の視覚的表現を使いやすいグラフで。
  • コンテキストメニューとアイコン:Windows ExplorerにGitステータスを表示する右クリックメニューとオーバーレイを追加します。
  • コミットダイアログ:変更を確認し、ファイルを選択し、コミットメッセージを追加するためのユーザーフレンドリーなインターフェース。
  • ブランチとマージ:ブランチの作成、管理、マージを行うためのシンプルなツール。
  • タグ付け:特定の履歴ポイントをマークするタグの作成と管理をサポートします。
  • Git-SVN統合:GitリポジトリとSubversionリポジトリを相互作用させることができます。
  • リポジトリブラウザ:リポジトリの内容とファイル履歴の探索を可能にします。
  • サブモジュールサポート:他のリポジトリ内に埋め込まれたリポジトリを扱います。
  • Stash Management:タスク間の簡単な切り替えのために変更を一時的に隠します。
  • Git Clean未追跡ファイルをクリーンにするためのオプションで、リポジトリを整理する。
  • 紛争解決マージプロセス中のマージコンフリクトを解決するためのツール。


新着情報

Changelog
  • Fixed  issue #1270 : Log dialog can revert selected files to parent revision
  • Fixed  issue #1500 : Support git merge --log option
  • Can disable log cache (tortoisegit.data, tortoisegit.index)
  • Revision Graph can save as graphviz dot language (*.gv)
  • Support merge strategies except octopus
  • Fixed  issue #1597 : Reduce chance of committing old submodule revision on cherry-pick / rebase conflicts
  • Can specify specific paths of submodules to update
  • Fixed  issue #1661 : TortoiseGitBlame: show line date time
  • Fixed  issue #1662 : skip-worktree should not be exposed via context menus or anything without confirmation
  • Fixed  issue #330 : Implement --author option gui interface in the commit dialog
  • Fixed  issue #1147 : Ability to filter out branches in Log dialog
  • Fixed  issue #1628 : Support commit ranges in log list (from Reference Browser)
  • Fixed  issue #832 : Compare commits between branches (branch1...branch2, from Reference Browser)
  • Fixed  issue #515 : Sort the log window by date
  • Fixed  issue #1676 : Automatically check "Make it Bare" when repository path ends in ".git"
  • Fixed  issue #1677 : Clicking "revert" on a file should automatically check the file in the revert dialog
  • Fixed  issue #1667 : Ability to ignore a folder in commit dialog
  • Fixed  issue #1674 : Option "Push all branches" leaves out tags on pushed changes
  • Fixed issue #1663: F5 does not refresh the revision graph
  • Fixed  issue #522 : Store password for HTTP
  • Fixed  issue #1660 : Save Push Dialog "Push all branches" and "Use Thin Pack" options
  • Fixed  issue #1542 : Can send pull request email
  • Fixed  issue #1493 : Remember Push Dialog "Push to all remotes" option state
  • Enhanced Windows 7 taskbar grouping and highlighting of windows belonging to the same working tree
  • .mailmap is now used for Log-Dialog Statistics
  • Fixed  issue #1610 : Average values on statistics dialog graph
  • Fixed  issue #1708 : Merge dialog have no saving of log message
  • Fixed  issue #1716 : TortoiseGitBlame added line parameter
  • Allow to set a default value for ssh client in HKLM (Software\TortoiseGit\SSH)

Bug Fixes

  • Fixed  issue #1642 : Incorrect behavior if repo is located on root of drive
  • Fixed  issue #1643 : TortoiseGitMerge window do not maximize correctly on screeen with right-side docked start bar
  • Fixed  issue #1639 : Does not work on older CPU without SSE2
  • Fixed  issue #1682 : Rebase ignores commits after an error is received
  • Fixed  issue #1429 : Blame: copy sha to clipboard copies the log message
  • Fixed  issue #1654 : Git blame commit message tooltip flashes when tooltip window is tall
  • Fixed  issue #1658 : Checkbox 'add "cherry picked from"' has wrong anchor
  • Fixed  issue #1657 : Dirty submodule commit does not open the underling submodule commit dialog
  • Fixed  issue #1552 : TGitCache prevents a git clone from performing successfully
  • Fixed  issue #1631 : Set focus to branch menu in Switch/Checkout window
  • Fixed  issue #1646 : TortoiseGit Log gives undeterministic results (log does not apply --boundary any more by default)
  • Fixed  issue #1085 : Small commit with lots of unversioned and not ignored files takes very long
  • Fixed  issue #1675 : delete/ignore does not delete folder from repo when local copy is kept
  • Fixed  issue #1679 : Reset dialog pick another revision has no effect
  • Fixed  issue #1609 : remember my remote branch choice precisely
  • Fixed  issue #1268 : Paths in Windows Explorer changed to all lower case
  • Fixed  issue #1681 : High screen DPI breaks TortoiseGitMerge's ribbon UI sprites
  • Fixed  issue #1685 : Deleting remote branch blocks UI
  • Fixed  issue #1686 : Wrong stash list after "Stash Apply" in RefLog
  • Fixed  issue #1689 : Option to make Git Commit GUI look different from TortoiseSVN equivalent
  • Fixed  issue #1693 : Cherry pick progress bar doesn't stay green
  • Fixed  issue #1276 : Cannot show diff of renamed file
  • Fixed  issue #1696 : Fetch from switch dialog does not refresh branches list
  • Fixed  issue #1701 : Changing commit order in rebase dialog doesn't auto scroll
  • Fixed  issue #1702 : Original commit message is showen even though it is changed during rebase
  • Fixed  issue #1223 : Workaround endless waiting when git.exe already exited
  • Fixed  issue #1709 : Right click -> assume unchanged is irreversible
  • Fixed  issue #1713 : Pre-populate commit message on squash merges
  • Fixed  issue #1566 : Frequent crashes when searching log

他の言語で利用可能なプログラム

ユーザーレビュー

セキュリティレベル

お使いのデバイスの潜在的な損害を避け、データとプライバシーの安全性を確保するために、私たちのチームは新しいインストールファイルがサーバーにアップロードされるかリモートサーバーにリンクされるたびに確認し、定期的にファイルをレビューしてその状態を確認または更新しています。この確認に基づいて、ダウンロード可能なファイルに対して次のセキュリティレベルを設定します。

クリーン

このソフトウェアプログラムはクリーンである可能性が高いです。

このソフトウェアプログラムに関連するファイルやURLを、世界の主要な60以上のウイルス対策サービスでスキャンしましたが、脅威は見つかりませんでした。また、サードパーティのソフトウェアはバンドルされていません。

警告

このプログラムは広告に支えられており、不要なサードパーティのプログラムをインストールすることを提案する場合があります。これにはツールバー、ホームページの変更、デフォルトの検索エンジンの変更、または他のパーティのプログラムのインストールが含まれる場合があります。これらは誤検出の場合があり、このソフトウェアをインストールおよび使用する際には注意するようにユーザーにアドバイスしています。

無効

このソフトウェアはもうダウンロードできません。このソフトウェアが悪意のあるものであるか、セキュリティの問題があるか、その他の理由がある可能性が非常に高いです。

報告書を提出してください

ありがとう!
あなたの報告書が送信されました。

ご依頼を確認し、適切な対応をいたします。

本報告に基づく措置について通知は行われませんのでご注意ください。ご不便をおかけして申し訳ありません。

私たちのウェブサイトを清潔で安全に保つためのご協力に感謝します。