| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-10-26 | fix vertical position of dropdown menu in .tabs | Mark Otto | 3 | -4/+4 |
| 2011-10-26 | fix prettyify and update the table styles to include a condensed flavor | Mark Otto | 5 | -5/+52 |
| 2011-10-26 | update to docs to cleanup pagination for smartphones, fix some pagination inc... | Mark Otto | 5 | -24/+37 |
| 2011-10-27 | Aligned close buttons to the middle of alert message | kriansa | 1 | -0/+4 |
| 2011-10-22 | tweaks to the responsive layout to improve type | Mark Otto | 6 | -21/+40 |
| 2011-10-22 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -0/+4 |
| 2011-10-22 | Merge pull request #461 from tinyfly/responsive-row-fix | Mark Otto | 3 | -2/+20 |
| 2011-10-22 | updating the docs to include more responsive fixes, adding rows to the respon... | Mark Otto | 4 | -6/+28 |
| 2011-10-22 | Merge pull request #462 from southpolesteve/master | Jacob Thornton | 1 | -3/+3 |
| 2011-10-21 | Use proper classes for three column layout | Steve Faulkner | 1 | -3/+3 |
| 2011-10-21 | remove negative margin on .row so we don't hang off the left edge of the screen | Jeff Adams | 3 | -2/+20 |
| 2011-10-21 | tweaking prettify styles to introduce dark theme | Mark Otto | 2 | -50/+104 |
| 2011-10-21 | move javascript to le footer | Mark Otto | 1 | -11/+12 |
| 2011-10-20 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 12 | -260/+213 |
| 2011-10-20 | fix the popover background color to work in ie7 | Mark Otto | 3 | -6/+6 |
| 2011-10-19 | updated fluid example to not use floated sidebar and instead use position abs... | Mark Otto | 5 | -47/+44 |
| 2011-10-19 | fix scrollspy simplify stuff more - break everything. | Jacob Thornton | 10 | -57/+78 |
| 2011-10-19 | update docs to streamline the tables section, remove redundant css for tables... | Mark Otto | 4 | -42/+8 |
| 2011-10-19 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Jacob Thornton | 19 | -1243/+2093 |
| 2011-10-19 | remove redundant styles from inline forms | Mark Otto | 3 | -71/+2 |
| 2011-10-19 | update docs copy to include mention of info alert messages | Mark Otto | 1 | -1/+1 |
| 2011-10-19 | greatly simply js plugins - remove js api where reasonable | Jacob Thornton | 10 | -206/+138 |
| 2011-10-18 | refinement to the responsive section | Mark Otto | 2 | -40/+46 |
| 2011-10-17 | adding responsive stuff to docs to stub that out, updated type to make ul and... | Mark Otto | 6 | -5/+100 |
| 2011-10-17 | update docs to change topbar to navbar | Mark Otto | 2 | -21/+21 |
| 2011-10-17 | overhauled tables section of docs to minize copy and emphasize code | Mark Otto | 1 | -101/+178 |
| 2011-10-17 | add abbr styles, overhaul type docs section to remove lots of verbose text an... | Mark Otto | 5 | -171/+210 |
| 2011-10-17 | update all code elements in docs | Mark Otto | 1 | -7/+7 |
| 2011-10-17 | remove bottom margin from h1 | Mark Otto | 3 | -4/+2 |
| 2011-10-17 | updated js docs page to new 12 column layout, fix subhead jumbotron styles to... | Mark Otto | 4 | -62/+42 |
| 2011-10-16 | few tweaks to responsive stuff, updated docs for grid system (still needs cop... | Mark Otto | 8 | -212/+177 |
| 2011-10-16 | update to responsive to fix new masthead | Mark Otto | 5 | -141/+117 |
| 2011-10-16 | updated docs to include quick links and twitter buttons, added updated bluepr... | Mark Otto | 3 | -33/+71 |
| 2011-10-16 | tweak the h2s again for better spacing, adjust docs, remove white bg if possi... | Mark Otto | 6 | -71/+117 |
| 2011-10-16 | more tweaks to responsive | Mark Otto | 3 | -78/+56 |
| 2011-10-16 | tweak line-height of h2 and h3 to not be gihugeous, updated responsive to imp... | Mark Otto | 6 | -53/+104 |
| 2011-10-16 | add responsive.less file | Mark Otto | 1 | -0/+147 |
| 2011-10-16 | tweak navbar styles for static version to not cause problems on responsive la... | Mark Otto | 4 | -74/+70 |
| 2011-10-16 | fix uber size in responsive; remove @extraspace variable by changing grid to ... | Mark Otto | 4 | -41/+38 |
| 2011-10-16 | biiiiiig update coming for responsiveness | Mark Otto | 7 | -481/+433 |
| 2011-10-15 | updated index of docs to use html5 self closing tags, add responsive shell to... | Mark Otto | 4 | -13/+23 |
| 2011-10-12 | first pass at moving over the new tabs stuff to 2.0 | Mark Otto | 5 | -65/+332 |
| 2011-10-11 | remove new tab stuff since it breaks backwards compatability | Mark Otto | 3 | -211/+18 |
| 2011-10-11 | adding new tabble stuff, still a huge work in progress | Mark Otto | 5 | -74/+286 |
| 2011-10-11 | updated pills to include vertical (stacked) variation in patterns and documen... | Mark Otto | 4 | -5/+16 |
| 2011-10-11 | remove color scheme variables, remove font-face mixin | Mark Otto | 4 | -66/+144 |
| 2011-10-11 | update navbar search form | Mark Otto | 5 | -29/+20 |
| 2011-10-11 | share new navbar in examples | Mark Otto | 4 | -9/+9 |
| 2011-10-11 | new navbar introduced to replace topbar | Mark Otto | 5 | -195/+224 |
| 2011-10-10 | Merge pull request #408 from tinyfly/grid-input-size-fix | Mark Otto | 2 | -2/+2 |