| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-02-22 | update modal footers to use text-align instead of float on buttons for alignment | Mark Otto | 1 | -3/+3 |
| 2012-02-19 | move overflow and max-height on modal to modal-body instead | Mark Otto | 1 | -0/+11 |
| 2012-02-19 | commit leftover from make | Mark Otto | 1 | -1/+1 |
| 2012-02-16 | add idea to modal markup exmaple | Jacob Thornton | 1 | -1/+1 |
| 2012-02-12 | fix filename mention in js docs per #1938 | Mark Otto | 1 | -1/+1 |
| 2012-02-12 | Merge branch '2.0.1-wip' of github.com:twitter/bootstrap into 2.0.1-wip | Mark Otto | 1 | -2/+2 |
| 2012-02-12 | move shim after css | Mark Otto | 1 | -5/+5 |
| 2012-02-12 | re-add protocol to the shim | Mark Otto | 1 | -5/+5 |
| 2012-02-12 | Merge branch '2.0.1-wip' of https://github.com/twitter/bootstrap into 2.0.1-wip | Jacob Thornton | 1 | -3/+3 |
| 2012-02-12 | add note about popover placement | Jacob Thornton | 1 | -2/+2 |
| 2012-02-11 | fix javascript text on tooltips per #1862 | Mark Otto | 1 | -1/+1 |
| 2012-02-11 | fix some single vs double quotes, fix typo in js docs per #1900 | Mark Otto | 1 | -2/+2 |
| 2012-02-07 | remove small class | Jacob Thornton | 1 | -1/+1 |
| 2012-02-07 | fix docs for carousel markup | Jacob Thornton | 1 | -2/+4 |
| 2012-02-07 | merge in #1782, remake to compile html, add some i18n tags | Mark Otto | 1 | -0/+3 |
| 2012-02-06 | fix #1786 to manually fix typo in js docs links | Mark Otto | 1 | -1/+1 |
| 2012-02-06 | Merge branch 'raphaelz-patch-1' into 2.0.1-wip | Mark Otto | 1 | -0/+6 |
| 2012-02-06 | fix alert tests + add show option back to modals | Jacob Thornton | 1 | -0/+6 |
| 2012-02-05 | fix #1665 by correcting tabs example markup | Mark Otto | 1 | -2/+2 |
| 2012-02-05 | Merge branch 'noahblon-master' into 2.0.1-wip | Mark Otto | 1 | -2/+2 |
| 2012-02-04 | #1712: fix typo in js docs | Mark Otto | 1 | -1/+1 |
| 2012-02-04 | #1706: protocol independent html5shim added, and moved after the CSS for load... | Mark Otto | 1 | -5/+5 |
| 2012-02-02 | its core (typo) | Jacob Thornton | 1 | -15/+0 |
| 2012-02-02 | Fix alerts JavaScript code example. | Hendy Tanata | 1 | -2/+2 |
| 2012-02-02 | Merge branch 'shama-master' into 2.0.1-wip | Mark Otto | 1 | -3/+3 |
| 2012-02-02 | fix incorrect uses of it's in the docs | Mark Otto | 1 | -2/+2 |
| 2012-02-01 | Typo fixes | Kyle Robinson Young | 1 | -3/+3 |
| 2012-02-01 | fix makefile to reset zips | Jacob Thornton | 1 | -0/+15 |
| 2012-02-01 | nuke all curly ticks | Mark Otto | 1 | -1/+1 |
| 2012-02-01 | only add the anyalytics to production | Jacob Thornton | 1 | -0/+2 |
| 2012-01-31 | fix links and rebuild | Mark Otto | 1 | -11/+11 |
| 2012-01-31 | move js stuff into assets | Jacob Thornton | 1 | -13/+13 |
| 2012-01-31 | fix js docs typo | Mark Otto | 1 | -1/+1 |
| 2012-01-31 | chance icon class | Mark Otto | 1 | -3/+3 |
| 2012-01-30 | update icons everywhere to be scoped per other components, fix broken element... | Mark Otto | 1 | -2/+2 |
| 2012-01-30 | refactor the navs to use prefixed classes, because you know, consistency is b... | Mark Otto | 1 | -1/+1 |
| 2012-01-30 | *really* refactor the buttons and update them all over the docs | Mark Otto | 1 | -15/+15 |
| 2012-01-30 | rename vertical-divider to divider-vertical, add more space around the divider | Mark Otto | 1 | -1/+1 |
| 2012-01-30 | update js docs page to clarify usage of images on carousel | Mark Otto | 1 | -0/+4 |
| 2012-01-30 | overhaul grid mixins and variables, standardize fluid grid system and enable ... | Mark Otto | 1 | -0/+4 |
| 2012-01-29 | fix broken navbar collapse | Mark Otto | 1 | -1/+1 |
| 2012-01-29 | update collapsible nav in navbar | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | turn off brand hover for now + get nav toggling in mobile | Jacob Thornton | 1 | -26/+28 |
| 2012-01-28 | add in a navbar button for toggling the nav items | Mark Otto | 1 | -0/+5 |
| 2012-01-28 | typahead does case insensitive matching with simple sorter + accepts highligh... | Jacob Thornton | 1 | -3/+9 |
| 2012-01-28 | fix z-index issue with modals for popovers,tooltips,and dropdowns | Jacob Thornton | 1 | -14/+2 |
| 2012-01-28 | change text on js docs page to improve rendering on iphone, update responsive... | Mark Otto | 1 | -2/+2 |
| 2012-01-28 | modal refinements in docs and general responsiveness | Mark Otto | 1 | -1/+1 |
| 2012-01-27 | call attention to notices in js docs more | Mark Otto | 1 | -16/+37 |
| 2012-01-27 | move the matcher and sorter into the options - encourage people to override t... | Jacob Thornton | 1 | -1/+16 |