Upgrade update-stable to enforce candidate/topic as well.
[git-central.git] / server /
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 HabermanDon't let in tags that are not within a branch.
2008-08-23 Stephen HabermanFix link.
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 HabermanRemove newlines.
2008-08-21 Stephen HabermanI never really liked the footer.
2008-08-21 Stephen HabermanRefactoring.
2008-08-21 Stephen HabermanDon't go into merges.
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-14 Stephen HabermanMove allow settings into a subsection.
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 HabermanDon't use fancy regex stuff that isn't in bash 3.0.
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 HabermanAdd comment.
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 HabermanLocked update.
2008-08-13 Stephen Habermanupdate-ensure-follows to force stable tracking.
2008-07-24 Stephen HabermanHandle multiple base revisions--now with the code.
2008-07-23 Stephen HabermanRemove debug output.
2008-07-23 Stephen HabermanDon't let merge commits fool the prefer-rebase script.
2008-07-23 Stephen HabermanAdd support for locking branches.
2008-07-19 Stephen HabermanUse the logged in user. Hardcode '@payflex.com' for...
2008-07-14 Stephen HabermanHook to keep out camel casing.
2008-07-13 Stephen HabermanKeeping update-prefer-rebase from stepping on update...
2008-07-10 Stephen HabermanReverse the order so the trac comments match the commit...
2008-07-09 Stephen HabermanRewrite of stable protection with the 'no-ff' strategy.
2008-07-07 Stephen HabermanEnsure merged work.
2008-07-07 Stephen HabermanUsing a user-specific conf that wasn't owned by the...
2008-07-07 Stephen HabermanBetter error message.
2008-07-07 Stephen HabermanOnly put in the username instead of the name+email.
2008-06-24 Stephen HabermanConvert stable to update.
2008-06-24 Stephen HabermanConvert trac to update instead of pre-receive.
2008-06-24 Stephen Habermanupdate-no-rewind -> update-allow-tags-branches.
2008-06-24 Stephen HabermanAnother comment.
2008-06-24 Stephen HabermanPutting the comments back.
2008-06-24 Stephen HabermanConvert prefer-rebase to update.
2008-06-24 Stephen HabermanActually commit the email tweaks this time.
2008-06-24 Stephen HabermanMore email tests.
2008-06-24 Stephen HabermanA simpler, more robust approach to prefer rebase.
2008-06-24 Stephen HabermanAdding comments.
2008-06-24 Stephen HabermanTest the fixes for the shims.
2008-06-23 Stephen HabermanFix variable name stomp.
2008-06-23 Stephen HabermanThe -p/-r went away.
2008-06-23 Stephen HabermanFix suppressing the exit value.
2008-06-22 Stephen HabermanCopy in update-no-rewind, make executable.
2008-06-22 Stephen HabermanMove to the server directory.
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 HabermanDon't enforce log messages for merge commitss.
2008-06-20 Stephen HabermanTest new branches--can't use rev-parse yet as the ref...
2008-06-20 Stephen HabermanTest branch creation--turns out we still need to only...
2008-06-20 Stephen HabermanTest using the pre-receive -> pre-receive-ticket shim.
2008-06-20 Stephen HabermanServer side (non-trac) commit message enforcement.
2008-06-19 Stephen HabermanMove the trac hook around to parallelize with post...
2008-06-19 Stephen HabermanOur changes to the email script.
2008-06-19 Stephen HabermanOriginal script from git contrib.