git-central.git
2013-02-19 Olivier Matzpost-receive-delivery: add a deliver command master
2013-02-18 Olivier Matzpost-receive-delivery: new script to deliver branches
2011-04-14 Stephen Habermanpost-receive-hudson: Default USER_EMAIL to the committe...
2011-04-14 Stephen HabermanGet tests passing again.
2011-02-04 Stephen HabermanTry to fix readme links again.
2011-02-04 Stephen HabermanFix readme links.
2010-04-02 Stephen HabermanSet u+x on scripts.
2010-04-02 Stephen HabermanUse bash and fix the here document.
2009-08-01 Stephen HabermanNotes from awhile ago.
2008-12-23 Stephen HabermanAdd some weak docs and samples for server-side hook...
2008-12-10 Stephen HabermanUpdate docs.
2008-11-15 Stephen HabermanRemove candidate/topic auto-locking as it was too aggre...
2008-11-13 Stephen HabermanTodo.
2008-11-13 Stephen HabermanAuto-deploy files other than config and hooks.
2008-11-13 Stephen HabermanFilling in docs.
2008-11-13 Stephen HabermanI guess non-READMEs don't need the master part.
2008-11-13 Stephen HabermanNot very good, but rebase vs. merge.
2008-11-13 Stephen Habermans/sharing/collaborating
2008-11-13 Stephen HabermanFix link definitions.
2008-11-13 Stephen HabermanInitial writeup.
2008-11-12 Stephen HabermanAdd documentation for the scripts.
2008-11-12 Stephen HabermanDropping post-checkout-rebase in favor of pull that...
2008-11-12 Stephen HabermanPing.
2008-11-12 Stephen HabermanLink to hooks.
2008-11-12 Stephen HabermanDrop dashes for post-receive-commitnumbers and post...
2008-11-12 Stephen HabermanAdd links.
2008-11-12 Stephen HabermanMoving the readme and making it a project-wide overview.
2008-11-12 Stephen HabermanMerge update-ensure-tag-in-branch itno update-allow...
2008-11-12 Stephen HabermanUse quotes to avoid unary operator error.
2008-11-12 Stephen HabermanUse tags in the email subject to pick up commit numbers.
2008-11-12 Stephen HabermanGo back to using flat files for locking but keep them...
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 HabermanRemove cruft hooks, including the dreaded update-prefer...
2008-11-11 Stephen HabermanRemove the server-/client- prefixes in the tests.
2008-11-11 Stephen HabermanCleaning up scripts to only include useful stuff.
2008-11-11 Stephen HabermanFix post-receive-email test for USER_EMAIL variable.
2008-11-11 Stephen HabermanMake the hudson url a config parameter instead of an...
2008-11-11 Stephen HabermanDocument USER_EMAIL.
2008-11-11 Stephen HabermanPrune contrib-specific docs.
2008-11-11 Stephen HabermanUse a config variable for where sendmail is at.
2008-11-11 Stephen HabermanLet merges pass the client-side trac hook as they can...
2008-11-11 Stephen HabermanUse dirname instead of an POST_RECEIVE_TRAC environment...
2008-11-03 Stephen HabermanNew branches should not get the update your local branc...
2008-10-21 Stephen HabermanExternalize hudson address to HUDSON_URL environment...
2008-10-21 Stephen HabermanUpdate comments.
2008-10-21 Stephen HabermanRemove debug output.
2008-10-21 Stephen HabermanAdd hooks.post-receive-hudson.ignored to skip making...
2008-10-21 Stephen HabermanRely on USER_EMAIL instead of hardcoding payflex.com.
2008-10-21 Stephen HabermanFirst crack at a hudson project creation script.
2008-10-17 Stephen HabermanDelay to avoid ticket changes failing.
2008-10-15 Stephen HabermanIt's unlikely, but warn the user to update first before...
2008-10-13 Stephen HabermanUse a 0.11 idioim for tracking cnum. Seems to have...
2008-10-10 Stephen HabermanFix spaces->tabs.
2008-10-10 Stephen HabermanUpgrade the client post-checkout hook to automatically...
2008-10-10 Stephen HabermanRemove extra 'bin/sh' line.
2008-10-10 Stephen HabermanRemove wrapper scripts that did nothing. Can always...
2008-10-10 Stephen HabermanAdd missing '&&' suffixes.
2008-10-10 Stephen HabermanStore the branch name for the lulz.
2008-10-08 Stephen HabermanDrop dependency on the trac repo (and hence git plugin).
2008-09-30 Stephen HabermanLet 0-commit stable branches move on.
2008-09-30 Stephen HabermanUse sh instead of bash.
2008-09-30 Stephen HabermanFix update-stable for 0-commit branches.
2008-09-30 Stephen HabermanAdding a functions and redoing the tattoo to use the...
2008-09-30 Stephen HabermanAdd display_error_message to reduce duplication.
2008-09-29 Stephen HabermanAdd a with_lock function to ensure commitnumber appends...
2008-09-29 Stephen HabermanPass the output of git describe --tags to trac as well.
2008-09-29 Stephen HabermanConsolidate cat+grep calls into just grep.
2008-09-29 Stephen HabermanAppend to a separate "commitnumbers" to avoid race...
2008-09-29 Stephen HabermanFirst pass at sequential commit numbers.
2008-09-29 Stephen HabermanRestore prefer-rebase to its previous behavior--still...
2008-09-29 Stephen HabermanEcho the initial commit hash and add a better comment.
2008-09-29 Stephen HabermanTest to reproduce interactive rebasing not rebasing.
2008-09-28 Stephen HabermanTest the conflict diff email.
2008-09-27 Stephen HabermanI'm not ready to enforce that all tips must be new...
2008-09-27 Stephen HabermanUse the new install_update_hook function.
2008-09-25 Stephen HabermanFix indentation.
2008-09-25 Stephen HabermanFix missing tabs.
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-29 Stephen HabermanRe-describe each commit.
2008-08-29 Stephen HabermanWatch out for parent not existing yet.
2008-08-28 Stephen HabermanMove some comments around.
2008-08-28 Stephen HabermanBetter tattoo.
2008-08-27 Stephen HabermanDisallow creating branches that are directly (no-commit...
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 HabermanFix tags and short_refname assignment.
2008-08-25 Stephen HabermanStart of tattoo.
2008-08-25 Stephen HabermanDon't complain if checking out something like a hash.
2008-08-25 Stephen HabermanWe can't use =~ in cbas1's version of bash.
2008-08-25 Stephen HabermanProactive refollow.
2008-08-25 Stephen HabermanBrief docs.
2008-08-24 Stephen HabermanUpgrade update-stable to enforce candidate/topic as...
2008-08-24 Stephen HabermanDenote what ref we should match, though a symbolic...
2008-08-24 Stephen HabermanFix test-lib bug not &&'ing together the exit code...
2008-08-24 Stephen HabermanTypo.
2008-08-24 Stephen HabermanDon't let in tags that are not within a branch.
2008-08-24 Stephen HabermanTry and flush out all the commands devs would need.
next