| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-24 | Merge branch 'apostrophe-grammar' of https://github.com/phopkins/bootstrap in... | Mark Otto | 1 | -1/+1 |
| 2012-01-24 | Spelling and typos in components.html and javascript.html | Pete Hopkins | 1 | -1/+1 |
| 2012-01-23 | start wrapping text in {{_i}} for translation | Jacob Thornton | 1 | -10/+7 |
| 2012-01-23 | rebuild with new templates | Jacob Thornton | 1 | -1250/+1192 |
| 2012-01-23 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -19/+42 |
| 2012-01-23 | add templates for doc generation | Jacob Thornton | 1 | -1228/+1198 |
| 2012-01-23 | remove dropdowns, add in sub nav instead | Mark Otto | 1 | -60/+23 |
| 2012-01-22 | Merge pull request #1053 from scottwater/patch-1 | Jacob Thornton | 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 | change scrollspy offset to be option + fix typo in scrollspy | Jacob Thornton | 1 | -2/+21 |
| 2012-01-18 | Added missing 'data-dismiss="modal"' on the first example model source. | Scott Watermasysk | 1 | -1/+1 |
| 2012-01-17 | scope table styles to a class, .table, instead of on the generic element as a... | Mark Otto | 1 | -12/+12 |
| 2012-01-17 | cleanup accordion css and add comments | Mark Otto | 1 | -1/+1 |
| 2012-01-17 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -26/+30 |
| 2012-01-16 | fix js link in docs nav, restyle accordion with new css | Mark Otto | 1 | -32/+37 |
| 2012-01-15 | make accordions little bit smoother | Jacob Thornton | 1 | -3/+4 |
| 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-14 | change up classes on tables and forms, fix nav list styles in example | Mark Otto | 1 | -12/+12 |
| 2012-01-14 | add Progress Bars to Components narbar dropdown | Chris Gunther | 1 | -0/+1 |
| 2012-01-14 | fix navbar links to base CSS > typography | Chris Gunther | 1 | -1/+1 |
| 2012-01-14 | fix navbar links to scaffolding > grid system | Chris Gunther | 1 | -1/+1 |
| 2012-01-13 | Fix id anchor javascript | Purwandi | 1 | -6/+6 |
| 2012-01-12 | nuke uber footer, bring back topbar dropdowns | Mark Otto | 1 | -5/+65 |
| 2012-01-12 | Fixed broken anchors on js docs page | Davide Bellini | 1 | -3/+3 |
| 2012-01-11 | add build tool for js + rename twipsy to tooltip + lots of little doc cleanup | Jacob Thornton | 1 | -61/+98 |
| 2012-01-09 | remove some tabs from demo + fix dropdowns for pills | Jacob Thornton | 1 | -11/+3 |
| 2012-01-08 | updated js pages to put examples first | Mark Otto | 1 | -317/+431 |
| 2012-01-08 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+4 |
| 2012-01-08 | move hover state out of timeout duh | Jacob Thornton | 1 | -1/+1 |
| 2012-01-08 | add note about firefox persisting disabled state on buttons | Jacob Thornton | 1 | -0/+3 |
| 2012-01-08 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -16/+37 |
| 2012-01-08 | fix navbar styles for .brand | Mark Otto | 1 | -12/+12 |
| 2012-01-08 | updated js docs page to use grid of plugins instead of table | Mark Otto | 1 | -80/+68 |
| 2012-01-08 | document slide and slid methods | Jacob Thornton | 1 | -16/+37 |
| 2012-01-08 | get tabs working in ie9 | Jacob Thornton | 1 | -1/+1 |
| 2012-01-08 | add nav class to tabs in javascript demo | Jacob Thornton | 1 | -1/+2 |
| 2012-01-08 | remove / on js, fix link to typeahead, remove old gradient on dropdown hover | Mark Otto | 1 | -2/+2 |
| 2012-01-08 | first pass at ultra basic autocomplete | Jacob Thornton | 1 | -42/+53 |
| 2012-01-07 | fix up dropdowns and navbar docs for the new dropdown styles | Mark Otto | 1 | -14/+6 |
| 2012-01-08 | Fix line number pretyprint in javascript docs | Purwandi | 1 | -1/+0 |
| 2012-01-07 | Merge branch '2.0-wip' of https://github.com/pokonski/bootstrap into pokonski... | Mark Otto | 1 | -0/+43 |
| 2012-01-07 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -4/+12 |
| 2012-01-07 | update link to collapse plugin | Jacob Thornton | 1 | -1/+1 |
| 2012-01-07 | Progress bars | Piotrek OkoĊski | 1 | -0/+43 |
| 2012-01-07 | change up the z-indexing and add some popover/twipsy content to the test moda... | Mark Otto | 1 | -1/+9 |
| 2012-01-07 | overhauled dropdowns now require use of .caret for dropdown arrow, redid the ... | Mark Otto | 1 | -3/+3 |
| 2012-01-02 | clean up options implementation for carousel | Jacob Thornton | 1 | -19/+40 |