Skip to content

Instantly share code, notes, and snippets.

@jsocol
Created August 23, 2011 13:52
Show Gist options
  • Save jsocol/1165171 to your computer and use it in GitHub Desktop.
Save jsocol/1165171 to your computer and use it in GitHub Desktop.
output of `git lg`
[james ((c0ff882...)) kitsune]$ git lg -15
* c0ff882 - (HEAD, origin/master, origin/HEAD) Merge branch 'remove_long_filename' of github.com:readevalprint/kitsune into remove_long_filename (14 hours ago) <Tim Watt
|\
| * f3837cb - (tim/remove_long_filename) removed (correct) gallery tests (14 hours ago) <Tim Watts :timw>
| |\
| | * 5baa3a0 - removed gallery tests (15 hours ago) <Tim Watts :timw>
| * | cd91d23 - removed (correct) gallery tests (14 hours ago) <Tim Watts :timw>
| |/
| * 9619f86 - removed file and test (4 days ago) <Tim Watts :timw>
* | 82c5e8c - Merge branch 'master' of github.com:jsocol/kitsune into remove_long_filename (14 hours ago) <Tim Watts :timw>
|\ \
| * | 78fba7e - (rlr/master, master) Fix broken js tests for browsers without Object.keys(). (15 hours ago) <Ricky Rosario>
| * | 02cf65d - [bug 677804] Track time spent on article pages (waffle switch = 'track-article-reads'). (15 hours ago) <Ricky Rosario>
| * | 6298850 - [bug 671660] Top contributor titles (22 hours ago) <Ricky Rosario>
| * | 5356374 - Added tests, hide title behind karma flag and switch. (22 hours ago) <Ricky Rosario>
| * | 21e0b0d - [bug 671655] Karma title UI (22 hours ago) <Ricky Rosario>
| * | 77b0fab - [bug 671659, bug 671663] A model for custom karma titles. (22 hours ago) <Ricky Rosario>
| * | cf91da3 - [bug 678499, bug 678502] Remove FirefoxVersion and OperatingSystem from search index, form and view. (4 days ago) <Ricky Rosario>
| * | 22b410c - [bug 678503] Removed FirefoxVersion and OperatingSystem models. (4 days ago) <Ricky Rosario>
| * | 96893ac - [bug 678506] Removed Operating Sytems and Firefox Versions from the document form and replaced it with Products. These
[james (master) kitsune]$ git lg -5
* 78fba7e - (HEAD, rlr/master, master) Fix broken js tests for browsers without Object.keys(). (15 hours ago) <Ricky Rosario>
* 02cf65d - [bug 677804] Track time spent on article pages (waffle switch = 'track-article-reads'). (15 hours ago) <Ricky Rosario>
* 6298850 - [bug 671660] Top contributor titles (22 hours ago) <Ricky Rosario>
* 5356374 - Added tests, hide title behind karma flag and switch. (22 hours ago) <Ricky Rosario>
* 21e0b0d - [bug 671655] Karma title UI (22 hours ago) <Ricky Rosario>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment