| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-07-12 | Change `code` variables to match `pre` | Mark Otto | 1 | -2/+2 |
| 2014-07-11 | rearrange a few things; drop compiled theme file | Mark Otto | 3 | -1/+11 |
| 2014-07-09 | Refactor navs: new classes, remove separate pills & tabs files, drop justifie... | Mark Otto | 4 | -312/+71 |
| 2014-07-09 | Drop the deprecated .visible-* classes (because we replaced them with .visibl... | Mark Otto | 1 | -42/+0 |
| 2014-07-09 | Drop deprecated code from Less files | Mark Otto | 5 | -40/+4 |
| 2014-07-09 | more navs work | Mark Otto | 1 | -0/+54 |
| 2014-07-09 | Merge branch 'derp' into derp_navs | Mark Otto | 20 | -159/+206 |
| 2014-07-09 | Refactor: drop all custom .progress-bar styles and replace with <progress> el... | Mark Otto | 2 | -65/+137 |
| 2014-07-09 | Badges, navs, and more | Mark Otto | 3 | -11/+19 |
| 2014-07-08 | Use .box-shadow() mixin so we can enable/disable them | Mark Otto | 13 | -41/+44 |
| 2014-07-08 | Drop: .opacity() mixin because we no longer support IE8 | Mark Otto | 5 | -14/+3 |
| 2014-07-08 | Nuke all IE8 fallbacks and comments and hacks | Mark Otto | 10 | -31/+6 |
| 2014-07-08 | move tabs and pills to separate files with unique classes | Mark Otto | 3 | -0/+127 |
| 2014-07-08 | rems: table padding | Mark Otto | 1 | -2/+2 |
| 2014-07-08 | Nuke unused vars for panels wells and thumbnails | Mark Otto | 2 | -89/+1 |
| 2014-07-08 | Bring back button info | Mark Otto | 3 | -0/+8 |
| 2014-07-08 | Revamp button: rename .btn-default to .btn-secondary, drop .btn-info | Mark Otto | 3 | -26/+12 |
| 2014-07-08 | Fix navbar margins and update grid sidebar styles to match | Mark Otto | 1 | -1/+1 |
| 2014-07-08 | Implement the new border-radius guard: only round things if global @enable-ro... | Mark Otto | 19 | -25/+44 |
| 2014-07-08 | rems: update breadcrumbs to use new sizing; improve variables by renaming @br... | Mark Otto | 2 | -10/+13 |
| 2014-07-08 | Refactor: drop .dropdown .caret for a generated caret using .dropdown-toggle:... | Mark Otto | 2 | -18/+20 |
| 2014-07-08 | Drop: Thumbnails completely, as they'll be replaced | Mark Otto | 3 | -39/+0 |
| 2014-07-08 | Drop: Panels completely, as they'll be replaced | Mark Otto | 4 | -269/+0 |
| 2014-07-08 | Update grid mixins section of the docs | Mark Otto | 1 | -2/+3 |
| 2014-07-08 | Overhaul semantic grid mixins | Mark Otto | 2 | -94/+12 |
| 2014-07-08 | rems: rework grid system vars to use rems/ems | Mark Otto | 1 | -10/+10 |
| 2014-07-08 | Drop: Device-named container variables since we alreay sort of deprecated the... | Mark Otto | 1 | -13/+7 |
| 2014-07-08 | Drop: deprecated .dropdown-menu.pull-right styles | Mark Otto | 1 | -8/+0 |
| 2014-07-08 | rems: input sizes | Mark Otto | 1 | -3/+3 |
| 2014-07-08 | Drop: @gray-base variable | Mark Otto | 1 | -1/+0 |
| 2014-07-08 | Clean up variable alignment and comments; change grays to new custom values | Mark Otto | 1 | -50/+40 |
| 2014-07-08 | Drop: all vendor prefix mixins because autoprefixer | Mark Otto | 20 | -286/+55 |
| 2014-07-08 | Fix input sizing and increase vertical padding on textareas | Mark Otto | 2 | -1/+3 |
| 2014-07-08 | Drop: @screen-table, @screen-desktop, @screen-lg-desktop, @screen-sm, @screen... | Mark Otto | 1 | -21/+7 |
| 2014-07-08 | Drop: @screen-xs, @screen-xs-min, and @screen-phone | Mark Otto | 2 | -7/+1 |
| 2014-07-08 | Drop: @dropdown-caret-color variable | Mark Otto | 1 | -3/+0 |
| 2014-07-08 | rems: buttons | Mark Otto | 2 | -11/+12 |
| 2014-07-08 | rems: code | Mark Otto | 2 | -8/+9 |
| 2014-07-08 | Drop Glyphicons | Mark Otto | 4 | -253/+8 |
| 2014-07-08 | drop wells | Mark Otto | 2 | -30/+0 |
| 2014-07-08 | restore font-weight and knock down font-size for .lead | Mark Otto | 1 | -1/+2 |
| 2014-07-07 | start the move to rems | Mark Otto | 4 | -34/+24 |
| 2014-07-07 | Part 1 for fixing #13996: Revert the width: 100% \9; IE hack for SVG img-resp... | Mark Otto | 1 | -1/+0 |
| 2014-07-07 | Follow up to #13907: Add .focus styles for buttons | Mark Otto | 2 | -2/+6 |
| 2014-07-07 | Merge pull request #14051 from loic/issue13325 | Mark Otto | 1 | -23/+19 |
| 2014-07-07 | Fix small typo introduced in e2029e1 | Heinrich Fenkart | 1 | -1/+1 |
| 2014-07-06 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -0/+3 |
| 2014-07-06 | Merge pull request #14029 from BBosman/touch-action | Mark Otto | 2 | -0/+3 |
| 2014-07-07 | Address margins on .navbar-right to fix #13325 #13464. | Loic Bistuer | 1 | -23/+19 |
| 2014-07-06 | Fixes #13746: Add docs section for brand image | Mark Otto | 1 | -0/+4 |