| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-02-14 | pygmentize the rest of the css page | Mark Otto | 1 | -458/+466 |
| 2013-02-14 | pygmentize grid section; update bs-docs-example corners | Mark Otto | 1 | -22/+28 |
| 2013-02-14 | Start pygmentizing css.html; add new theme for pygments | Mark Otto | 1 | -88/+105 |
| 2013-02-13 | make same css docs fix from upstream | Mark Otto | 1 | -2/+2 |
| 2013-02-12 | rearrange jekyll and docs | Mark Otto | 1 | -0/+2263 |
| 2013-02-12 | nuke what we don't need for jekyll | Mark Otto | 1 | -2386/+0 |
| 2013-02-08 | clean up responsive docs and global css styles | Mark Otto | 1 | -70/+5 |
| 2013-02-05 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -1/+1 |
| 2013-02-05 | port docs fix from 2.3.0-wip to new css page | Mark Otto | 1 | -0/+1 |
| 2013-02-04 | Fixes #6794: incorrect docs mention of th element | Mark Otto | 1 | -2/+1 |
| 2013-02-02 | Rearrange forms content | Mark Otto | 1 | -118/+119 |
| 2013-02-02 | Simplify input and input group sizing | Mark Otto | 1 | -2/+36 |
| 2013-01-31 | Remove gallery link from navbar; add to homepage examples section instead | Mark Otto | 1 | -3/+0 |
| 2013-01-17 | comment tweaks and updating starter template | Mark Otto | 1 | -1/+1 |
| 2013-01-17 | Update commenting and structure of layout.mustache | Mark Otto | 1 | -5/+7 |
| 2013-01-17 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 1 | -1/+1 |
| 2013-01-17 | Change .img-polaroid to .img-thumbnail | Mark Otto | 1 | -2/+2 |
| 2013-01-17 | Restore .btn-info | Mark Otto | 1 | -0/+5 |
| 2013-01-17 | Restore nav tabs, pills, justified variation, disabled links, and a few more ... | Mark Otto | 1 | -2/+2 |
| 2013-01-17 | Readd focused example of inputs to docs; clean up alerts section | Mark Otto | 1 | -2/+2 |
| 2013-01-17 | Update Getting Started page to include mention of Respond | Mark Otto | 1 | -1/+1 |
| 2013-01-17 | Add respond.js to main docs pages, but only for IE8 and down | Mark Otto | 1 | -1/+1 |
| 2013-01-17 | Update nav and add bounds for tablet container | Mark Otto | 1 | -1/+1 |
| 2013-01-17 | streamline css docs | Mark Otto | 1 | -54/+11 |
| 2013-01-17 | Move grid/container styles to grid.less; update docs; add offsetting back | Mark Otto | 1 | -2/+9 |
| 2013-01-16 | mo betta sidenav for responsive hotness | Mark Otto | 1 | -1/+1 |
| 2013-01-16 | Re-add and update form styles: | Mark Otto | 1 | -7/+7 |
| 2013-01-15 | docs changes, more type improvements, add grid system basics back | Mark Otto | 1 | -102/+101 |
| 2013-01-12 | Merge pull request #6463 from cvrebert/input-required-docs-fix-3.0.0 | Mark Otto | 1 | -1/+1 |
| 2013-01-09 | Add text alignment utility classes | Mark Otto | 1 | -0/+13 |
| 2013-01-05 | update docs to reflect #5786 | Chris Rebert | 1 | -1/+1 |
| 2012-12-28 | Improve documentation for new form validation styles | Mark Otto | 1 | -6/+11 |
| 2012-12-26 | Simplify form validation states while enabling them to be applied to one fiel... | Mark Otto | 1 | -18/+12 |
| 2012-12-26 | Remove .text-info and .info form validation states | Mark Otto | 1 | -9/+0 |
| 2012-12-26 | Drop .input-block-level modifier as inputs are already width: 100%; | Mark Otto | 1 | -11/+0 |
| 2012-12-26 | Add grid column example to form input sizing | Mark Otto | 1 | -1/+27 |
| 2012-12-26 | Remove .controls-row; instead, folks should use .row and .span* for all their... | Mark Otto | 1 | -33/+1 |
| 2012-12-20 | update docs regarding normalize and clearfix | Mark Otto | 1 | -2/+2 |
| 2012-12-20 | fix up code snippet | Mark Otto | 1 | -1/+1 |
| 2012-12-19 | Holy shit, buttons, button states, and input states updated | Mark Otto | 1 | -12/+11 |
| 2012-12-19 | Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into cvrebe... | Mark Otto | 1 | -0/+38 |
| 2012-12-19 | remove commented out buttons css, update docs | Mark Otto | 1 | -1/+1 |
| 2012-12-19 | overhaul buttons | Mark Otto | 1 | -12/+2 |
| 2012-12-19 | Change .jumbotron usage in docs layout to .bs-docs-jumbotron | Mark Otto | 1 | -1/+1 |
| 2012-12-19 | Drop labels from the docs | Mark Otto | 1 | -11/+4 |
| 2012-12-19 | Drop .form-search support | Mark Otto | 1 | -38/+1 |
| 2012-12-19 | Merge branch 'bs3-input-groups' into 3.0.0-wip | Mark Otto | 1 | -141/+91 |
| 2012-12-19 | Remove support for multiple buttons in input groups because fuck that shit. | Mark Otto | 1 | -34/+2 |
| 2012-12-10 | document caveat regarding fieldset legend and #6199 | Chris Rebert | 1 | -1/+2 |
| 2012-12-10 | document fieldset[disabled] styling added in #6199; per @mdo | Chris Rebert | 1 | -0/+37 |