Skip to content

git log

TAKEUCHI Hiroaki edited this page Mar 27, 2019 · 1 revision

NextRelease · sakura-editor/sakura Wiki に書いてあった git log の実行方法を移しておきます。

git log

git log --reverse --pretty="%h %ad %an %s"

4b4a886f 2017-05-02 12:37:11 +0000 novice123 Hlp2: バージョン更新2.3.2.0
1f9457a9 2017-05-02 13:03:01 +0000 novice123 Hlp2: Unicode->UTF-16, UnicodeBE->UTF-16BEに変更
d25639e2 2017-05-02 13:54:44 +0000 novice123 Hlp2: ウィンドウ一覧表示追加
8c534638 2017-05-03 15:09:58 +0000 novice123 Hlp2: 変更履歴更新(2.3.2.0)
2c82c3d4 2017-05-12 17:51:22 +0000 novice123 Keep: CDlgTagJumpListクラス整理
5fbb8244 2017-06-03 10:03:10 +0000 novice123 Fix: 未定義のコマンドがある場合にバッファが未初期化になる
35128c6d 2017-06-03 10:10:34 +0000 novice123 Keep: CViewCommanderクラス整理
5356b92a 2017-07-09 14:10:18 +0000 novice123 Fix: SpecialFolderPath()関数更新
c4b08dc3 2017-07-29 13:09:42 +0000 novice123 Keep: 再帰テンプレートでべき乗を計算
e9867499 2017-08-19 12:45:30 +0000 novice123 Fix: プラグインのReadMe表示時にハンドルリーク
8b307efb 2017-09-04 10:23:28 +0000 ds14050 Fix: 文字の間隔が改行文字の文字数以上の時、空行の削除に失敗したり、      行末(/$/)の置換が無限ループしたりする。 [patchunicode:#1014]
9125538b 2017-10-15 04:37:07 +0000 novice123 Keep: CDlgFileUpdateQueryクラス整理
70cd10a2 2017-11-12 11:03:42 +0000 novice123 Fix: マクロのファイル選択でフィルターを設定する [patchunicode:#1100]
73f3a54e 2017-12-11 05:07:30 +0000 ds14050 Fix: 矩形選択置換が範囲を守っていなかった。 [patchunicode:#1028] by Moca [patchunicode:#1113] by ds14050
7fa9f5c8 2018-03-25 04:26:55 +0000 novice123 Keep: IsFilePath()整理
c81b9998 2018-03-25 04:45:33 +0000 novice123 Keep: Jscriptマクロ高速化
be01031d 2018-03-25 05:01:46 +0000 novice123 Hlp2: 半角空白の表示方法変更
c841ca7b 2018-05-20 10:54:07 +0900 kobake git svn create-ignore
212de805 2018-05-22 12:23:39 +0900 kobake Merge pull request #7 from sakura-editor/git-svn-create-ignore
e0b51dd3 2018-05-20 10:45:01 +0900 kobake VS2005用プロジェクトに明示的に「_vc2005」プリフィックスを付与
0e71e279 2018-05-20 10:56:40 +0900 kobake VS2005用プロジェクトを元にVS2017用プロジェクトを作成
d57d7595 2018-05-22 12:27:12 +0900 kobake Merge pull request #8 from sakura-editor/vs2017
13620cc3 2018-05-20 13:38:38 +0900 kobake Create README.md
e6008480 2018-05-22 12:34:35 +0900 kobake Merge pull request #9 from sakura-editor/readme
430844e0 2018-05-26 13:18:36 +0900 Masaru Tsuchiyama /source-charset:shift_jis を指定して、英語環境 (appveyor) 上でもコンパイルできるようにする
1b29fd6c 2018-05-26 13:22:47 +0900 Masaru Tsuchiyama appveyor.yml を追加
c606877a 2018-05-30 15:02:57 +0900 kobake Visual Studio 2003, 2005 のプロジェクトファイル削除
58fd62ab 2018-05-30 15:05:50 +0900 kobake 旧形式のプロジェクトファイル (.vcproj) を削除
43ac89c7 2018-05-30 15:08:35 +0900 kobake Merge pull request #13 from sakura-editor/delete-old-vs-projects
d353125e 2018-05-30 16:45:26 +0900 kobake VS2017 では postBuild.bat の処理内容は不要なので削除 (AppVeyor 文字化けメッセージ原因にもなるので削除が好ましい)
a06c89d4 2018-05-30 16:58:12 +0900 kobake Merge pull request #14 from sakura-editor/remove-post-build-impl
b66061a1 2018-05-30 17:06:31 +0900 kobake Merge pull request #11 from m-tmatma/feature/appveyor-vs2017
6e98fbe4 2018-05-30 17:27:33 +0900 kobake Update README.md
2d3d568a 2018-05-30 17:32:23 +0900 kobake Update README.md
47fae203 2018-05-30 22:29:03 +0900 Masaru Tsuchiyama #18: git の commit hash をバージョン情報に使う
390e21a0 2018-05-30 22:36:28 +0900 Masaru Tsuchiyama #18: インクルード漏れを修正
6011cc6b 2018-05-30 22:48:22 +0900 Masaru Tsuchiyama #18: リソースファイルには短い形式のハッシュを使う
11f523aa 2018-05-31 06:07:27 +0900 Masaru Tsuchiyama #18: コメントの更新漏れ修正
1bf162ba 2018-05-31 06:12:32 +0900 Masaru Tsuchiyama #18: プロジェクトに gitrev.h を追加
dd15401c 2018-05-31 06:13:24 +0900 Masaru Tsuchiyama #18: gitrev.h を .gitignore に追加
38ad5d53 2018-05-31 06:13:54 +0900 Masaru Tsuchiyama #18: .vs を .gitignore に追加
eee259f4 2018-05-31 20:39:29 +0900 Masaru Tsuchiyama #18, #19: hash → GitHash
a69e8d02 2018-05-31 20:47:49 +0900 Masaru Tsuchiyama #18, #19: svn 関連のリビジョン関連の処理、ファイルを削除
065ed1fb 2018-05-31 21:22:22 +0900 Masaru Tsuchiyama #26: web site のリンクを変更
5ea149e3 2018-06-01 17:03:31 +0900 kobake Merge pull request #19 from m-tmatma/feature/issue18-git-commit-hash
1f22c39a 2018-06-01 17:13:33 +0900 kobake Update README.md
cc084ac5 2018-06-01 17:16:05 +0900 kobake #26: sakura_lang のほうの SourceForge URL も GitHub Pages URL に変更
9c5cefe8 2018-06-01 17:38:50 +0900 kobake Merge pull request #27 from m-tmatma/feature/issue26-change-web-link
f9307315 2018-06-01 20:06:45 +0900 berryzplus 仕様変更要望:「常駐しない」をデフォルトにしたい。 #29 https://github.com/sakura-editor/sakura/issues/29
7a8d9216 2018-06-01 20:22:13 +0900 kobake Merge pull request #32 from berryzplus/feature/not_stay_in_task_tray
c70d4fdc 2018-06-01 21:34:27 +0900 kobake AppVeyorプロジェクトのユーザ名変更: kobake -> sakuraeditor
b96c061f 2018-06-01 21:46:55 +0900 kobake Merge pull request #33 from sakura-editor/appveyor-organization
54b3c5a5 2018-06-01 22:16:12 +0900 kobake AppVeyorバッジ追加、AppVeyor URL修正
9b1bb6db 2018-06-02 22:01:49 +0900 kobake AppVayor の clone_folder 明示指定 (git clone エラー対策)
8b670435 2018-06-02 22:37:03 +0900 Masaru Tsuchiyama Merge pull request #34 from sakura-editor/appveyor-badge
717d1669 2018-06-01 19:04:35 +0900 kobake プロジェクト名から '_vc2017' プリフィックスを削除
ca86a611 2018-06-01 19:29:27 +0900 kobake ビルドコンフィグ名を Debug, Release のみに整理(両者とも Unicode版)。
379e218d 2018-06-01 20:06:21 +0900 kobake sakura_lang をビルド対象に追加 (既存プロジェクトを VS2017 形式に変更した上で追加)
d7137e82 2018-06-02 22:30:09 +0900 kobake AppVeyor の artifacts の設定順序を整頓
86d411f7 2018-06-02 23:09:52 +0900 kobake HeaderMake が生成するファイル (Funccode_define.h, Funccode_enum.h) をリポジトリから除外
0d9c105c 2018-06-02 23:14:19 +0900 kobake sakura_lang_en_US の依存プロジェクトとして sakura を追加
9196dee6 2018-06-03 19:17:18 +0900 kobake Merge pull request #31 from sakura-editor/refactor-projects
eb791634 2018-06-03 00:14:43 +0900 kobake MakefileMake 出力メッセージを英語に変更
66094d8d 2018-06-03 21:23:11 +0900 berryzplus Merge pull request #44 from sakura-editor/makefilemake-english-print
62cd894a 2018-06-04 00:21:51 +0900 kobake operator new/delete の warning C9595 対策
6f23813c 2018-06-04 12:34:28 +0900 Masaru Tsuchiyama Merge pull request #51 from sakura-editor/fix-operator-new-delete-warnings
30f6b058 2018-06-05 06:32:35 +0900 kobake HeaderMake出力メッセージの英語化
42e7bcfa 2018-06-05 17:37:57 +0900 kobake Merge branch 'installer-branch' into import-installer
240dd1c0 2018-06-03 21:46:42 +0900 berryplus ビルド時の警告削減(Debug版をエディットコンテニューできるようにSAFESEHを外す。)
e95b024d 2018-06-03 22:07:52 +0900 berryplus ビルド時の警告削減(WindowsSDKにある無名enumのtypedefがvs2017に怒られる対応)
d604be1b 2018-06-05 20:51:33 +0900 kobake Merge pull request #48 from berryzplus/feature/reduce_build_warnings
3e713352 2018-06-05 21:27:01 +0900 Masaru Tsuchiyama Merge pull request #57 from sakura-editor/headermake-english
383186a3 2018-06-06 01:13:47 +0900 kobake Merge pull request #60 from sakura-editor/import-installer
8bd3214e 2018-06-06 07:50:30 +0900 kobake installer リポジトリから取り込んだファイル群を installer フォルダに移動
949f8c57 2018-06-06 08:01:50 +0900 kobake Merge pull request #62 from sakura-editor/move-installer
d578c28c 2018-06-06 08:57:55 +0900 kobake Add 'help/sakura/' from commit 'be01031d838b1c675fd3c2cab8c65fdafd11bae2'
7a8662ee 2018-06-06 08:59:28 +0900 kobake Add 'help/macro/' from commit '17471fe6432e5791b508f6fe1c7efdbc8e1fbe83'
3e3a362b 2018-06-06 09:00:23 +0900 kobake Add 'help/plugin/' from commit '8dc47ef26b6314cde6de29ffaf15eb3ee1046692'
14d6e8ee 2018-06-06 09:03:28 +0900 kobake help/macro/help のファイルを help/macro 直下に移動
3d3f547f 2018-06-06 09:03:57 +0900 kobake help/plugin/help のファイルを help/plugin 直下に移動
ef37d020 2018-06-06 22:37:17 +0900 kobake Merge pull request #63 from sakura-editor/import-helps
Clone this wiki locally