#pragma section-numbers 2
= Mozilla pushlog extension =
Tracks who pushed what to a repository.

<<TableOfContents>>

== Status ==
'''This extension is not distributed with Mercurial.'''

''Author:'' ''Benjamin Smedberg'', ''Ted Mielczarek'', Mozilla

Repository: https://hg.mozilla.org/hgcustom/version-control-tools/

Web page: https://mozilla-version-control-tools.readthedocs.org/en/latest/hgmo/pushlog.html

== Overview ==
See an example at: https://hg.mozilla.org/mozilla-central/pushloghtml

== Configuration ==
It's documented on the web page above.

See also [[http://armenzg.blogspot.com/2008/12/setup-your-own-hg-local-repo-with.html|Setup your own hg local repo with pushlog]].

== See also ==
[[https://developer.mozilla.org/en-US/docs/Mercurial_FAQ/Filter_a_Mercurial_Changelog_feed_by_Pushlog_directory_paths|Filter a Mercurial Changelog feed by Pushlog directory paths]]

SonicHgExtension

----
CategoryExtensionsByOthers