GitXplorerGitXplorer
c

difficult

public
0 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
86d65beb87f4bb6e726d79b85b3506337b0bfee2

Update README.md

cchristopherhesse committed 12 years ago
Unverified
a74f3e884de235e0469c54570fc56bf61465a04b

add comments

cchristopherhesse committed 12 years ago
Unverified
c6f3933e85349f7a27e269cf368b65700ac8b90d

remove icon, add dblclick hide, move awaits around

cchristopherhesse committed 12 years ago
Unverified
2b31294a8c11ed78f4f0c1cc137dc5148cb13676

remove log statements

cchristopherhesse committed 12 years ago
Unverified
5ed483034a70035aa0beaa8c026cc165ba380b7f

fix some diffing

cchristopherhesse committed 12 years ago
Unverified
39731f40bdfe3b3a7461ea168fc845ecff412fec

Initial

cchristopherhesse committed 12 years ago

README

The README file for this repository.

difficult

GitHub Chrome Extension - Adds side-by-side diff and collapsing of diffs for individual files, mostly works

npm install -g iced-coffee-script
iced --watch --compile --runtime window main.iced diff.coffee

Go to Chrome, open your extensions tab, enable Developer mode, then click Load unpacked extension and select the 'difficult' folder.

You have to reload the extensions tab to see changes made to the source.