| Age | Commit message (Expand) | Author | Files | Lines |
| 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 |
| 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 | turn off brand hover for now + get nav toggling in mobile | Jacob Thornton | 1 | -26/+28 |
| 2012-01-28 | add in a navbar button for toggling the nav items | Mark Otto | 1 | -0/+5 |
| 2012-01-28 | darken buttons, uncomment out firefox keyframes from progress bars | Mark Otto | 1 | -2/+2 |
| 2012-01-28 | drop span2-4 on form examples to 1-3 | Mark Otto | 1 | -1/+1 |
| 2012-01-28 | rewrite the code section of the type docs | Mark Otto | 1 | -42/+38 |