| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-10-11 | Combine separate efforts for grid mixins into one, cleanup and reorganize | Mark Otto | 1 | -275/+22 |
| 2013-09-11 | Another fixup | Zlatan Vasović | 1 | -2/+2 |
| 2013-09-03 | fixes #10406: Update grid to use width on .container instead of max-width as ... | Mark Otto | 1 | -3/+3 |
| 2013-09-01 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -4/+4 |
| 2013-09-01 | tweak #10336 to double up on the hyphen-minuses to better approximate a long ... | Chris Rebert | 1 | -4/+4 |
| 2013-08-31 | Replace invalid US-ASCII character "\xE2") | Kevin Granger | 1 | -4/+4 |
| 2013-08-24 | Deprecate container-{device} vars for container-{size} classes; updates custo... | Mark Otto | 1 | -4/+4 |
| 2013-08-21 | deprecate @screen-{phone,tablet,desktop} vars | Chris Rebert | 1 | -2/+2 |
| 2013-08-17 | it's levi-OH-sa, not levi-oh-SAR | Mark Otto | 1 | -1/+1 |
| 2013-08-17 | More consistent naming with screen size variables using xs, sm, md, and lg | Mark Otto | 1 | -2/+2 |
| 2013-08-15 | fixes #9663: second part, reset pushes and pulls in md and lg grid tiers | Mark Otto | 1 | -0/+4 |
| 2013-08-15 | Fixes #9663: Add offset overrides for medium and large grid tiers | Mark Otto | 1 | -0/+2 |
| 2013-08-12 | fixes #9258: no more float bug with full-width grid columns by removing float... | Mark Otto | 1 | -9/+17 |
| 2013-08-12 | undo the grid max-width boundary because it makes offsets kinda borked (you'd... | Mark Otto | 1 | -4/+0 |
| 2013-08-12 | Media query (grid and responsive utilities) overhaul | Mark Otto | 1 | -51/+145 |
| 2013-08-05 | Scope tablet classes to tablets range only | Mark Otto | 1 | -1/+1 |
| 2013-08-03 | Greater standardization of sizing terminology | Chris Rebert | 1 | -1/+1 |
| 2013-08-01 | Added classes for lg-pull, lg-push, lg-offset, sm-pull, sm-push, sm-offset | Jeff Tickle | 1 | -34/+72 |
| 2013-06-23 | Move grid offsets to desktop only (fixes #8229) | Mark Otto | 1 | -13/+13 |
| 2013-06-23 | Fixes #8211: restore proper table grid class behavior | Mark Otto | 1 | -4/+42 |
| 2013-06-08 | Another grid update | Mark Otto | 1 | -32/+41 |
| 2013-06-03 | restore .col-*-12 classes for now | Mark Otto | 1 | -1/+6 |
| 2013-06-03 | prep for less 1.4 with double parens in functions | Mark Otto | 1 | -66/+66 |
| 2013-06-03 | fixes #8066: add missing % functions to grid less code | Mark Otto | 1 | -22/+22 |
| 2013-06-02 | Move the grid offset, push, and pull classes to be tablets-up instead of desk... | Mark Otto | 1 | -15/+15 |
| 2013-06-02 | Grid updates | Mark Otto | 1 | -12/+101 |
| 2013-05-27 | Adding variables for container sizes | Aristeides Stathopoulos | 1 | -3/+3 |
| 2013-05-27 | using screen-size variables for grids | Aristeides Stathopoulos | 1 | -3/+3 |
| 2013-05-16 | More row change ups: | Mark Otto | 1 | -4/+0 |
| 2013-05-03 | use @screen-small var in grid.less | Chris Rebert | 1 | -1/+1 |
| 2013-04-30 | outdent the rows for tablets and above | Mark Otto | 1 | -0/+4 |
| 2013-04-28 | Merge pull request #7704 from twitter/bs3_moar_grid_changes | Mark Otto | 1 | -12/+18 |
| 2013-04-27 | Adding media queries breakpoints variables | Kevin | 1 | -3/+3 |
| 2013-04-26 | Back to two grid classes, .col and .col-lg-* | Mark Otto | 1 | -12/+18 |
| 2013-04-02 | Add small grid for phones and tablets | Mark Otto | 1 | -2/+10 |
| 2013-03-26 | New grid classes | Mark Otto | 1 | -3/+3 |
| 2013-03-15 | Overhaul the grid system and its docs | Mark Otto | 1 | -15/+4 |
| 2013-03-14 | Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip | Mark Otto | 1 | -4/+4 |
| 2013-03-10 | Set border-box globally instead | Mark Otto | 1 | -4/+0 |
| 2013-03-06 | make less files compile with strict maths in 1.4.0 | Luke Page | 1 | -4/+4 |
| 2013-03-03 | fix row change at breakpoint | Mark Otto | 1 | -0/+4 |
| 2013-01-17 | Simplify and bring back the grid mixin for generating spans and offsets | Mark Otto | 1 | -33/+6 |
| 2013-01-17 | Update nav and add bounds for tablet container | Mark Otto | 1 | -0/+4 |
| 2013-01-17 | Move grid/container styles to grid.less; update docs; add offsetting back | Mark Otto | 1 | -0/+50 |
| 2013-01-16 | Add in responsive for 1200px+ layout; increase padding for that viewport size | Mark Otto | 1 | -1/+0 |
| 2013-01-16 | Prevent grids from collapsing, fix affixed side nav for docs | Mark Otto | 1 | -0/+1 |
| 2013-01-15 | mobile-first navs, navbar, grids, and type | Mark Otto | 1 | -1/+16 |
| 2012-12-20 | remove .hide specificity override from grid classes | Mark Otto | 1 | -4/+0 |
| 2012-11-30 | Remove more fluid grid stuff | Mark Otto | 1 | -0/+1 |
| 2012-11-30 | grid vars updated | Mark Otto | 1 | -1/+1 |