Closed (fixed)
Project:
Dreditor (moved)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2011 at 16:05 UTC
Updated:
17 May 2012 at 23:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
sund.o was prepared for Dreditor already: #1127320: Expose git attribution string in user profiles and menu callback
Comment #2
boombatower commentedsub
Comment #3
tim.plunkettJust a heads up, the menu callback changed since the patches in that issue, its now http://drupal.org/user/54136/git-attribution, which gives
{"author":"sun \u003csun@54136.no-reply.drupal.org\u003e"}Comment #4
dawehnerHere is a first start to implement that.
I'm wondering whether the author tag should be appended or added to a second textfield.
If it's added to the first field it would maybe make sense to rename it to "git commit snippet" or something similar and adapt it a bit more.
Comment #5
sunCommitted attached patch. :) And this is how it looks like:
Comment #6
dave reidWhy git commit -a?
Comment #7
tim.plunkettCan we PLEASE remove the -a in there? That is scary and not at all a safe default.
Comment #8
tim.plunkettTrying to be helpful instead of yelling :)
Comment #9
dave reidComment #10
sunAlrighty, committed the follow-up with an additional comment.
Comment #11
rfayWow, SOOO sweet!
Comment #12
ericduran commentedthis is awesome :)