| Age | Commit message (Expand) | Author | Files | Lines |
| 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-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 |
| 2011-12-21 | animate -> animation | Jacob Thornton | 3 | -6/+6 |
| 2011-12-20 | update more readme changes - introduce target specificty convention to more p... | Jacob Thornton | 12 | -51/+76 |
| 2011-12-20 | add default margin for popover and twipsy | Jacob Thornton | 4 | -6/+44 |
| 2011-12-20 | update all to new on api + add animation support to tabs | Jacob Thornton | 10 | -78/+110 |
| 2011-12-20 | giant refactor - all spec passing again... | Jacob Thornton | 27 | -390/+9618 |
| 2011-12-19 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 3 | -1/+52 |
| 2011-12-19 | mostly docs updates, but also some bug fixes per github issues | Mark Otto | 9 | -129/+364 |
| 2011-12-14 | rename transitions to transition and fix scrollspy example | Jacob Thornton | 3 | -1/+52 |
| 2011-12-13 | rename transitions js file, fix link in js docs | Mark Otto | 2 | -1/+1 |
| 2011-12-12 | updated docs to include other less apps | Mark Otto | 3 | -3/+21 |
| 2011-12-11 | updated buttons docs | Mark Otto | 3 | -14/+7 |
| 2011-12-11 | clearer grid vars docs language | Mark Otto | 1 | -4/+4 |
| 2011-12-11 | updated footers everywhere | Mark Otto | 5 | -20/+15 |
| 2011-12-11 | center example sites in docs on mobile | Mark Otto | 3 | -2/+31 |
| 2011-12-11 | fix specificity on pills | Mark Otto | 3 | -5/+5 |
| 2011-12-11 | Merge branch 'add-vertical-nav-divider' of https://github.com/evnm/bootstrap ... | Mark Otto | 4 | -1/+20 |