pkg-config hosts its code at git://anongit.freedesktop.org/pkg-config.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:pkg-config

See all merge proposals.

pkg-config has 1 active branch owned by 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:pkg-config
Series: main
1 Development 2017-04-07 14:17:28 UTC
493. parse: Don't emit unknown keyword war...

Author: Dan Nicholson
Revision Date: 2017-04-07 14:17:28 UTC

parse: Don't emit unknown keyword warning for Libs.private

Requires.private and Libs.private are skipped unless --static is in use.
However, the parser was checking for Libs.private and this option in a
single conditional unlike Requires.private. This was making the check
fall through to the else and emit an "Unknown keyword" debug message
when --static was not used. This was harmless but not true.

https://bugs.freedesktop.org/show_bug.cgi?id=99770

11 of 1 result
You can't create new branches for pkg-config.