qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 336a74: docs: convert README, CODING_STYLE an


From: Peter Maydell
Subject: [Qemu-commits] [qemu/qemu] 336a74: docs: convert README, CODING_STYLE and HACKING to ...
Date: Thu, 05 Sep 2019 09:08:48 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 336a7451e8803c21a2da6e7d1eca8cfb8e8b219a
      
https://github.com/qemu/qemu/commit/336a7451e8803c21a2da6e7d1eca8cfb8e8b219a
  Author: Daniel P. Berrangé <address@hidden>
  Date:   2019-09-05 (Thu, 05 Sep 2019)

  Changed paths:
    R CODING_STYLE
    A CODING_STYLE.rst
    R HACKING
    A HACKING.rst
    R README
    A README.rst
    M scripts/checkpatch.pl

  Log Message:
  -----------
  docs: convert README, CODING_STYLE and HACKING to RST syntax

Reviewed-by: Alex Bennée <address@hidden>
Signed-off-by: Daniel P. Berrangé <address@hidden>


  Commit: 637f39568fc0bd9848fd9d225d52ab0c4c443ed3
      
https://github.com/qemu/qemu/commit/637f39568fc0bd9848fd9d225d52ab0c4c443ed3
  Author: Daniel P. Berrangé <address@hidden>
  Date:   2019-09-05 (Thu, 05 Sep 2019)

  Changed paths:
    M CODING_STYLE.rst
    R HACKING.rst
    M README.rst

  Log Message:
  -----------
  docs: merge HACKING.rst contents into CODING_STYLE.rst

The split of information between the two docs is rather arbitary and
unclear. It is simpler for contributors if all the information is in
one file.

Reviewed-by: Alex Bennée <address@hidden>
Signed-off-by: Daniel P. Berrangé <address@hidden>


  Commit: 821f2967562a1fdc7e52a644963163e6917c4293
      
https://github.com/qemu/qemu/commit/821f2967562a1fdc7e52a644963163e6917c4293
  Author: Daniel P. Berrangé <address@hidden>
  Date:   2019-09-05 (Thu, 05 Sep 2019)

  Changed paths:
    M CODING_STYLE.rst

  Log Message:
  -----------
  docs: document use of automatic cleanup functions in glib

Document the use of g_autofree and g_autoptr in glib for automatic
freeing of memory.

Reviewed-by: Alex Bennée <address@hidden>
Signed-off-by: Daniel P. Berrangé <address@hidden>


  Commit: 9f8efa74d3f1cb9ceeee957ee382c2b4feb2ae30
      
https://github.com/qemu/qemu/commit/9f8efa74d3f1cb9ceeee957ee382c2b4feb2ae30
  Author: Daniel P. Berrangé <address@hidden>
  Date:   2019-09-05 (Thu, 05 Sep 2019)

  Changed paths:
    M CODING_STYLE.rst

  Log Message:
  -----------
  docs: split the CODING_STYLE doc into distinct groups

Reviewed-by: Peter Maydell <address@hidden>
Signed-off-by: Daniel P. Berrangé <address@hidden>


  Commit: 74aa913fe62e54f4cb077df51346d6448d57494b
      
https://github.com/qemu/qemu/commit/74aa913fe62e54f4cb077df51346d6448d57494b
  Author: Peter Maydell <address@hidden>
  Date:   2019-09-05 (Thu, 05 Sep 2019)

  Changed paths:
    R CODING_STYLE
    A CODING_STYLE.rst
    R HACKING
    R README
    A README.rst
    M scripts/checkpatch.pl

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/berrange/tags/docs-pull-request' into 
staging

docs: add docs about use of automatic cleanup functions

This is ostensibly about adding docs for the g_autofree/g_autoptr
macros. As part of doing that, however, the existing HACKING doc
is merged into the CODING_STYLE doc and the text is converted to
rst with a table of contents.

# gpg: Signature made Thu 05 Sep 2019 14:43:44 BST
# gpg:                using RSA key DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF
# gpg: Good signature from "Daniel P. Berrange <address@hidden>" [full]
# gpg:                 aka "Daniel P. Berrange <address@hidden>" [full]
# Primary key fingerprint: DAF3 A6FD B26B 6291 2D0E  8E3F BE86 EBB4 1510 4FDF

* remotes/berrange/tags/docs-pull-request:
  docs: split the CODING_STYLE doc into distinct groups
  docs: document use of automatic cleanup functions in glib
  docs: merge HACKING.rst contents into CODING_STYLE.rst
  docs: convert README, CODING_STYLE and HACKING to RST syntax

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/eac2f39602e0...74aa913fe62e



reply via email to

[Prev in Thread] Current Thread [Next in Thread]