| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-24 | remake | Jacob Thornton | 4 | -5/+5 |
| 2012-01-24 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 4 | -5/+5 |
| 2012-01-24 | javascript pages markedup with {{_i}} | Jacob Thornton | 2 | -233/+233 |
| 2012-01-24 | Merge branch 'apostrophe-grammar' of https://github.com/phopkins/bootstrap in... | Mark Otto | 4 | -5/+5 |
| 2012-01-24 | Fixes apostrophe in less.html | Pete Hopkins | 1 | -1/+1 |
| 2012-01-24 | Spelling and typos in components.html and javascript.html | Pete Hopkins | 2 | -2/+2 |
| 2012-01-24 | Fixes apostrophe usage in base-css.html | Pete Hopkins | 1 | -2/+2 |
| 2012-01-23 | move translation tag for bootstrap | Jacob Thornton | 1 | -1/+1 |
| 2012-01-23 | start wrapping text in {{_i}} for translation | Jacob Thornton | 10 | -257/+247 |
| 2012-01-23 | rebuild with new templates | Jacob Thornton | 15 | -3315/+2867 |
| 2012-01-23 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 7 | -52/+227 |
| 2012-01-23 | add templates for doc generation | Jacob Thornton | 83 | -1561/+15148 |
| 2012-01-23 | comment in forms' | Mark Otto | 1 | -0/+13 |
| 2012-01-23 | clean up subnav aesthetics | Mark Otto | 2 | -4/+34 |
| 2012-01-23 | remove dropdowns, add in sub nav instead | Mark Otto | 6 | -360/+91 |
| 2012-01-22 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 2 | -4/+4 |
| 2012-01-22 | share -> share-alt | Jacob Thornton | 1 | -1/+1 |
| 2012-01-22 | Merge pull request #1053 from scottwater/patch-1 | Jacob Thornton | 1 | -1/+1 |
| 2012-01-22 | Fixed typo | Olivier Laviale | 1 | -1/+1 |
| 2012-01-22 | Move placement of ID in docs example for dropdowns | Chris Gunther | 1 | -2/+2 |
| 2012-01-21 | add ability to cycle carousel to a particular frame | Jacob Thornton | 1 | -0/+2 |
| 2012-01-21 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 32 | -0/+0 |
| 2012-01-21 | change scrollspy offset to be option + fix typo in scrollspy | Jacob Thornton | 1 | -2/+21 |
| 2012-01-21 | Optimizing all PNG files, saving 60.02 KB in total without any quality lost. ... | Burak Tuyan | 32 | -0/+0 |
| 2012-01-20 | only prevent default of links in sections | Jacob Thornton | 1 | -1/+1 |
| 2012-01-18 | Added missing 'data-dismiss="modal"' on the first example model source. | Scott Watermasysk | 1 | -1/+1 |
| 2012-01-17 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+1 |
| 2012-01-17 | scope table styles to a class, .table, instead of on the generic element as a... | Mark Otto | 5 | -42/+49 |
| 2012-01-17 | cleanup accordion css and add comments | Mark Otto | 1 | -1/+1 |
| 2012-01-17 | Merge pull request #1042 from boberkfell/2.0-wip | Mark Otto | 1 | -1/+1 |
| 2012-01-17 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 2 | -27/+31 |
| 2012-01-18 | typo fix in component docs | Ben Oberkfell | 1 | -1/+1 |
| 2012-01-16 | fix js link in docs nav, restyle accordion with new css | Mark Otto | 7 | -38/+43 |
| 2012-01-15 | make accordions little bit smoother | Jacob Thornton | 1 | -3/+4 |
| 2012-01-15 | fix typo | Jon Stevens | 1 | -1/+1 |
| 2012-01-15 | updated accordion and carousel; accordion still needs work | Mark Otto | 1 | -32/+32 |
| 2012-01-15 | move carousel to separate stylesheet, update popovers to fix ie7 bug, fix pag... | Mark Otto | 1 | -1/+1 |
| 2012-01-15 | fix the js alerts examples | Mark Otto | 1 | -6/+7 |
| 2012-01-15 | make dl and child elements less specific | Mark Otto | 1 | -11/+7 |
| 2012-01-15 | normalize the alert classes to match last night's flip for form and table cla... | Mark Otto | 1 | -10/+10 |
| 2012-01-15 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+1 |
| 2012-01-15 | fix some ie7 bugs, improve dropdowns for ie due to lack of a shadow, fix page... | Mark Otto | 3 | -17/+14 |
| 2012-01-15 | Fix typo in Responsive design content | Paul Kauders | 1 | -1/+1 |
| 2012-01-14 | change up classes on tables and forms, fix nav list styles in example | Mark Otto | 6 | -61/+60 |
| 2012-01-14 | adding the pager component after rewriting the pagination docs and css | Mark Otto | 1 | -21/+85 |
| 2012-01-14 | restore top bar on home page | Mark Otto | 1 | -12/+1 |
| 2012-01-14 | allow btn-groups to work in navbars | Mark Otto | 1 | -1/+12 |
| 2012-01-14 | fix duplicate icons | Mark Otto | 1 | -1/+1 |
| 2012-01-14 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 7 | -19/+26 |
| 2012-01-14 | rewrite alert messages to use less code, combine the look of default and bloc... | Mark Otto | 1 | -71/+60 |