| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-21 | make case lookahead case insensitive | Jacob Thornton | 1 | -1/+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 | 2 | -8/+34 |
| 2012-01-21 | Merge pull request #1097 from buraktuyan/2.0-wip | Jacob Thornton | 32 | -0/+0 |
| 2012-01-21 | clean up variable usage with colors | Jon Stevens | 11 | -35/+36 |
| 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 | fix typo | Jacob Thornton | 1 | -1/+1 |
| 2012-01-20 | only prevent default of links in sections | Jacob Thornton | 1 | -1/+1 |
| 2012-01-20 | should check for alert class not alertmessage | Jacob Thornton | 1 | -2/+1 |
| 2012-01-20 | only prevent default if getting data-href | Jacob Thornton | 1 | -2/+1 |
| 2012-01-20 | Remove global reset in favour of contextual reset. | Nicolas Gallagher | 7 | -176/+132 |
| 2012-01-20 | Merge pull request #1069 from necolas/2.0-wip | Mark Otto | 5 | -52/+65 |
| 2012-01-19 | Remove search input cancel button in WebKit-OSX. | Nicolas Gallagher | 3 | -5/+6 |
| 2012-01-19 | Remove unnecessary CSS properties from the clearfix mixin. | Nicolas Gallagher | 3 | -47/+25 |
| 2012-01-19 | Add various always-ignore extensions, files, and folders to `.gitignore` | Nicolas Gallagher | 1 | -1/+35 |
| 2012-01-18 | Added missing 'data-dismiss="modal"' on the first example model source. | Scott Watermasysk | 1 | -1/+1 |
| 2012-01-18 | Make dropdown menus scalable. | Kevin Martensson | 4 | -5/+5 |
| 2012-01-18 | don't scope placeholder text color to just inputs | Mark Otto | 3 | -11/+6 |
| 2012-01-18 | make button active state clearer by lightening the inner shadow and removing ... | Mark Otto | 3 | -6/+8 |
| 2012-01-18 | rename navbar variables, change navbar search placeholder to mixin | Mark Otto | 5 | -266/+268 |
| 2012-01-18 | re-org variables | Mark Otto | 1 | -54/+44 |
| 2012-01-17 | revamp the mixins file to organize things a bit more, make placeholder text u... | Mark Otto | 4 | -31/+74 |
| 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 | 8 | -81/+86 |
| 2012-01-17 | cleanup accordion css and add comments | Mark Otto | 4 | -16/+11 |
| 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 | 1 | -23/+27 |
| 2012-01-17 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 5 | -55/+60 |
| 2012-01-18 | typo fix in component docs | Ben Oberkfell | 1 | -1/+1 |
| 2012-01-17 | wrap transition | Jacob Thornton | 1 | -23/+27 |
| 2012-01-16 | fix js link in docs nav, restyle accordion with new css | Mark Otto | 10 | -55/+73 |
| 2012-01-16 | Creating asynchronous tests for loading buttons, because they have setTimeout... | William Oliveira | 1 | -4/+12 |
| 2012-01-15 | reorder properties | Jacob Thornton | 3 | -7/+7 |
| 2012-01-15 | do some trickery to get borders looking right | Jacob Thornton | 3 | -6/+12 |
| 2012-01-15 | fix margin | Jacob Thornton | 3 | -7/+5 |
| 2012-01-15 | make accordions little bit smoother | Jacob Thornton | 4 | -16/+24 |
| 2012-01-15 | Merge pull request #1020 from lookfirst/fixtest | Mark Otto | 1 | -1/+1 |
| 2012-01-15 | fix typo | Jon Stevens | 1 | -1/+1 |
| 2012-01-15 | updated accordion and carousel; accordion still needs work | Mark Otto | 6 | -88/+204 |
| 2012-01-15 | move carousel to separate stylesheet, update popovers to fix ie7 bug, fix pag... | Mark Otto | 9 | -164/+174 |
| 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 | 4 | -27/+25 |
| 2012-01-15 | fix grid sized horizontal form layout | Mark Otto | 3 | -10/+10 |
| 2012-01-15 | fix modal horizontal alignment | Mark Otto | 3 | -4/+4 |
| 2012-01-15 | make horizontal form labels map to default grid sizing | Mark Otto | 3 | -18/+10 |
| 2012-01-15 | normalize the alert classes to match last night's flip for form and table cla... | Mark Otto | 4 | -48/+48 |
| 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 | 7 | -25/+28 |
| 2012-01-15 | Merge pull request #1012 from pkauders/patch-1 | Mark Otto | 1 | -1/+1 |
| 2012-01-15 | Fix typo in Responsive design content | Paul Kauders | 1 | -1/+1 |