| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-02-12 | change classname from .btn-dark to .btn-inverse, change use text | Mark Otto | 1 | -0/+5 |
| 2012-02-12 | move shim after css | Mark Otto | 1 | -5/+5 |
| 2012-02-12 | re-add protocol to the shim | Mark Otto | 1 | -5/+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-07 | Merge branch 'master' of https://github.com/bastula/bootstrap into bastula-ma... | 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 | Fixed a typo in base-css.html which allows the user icon to be shown on the e... | Aditya Panchal | 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 | -1/+18 |
| 2012-02-05 | adding code snippets to form examples | Mark Otto | 1 | -3/+26 |
| 2012-02-05 | Merge branch 'noahblon-master' into 2.0.1-wip | Mark Otto | 1 | -6/+6 |
| 2012-02-04 | The < and > escapes have nothing to do with Unicode. | Chris Rebert | 1 | -1/+1 |
| 2012-02-04 | #1706: protocol independent html5shim added, and moved after the CSS for load... | Mark Otto | 1 | -5/+5 |
| 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 | -21/+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 | fix makefile to reset zips | Jacob Thornton | 1 | -0/+15 |
| 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 | Merge pull request #1490 from amenonsen/master | Mark Otto | 1 | -1/+1 |
| 2012-02-01 | only add the anyalytics to production | Jacob Thornton | 1 | -0/+2 |
| 2012-02-01 | Typo fix | Abhijit Menon-Sen | 1 | -1/+1 |
| 2012-01-31 | move js stuff into assets | Jacob Thornton | 1 | -13/+13 |
| 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 | -148/+148 |
| 2012-01-30 | once more, overhaul the icons and use the css regex selector on our icons | Mark Otto | 1 | -144/+144 |
| 2012-01-30 | update icons everywhere to be scoped per other components, fix broken element... | Mark Otto | 1 | -148/+149 |
| 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 | rename vertical-divider to divider-vertical, add more space around the divider | Mark Otto | 1 | -1/+1 |
| 2012-01-30 | overhaul grid mixins and variables, standardize fluid grid system and enable ... | Mark Otto | 1 | -0/+25 |
| 2012-01-29 | fix broken navbar collapse | Mark Otto | 1 | -1/+1 |
| 2012-01-29 | update collapsible nav in navbar | Mark Otto | 1 | -1/+1 |