aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-03-26Add READMEHEADmasterTeddy Wing
And include gif demonstration.
2014-03-26Fix bug: bookmarklet didn't work on GitHub commit pagesTeddy Wing
The bookmarklet was designed on the pull request page. Hadn't tested it on the commit page.
2014-03-26Add LICENSETeddy Wing
2014-03-26Rename npm script to "compile"Teddy Wing
2014-03-26Add npm script to compile bookmarkletTeddy Wing
2014-03-26Remove 'boomlet', install 'bookmarklet' packageTeddy Wing
2014-03-26Add node_modules/Teddy Wing
2014-03-26Add package.jsonTeddy Wing
2014-03-26Bookmarklet now toggles between expanded & collapsedTeddy Wing
2014-03-26Initial version of bookmarkletTeddy Wing
Expands all commits on the page. TODO: collapse commits on toggle
2014-03-26Initial commit: add .gitignoreTeddy Wing