Kalpana Kalpana (Editor)

Patchwork (software)

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Original author(s)
  
Jeremy Kerr

Written in
  
Python, Django

Developer(s)
  
Stephen Finucane

Operating system
  
Cross-platform

Stable release
  
1.1.1 / March 29, 2016; 11 months ago (2016-03-29)

Repository
  
github.com/getpatchwork/patchwork.git

Patchwork is a free, web-based patch tracking system designed to facilitate the contribution and management of contributions to an open-source project. It is intended to make the patch management process easier for both the project's contributors and maintainers.

Contents

Patches that have been sent to a mailing list are 'caught' by the system, and appear on a web page. Any comments posted that reference the patch are appended to the patch page too. The project's maintainer can then scan through the list of patches, marking each with a certain state, such as Accepted, Rejected or Under Review. Old patches can be sent to the archive or deleted.

Currently, Patchwork is being used for a number of open-source projects, mostly subsystems of the Linux kernel. Although Patchwork has been developed with the kernel workflow in mind, the aim is to be flexible enough to suit the majority of community projects.

History

Patchwork was developed by Jeremy Kerr for use with the Linux PPC64 mailing list. The ozlabs.org deployment was later expanded to cover additional projects and functionality.

Design

Originally written in Perl, it is now written in Python, using the Django web framework. Recent versions of Patchwork use Bootstrap for the front-end UI.

Notable users

  • Open vSwitch
  • QEMU
  • DPDK
  • Linaro
  • kernel.org
  • IPFire
  • FFmpeg
  • VLC
  • LinuxTV
  • Open Data Plane (ODP)
  • Libav
  • FreeDesktop.org
  • References

    Patchwork (software) Wikipedia