| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-06 | front page docs updated to include old getting started section, update code s... | Mark Otto | 14 | -91/+340 |
| 2012-01-06 | start of autocomplete plugin | Jacob Thornton | 3 | -0/+314 |
| 2012-01-06 | Merge pull request #910 from manveru/patch-1 | Jacob Thornton | 1 | -1/+1 |
| 2012-01-06 | Merge pull request #907 from ansman/2.0-wip | Jacob Thornton | 2 | -1/+12 |
| 2012-01-06 | Use `date` instead of `DATE`, that's the POS*X way. | Michael Fellinger | 1 | -1/+1 |
| 2012-01-06 | Add a test case for issue #908 (twipsy doesn't respect custom classes) | Nicklas Ansman Giertz | 1 | -0/+11 |
| 2012-01-06 | Make twipsy respect custom classes when using a custom template | Nicklas Ansman Giertz | 1 | -1/+1 |
| 2012-01-05 | fixing conflict in dividers in navbar, fix navbar docs, fix search form in na... | Mark Otto | 7 | -16/+18 |
| 2012-01-05 | docs cleanup and navbar brand hover | Mark Otto | 4 | -31/+45 |
| 2012-01-05 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 2 | -10/+1 |
| 2012-01-05 | massive docs update, mostly to all our new forms, and to the buttons | Mark Otto | 8 | -232/+338 |
| 2012-01-05 | listen to window for dropdown clear | Jacob Thornton | 2 | -10/+1 |
| 2012-01-05 | add jank js back to docs application.js for responsive dropdown in topbar | Mark Otto | 1 | -0/+11 |
| 2012-01-05 | default cursor for disabled links in pagination | Mark Otto | 3 | -2/+4 |
| 2012-01-05 | make dropdowns use unicode character for :after | Mark Otto | 3 | -4/+4 |
| 2012-01-05 | move mega link footer to scaffolding to try it out, fix broken button text sh... | Mark Otto | 7 | -8/+98 |
| 2012-01-05 | Tweak the docs and address the new forms list of controls: radios and checkbo... | Mark Otto | 6 | -25/+49 |
| 2012-01-05 | breaking out patterns.less even more, removing unnecessary div from checkbox ... | Mark Otto | 18 | -1458/+1407 |
| 2012-01-05 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 7 | -11/+324 |
| 2012-01-05 | add a quick little example of icons in buttons | Mark Otto | 1 | -0/+3 |
| 2012-01-05 | tweaks abound, updated prettify styles, new sidenav component started, sprite... | Mark Otto | 12 | -33/+809 |
| 2012-01-04 | Merge pull request #886 from giveo/master | Jacob Thornton | 3 | -4/+4 |
| 2012-01-04 | Merge branch 'master' of https://github.com/twitter/bootstrap | Jacob Thornton | 5 | -6/+15 |
| 2012-01-04 | switch to async widget.js script | Jacob Thornton | 1 | -1/+1 |
| 2012-01-04 | Changing copyright in example footers from 2011 to 2012 | Jeff Nunn | 3 | -4/+4 |
| 2012-01-02 | actuall use interval option :P | Jacob Thornton | 1 | -2/+2 |
| 2012-01-02 | clean up options implementation for carousel | Jacob Thornton | 2 | -26/+64 |
| 2012-01-02 | ease-in-out slide transition | Jacob Thornton | 3 | -8/+8 |
| 2012-01-02 | basic carousel implementation | Jacob Thornton | 5 | -53/+158 |
| 2012-01-02 | placeholder design for carousel | Jacob Thornton | 4 | -17/+86 |
| 2012-01-02 | add quotes to courier new | Jacob Thornton | 1 | -1/+1 |
| 2012-01-02 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 14 | -295/+170 |
| 2012-01-02 | start playing with carousel stuff | Jacob Thornton | 6 | -5/+106 |
| 2011-12-30 | missing parantheses | Mark Otto | 2 | -2/+2 |
| 2011-12-27 | border radius on large button toolbar | Mark Otto | 3 | -1/+38 |
| 2011-12-27 | add appended input example to docs, fix help-text wrapping issue by clearing ... | Mark Otto | 5 | -14/+34 |
| 2011-12-27 | fix quotes in font-family usage | Mark Otto | 1 | -2/+2 |
| 2011-12-27 | fix tables for rowspan | Mark Otto | 2 | -5/+4 |
| 2011-12-27 | allow select with size attr to not have fixed height | Mark Otto | 3 | -4/+5 |
| 2011-12-27 | add ie7 inline block mixin and add ability to center pagination | Mark Otto | 4 | -4/+24 |
| 2011-12-27 | clean up some css for github issues: input prepend z-index, modals revamped f... | Mark Otto | 7 | -16/+33 |
| 2011-12-27 | capitalize Less in makefile, add print less file (not yet compiled) | Mark Otto | 2 | -1/+19 |
| 2011-12-27 | remove button from topbar for testing | Mark Otto | 1 | -1/+0 |
| 2011-12-27 | remove negative margin from .brand in docs, update navbar to support buttons ... | Mark Otto | 4 | -1/+10 |
| 2011-12-26 | clean up some comments and fix a bug with buttons in navbar by removing too g... | Mark Otto | 4 | -213/+8 |
| 2011-12-26 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 20 | -277/+278 |
| 2011-12-25 | Merge pull request #850 from sferik/scrollable_modal | Jacob Thornton | 3 | -2/+6 |
| 2011-12-25 | Rebuild CSS | Erik Michaels-Ober | 2 | -2/+4 |
| 2011-12-25 | Make modal windows scrollable | Erik Michaels-Ober | 1 | -0/+2 |
| 2011-12-24 | clean up dead elements in firefox (which is droping transitionEnd events :( | Jacob Thornton | 1 | -4/+11 |