| 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 | 1 | -1/+1 |
| 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-03 | rebuild css, add preserve-3d for faster animations, fix whitespace in mixins.... | Jacob Thornton | 1 | -1/+1 |
| 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 | 1 | -1/+33 |
| 2011-10-11 | remove new tab stuff since it breaks backwards compatability | Mark Otto | 1 | -20/+18 |
| 2011-10-11 | adding new tabble stuff, still a huge work in progress | Mark Otto | 1 | -18/+20 |
| 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-09-29 | add note about making sure to include boostrap-twipsy before popover script | Jacob Thornton | 1 | -0/+1 |
| 2011-09-29 | Merge branch 'kasperp-tab-event' | Jacob Thornton | 1 | -0/+21 |
| 2011-09-29 | change event to use target and relatedTarget (which more closely resembles ac... | Jacob Thornton | 1 | -3/+4 |
| 2011-09-29 | changed event should be change event | Jacob Thornton | 1 | -2/+2 |
| 2011-09-29 | Merge branch 'tab-event' of https://github.com/kasperp/bootstrap into kasperp... | Jacob Thornton | 1 | -0/+20 |
| 2011-09-28 | Think the option is supposed to be 'keyboard' in the docs, not 'closeOnEsc'. | Pamela Fox | 1 | -1/+1 |
| 2011-09-21 | Fixes typos of "bootstrap" | Adam Bowen | 1 | -5/+5 |
| 2011-09-18 | force reflow instead of relying on eventloop (firefox) | Jacob Thornton | 1 | -1/+1 |
| 2011-09-18 | Merge pull request #241 from asmega/javascript_docs_favicon | Jacob Thornton | 1 | -4/+4 |
| 2011-09-18 | fixing locations of favicon + apple icons | asmega | 1 | -4/+4 |
| 2011-09-18 | Added changed event to bootstrap-tabs.js | Kasper Bøgebjerg Pedersen | 1 | -0/+20 |
| 2011-09-18 | Documentation typo/error on scrollSpy. | Lim Chee Aun | 1 | -4/+4 |
| 2011-09-17 | allow backdrop option to accept "static" option | Jacob Thornton | 1 | -12/+6 |
| 2011-09-17 | Adding flag to prevent backdrop click hiding modal | Nick Veys | 1 | -0/+6 |
| 2011-09-16 | Fix spelling mistake in pre on js page (/ul instead of /div). | Mark Otto | 1 | -1/+1 |
| 2011-09-15 | mv 1.3.0 file names to plane bootstrap.css for submodulers | Jacob Thornton | 1 | -1/+1 |
| 2011-09-15 | update attributes for js and make tooltips reposition on resize | Jacob Thornton | 1 | -8/+8 |
| 2011-09-13 | fix tab-content and pre funkiness, convert p in tab content to div | Mark Otto | 1 | -12/+12 |
| 2011-09-12 | prevent default for hover click | Jacob Thornton | 1 | -3/+7 |
| 2011-09-12 | few more js doc wording changes | Jacob Thornton | 1 | -15/+7 |
| 2011-09-11 | docs coppyy | Jacob Thornton | 1 | -1/+1 |
| 2011-09-11 | data-attribute="x" annndddd... now all js with ie7+ support | Jacob Thornton | 1 | -6/+6 |
| 2011-09-11 | index to use data attr for scrollspy initilizing | Jacob Thornton | 1 | -1/+1 |
| 2011-09-11 | data-attributes need values to be picked up by jquery in ie8 and below :/ | Jacob Thornton | 1 | -6/+6 |
| 2011-09-11 | method invocation jqueryui style | Jacob Thornton | 1 | -44/+110 |
| 2011-09-11 | change hella js... broke all the tests. i <3 wip | Jacob Thornton | 1 | -91/+202 |
| 2011-09-10 | Merge branch '1.3-wip' of github.com:twitter/bootstrap into 1.3-wip | Jacob Thornton | 1 | -9/+36 |
| 2011-09-10 | add bootstrap-scrollspy | Jacob Thornton | 1 | -2/+40 |
| 2011-09-10 | add footer to js docs | Mark Otto | 1 | -2/+14 |
| 2011-09-10 | tweak css for topbar to bring back z-index fix; update javascript markup and ... | Mark Otto | 1 | -6/+6 |
| 2011-09-10 | resolved conflict | Mark Otto | 1 | -2/+2 |
| 2011-09-10 | overhaul docs CSS since it was scalable, converted docs mastheads and footers... | Mark Otto | 1 | -1/+16 |