| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-26 | moving structure around + more work on builder... | Jacob Thornton | 37 | -3752/+0 |
| 2012-01-26 | scope icons to .icon | Mark Otto | 1 | -90/+90 |
| 2012-01-26 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 3 | -17/+21 |
| 2012-01-26 | adding white sprites | Mark Otto | 1 | -0/+3 |
| 2012-01-26 | Move hero-unit css out of pattern.less and include it. Fixes #1185. | Linmiao Xu | 3 | -17/+21 |
| 2012-01-26 | fix legend margin collapse | Mark Otto | 1 | -2/+2 |
| 2012-01-26 | Merge branch 'form_alignment' of https://github.com/phopkins/bootstrap into p... | Mark Otto | 3 | -10/+11 |
| 2012-01-26 | Merge pull request #1271 from linrock/patch-1 | Mark Otto | 1 | -0/+3 |
| 2012-01-26 | separate code from type css files | Mark Otto | 4 | -43/+46 |
| 2012-01-26 | break scaffolding down into smaller less files | Mark Otto | 4 | -84/+88 |
| 2012-01-26 | make accordion links block level | Mark Otto | 1 | -1/+4 |
| 2012-01-26 | Fix icon margin in large buttons. | Linmiao Xu | 1 | -0/+3 |
| 2012-01-26 | allow icons in small buttons | Mark Otto | 2 | -0/+8 |
| 2012-01-26 | Makes inputs and buttons align middle so they line up in all browsers | Pete Hopkins | 3 | -9/+9 |
| 2012-01-26 | Clears border-radius on checkboxes because they look bad on IE | Pete Hopkins | 1 | -0/+1 |
| 2012-01-26 | Fixes off-by-1px between checkbox and form label (all browsers) | Pete Hopkins | 1 | -1/+1 |
| 2012-01-26 | move around some comments in buttons.less, update labels to use correct varia... | Mark Otto | 2 | -5/+16 |
| 2012-01-26 | Fixes background color for disabled buttons to match pre-IE fix (which preven... | Pete Hopkins | 1 | -1/+7 |
| 2012-01-26 | Makes default button the tiniest bit of gray for IE<=9 | Pete Hopkins | 1 | -1/+1 |
| 2012-01-26 | Removes filters as a way to provide gradients for IE<=9 | Pete Hopkins | 2 | -31/+34 |
| 2012-01-26 | overhaul frontpage jumbotron, add js for twitter buttons back in, fix up some... | Mark Otto | 4 | -2/+11 |
| 2012-01-25 | fix forms examples and allow for inputs in labels | Mark Otto | 1 | -0/+11 |
| 2012-01-25 | remove some old -moz- prefixes from mixins while we're at it, dropping FF3.6 ... | Mark Otto | 1 | -10/+4 |
| 2012-01-25 | Merge branch '2.0-wip' of https://github.com/kristerkari/bootstrap into krist... | Mark Otto | 1 | -4/+2 |
| 2012-01-25 | remove all tablesorter assets and css | Mark Otto | 1 | -54/+0 |
| 2012-01-25 | fix button group shadows, update js docs to fix alert js file link | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | update mixins to use slightly diff variables within some parametric mixins | Mark Otto | 1 | -2/+2 |
| 2012-01-25 | finish the rest of the less page mixins docs | Mark Otto | 2 | -27/+10 |
| 2012-01-26 | Drop khtml gradient, shorten old webkit gradient | Krister Kari | 1 | -4/+2 |
| 2012-01-25 | fix select alignment and height | Mark Otto | 1 | -3/+3 |
| 2012-01-25 | height auto on mutli select | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | fix bottom visual bug on carousel images | Mark Otto | 1 | -0/+6 |
| 2012-01-25 | enable support for form states on select elements | Mark Otto | 1 | -0/+1 |
| 2012-01-25 | change form fields back to inline-block to allow for inline-help text in defa... | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | updated comments in forms.less and added uneditable-textarea class to extend ... | Mark Otto | 1 | -2/+6 |
| 2012-01-25 | Merge pull request #1135 from kevva/patch | Mark Otto | 1 | -1/+0 |
| 2012-01-25 | missed a white | Jon Stevens | 1 | -1/+1 |
| 2012-01-25 | s/#fff/@white/ | Jon Stevens | 2 | -2/+2 |
| 2012-01-25 | update responsive to use latest grid mixins | Mark Otto | 1 | -8/+8 |
| 2012-01-25 | update docs to include separate responsive css, update docs to highlight prop... | Mark Otto | 2 | -3/+8 |
| 2012-01-25 | fix modal examples on js page, update modal close button positioning | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | updated icons to require a base class .icon | Mark Otto | 1 | -1/+1 |
| 2012-01-25 | fix margin on input buttons in modals | Mark Otto | 1 | -0/+1 |
| 2012-01-25 | move css builder and downloader to dedicated page, start to update remaining ... | Mark Otto | 1 | -2/+2 |
| 2012-01-24 | fix up docs css for responsive and subnav, fix forms error states | Mark Otto | 2 | -4/+9 |
| 2012-01-24 | remove top margin from alert close, chance close line height to 18px (baseLin... | Mark Otto | 2 | -2/+1 |
| 2012-01-24 | Merge branch 'fix-alert-close-line-height' of https://github.com/pokonski/boo... | Mark Otto | 1 | -0/+1 |
| 2012-01-24 | adding actual images to carousel to ensure you can see things are animating; ... | Mark Otto | 1 | -6/+7 |
| 2012-01-24 | allow for text in progress bars | Mark Otto | 1 | -0/+4 |
| 2012-01-24 | revamp alert message and error state color/text/bg to be variables | Mark Otto | 4 | -23/+41 |