| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-02-16 | 2.0.1v2.0.1 | Jacob Thornton | 1 | -4/+4 |
| 2012-02-16 | add mini buttons per #1971 | Mark Otto | 1 | -1/+5 |
| 2012-02-16 | fix buttons focus state and swap a buttons for button buttons | Mark Otto | 1 | -7/+7 |
| 2012-02-12 | add docs for alt form control sizing per #1700 | Mark Otto | 1 | -1/+10 |
| 2012-02-12 | change classname from .btn-dark to .btn-inverse, change use text | Mark Otto | 1 | -4/+4 |
| 2012-02-12 | Merge branch '2.0.1-wip' of https://github.com/simonfranz/bootstrap into simo... | Mark Otto | 1 | -0/+5 |
| 2012-02-11 | write out icon classes explicitly to enable find via browser | Mark Otto | 1 | -132/+128 |
| 2012-02-11 | Merge branch 'patch-1' of https://github.com/cvrebert/bootstrap into cvrebert... | Mark Otto | 1 | -1/+1 |
| 2012-02-11 | update buttons docs for .disabled class per #1774 | Mark Otto | 1 | -2/+6 |
| 2012-02-11 | make button examples button element and add upgrade note on tooltip positions... | Mark Otto | 1 | -8/+8 |
| 2012-02-11 | remove the reset type from cancel buttons in forms examples per #1844 | Mark Otto | 1 | -3/+3 |
| 2012-02-11 | fix inline form checkbox/radios | Mark Otto | 1 | -1/+4 |
| 2012-02-11 | update selectors for icons to include matcher for icon class in middle of cla... | Mark Otto | 1 | -4/+0 |
| 2012-02-10 | scope th bottom vertical-align to only thead, update code styles to include m... | Mark Otto | 1 | -0/+1 |
| 2012-02-09 | Added a black/dark button | Simon | 1 | -0/+5 |
| 2012-02-07 | merge in #1757 and make the chance to the mustache template, then remake | Mark Otto | 1 | -1/+1 |
| 2012-02-06 | rearrange some of the docs on buttons to show examples of all possible render... | Mark Otto | 1 | -18/+23 |
| 2012-02-05 | parallel fix to mustache template | Chris Rebert | 1 | -1/+1 |
| 2012-02-05 | add mention of required classes to horizontal forms | Mark Otto | 1 | -1/+1 |
| 2012-02-05 | add another code example for horizontal forms | Mark Otto | 1 | -0/+16 |
| 2012-02-05 | adding code snippets to form examples | Mark Otto | 1 | -3/+27 |
| 2012-02-05 | Merge branch 'noahblon-master' into 2.0.1-wip | Mark Otto | 1 | -6/+6 |
| 2012-02-04 | allow alternate form layouts to hide inputs with .hide on them | Mark Otto | 1 | -1/+1 |
| 2012-02-02 | add mention of classes to use for button sizes | Mark Otto | 1 | -1/+1 |
| 2012-02-02 | Merge branch 'shama-master' into 2.0.1-wip | Mark Otto | 1 | -2/+2 |
| 2012-02-02 | fix incorrect uses of it's in the docs | Mark Otto | 1 | -1/+1 |
| 2012-02-02 | fix incorrect use of 'caret' | Mark Otto | 1 | -1/+1 |
| 2012-02-02 | Fixed duplicate and wrong IDs and label fors in forms. | Mikael Brevik | 1 | -6/+6 |
| 2012-02-01 | Typo fixes | Kyle Robinson Young | 1 | -2/+2 |
| 2012-02-01 | add note for icon class usage per #1501 | Mark Otto | 1 | -0/+4 |
| 2012-02-01 | Merge branch 'master' of github.com:twitter/bootstrap | Mark Otto | 1 | -1/+1 |
| 2012-02-01 | nuke all curly ticks | Mark Otto | 1 | -4/+4 |
| 2012-02-01 | Typo fix | Abhijit Menon-Sen | 1 | -1/+1 |
| 2012-01-31 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -1/+4 |
| 2012-01-31 | fix typo in base css docs | Mark Otto | 1 | -1/+1 |
| 2012-01-31 | add form help-* documentation | nkryptic | 1 | -1/+4 |
| 2012-01-31 | fix disabled button docs | Mark Otto | 1 | -2/+2 |
| 2012-01-31 | chance icon class | Mark Otto | 1 | -141/+141 |
| 2012-01-30 | once more, overhaul the icons and use the css regex selector on our icons | Mark Otto | 1 | -140/+140 |
| 2012-01-30 | update icons everywhere to be scoped per other components, fix broken element... | Mark Otto | 1 | -144/+145 |
| 2012-01-30 | refactor the navs to use prefixed classes, because you know, consistency is b... | Mark Otto | 1 | -1/+1 |
| 2012-01-30 | *really* refactor the buttons and update them all over the docs | Mark Otto | 1 | -34/+34 |
| 2012-01-30 | adding warning (orange) button, fix responsive navbar problem | Mark Otto | 1 | -0/+5 |
| 2012-01-30 | fix forms typo on error state | Mark Otto | 1 | -1/+1 |
| 2012-01-30 | overhaul grid mixins and variables, standardize fluid grid system and enable ... | Mark Otto | 1 | -0/+21 |
| 2012-01-29 | fix form styles on prepend/append for consistency, update code docs with exam... | Mark Otto | 1 | -0/+6 |
| 2012-01-29 | update text on icons note | Mark Otto | 1 | -1/+1 |
| 2012-01-29 | remove form docs from the styles and markup, it's no longer needed | Mark Otto | 1 | -31/+28 |
| 2012-01-28 | fix the navbar click and a few jank responsive problems | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | darken buttons, uncomment out firefox keyframes from progress bars | Mark Otto | 1 | -2/+2 |