post-receive-delivery: add a deliver command
[git-central.git] / scripts /
2011-04-14 Stephen HabermanGet tests passing again.
2010-04-02 Stephen HabermanSet u+x on scripts.
2010-04-02 Stephen HabermanUse bash and fix the here document.
2008-11-12 Stephen HabermanAdd documentation for the scripts.
2008-11-12 Stephen HabermanMoving the readme and making it a project-wide overview.
2008-11-12 Stephen HabermanUse quotes to avoid unary operator error.
2008-11-11 Stephen HabermanFix trailing space.
2008-11-11 Stephen HabermanFix case.
2008-11-11 Stephen HabermanFix pull in the case when we have no local changes.
2008-11-11 Stephen HabermanCleaning up scripts to only include useful stuff.
2008-10-10 Stephen HabermanRemove extra 'bin/sh' line.
2008-10-10 Stephen HabermanRemove wrapper scripts that did nothing. Can always...
2008-09-30 Stephen HabermanAdding a functions and redoing the tattoo to use the...
2008-09-29 Stephen HabermanEcho the initial commit hash and add a better comment.
2008-09-25 Stephen HabermanMake a create-stable-branch script. Easy.
2008-09-24 Stephen HabermanReproduce and fix with gc-pull the merge replay problem.
2008-08-28 Stephen HabermanMove some comments around.
2008-08-28 Stephen HabermanBetter tattoo.
2008-08-26 Stephen HabermanFix missing -r in gc-checkout looking for existing...
2008-08-25 Stephen HabermanFlush out tattoo and tests.
2008-08-25 Stephen HabermanStart of tattoo.
2008-08-25 Stephen HabermanProactive refollow.
2008-08-25 Stephen HabermanBrief docs.
2008-08-24 Stephen HabermanTypo.
2008-08-24 Stephen HabermanTry and flush out all the commands devs would need.
2008-08-24 Stephen HabermanFetch before looking for remote branches.
2008-08-24 Stephen HabermanUse rev-parse so gc-checkout recognizes more than just...
2008-08-24 Stephen HabermanTrying a gc prefix.
2008-08-21 Stephen HabermanMove to scripts--still a work in progress.
2008-08-19 Stephen HabermanDrop the sh extension.
2008-08-19 Stephen Haberman'add' picks up all changes.
2008-08-19 Stephen HabermanRefactor create-branch into checkout which does more.
2008-08-14 Stephen HabermanPush/pull scripts.
2008-08-14 Stephen Habermancreate-branch script.
2008-08-14 Stephen HabermanScripts/hooks to store settings in a separate 'gitconfi...