| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-01-14 | dates updated to 2012 | Mark Otto | 1 | -2/+2 |
| 2012-01-14 | change up classes on tables and forms, fix nav list styles in example | Mark Otto | 1 | -33/+33 |
| 2012-01-14 | adding the pager component after rewriting the pagination docs and css | Mark Otto | 1 | -11/+44 |
| 2012-01-14 | allow btn-groups to work in navbars | Mark Otto | 1 | -3/+6 |
| 2012-01-14 | fix duplicate icons | Mark Otto | 1 | -2/+2 |
| 2012-01-14 | update preventing double border line for bordered tables by account for th el... | Mark Otto | 1 | -2/+2 |
| 2012-01-14 | add user-select mixin | Mark Otto | 1 | -1/+1 |
| 2012-01-14 | make inline and search form labels inline-block | Mark Otto | 1 | -1/+4 |
| 2012-01-14 | move up alert message close icon | Mark Otto | 1 | -2/+2 |
| 2012-01-14 | rewrite alert messages to use less code, combine the look of default and bloc... | Mark Otto | 1 | -86/+37 |
| 2012-01-13 | update dropdowns spacing and docs section spacing | Mark Otto | 1 | -8/+3 |
| 2012-01-12 | nuke uber footer, bring back topbar dropdowns | Mark Otto | 1 | -22/+18 |
| 2012-01-12 | fix heading | Mark Otto | 1 | -1/+1 |
| 2012-01-12 | fix type shorthand in blockquote | Mark Otto | 1 | -3/+3 |
| 2012-01-11 | Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip | Mark Otto | 1 | -13/+16 |
| 2012-01-11 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -1/+4 |
| 2012-01-11 | add build tool for js + rename twipsy to tooltip + lots of little doc cleanup | Jacob Thornton | 1 | -13/+16 |
| 2012-01-11 | comments and borders for multiple tbody | Mark Otto | 1 | -1/+4 |
| 2012-01-10 | account for multiple tbody with 2px border between | Mark Otto | 1 | -1/+4 |
| 2012-01-09 | remove empty margin property | Mark Otto | 1 | -2/+1 |
| 2012-01-08 | remove static popovers, modals, and twipsies from components in favor of full... | Mark Otto | 1 | -1/+2 |
| 2012-01-08 | updated js pages to put examples first | Mark Otto | 1 | -4/+4 |
| 2012-01-08 | add utilities.less file for generic classes | Mark Otto | 1 | -13/+16 |
| 2012-01-08 | fix dropdowns for active state in dropdown menus | Mark Otto | 1 | -5/+18 |
| 2012-01-08 | fix navbar styles for .brand | Mark Otto | 1 | -4/+4 |
| 2012-01-08 | fix placement of dropdowns in navbar after getting to general in those styles | Mark Otto | 1 | -3/+3 |
| 2012-01-08 | clean up dup css in responsive, fix navbar dropdown caret | Mark Otto | 1 | -11/+7 |
| 2012-01-08 | rejigger z-index ranks for popovers/topbar/etc | Mark Otto | 1 | -6/+143 |
| 2012-01-08 | get carousel working in firefox | Jacob Thornton | 1 | -138/+4 |
| 2012-01-08 | move collapsing navbar nav to 480 and below, unfloat nav for 768 and below to... | Mark Otto | 1 | -48/+54 |
| 2012-01-08 | fix responsive navbar nav treatment by using hover instead of click | Mark Otto | 1 | -10/+16 |
| 2012-01-08 | adjust navs for fine details on dropdowns in stacked nav and improved open st... | Mark Otto | 1 | -5/+12 |
| 2012-01-08 | fix styles on right aligned blockquote to flip padding and border appropriately | Mark Otto | 1 | -1/+5 |
| 2012-01-08 | fix docs for fluid layout, update topbar to fix active text color for links | Mark Otto | 1 | -2/+2 |
| 2012-01-08 | clean up some spacing on the dropdown for typeahead | Mark Otto | 1 | -2/+8 |
| 2012-01-08 | remove / on js, fix link to typeahead, remove old gradient on dropdown hover | Mark Otto | 1 | -11/+138 |
| 2012-01-08 | Merge branch '2.0-wip' of https://github.com/twitter/bootstrap into 2.0-wip | Jacob Thornton | 1 | -1/+1 |
| 2012-01-08 | first pass at ultra basic autocomplete | Jacob Thornton | 1 | -235/+8 |
| 2012-01-07 | recomment out the moz stuff for progress bars since less can't compile it rig... | Mark Otto | 1 | -1/+1 |
| 2012-01-07 | fix progress bars by removing border and negative margins | Mark Otto | 1 | -99/+9 |
| 2012-01-07 | redoing the tabs on bottom, left, and right | Mark Otto | 1 | -62/+118 |
| 2012-01-07 | nuke unused code, add to upgrading page | Mark Otto | 1 | -33/+1 |
| 2012-01-07 | fix up dropdowns and navbar docs for the new dropdown styles | Mark Otto | 1 | -166/+85 |
| 2012-01-07 | overhaul the entire tabs component structure and docs; remove side nav and ma... | Mark Otto | 1 | -122/+180 |
| 2012-01-07 | overhauled docs to include example markup, add language around browser suppor... | Mark Otto | 1 | -175/+157 |
| 2012-01-07 | Merge branch '2.0-wip' of https://github.com/pokonski/bootstrap into pokonski... | Mark Otto | 1 | -1/+175 |
| 2012-01-07 | fixing tablesorter styles by adding the jquery plugin back to the lib, fixing... | Mark Otto | 1 | -11/+48 |
| 2012-01-07 | Progress bars | Piotrek OkoĊski | 1 | -1/+173 |
| 2012-01-07 | adding back table grid sizing; will need support for responsive perhaps | Mark Otto | 1 | -131/+59 |
| 2012-01-07 | add html5 invalid state for super fancy errors via browser | Mark Otto | 1 | -1/+11 |