| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-11-08 | remove selector options for popover, in favor of more generic content selector | Jacob Thornton | 1 | -12/+0 |
| 2011-11-07 | removed twipsy options | Rod Vagg | 1 | -6/+0 |
| 2011-11-07 | Merge remote-tracking branch 'twitter/master' into poveropt | Rod Vagg | 1 | -1/+1 |
| 2011-11-06 | don't include data-content/data-title as specifications for options in twipsy... | Jacob Thornton | 1 | -1/+1 |
| 2011-11-06 | tests & docs & twipsy too | Rod Vagg | 1 | -6/+24 |
| 2011-11-05 | update to jquery 1.7 + add toggle method to twipsy/popover | Jacob Thornton | 2 | -2/+2 |
| 2011-11-04 | add the tab-pane class back to example | Jacob Thornton | 1 | -5/+5 |
| 2011-11-04 | make .tab-content backwards compat with 1.3 | Jacob Thornton | 1 | -5/+5 |
| 2011-11-04 | Merge branch 'master' of https://github.com/twitter/bootstrap | Jacob Thornton | 1 | -1/+1 |
| 2011-11-04 | fix > & bug and point to 1.1.4 less version | Jacob Thornton | 1 | -1/+1 |
| 2011-11-04 | Merge pull request #537 from hermanschutte/master | Jacob Thornton | 1 | -1/+1 |
| 2011-11-05 | bump version number in docs | Nik Cubrilovic | 1 | -1/+1 |
| 2011-11-04 | Add correct description for bootstrap-buttons.js in Javascript section | Herman Schutte | 1 | -1/+1 |
| 2011-11-03 | update 1.4 docsv1.4.0 | Jacob Thornton | 1 | -0/+4 |
| 2011-11-03 | update 1.3 to 1.4 stuffs | Jacob Thornton | 1 | -1/+1 |
| 2011-11-03 | rebuild css, add preserve-3d for faster animations, fix whitespace in mixins.... | Jacob Thornton | 1 | -1/+1 |
| 2011-11-01 | fix pagination inconsistencies | Mark Otto | 1 | -4/+4 |
| 2011-10-31 | Merge branch 'dev' of github.com:twitter/bootstrap into dev | Mark Otto | 2 | -10/+110 |
| 2011-10-31 | remove fixed height from select elements for IE7 | Mark Otto | 1 | -2/+2 |
| 2011-10-29 | add template option and make title an optional attribute for popover | Jacob Thornton | 1 | -1/+13 |
| 2011-10-29 | allow the use of data attributes to define popover options | Jacob Thornton | 1 | -1/+5 |
| 2011-10-29 | add active class to css for buttons, write new spec for button, "use strict" | Jacob Thornton | 1 | -11/+13 |
| 2011-10-29 | star work on bootstrap-buttons.js | Jacob Thornton | 1 | -0/+50 |
| 2011-10-29 | Merge branch 'master' of github.com:twitter/bootstrap into dev | Jacob Thornton | 2 | -4/+36 |
| 2011-10-26 | fix prettyify and update the table styles to include a condensed flavor | Mark Otto | 2 | -3/+35 |
| 2011-10-21 | tweaking prettify styles to introduce dark theme | Mark Otto | 2 | -50/+104 |
| 2011-10-21 | move javascript to le footer | Mark Otto | 1 | -11/+12 |
| 2011-10-19 | updated fluid example to not use floated sidebar and instead use position abs... | Mark Otto | 1 | -0/+1 |
| 2011-10-19 | update docs to streamline the tables section, remove redundant css for tables... | Mark Otto | 1 | -21/+3 |
| 2011-10-19 | update docs copy to include mention of info alert messages | Mark Otto | 1 | -1/+1 |
| 2011-10-11 | remove new tab stuff since it breaks backwards compatability | Mark Otto | 2 | -163/+18 |
| 2011-10-11 | adding new tabble stuff, still a huge work in progress | Mark Otto | 2 | -36/+151 |
| 2011-10-11 | updated pills to include vertical (stacked) variation in patterns and documen... | Mark Otto | 1 | -4/+4 |
| 2011-10-09 | start adding examples to docs for alternate tabs and pills | Mark Otto | 1 | -0/+33 |
| 2011-10-09 | new form state styles with lighter footprint | Mark Otto | 1 | -7/+0 |
| 2011-10-09 | add extra states to the form examples | Mark Otto | 1 | -4/+18 |
| 2011-10-08 | remove select from docs form sizes | Mark Otto | 1 | -1/+0 |
| 2011-10-08 | remove select from the new form grid sizes and let them inherit the default g... | Mark Otto | 1 | -0/+1 |
| 2011-10-08 | fix problems with scope in tables when using th in tbody | Mark Otto | 1 | -0/+36 |
| 2011-10-07 | update docs to simplify first table example and introduce nested documentation | Mark Otto | 1 | -47/+31 |
| 2011-10-07 | resolve problem with nested tables having double borders | Mark Otto | 1 | -0/+47 |
| 2011-10-07 | For consistency, updated rendered 'pre' in docs to '<pre>' in the 'Presenting... | Silumesii Maboshe | 1 | -1/+1 |
| 2011-10-07 | Updated rendered '>html<' in docs to '<html>' in the 'Presenting code' section. | Silumesii Maboshe | 1 | -1/+1 |
| 2011-10-04 | add dropdown tab selection support | Jacob Thornton | 1 | -0/+13 |
| 2011-10-04 | add selector option to alerts, update modal settings strategy | Jacob Thornton | 1 | -1/+20 |
| 2011-10-03 | make links in error messages not be blue, but instead match the text color an... | Mark Otto | 1 | -5/+5 |
| 2011-10-03 | make it so that checkboxes and radio options-list can have wrapping labels; n... | Mark Otto | 1 | -1/+1 |
| 2011-10-03 | resolve issue with form fields and errors causing no space between fields wit... | Mark Otto | 1 | -1/+8 |
| 2011-10-02 | preboot.less > variables.less in docs | Jacob Thornton | 1 | -3/+3 |
| 2011-09-29 | add note about making sure to include boostrap-twipsy before popover script | Jacob Thornton | 1 | -0/+1 |