All of lore.kernel.org
 help / color / mirror / Atom feed
* Script to extract backports log
@ 2015-03-29 17:27 Alistair Israel
  2015-03-29 18:44 ` Loic Dachary
  0 siblings, 1 reply; 4+ messages in thread
From: Alistair Israel @ 2015-03-29 17:27 UTC (permalink / raw)
  To: ceph-devel@vger.kernel.org

Hi, Loïc.

Well, got some 'quality' coding time in over the weekend and managed
to hack this out:
https://gist.github.com/aisrael/b2b78d9dfdd176a232b9

You'll need GitPython (pip install gitpython). I managed to get
hyperlinks to issues, to the commits themselves, and even snuck in the
names of the people who've signed off on the commit.

What I can't figure out is how to get the simple component or module
name. For example, from how to get from "common/buffer.cc" (#6003) to
"buffer".

Also, using a related issue and commit, how to combine two related
ones. For example, #6614 is related to #6003, and in the release notes
both are listed as a single item.

Finally, do you think I should exclude commits starting with "qa:" or
"test/...:"?

Cheers!
Alistair
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-04-27  7:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-29 17:27 Script to extract backports log Alistair Israel
2015-03-29 18:44 ` Loic Dachary
2015-04-26 16:22   ` Abhishek L
2015-04-27  7:44     ` Loic Dachary

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.