| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-03-11 | more homepage links cleanup, ditching the middots | Mark Otto | 3 | -6/+0 |
| 2012-03-11 | more homepage links cleanup | Mark Otto | 3 | -3/+6 |
| 2012-03-11 | clean up links on docs homepage and add link to direct download with docs | Mark Otto | 4 | -39/+54 |
| 2012-03-11 | resolve #1972, allowing add-ons at beginning and end of input-prepend/append | Mark Otto | 3 | -4/+43 |
| 2012-03-11 | fix more spacing issues with input append/prepend | Mark Otto | 3 | -14/+12 |
| 2012-03-11 | simplify code for input-prepend/append in inline and search forms | Mark Otto | 3 | -11/+13 |
| 2012-03-11 | remove need for floats and IE hacks for input-prepend and input-append--boom | Mark Otto | 5 | -52/+8 |
| 2012-03-11 | rewrite the fluid grid mixin to be simpler, per #2370 | Mark Otto | 2 | -1/+2 |
| 2012-03-11 | fix overflow on .collapse.in to enable dropdowns within an open collapse | Mark Otto | 3 | -1/+5 |
| 2012-03-11 | enable button groups in modal-footer by removing 5px added margin between .btn | Mark Otto | 3 | -0/+7 |
| 2012-03-11 | merge #2476 to allow for custom popover arrow colors | Mark Otto | 1 | -0/+0 |
| 2012-03-11 | Merge branch 'luk3thomas-popover_arrow_colors' into 2.0.2-wip | Mark Otto | 1 | -8/+8 |
| 2012-03-11 | fix vertical align issue with labels in IE9 | Mark Otto | 3 | -0/+2 |
| 2012-03-11 | add block level input mixin for border-box box-sizing | Mark Otto | 5 | -17/+39 |
| 2012-03-11 | remove text indent on carets (not needed) and add inline replacement mixin | Mark Otto | 5 | -1/+23 |
| 2012-03-11 | remove the unused text-indent on dropdown carets | Mark Otto | 3 | -8/+2 |
| 2012-03-11 | fix broken dropdowns in ie7 per #2333 | Mark Otto | 3 | -0/+6 |
| 2012-03-11 | fix lingering tables bug | Mark Otto | 3 | -0/+6 |
| 2012-03-11 | fix table border bug with double borders on theads and use of colgroup | Mark Otto | 5 | -12/+16 |
| 2012-03-11 | use variable for navbar text line-height | Mark Otto | 11 | -19/+19 |
| 2012-03-11 | Merge branch 'zerkms-master' into 2.0.2-wip | Mark Otto | 2 | -3/+2 |
| 2012-03-11 | updated apple touch icons and moved input responsive fix from <480 to <767 | Mark Otto | 20 | -100/+76 |
| 2012-03-11 | fix overflowing thumbnails in responsive <767px layouts | Mark Otto | 4 | -9/+39 |
| 2012-03-11 | in responsive layouts <767px, ensure inputs are not larger than 100% with box... | Mark Otto | 5 | -0/+23 |
| 2012-03-12 | Grammar fix in js/README.md | Ivan Kurnosov | 1 | -1/+1 |
| 2012-03-11 | vertical align middle on images, run make to rebuild | Mark Otto | 2 | -0/+1 |
| 2012-03-11 | Merge branch 'Gavrisimo-patch-1' into 2.0.2-wip | Mark Otto | 1 | -0/+1 |
| 2012-03-11 | update grid system mixins in less docs for new grid | Mark Otto | 3 | -24/+14 |
| 2012-03-11 | tweak button sizes on homepage | Mark Otto | 3 | -4/+4 |
| 2012-03-10 | ensure right align dropdown example doesn't go all the way off page | Mark Otto | 3 | -2/+2 |
| 2012-03-10 | fix gradient mixins by escaping them, add notes on progress bars | Mark Otto | 8 | -45/+59 |
| 2012-03-10 | fix js typo per #2471 | Mark Otto | 3 | -6/+6 |
| 2012-03-10 | Merge pull request #2503 from maxbublik/patch-1 | Mark Otto | 1 | -0/+1 |
| 2012-03-10 | add vars for navbar search | Mark Otto | 6 | -4/+19 |
| 2012-03-10 | clean up search form in navbar, add new variable for placeholder text color | Mark Otto | 6 | -25/+21 |
| 2012-03-10 | fix #2510, docs typo | Mark Otto | 3 | -2/+2 |
| 2012-03-10 | massive update to customize page to include all the new variables (and ensure... | Mark Otto | 6 | -21/+152 |
| 2012-03-10 | simplify notes around using button dropdowns | Mark Otto | 3 | -19/+9 |
| 2012-03-10 | remove unused images, update examples to include soundready | Mark Otto | 7 | -6/+16 |
| 2012-03-10 | add new example site thumbnail | Mark Otto | 1 | -0/+0 |
| 2012-03-10 | change title attr to re-include twitter | Mark Otto | 15 | -10/+10 |
| 2012-03-10 | remove unused example diagrams | Mark Otto | 3 | -0/+0 |
| 2012-03-10 | make pre font-size a percentage of @baseFontSize | Mark Otto | 3 | -2/+2 |
| 2012-03-10 | fix typo per #2494 | Mark Otto | 3 | -2/+2 |
| 2012-03-10 | Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip | Mark Otto | 4 | -517/+695 |
| 2012-03-10 | add button sizes to docs for button dropdowns, clean up styles for them | Mark Otto | 6 | -8/+129 |
| 2012-03-10 | make nav padding and negative margins the same | Mark Otto | 3 | -4/+4 |
| 2012-03-10 | stop doing oldschool escape substitution | Jacob Thornton | 3 | -29/+29 |
| 2012-03-10 | rebuild with latest grid changes - need 1.3 to build! | Jacob Thornton | 1 | -0/+0 |
| 2012-03-10 | Merge branch '2.0.2-wip' of github.com:twitter/bootstrap into 2.0.2-wip | Jacob Thornton | 9 | -104/+147 |