#
# ChangeLog for trunk/scripts/git-hooks/super
#
# Generated by Trac 1.0.2
# Apr 14, 2025, 3:08:25 PM

Wed, 30 Dec 2009 20:36:32 GMT broder [2813]
	* trunk/scripts/git-hooks/sub/update (modified)
	* trunk/scripts/git-hooks/super/update (modified)

	I don't trust test's boolean operators.


Mon, 28 Dec 2009 18:36:21 GMT broder [2802]
	* trunk/scripts/git-hooks/super/update (modified)

	Missed one place we used "superrepo".


Mon, 12 Oct 2009 06:16:27 GMT broder [2500]
	* trunk/scripts/git-hooks/super/build-pre-receive (deleted)
	* trunk/scripts/git-hooks/super/post-receive (deleted)
	* trunk/scripts/git-hooks/super/pre-receive (deleted)
	* trunk/scripts/git-hooks/super/update (added)
	* trunk/scripts/git-hooks/super/zephyr-post-receive (deleted)

	Replace the superrepo hooks with an update hook that rejects all
	pushes.


Sat, 13 Jun 2009 21:46:28 GMT price [2355]
	* trunk/scripts/git-hooks/super/build-pre-receive (modified)

	integrate most of invirt-build-receive into build-pre-receive


Fri, 08 May 2009 02:42:32 GMT price [2349]
	* trunk/scripts/git-hooks/notes (added)
	* trunk/scripts/git-hooks/sub/post-receive (modified)
	* trunk/scripts/git-hooks/super/build-pre-receive (added)
	* trunk/scripts/git-hooks/super/post-receive (modified)
	* trunk/scripts/git-hooks/super/pre-receive (added)

	begin to sketch git pre-receive hook


Sat, 02 May 2009 23:09:54 GMT price [2324]
	* trunk/scripts/git-hooks/sub (added)
	* trunk/scripts/git-hooks/sub/post-receive (moved)
	* trunk/scripts/git-hooks/sub/zephyr-post-receive (added)
	* trunk/scripts/git-hooks/super (added)
	* trunk/scripts/git-hooks/super/post-receive (moved)
	* trunk/scripts/git-hooks/super/zephyr-post-receive (added)

	reorganize git-hooks

	Also chmod +x.  We'll find out if git-svn is ...