| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-03-05 | increase specifity of .pills li.active for dropdowns | Mark Otto | 2 | -2/+2 |
| 2012-03-05 | fix warning button issue per #2392 and add warning buttons to components | Mark Otto | 4 | -0/+47 |
| 2012-03-05 | clean up horizontal dl option and docs | Mark Otto | 4 | -21/+28 |
| 2012-03-05 | Merge pull request #2267 from dominicbarnes/dl_horizontal | Mark Otto | 2 | -11/+46 |
| 2012-03-05 | fix ie7 breadcrumbs per #2224 | Mark Otto | 2 | -0/+4 |
| 2012-03-05 | Merge branch 'alexpeattie-master' into 2.0.2-wip | Mark Otto | 2 | -2/+2 |
| 2012-03-05 | utilize new dropdown variables | Mark Otto | 2 | -2/+2 |
| 2012-03-05 | add a ton new variables for type, buttons, inputs | Mark Otto | 2 | -20/+40 |
| 2012-03-05 | add uglify-js install information in compiling section. improve issue #1756 | Tarsis Azevedo | 1 | -2/+2 |
| 2012-03-04 | true > child + varargs | Jacob Thornton | 1 | -0/+0 |
| 2012-03-04 | make sure to pass child var through | Jacob Thornton | 3 | -132/+132 |
| 2012-03-04 | when > 0 rather than when not 0 | Jacob Thornton | 1 | -0/+0 |
| 2012-03-04 | new approach to grid with recursive mixins :D | Jacob Thornton | 3 | -352/+352 |
| 2012-03-03 | Fix typo in .mustache file | Alex Peattie | 1 | -1/+1 |
| 2012-03-01 | docs/scaffolding typo: Large display is 1200px and up, not 1210px | Alex Peattie | 1 | -1/+1 |
| 2012-02-28 | .progress-warning mention in docs | Mark Otto | 3 | -0/+2 |
| 2012-02-27 | fix navbar container for default 940px grid per #2194 | Mark Otto | 2 | -0/+3 |
| 2012-02-27 | set line-height for labels to prevent change in height when floated per #2222 | Mark Otto | 2 | -1/+2 |
| 2012-02-27 | set list-style to none for breadcrumbs to resolve cross browser issues per #2224 | Mark Otto | 2 | -0/+1 |
| 2012-02-27 | Merge branch 'meleyal-fix-carousel-docs' into 2.0.2-wip | Mark Otto | 3 | -4/+4 |
| 2012-02-27 | removing a few of the size classes, changing up the documentation | Dominic Barnes | 1 | -2/+7 |
| 2012-02-27 | undoing what I suspect are the 'dirty' parts of this commit | Dominic Barnes | 4 | -499/+196 |
| 2012-02-27 | Merge branch 'meleyal-patch-1' into 2.0.2-wip | Mark Otto | 3 | -12/+12 |
| 2012-02-27 | manually resolve #2266, typo in example HTML for breadcrumbs | Mark Otto | 3 | -6/+2 |
| 2012-02-27 | make .input-prepend/append .add-on text color the same as labels, #333, to cl... | Mark Otto | 2 | -1/+0 |
| 2012-02-27 | fix typo in js docs carousel section per #2299 | Mark Otto | 3 | -2/+2 |
| 2012-02-27 | simplify selector for .modal-form per #2218 | Mark Otto | 2 | -1/+1 |
| 2012-02-27 | really add protocol to examples | Mark Otto | 3 | -3/+3 |
| 2012-02-27 | add guard for child spans | Jacob Thornton | 3 | -144/+144 |
| 2012-02-27 | working through new grid implementation... | Jacob Thornton | 3 | -231/+495 |
| 2012-02-26 | add heads up label to new docs mention | Mark Otto | 3 | -2/+8 |
| 2012-02-26 | remove warning from icons section about :after labels, add section to explain... | Mark Otto | 3 | -8/+4 |
| 2012-02-26 | Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip | Mark Otto | 5 | -1/+17 |
| 2012-02-26 | Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip | Mark Otto | 3 | -2/+2 |
| 2012-02-25 | Adding a 'horizontal' option to description lists, similar to .form-horizontal | Dominic Barnes | 6 | -206/+539 |
| 2012-02-24 | fix for @pamelafox and #1861 | Jacob Thornton | 1 | -0/+0 |
| 2012-02-24 | and pause on hover option to carousel | Jacob Thornton | 4 | -0/+16 |
| 2012-02-24 | fix docs example in js page per #2225 | Mark Otto | 3 | -2/+2 |
| 2012-02-24 | add version to docs homepage, fix docs example for forms | Mark Otto | 6 | -4/+7 |
| 2012-02-25 | Fix typos and clarify wording in carousel docs | meleyal | 2 | -4/+4 |
| 2012-02-24 | Fix broken links to fav and touch icons in examples, fixes #2244 | meleyal | 3 | -12/+12 |
| 2012-02-23 | add note about backdrop static | Jacob Thornton | 3 | -2/+2 |
| 2012-02-22 | update modal footers to use text-align instead of float on buttons for alignment | Mark Otto | 4 | -8/+8 |
| 2012-02-22 | add clearfix to .form-actions for .pull-right and .pull-left supported button... | Mark Otto | 2 | -0/+8 |
| 2012-02-22 | fix #1954: icons in tabs add jank border | Mark Otto | 2 | -2/+3 |
| 2012-02-22 | restore fixed navbar container reset to grid mixin, add override for inputs w... | Mark Otto | 3 | -39/+48 |
| 2012-02-22 | Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip | Mark Otto | 3 | -426/+3 |
| 2012-02-22 | tighten padding on labels and badges given default line-height | Mark Otto | 2 | -6/+6 |
| 2012-02-21 | Merge branch '2.0.2-wip' of https://github.com/twitter/bootstrap into 2.0.2-wip | Jacob Thornton | 8 | -133/+363 |
| 2012-02-21 | rewrite the grid system. Clean shit up tons - only generate 12 columns by def... | Jacob Thornton | 3 | -423/+0 |