git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Comment fixes
@ 2017-09-26 11:21 Han-Wen Nienhuys
  2017-09-26 11:21 ` [PATCH 1/3] real_path: clarify return value ownership Han-Wen Nienhuys
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Han-Wen Nienhuys @ 2017-09-26 11:21 UTC (permalink / raw)
  To: git; +Cc: peff, bmwill, Han-Wen Nienhuys

follow more commit log conventions; verified it compiled (yay).

(should I send patches that are in 'pu' again as well?)

Han-Wen Nienhuys (3):
  real_path: clarify return value ownership
  read_gitfile_gently: clarify return value ownership.
  string-list.h: move documentation from Documentation/api/ into header

 Documentation/technical/api-string-list.txt | 209 ----------------------------
 abspath.c                                   |   4 +
 setup.c                                     |   3 +-
 string-list.h                               | 192 +++++++++++++++++++++----
 4 files changed, 168 insertions(+), 240 deletions(-)
 delete mode 100644 Documentation/technical/api-string-list.txt

--
2.14.1.821.g8fa685d3b7-goog

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-10-02 23:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-26 11:21 [PATCH 0/3] Comment fixes Han-Wen Nienhuys
2017-09-26 11:21 ` [PATCH 1/3] real_path: clarify return value ownership Han-Wen Nienhuys
2017-09-26 11:21 ` [PATCH 2/3] read_gitfile_gently: " Han-Wen Nienhuys
2017-09-26 11:21 ` [PATCH 3/3] string-list.h: move documentation from Documentation/api/ into header Han-Wen Nienhuys
2017-09-27  0:13 ` [PATCH 0/3] Comment fixes Junio C Hamano
2017-10-02 23:50 ` Brandon Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).