| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-08-21 | run make | Mark Otto | 3 | -2/+2 |
| 2012-08-21 | fixes #4523: more specific selectors on white icon inversion | Mark Otto | 1 | -2/+8 |
| 2012-08-21 | fixes #4532: navbar responsive carets for dropdown-menus now hidden, also fix... | Mark Otto | 1 | -0/+9 |
| 2012-08-21 | update version numbers to 2.1.1 | Mark Otto | 16 | -28/+28 |
| 2012-08-21 | remove entity in content property on dropup carets--not necessary at all | Mark Otto | 1 | -1/+1 |
| 2012-08-21 | fixes #4472: manually change mustache file as well for typo | Mark Otto | 2 | -1/+1 |
| 2012-08-20 | add affix to zip | Jacob Thornton | 1 | -0/+0 |
| 2012-08-20 | fix afffixv2.1.0 | Jacob Thornton | 1 | -1/+5 |
| 2012-08-20 | small nits | Jacob Thornton | 1 | -1/+1 |
| 2012-08-20 | ie7 button group and button toggle padding changes | Mark Otto | 1 | -3/+7 |
| 2012-08-20 | fix vertical button-groups in ie7 | Mark Otto | 1 | -0/+4 |
| 2012-08-20 | fix ie7 dropdowns examples in docs | Mark Otto | 1 | -0/+3 |
| 2012-08-20 | run make and add comment | Mark Otto | 1 | -0/+1 |
| 2012-08-20 | remove relative and top positioning from docs sidenav at narrow layout | Mark Otto | 1 | -3/+3 |
| 2012-08-20 | bump up height of progress bars, give some extra depth with stacking bars, an... | Mark Otto | 1 | -11/+26 |
| 2012-08-20 | fixes #4469 manually: reset width on file inputs | Mark Otto | 1 | -0/+1 |
| 2012-08-19 | bump versions to 2.1.0 | Mark Otto | 14 | -27/+27 |
| 2012-08-19 | pre font-size increase; revert static top navbar, undo contents section for now | Mark Otto | 3 | -11/+17 |
| 2012-08-19 | fix static navbar container issues, clean up docs presentation by unfixing th... | Mark Otto | 3 | -22/+21 |
| 2012-08-19 | fixes #4458: improve support for .btn + .btn in .btn-groups and .btn-toolbars | Mark Otto | 1 | -2/+6 |
| 2012-08-19 | fixes #4455: improve small styles and add to docs | Mark Otto | 1 | -25/+20 |
| 2012-08-19 | copy edits to base css page | Mark Otto | 1 | -0/+1 |
| 2012-08-19 | compy edits to docs | Mark Otto | 1 | -2/+1 |
| 2012-08-19 | font-size change on examples in getting started | Mark Otto | 1 | -1/+1 |
| 2012-08-18 | listen to touchstart for dropdowns on mobile | Jacob Thornton | 3 | -9/+9 |
| 2012-08-18 | add click option for tooltip, popover - make click default for popover | Jacob Thornton | 4 | -5/+11 |
| 2012-08-18 | removed some old stuff from application.js | Jacob Thornton | 2 | -15/+1 |
| 2012-08-18 | fixes #4044: make z-index of tooltips same as fixed navbar so they overlay it... | Mark Otto | 1 | -2/+2 |
| 2012-08-18 | fixes #4442: allow for .btn within a .btn-toolbar without .btn-group | Mark Otto | 1 | -0/+6 |
| 2012-08-18 | fixes #4445: .btn-link shouldn't have a pressed button-like state at all, so ... | Mark Otto | 1 | -5/+9 |
| 2012-08-17 | nuke subnav styles from responsive navbar | Mark Otto | 1 | -35/+1 |
| 2012-08-17 | fixes #4260 and #4322: set vertical-align to top on input-prepend components ... | Mark Otto | 1 | -2/+2 |
| 2012-08-17 | fix up padding on small buttons, add button examples | Mark Otto | 1 | -3/+4 |
| 2012-08-17 | fixes #4438: button groups in inline forms now render inline | Mark Otto | 1 | -1/+3 |
| 2012-08-17 | fixes #4428: specifity on .search-query increased | Mark Otto | 1 | -1/+1 |
| 2012-08-17 | fixes #4421: add static top navbar class | Mark Otto | 1 | -0/+12 |
| 2012-08-17 | additional navbar contrast: add inset shadow since we nuked the border | Mark Otto | 1 | -6/+6 |
| 2012-08-17 | change css version # | Mark Otto | 1 | -1/+1 |
| 2012-08-17 | run make on previous commit's merge | Mark Otto | 1 | -1/+2 |
| 2012-08-17 | fixes #4416 in a different way: scope active state of navbar links to just th... | Mark Otto | 1 | -3/+3 |
| 2012-08-15 | tweak transition | Mark Otto | 3 | -5/+109 |
| 2012-08-15 | Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip | Mark Otto | 4 | -22/+44 |
| 2012-08-15 | add transition to thumbnails | Mark Otto | 1 | -0/+4 |
| 2012-08-14 | stray ; | Jacob Thornton | 1 | -1/+1 |
| 2012-08-14 | Merge branch '2.1.0-wip' of https://github.com/twitter/bootstrap into 2.1.0-wip | Jacob Thornton | 3 | -31/+53 |
| 2012-08-14 | get affix actually working and update docs | Jacob Thornton | 5 | -22/+45 |
| 2012-08-14 | running make on prev merge | Mark Otto | 1 | -1/+1 |
| 2012-08-14 | navbar and dropdown fixes, for alignments and for ie7/8 dropdown hidden bugs ... | Mark Otto | 2 | -14/+15 |
| 2012-08-14 | compensate for ie7 button padding with no borders, fix indentation | Mark Otto | 1 | -2/+2 |
| 2012-08-14 | remove bottom margin on radios and checkboxes | Mark Otto | 1 | -1/+1 |