| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-02 | ease-in-out slide transition | Jacob Thornton | 3 | -8/+8 |
| 2012-01-02 | basic carousel implementation | Jacob Thornton | 5 | -53/+158 |
| 2012-01-02 | placeholder design for carousel | Jacob Thornton | 4 | -17/+86 |
| 2012-01-02 | add quotes to courier new | Jacob Thornton | 1 | -1/+1 |
| 2012-01-02 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 14 | -295/+170 |
| 2012-01-02 | start playing with carousel stuff | Jacob Thornton | 6 | -5/+106 |
| 2011-12-30 | missing parantheses | Mark Otto | 2 | -2/+2 |
| 2011-12-27 | border radius on large button toolbar | Mark Otto | 3 | -1/+38 |
| 2011-12-27 | add appended input example to docs, fix help-text wrapping issue by clearing ... | Mark Otto | 5 | -14/+34 |
| 2011-12-27 | fix quotes in font-family usage | Mark Otto | 1 | -2/+2 |
| 2011-12-27 | fix tables for rowspan | Mark Otto | 2 | -5/+4 |
| 2011-12-27 | allow select with size attr to not have fixed height | Mark Otto | 3 | -4/+5 |
| 2011-12-27 | add ie7 inline block mixin and add ability to center pagination | Mark Otto | 4 | -4/+24 |
| 2011-12-27 | clean up some css for github issues: input prepend z-index, modals revamped f... | Mark Otto | 7 | -16/+33 |
| 2011-12-27 | capitalize Less in makefile, add print less file (not yet compiled) | Mark Otto | 2 | -1/+19 |
| 2011-12-27 | remove button from topbar for testing | Mark Otto | 1 | -1/+0 |
| 2011-12-27 | remove negative margin from .brand in docs, update navbar to support buttons ... | Mark Otto | 4 | -1/+10 |
| 2011-12-26 | clean up some comments and fix a bug with buttons in navbar by removing too g... | Mark Otto | 4 | -213/+8 |
| 2011-12-26 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 20 | -277/+278 |
| 2011-12-25 | Merge pull request #850 from sferik/scrollable_modal | Jacob Thornton | 3 | -2/+6 |
| 2011-12-25 | Rebuild CSS | Erik Michaels-Ober | 2 | -2/+4 |
| 2011-12-25 | Make modal windows scrollable | Erik Michaels-Ober | 1 | -0/+2 |
| 2011-12-24 | clean up dead elements in firefox (which is droping transitionEnd events :( | Jacob Thornton | 1 | -4/+11 |
| 2011-12-24 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 2 | -0/+28 |
| 2011-12-24 | move position of twipsy into getPosition so it can easily be extended for svg... | Jacob Thornton | 1 | -4/+8 |
| 2011-12-24 | fix for linux | Jacob Thornton | 2 | -7/+2 |
| 2011-12-24 | Merge pull request #842 from jonathaningram/patch-2 | Jacob Thornton | 2 | -0/+28 |
| 2011-12-24 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -20/+20 |
| 2011-12-24 | update docs for placement | Jacob Thornton | 1 | -1/+1 |
| 2011-12-23 | Merge pull request #846 from purwandi/2.0-wip | Jacob Thornton | 1 | -20/+20 |
| 2011-12-23 | Fix id tabs on docs component | Purwandi | 1 | -20/+20 |
| 2011-12-22 | fix unit test for twipsy | Jacob Thornton | 1 | -2/+2 |
| 2011-12-22 | more js cleanup after gnarly merge | Jacob Thornton | 3 | -17/+13 |
| 2011-12-22 | check for prettyprint on window | Jacob Thornton | 1 | -1/+1 |
| 2011-12-22 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 17 | -93/+471 |
| 2011-12-22 | change above below to top bottom and add "inside" placement option | Jacob Thornton | 8 | -55/+52 |
| 2011-12-22 | Update docs to show available events on alert | Jonathan Ingram | 1 | -0/+24 |
| 2011-12-22 | From #822 | Jonathan Ingram | 1 | -0/+4 |
| 2011-12-21 | clean up all the js across all the doc pages | Jacob Thornton | 9 | -298/+165 |
| 2011-12-21 | minor cleanups | Jacob Thornton | 3 | -7/+10 |
| 2011-12-21 | remove inline input field CSS since that's not required as all inputs are inl... | Mark Otto | 3 | -41/+1 |
| 2011-12-21 | update comment on select bg bug and confirmed it was fixed, scoped responsive... | Mark Otto | 4 | -5/+5 |
| 2011-12-21 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 32 | -525/+9848 |
| 2011-12-21 | fix dropdowns in components docs page | Mark Otto | 2 | -32/+21 |
| 2011-12-21 | update thumbnails to keep images from going past edges of thumbnails | Mark Otto | 3 | -5/+7 |
| 2011-12-21 | fix mobile example sites, remove unused JS from docs index | Mark Otto | 2 | -25/+4 |
| 2011-12-21 | rename media grid to thumbnails, recompile bootstrap, fix examples for mobile... | Mark Otto | 4 | -3/+3 |
| 2011-12-21 | updated all docs to jQuery 1.7, move all docs JS to application.js, and move ... | Mark Otto | 13 | -113/+260 |
| 2011-12-21 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 9 | -129/+364 |
| 2011-12-21 | docs updates, forms updated to include error states and more examples, remove... | Mark Otto | 8 | -33/+190 |