| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-30 | single CSS file for all css, including responsive | Mark Otto | 4 | -694/+706 |
| 2012-09-30 | remove more ie7 css hacks | Mark Otto | 4 | -33/+0 |
| 2012-09-30 | clean up comments in reset, remove ie7 css hacks | Mark Otto | 2 | -11/+2 |
| 2012-09-30 | remove -moz-box-shadow from .box-shadow() mixin, but keep -webkit since that'... | Mark Otto | 3 | -43/+2 |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius property,... | Mark Otto | 26 | -322/+152 |
| 2012-09-30 | add comment for filter opacity browser requirements | Mark Otto | 1 | -2/+1 |
| 2012-09-30 | remove translucent bg mixin | Mark Otto | 1 | -11/+0 |
| 2012-09-30 | remove firefox <3.6 css hacks for buttons | Mark Otto | 2 | -20/+0 |
| 2012-09-30 | Merge branch '2.1.2-wip' into exploratory | Mark Otto | 14 | -34/+437 |
| 2012-09-30 | run make after merge | Mark Otto | 1 | -2/+4 |
| 2012-09-30 | Merge branch 'amid2887-master' into 2.1.2-wip | Mark Otto | 1 | -2/+4 |
| 2012-10-01 | Add missing icon class definition for buttons.less | amid2887 | 1 | -2/+4 |
| 2012-09-30 | add sticky footer example per martin bean's suggestion, using the implementat... | Mark Otto | 4 | -2/+144 |
| 2012-09-30 | add link to examples on index page; add back narrow marketing page and signin... | Mark Otto | 4 | -0/+237 |
| 2012-09-30 | fixes #5360: typo in tables docs | Mark Otto | 4 | -10/+26 |
| 2012-09-28 | clean up emphasis docs text | Mark Otto | 2 | -4/+4 |
| 2012-09-28 | fixes #5334: html snippet comments | Mark Otto | 2 | -4/+4 |
| 2012-09-26 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 14 | -64/+32 |
| 2012-09-26 | Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip | Mark Otto | 13 | -64/+32 |
| 2012-09-26 | dat new kippt hotness | Mark Otto | 1 | -0/+0 |
| 2012-09-26 | change up carousel | Mark Otto | 4 | -57/+100 |
| 2012-09-26 | move mixins that generate css to utilities.less with different class names, b... | Mark Otto | 4 | -62/+54 |
| 2012-09-25 | fix getting started examples | Mark Otto | 2 | -30/+28 |
| 2012-09-25 | fix homepage example sites | Mark Otto | 2 | -48/+44 |
| 2012-09-25 | cleanup breadcrumbs less code (nesting) | Mark Otto | 1 | -6/+6 |
| 2012-09-25 | remove .dividers from breadcrumbs, instead use :after and content | Mark Otto | 4 | -12/+16 |
| 2012-09-25 | restore gradient to navbars | Mark Otto | 3 | -8/+18 |
| 2012-09-25 | increase padding on navbar links, remove font-size override on .navbar from d... | Mark Otto | 3 | -10/+9 |
| 2012-09-25 | initial pass at removing navbar-inner from .navbar component | Mark Otto | 15 | -727/+604 |
| 2012-09-25 | thumbnails cleanup: no more UL or LI elements needed, instead just use standa... | Mark Otto | 15 | -271/+95 |
| 2012-09-25 | remove remaining fluid grid css | Mark Otto | 6 | -209/+8 |
| 2012-09-25 | remove references to row fluid elsewhere | Mark Otto | 2 | -21/+6 |
| 2012-09-25 | make .input-* classes match .btn-* size classes | Mark Otto | 4 | -55/+117 |
| 2012-09-25 | remove all ie7 conditionals and mixins | Mark Otto | 14 | -201/+23 |
| 2012-09-25 | remove ie7 support from mixins | Mark Otto | 1 | -35/+2 |
| 2012-09-25 | Merge branch '2.1.2-wip' into box-sizing-exercise | Mark Otto | 65 | -394/+7792 |
| 2012-09-25 | headway, cleanup, and tests | Mark Otto | 7 | -399/+434 |
| 2012-09-24 | check affix pos on clicks - use timeout for clicks which scroll | Jacob Thornton | 4 | -4/+10 |
| 2012-09-24 | update docs for tooltip html + the dropdown methods api | Jacob Thornton | 2 | -8/+8 |
| 2012-09-24 | change tooltip/popover insert strategy | Jacob Thornton | 8 | -49/+10 |
| 2012-09-24 | reverting d797a5fbd7dd883a09bf00e516e0bd509c898f53 | Jacob Thornton | 2 | -5/+5 |
| 2012-09-24 | Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip | Jacob Thornton | 7 | -35/+145 |
| 2012-09-24 | change tooltip/popover html default to false for xss safety net | Jacob Thornton | 5 | -5/+6 |
| 2012-09-23 | ensure 100% width for .uneditable-inputs in <767px viewports | Mark Otto | 5 | -0/+75 |
| 2012-09-23 | match decimal placements in type.less | Mark Otto | 1 | -1/+1 |
| 2012-09-22 | fixes #5216: calculate heading sizes via math rather than fixed pixel amounts | Mark Otto | 2 | -26/+31 |
| 2012-09-22 | Merge branch '2.1.2-wip' of github.com:twitter/bootstrap into 2.1.2-wip | Mark Otto | 12 | -47/+65 |
| 2012-09-21 | add specific line items to contributing doc for issues, update branch list | Mark Otto | 1 | -9/+39 |
| 2012-09-20 | change transition.js, rebuild… travis maybe will be happy? | Jacob Thornton | 4 | -13/+13 |
| 2012-09-20 | remove src's | Jacob Thornton | 1 | -1/+1 |