tools.linux.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH b4 0/4] Add the man page to the pip package
@ 2020-11-12 15:21 Philippe Blain
  2020-11-12 15:21 ` [PATCH b4 1/4] Add '.venv' to .gitignore Philippe Blain
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Philippe Blain @ 2020-11-12 15:21 UTC (permalink / raw)
  To: tools; +Cc: konstantin

Hi ! I'm a Git contributor and just discovered b4 yesterday.
I'm already convinced it will be a great addition to my workflow.

I noticed that the man page is not installed when you 'pip install' the
package, so patch 4/4 in this here series takes care of that.

The other 3 patches are project-level goodies that I thought were good
additions. Feel free to drop them if you don't think so.

Cheers!

Philippe.

P.S. a quick search on https://lore.kernel.org/git/ reveals you did not
formally announce neither b4 nor its predecessor get-lore-mbox there. I think
it could be helpful for some Git folks too :)

Philippe Blain (4):
  Add '.venv' to .gitignore
  Link to the README from PyPI
  Add pointers to https://linux.kernel.org/g/tools
  Distribute the manpage with the pip package

 .gitignore   | 1 +
 README.rst   | 3 ++-
 man/b4.5     | 3 ++-
 man/b4.5.rst | 3 ++-
 setup.py     | 6 +++++-
 5 files changed, 12 insertions(+), 4 deletions(-)


base-commit: f33033c03cf96ed769289ebf6d3c26b0cf540683
-- 
2.27.0


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

end of thread, other threads:[~2020-11-17 21:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-12 15:21 [PATCH b4 0/4] Add the man page to the pip package Philippe Blain
2020-11-12 15:21 ` [PATCH b4 1/4] Add '.venv' to .gitignore Philippe Blain
2020-11-12 15:21 ` [PATCH b4 2/4] Link to the README from PyPI Philippe Blain
2020-11-12 15:21 ` [PATCH b4 3/4] Add pointers to https://linux.kernel.org/g/tools Philippe Blain
2020-11-12 15:21 ` [PATCH b4 4/4] Distribute the manpage with the pip package Philippe Blain
2020-11-17 21:05 ` [PATCH b4 0/4] Add the man page to " Konstantin Ryabitsev

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).