Home
last modified time | relevance | path

Searched refs:Commit (Results 1 – 24 of 24) sorted by relevance

/kernel/uniproton/doc/
Dcontribute_guide.md16 - [Commit message规范](#Commitmessage规范)
367 <h2 id="Commitmessage规范">Commit message规范</h2>
371 目前,社区有多种 Commit message 的写法规范。UniProton采用的是Angular规范,这是目前使用最广的写法,比较合理和系统化,并且有配套的工具。
373 ### Commit message的作用
375 格式化的Commit message有几个好处:
381 ### UniProton Commit message的格式
383 每次提交,Commit message 都包括三个部分:Header,Body 和 Footer。
601 2\) 在本地分支上进行开发。开发完成之后,git add 添加代码到本地仓库,并git commit 提交到本地仓库,具体commit信息的填写规范,请参考[Commit message规范](#…
636 …关联,关联方法请参考<a href="https://gitee.com/help/articles/4141" target="_blank">Commit关联Issue</a>和<a href…
/kernel/liteos_a/
DREADME_zh-HK.md92 [Commit message規範](https://gitee.com/openharmony/kernel_liteos_a/wikis/Commit%20message%20%E8%A7%84…
DREADME_zh.md94 [Commit message规范](https://gitee.com/openharmony/kernel_liteos_a/wikis/Commit%20message%20%E8%A7%84…
DREADME.md92 [Commit message spec](https://gitee.com/openharmony/kernel_liteos_a/wikis/Commit%20message%20%E8%A7…
/kernel/liteos_m/
DREADME_zh.md112 [Commit message规范](https://gitee.com/openharmony/kernel_liteos_m/wikis/Commit%20message%E8%A7%84%E8…
DREADME.md113 [Commit message spec](https://gitee.com/openharmony/kernel_liteos_m/wikis/Commit%20message%E8%A7%84…
/kernel/linux/common_modules/
DREADME.en.md25 3. Commit your code
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dbcm4709-buffalo-wxr-1900dhp.dts101 /* Commit mode set by switch? */
Dbcm4708-buffalo-wzr-1750dhp.dts115 /* Commit mode set by switch? */
/kernel/linux/linux-5.10/Documentation/admin-guide/
Djfs.rst32 Commit metadata changes to the journal. Use this option to
Dext4.rst156 Commit block can be written to disk without waiting for descriptor
/kernel/linux/linux-5.10/Documentation/filesystems/
Docfs2.rst113 journal_async_commit Commit block can be written to disk without waiting
Dsharedsubtree.rst980 Commit phase
/kernel/linux/linux-5.10/arch/arc/mm/
Dtlbex.S279 ; Commit the TLB entry into MMU
/kernel/linux/linux-5.10/Documentation/translations/zh_CN/process/
Dsubmitting-patches.rst144 Commit e21d2170f36602ae2708 ("video: remove unnecessary
/kernel/linux/linux-5.10/Documentation/gpu/
Ddrm-kms-helpers.rst56 Implementing Asynchronous Atomic Commit
/kernel/linux/linux-5.10/Documentation/process/
Dsubmitting-patches.rst110 Commit e21d2170f36602ae2708 ("video: remove unnecessary
707 outgoing/0001-First-Commit.patch
718 Applying: First Commit
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Ddm-integrity.rst119 Commit time in milliseconds. When this time passes, the journal is
/kernel/linux/linux-5.10/Documentation/filesystems/ext4/
Djournal.rst575 Commit Block
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
Daacraid.h1757 #define Commit 20 macro
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Ddev-encoder.rst700 Commit Points
Ddev-decoder.rst1074 Commit Points
/kernel/linux/linux-5.10/Documentation/translations/it_IT/process/
Dsubmitting-patches.rst184 Commit e21d2170f36602ae2708 ("video: remove unnecessary
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0038_linux_drivers_mxc.patch48008 + * == Commit 0 ====================================================================
48016 + * == Commit 1 ====================================================================
48022 + * == Commit 2 ====================================================================
48030 + * == Commit N ====================================================================
48032 + * For Commit N, these buffers are needed to reproduce hardware's behavior in
55467 + IN OUT gcsHAL_COMMIT * Commit
55471 + gcsHAL_SUBCOMMIT *subCommit = &Commit->subCommit;
55545 + /* Commit command buffers. */
55561 + Commit->shared,
55562 + &Commit->commitStamp,
[all …]