| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-06-28 | address issues with fixed subnav like borders, corners, etc | Mark Otto | 1 | -9/+13 |
| 2012-06-28 | remove responsive subnav from docs and place in navbar-responsive.less | Mark Otto | 2 | -33/+79 |
| 2012-06-28 | use variablef or wells background-color, update docs for glyphicons license m... | Mark Otto | 4 | -35/+84 |
| 2012-06-25 | fix dropdowns in button groups after font-size hack | Mark Otto | 1 | -1/+4 |
| 2012-06-25 | reverse the gradient on striped progress bars so it matches the active state ... | Mark Otto | 1 | -1/+1 |
| 2012-06-25 | Merge pull request #3856 from Calvein/patch-1 | Mark Otto | 1 | -13/+3 |
| 2012-06-25 | use @textColor to change help-block/help-inline font color | Mark Otto | 1 | -1/+1 |
| 2012-06-25 | reorder media queries | Mark Otto | 3 | -81/+81 |
| 2012-06-25 | prevent button group buttons from wrapping in tight spaces by removing floats... | Mark Otto | 2 | -2/+41 |
| 2012-06-25 | remove jank fix for dt bold text | Mark Otto | 1 | -1/+0 |
| 2012-06-25 | add tests for table grid sizing, solve bugs in fluid table grid sizing | Mark Otto | 2 | -1/+76 |
| 2012-06-25 | #3223: make table row hover optional class | Mark Otto | 1 | -1/+1 |
| 2012-06-24 | make fixing of subnav work again | Mark Otto | 1 | -5/+6 |
| 2012-06-24 | remove subnav file, instead add an optional class for .navbar | Mark Otto | 4 | -105/+76 |
| 2012-06-24 | more subnav optimizations | Mark Otto | 5 | -44/+41 |
| 2012-06-24 | tons of docs cleanup in css, adding subnav to official components | Mark Otto | 6 | -4/+111 |
| 2012-06-20 | create vars for responsive grid values, fixed and fluid, and document them in... | Mark Otto | 4 | -10/+30 |
| 2012-06-20 | Merge branch '2.1.0-wip' of https://github.com/marcusds/bootstrap into 2.1.0-wip | Mark Otto | 1 | -1/+19 |
| 2012-06-20 | Merge branch 'EngineerGio-patch-1' into 2.1.0-wip | Mark Otto | 1 | -0/+40 |
| 2012-06-20 | reorder for t-r-b-l | Mark Otto | 1 | -14/+14 |
| 2012-06-21 | Added border-radius mixins to set single corner radius and single side border... | EngineerGio | 1 | -0/+40 |
| 2012-06-19 | #3861: add span to pagination selectors for full support of non-link paginati... | Mark Otto | 1 | -5/+10 |
| 2012-06-19 | remove unused container reset | Mark Otto | 1 | -3/+1 |
| 2012-06-19 | add separate vars for dropdown link hover and active states | Mark Otto | 2 | -5/+17 |
| 2012-06-19 | add basic vertical button group support | Mark Otto | 1 | -0/+30 |
| 2012-06-19 | #2764: add disabled styles to navs and dropdowns | Mark Otto | 2 | -0/+30 |
| 2012-06-19 | round select list corners | Mark Otto | 1 | -1/+1 |
| 2012-06-19 | updated tests and homepage marketing copy | Mark Otto | 1 | -5/+16 |
| 2012-06-17 | Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip | Mark Otto | 1 | -2/+2 |
| 2012-06-17 | #3864: use @baseLineHeight in alerts.less | Mark Otto | 1 | -1/+1 |
| 2012-06-15 | Corrected spelling error | Ross Laird | 1 | -2/+2 |
| 2012-06-15 | Remove useless ms prefixes | François Robichet | 1 | -13/+3 |
| 2012-06-14 | improve inline-block of append/prepend inputs with font-size: 0; | Mark Otto | 1 | -0/+3 |
| 2012-06-11 | Merge remote-tracking branch 'upstream/2.1.0-wip' into 2.1.0-wip | Marcus Schwab | 1 | -4/+1 |
| 2012-06-11 | Proper spacing between offsets | Marcus Schwab | 1 | -3/+9 |
| 2012-06-10 | rewrite alerts and progress bars sections | Mark Otto | 1 | -4/+1 |
| 2012-06-07 | ajgon's fluid offsets working with first-child | Marcus Schwab | 1 | -1/+1 |
| 2012-06-07 | Added offsets for .row-fluid | Igor Rzegocki | 1 | -1/+13 |
| 2012-06-04 | #3684: reset width to auto for input type='image' | Mark Otto | 1 | -1/+2 |
| 2012-06-04 | Merge branch 'wachunga-2.0.4-wip' into 2.1.0-wip | Mark Otto | 1 | -3/+3 |
| 2012-06-04 | Merge branch '2.0.4-wip' of https://github.com/wachunga/bootstrap into wachun... | Mark Otto | 1 | -3/+3 |
| 2012-06-04 | fix #3693: rounded corners on search form | Mark Otto | 1 | -1/+1 |
| 2012-06-04 | fix placeholder for FF by attaching input and textarea when we call the mixin | Mark Otto | 1 | -1/+4 |
| 2012-06-02 | fix cut off icons | Mark Otto | 1 | -2/+2 |
| 2012-06-02 | Merge branch 'accessibility' into 2.1.0-wip | Jacob Thornton | 2 | -2/+12 |
| 2012-06-01 | 2.0.3 -> 2.0.4v2.0.4 | Jacob Thornton | 2 | -2/+2 |
| 2012-05-28 | fix broken css tests, add fluid input-prepend/-append to tests, fix input-pre... | Mark Otto | 3 | -28/+56 |
| 2012-05-28 | Merge branch 'raymccoy-no-filters' into 2.0.4-wip | Mark Otto | 1 | -3/+3 |
| 2012-05-28 | scope float right dropdown menus to immediate children | Mark Otto | 1 | -1/+1 |
| 2012-05-27 | fixes .placeholder to work as a "grouped selector" | Corey Innis | 2 | -10/+4 |