| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-01-16 | remove extra border-radius props | Mark Otto | 1 | -1/+0 |
| 2013-01-15 | mobile-first navs, navbar, grids, and type | Mark Otto | 1 | -5/+37 |
| 2013-01-11 | Remove overflow: auto; from .tab-content | Mark Otto | 1 | -3/+0 |
| 2012-12-17 | Use @border-radius-base var for nav tabs | Mark Otto | 1 | -1/+1 |
| 2012-11-30 | more vars changed, remove @white var | Mark Otto | 1 | -4/+4 |
| 2012-11-30 | more consistent variable naming patterns | Mark Otto | 1 | -3/+3 |
| 2012-11-30 | Part 1 of unCamelCasing variables | Mark Otto | 1 | -10/+10 |
| 2012-11-30 | Merge branch '2.2.2-wip' into exploratory | Mark Otto | 1 | -0/+6 |
| 2012-11-29 | update comment | Mark Otto | 1 | -0/+1 |
| 2012-11-04 | add justified nav links for tabs and pills | Mark Otto | 1 | -29/+45 |
| 2012-11-03 | Navs refactor, restoring .nav-list | Mark Otto | 1 | -88/+67 |
| 2012-11-02 | Prevent IE8 from misplacing imgs | David | 1 | -0/+5 |
| 2012-10-01 | Add missing icon class definition for navs.less | amid2887 | 1 | -1/+2 |
| 2012-10-01 | remove .nav-list, instead use .nav-stacked on .nav-tabs or .nav-pills from no... | Mark Otto | 1 | -29/+1 |
| 2012-10-01 | remove tabbable tabs on left, right, and bottom; instead, from here out use s... | Mark Otto | 1 | -81/+0 |
| 2012-09-30 | remove .border-radius mixin and replace with standard border-radius property,... | Mark Otto | 1 | -10/+8 |
| 2012-09-13 | fix active tab bg on non-white body | Adrien Cahen | 1 | -1/+1 |
| 2012-07-23 | fixes #4156: don't override border radius if stacked nav has one child | Mark Otto | 1 | -2/+2 |
| 2012-07-17 | de-scope nav-header from .nav | Mark Otto | 1 | -1/+1 |
| 2012-07-17 | fix dropdown vars and make hover state be link color again, add gradient to d... | Mark Otto | 1 | -1/+8 |
| 2012-06-28 | standardize top level file comments | Mark Otto | 1 | -3/+3 |
| 2012-06-24 | more subnav optimizations | Mark Otto | 1 | -11/+8 |
| 2012-06-24 | tons of docs cleanup in css, adding subnav to official components | Mark Otto | 1 | -0/+1 |
| 2012-06-19 | #2764: add disabled styles to navs and dropdowns | Mark Otto | 1 | -0/+16 |
| 2012-04-14 | Merge branch '2.0.3-wip-nav-collapse' of https://github.com/tierra/bootstrap ... | Mark Otto | 1 | -4/+4 |
| 2012-04-14 | fix #1823: styles of tabs within other tabs resolved | Mark Otto | 1 | -22/+22 |
| 2012-04-02 | Restrict collapsed items in Navbar to only those in .nav-collapse, and button... | Bryan Petty | 1 | -4/+4 |
| 2012-04-01 | fix #2811: left and right aligned tabbable tabs fixes so that .tab-content gr... | Mark Otto | 1 | -6/+1 |
| 2012-03-28 | fix #2829: redeclare .pull-right for navs since they get more specific floats | Mark Otto | 1 | -0/+5 |
| 2012-03-22 | fix left and right tab-content alignment with width: auto; | Mark Otto | 1 | -0/+4 |
| 2012-03-22 | Dropdowns overhaul: | Mark Otto | 1 | -8/+4 |
| 2012-03-10 | make nav padding and negative margins the same | Mark Otto | 1 | -2/+2 |
| 2012-03-05 | increase specifity of .pills li.active for dropdowns | Mark Otto | 1 | -4/+4 |
| 2012-02-22 | fix #1954: icons in tabs add jank border | Mark Otto | 1 | -2/+3 |
| 2012-02-21 | Merge branch '2.0/fork/components/dropup' of https://github.com/buraktuyan/bo... | Mark Otto | 1 | -0/+4 |
| 2012-02-21 | 100% width on .tab-content | Andreas Cederström | 1 | -0/+1 |
| 2012-02-20 | fix overflow issue on tabbed content per #2079 | Mark Otto | 1 | -1/+1 |
| 2012-02-20 | add horizontal divider support to nav list, including documentation for it, p... | Mark Otto | 1 | -0/+4 |
| 2012-02-12 | enable the use of .nav-header in dropdowns per #1827 | Mark Otto | 1 | -11/+17 |
| 2012-02-11 | fix tabs content wrapping per #1620 | Mark Otto | 1 | -0/+3 |
| 2012-02-01 | fix hover state on .nav-list for active links | Mark Otto | 1 | -2/+3 |
| 2012-01-30 | refactor the navs to use prefixed classes, because you know, consistency is b... | Mark Otto | 1 | -64/+64 |
| 2012-01-30 | Extending the dropup support to tabs and pills | Burak Tuyan | 1 | -0/+3 |
| 2012-01-30 | Adding dropup support to split buttons and navbar | Burak Tuyan | 1 | -0/+1 |
| 2012-01-27 | icon spacing in small buttons and nav lists | Mark Otto | 1 | -0/+3 |
| 2012-01-27 | Fixes left/right border overlap for IE7 | Pete Hopkins | 1 | -0/+2 |
| 2012-01-26 | moving structure around + more work on builder... | Jacob Thornton | 1 | -0/+338 |