post-receive-delivery: add a deliver command
[git-central.git] / tests /
2011-04-14 Stephen HabermanGet tests passing again.
2008-11-15 Stephen HabermanRemove candidate/topic auto-locking as it was too aggre...
2008-11-13 Stephen HabermanAuto-deploy files other than config and hooks.
2008-11-12 Stephen HabermanDropping post-checkout-rebase in favor of pull that...
2008-11-12 Stephen HabermanDrop dashes for post-receive-commitnumbers and post...
2008-11-12 Stephen HabermanMerge update-ensure-tag-in-branch itno update-allow...
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 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 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-15 Stephen HabermanIt's unlikely, but warn the user to update first before...
2008-10-10 Stephen HabermanUpgrade the client post-checkout hook to automatically...
2008-10-10 Stephen HabermanAdd missing '&&' suffixes.
2008-10-10 Stephen HabermanStore the branch name for the lulz.
2008-09-30 Stephen HabermanLet 0-commit stable branches move on.
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 HabermanPass the output of git describe --tags to trac as well.
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 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-24 Stephen HabermanReproduce and fix with gc-pull the merge replay problem.
2008-08-29 Stephen HabermanRe-describe each commit.
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 HabermanProactive refollow.
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 HabermanDon't let in tags that are not within a branch.
2008-08-24 Stephen HabermanUse rev-parse so gc-checkout recognizes more than just...
2008-08-24 Stephen HabermanTrying a gc prefix.
2008-08-23 Stephen HabermanTry passing in git describe too.
2008-08-23 Stephen HabermanInclude the refname in the trac comment.
2008-08-22 Stephen HabermanRefactor to do diff per commit and only show conflicted...
2008-08-21 Stephen HabermanI never really liked the footer.
2008-08-21 Stephen HabermanDon't go into merges.
2008-08-21 Stephen HabermanTest how merges with and without conflicts are currentl...
2008-08-21 Stephen HabermanKnown bad.
2008-08-21 Stephen HabermanTest rewind and rewind and continue even though we...
2008-08-21 Stephen HabermanTest update/delete annotated tags as well.
2008-08-21 Stephen HabermanTest update/delete lightweight tags.
2008-08-21 Stephen HabermanTest making a lightweight tag.
2008-08-20 Stephen HabermanHandle double posting when multiple branches are pointi...
2008-08-19 Stephen HabermanWe can check hooks into gitconfig as well.
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-19 Stephen HabermanTest for pull doing rebase.
2008-08-14 Stephen HabermanPush/pull scripts.
2008-08-14 Stephen Habermancreate-branch script.
2008-08-14 Stephen HabermanMove post-receive-email settings to a subsection.
2008-08-14 Stephen HabermanConvert git config over to a post receive script.
2008-08-14 Stephen HabermanAdd excused to ensure follows.
2008-08-14 Stephen HabermanAllow branches to be excused from the ticket check.
2008-08-14 Stephen HabermanRename update-trac -> update-ensure-ticket-reference.
2008-08-14 Stephen HabermanConvert lock check over to using config properties.
2008-08-14 Stephen HabermanScripts/hooks to store settings in a separate 'gitconfi...
2008-08-13 Stephen HabermanAllow tags to lag stable.
2008-08-13 Stephen Habermanupdate-ensure-follows to force stable tracking.
2008-07-24 Stephen HabermanHandle multiple base revisions between the parents...
2008-07-23 Stephen HabermanDon't let merge commits fool the prefer-rebase script.
2008-07-14 Stephen HabermanHook to keep out camel casing.
2008-07-13 Stephen HabermanUse permanent shims as the test hook scripts. Not used...
2008-07-13 Stephen HabermanKeeping update-prefer-rebase from stepping on update...
2008-07-10 Stephen HabermanFollow along with GitNotes.
2008-07-09 Stephen HabermanInstall the stable hook sooner to see it work for the...
2008-07-09 Stephen HabermanRewrite of stable protection with the 'no-ff' strategy.
2008-07-07 Stephen HabermanEnsure merged work.
2008-06-24 Stephen HabermanConvert stable to update.
2008-06-24 Stephen HabermanConvert trac to update instead of pre-receive.
2008-06-24 Stephen HabermanConvert prefer-rebase to update.
2008-06-24 Stephen HabermanTweak the email format.
2008-06-24 Stephen HabermanMore email tests.
2008-06-24 Stephen HabermanA simpler, more robust approach to prefer rebase.
2008-06-24 Stephen HabermanTest the fixes for the shims.
2008-06-22 Stephen HabermanSet rebase on checkout.
2008-06-21 Stephen HabermanOnly one branch push/recive.
2008-06-20 Stephen HabermanPrefer rebase. Nice.
2008-06-20 Stephen HabermanFirst test for emails.
2008-06-20 Stephen Haberman-ticket > -trac.
2008-06-20 Stephen HabermanShow pre-receive-stable stopping following commands...
2008-06-20 Stephen HabermanAdd pre-receive-stable to protect stable from non-qa...
2008-06-20 Stephen HabermanRemove extra newline.
2008-06-20 Stephen HabermanDon't enforce log messages for merge commitss.
2008-06-20 Stephen HabermanThe commit-msg misses merges somehow. Which I guess...
2008-06-20 Stephen HabermanTest cleanup.
next