| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-15 | fix some ie7 bugs, improve dropdowns for ie due to lack of a shadow, fix page... | Mark Otto | 2 | -2/+5 |
| 2012-01-14 | gray out links for active state on pagination | Mark Otto | 1 | -0/+3 |
| 2012-01-14 | dates updated to 2012 | Mark Otto | 2 | -2/+2 |
| 2012-01-14 | change up classes on tables and forms, fix nav list styles in example | Mark Otto | 3 | -13/+13 |
| 2012-01-14 | adding the pager component after rewriting the pagination docs and css | Mark Otto | 3 | -37/+65 |
| 2012-01-14 | allow btn-groups to work in navbars | Mark Otto | 1 | -3/+7 |
| 2012-01-14 | fix duplicate icons | Mark Otto | 1 | -1/+1 |
| 2012-01-14 | update preventing double border line for bordered tables by account for th el... | Mark Otto | 1 | -0/+1 |
| 2012-01-14 | add user-select mixin | Mark Otto | 1 | -2/+10 |
| 2012-01-14 | make inline and search form labels inline-block | Mark Otto | 1 | -0/+4 |
| 2012-01-14 | move up alert message close icon | Mark Otto | 1 | -1/+1 |
| 2012-01-14 | rewrite alert messages to use less code, combine the look of default and bloc... | Mark Otto | 3 | -77/+58 |
| 2012-01-13 | update dropdowns spacing and docs section spacing | Mark Otto | 1 | -10/+4 |
| 2012-01-12 | nuke uber footer, bring back topbar dropdowns | Mark Otto | 2 | -11/+19 |
| 2012-01-12 | fix heading | Mark Otto | 1 | -2/+2 |
| 2012-01-12 | fix type shorthand in blockquote | Mark Otto | 1 | -1/+1 |
| 2012-01-11 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 4 | -12/+13 |
| 2012-01-11 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -0/+3 |
| 2012-01-11 | add build tool for js + rename twipsy to tooltip + lots of little doc cleanup | Jacob Thornton | 4 | -12/+13 |
| 2012-01-11 | comments and borders for multiple tbody | Mark Otto | 1 | -0/+8 |
| 2012-01-10 | account for multiple tbody with 2px border between | Mark Otto | 1 | -0/+3 |
| 2012-01-09 | remove empty margin property | Mark Otto | 1 | -1/+0 |
| 2012-01-08 | remove static popovers, modals, and twipsies from components in favor of full... | Mark Otto | 1 | -0/+1 |
| 2012-01-08 | updated js pages to put examples first | Mark Otto | 1 | -1/+1 |
| 2012-01-08 | add utilities.less file for generic classes | Mark Otto | 3 | -16/+26 |
| 2012-01-08 | fix dropdowns for active state in dropdown menus | Mark Otto | 2 | -6/+37 |
| 2012-01-08 | fix navbar styles for .brand | Mark Otto | 1 | -4/+3 |
| 2012-01-08 | fix placement of dropdowns in navbar after getting to general in those styles | Mark Otto | 1 | -2/+4 |
| 2012-01-08 | clean up dup css in responsive, fix navbar dropdown caret | Mark Otto | 3 | -15/+17 |
| 2012-01-08 | rejigger z-index ranks for popovers/topbar/etc | Mark Otto | 1 | -5/+6 |
| 2012-01-08 | get carousel working in firefox | Jacob Thornton | 1 | -0/+2 |
| 2012-01-08 | move collapsing navbar nav to 480 and below, unfloat nav for 768 and below to... | Mark Otto | 1 | -57/+67 |
| 2012-01-08 | fix responsive navbar nav treatment by using hover instead of click | Mark Otto | 2 | -46/+56 |
| 2012-01-08 | adjust navs for fine details on dropdowns in stacked nav and improved open st... | Mark Otto | 1 | -8/+14 |
| 2012-01-08 | fix styles on right aligned blockquote to flip padding and border appropriately | Mark Otto | 1 | -0/+4 |
| 2012-01-08 | fix docs for fluid layout, update topbar to fix active text color for links | Mark Otto | 1 | -1/+1 |
| 2012-01-08 | clean up some spacing on the dropdown for typeahead | Mark Otto | 1 | -9/+16 |
| 2012-01-08 | remove / on js, fix link to typeahead, remove old gradient on dropdown hover | Mark Otto | 1 | -1/+0 |
| 2012-01-08 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -4/+2 |
| 2012-01-08 | first pass at ultra basic autocomplete | Jacob Thornton | 1 | -10/+11 |
| 2012-01-07 | fix progress bars by removing border and negative margins | Mark Otto | 1 | -4/+2 |
| 2012-01-07 | remove unused css and reorder the toggle classes | Mark Otto | 1 | -97/+12 |
| 2012-01-07 | redoing the tabs on bottom, left, and right | Mark Otto | 1 | -26/+87 |
| 2012-01-07 | remove tabbable stuff to try new approach | Mark Otto | 1 | -1/+2 |
| 2012-01-07 | nuke unused code, add to upgrading page | Mark Otto | 1 | -34/+0 |
| 2012-01-07 | fix up dropdowns and navbar docs for the new dropdown styles | Mark Otto | 2 | -39/+101 |
| 2012-01-07 | overhaul the entire tabs component structure and docs; remove side nav and ma... | Mark Otto | 8 | -336/+337 |
| 2012-01-07 | overhauled docs to include example markup, add language around browser suppor... | Mark Otto | 3 | -99/+102 |
| 2012-01-07 | Merge branch '2.0-wip' of https://github.com/pokonski/bootstrap into pokonski... | Mark Otto | 3 | -0/+119 |
| 2012-01-07 | fixing tablesorter styles by adding the jquery plugin back to the lib, fixing... | Mark Otto | 2 | -1/+59 |