________ ___ ___ ________ ________ ________ _______ ________
|\ ____\ |\ \|\ \ |\ __ \ |\ ___ \ |\ ____\ |\ ___ \ |\ ____\
\ \ \___| \ \ \\\ \\ \ \|\ \\ \ \\ \ \\ \ \___| \ \ __/| \ \ \___|_
\ \ \ \ \ __ \\ \ __ \\ \ \\ \ \\ \ \ ___\ \ \_|/__\ \_____ \
\ \ \____ \ \ \ \ \\ \ \ \ \\ \ \\ \ \\ \ \|\ \\ \ \_|\ \\|____|\ \
\ \_______\\ \__\ \__\\ \__\ \__\\ \__\\ \__\\ \_______\\ \_______\ ____\_\ \
\|_______| \|__|\|__| \|__|\|__| \|__| \|__| \|_______| \|_______||\_________\
\|_________|
| Hash | Date | Author | Changes |
|---|---|---|---|
| fc7d190 | 2021-04-20 | Chris Schubert | Removing private identifier from package.json for internal publish |
| Hash | Date | Author | Changes |
|---|---|---|---|
| 3625087 | 2021-04-20 | Chris Schubert | 1.0.1 |
| ce9c01c | 2021-04-20 | Chris Schubert | Fixing issue with package version |
| ba89abf | 2021-04-20 | Chris Schubert | Fixing incorrect scripts path |
| 669a06e | 2021-04-20 | Chris Schubert | Update readme.md |
| 6c8389a | 2021-04-20 | Chris Schubert | Updating docs for first Appalachia Interactive publish |
| 8d1f8af | 2021-04-20 | Chris Schubert | Setting up HTML diff repo |
| 5fca839 | 2021-03-02 | Scott González | Update README |
| Hash | Date | Author | Changes |
|---|---|---|---|
| 9887c43 | 2020-10-06 | Scott González | 1.0.0 |
| 9d67af8 | 2020-10-06 | Scott González | Add button to copy file paths |
| Hash | Date | Author | Changes |
|---|---|---|---|
| 32428e3 | 2019-07-21 | Robert Kesterson | Upgrade open to remove security issues |
| Hash | Date | Author | Changes |
|---|---|---|---|
| 2a691a1 | 2018-01-25 | dds_feng | Escape $ |
| Hash | Date | Author | Changes |
|---|---|---|---|
| 51cc46a | 2017-11-10 | Scott González | Register pretty-diff and gist-diff as git commands |
| Hash | Date | Author | Changes |
|---|---|---|---|
| b267ec5 | 2016-12-31 | Scott González | Allow diffs outside of git repositories |
| Hash | Date | Author | Changes |
|---|---|---|---|
| 58032ae | 2016-03-18 | Scott González | Upgrade to github-request 1.2.4 |
| Hash | Date | Author | Changes |
|---|---|---|---|
| 64d97d4 | 2016-02-29 | Scott González | Use os.tmpdir() to find a legitimate temp directory across OSes |
| Hash | Date | Author | Changes |
|---|---|---|---|
| f34fde9 | 2015-10-12 | Scott González | Only show the message on an error |
| Hash | Date | Author | Changes |
|---|---|---|---|
| 65ee877 | 2015-09-28 | Paul Irish | Honor --cc diffs as well |
| 9581141 | 2015-09-29 | Scott González | Remove date from copyright notice |
| 356eb3f | 2015-09-28 | Paul Irish | Readme: Add screenshot |
| 32f8b7f | 2015-09-29 | Scott González | Style cleanup |
| 1b69dad | 2015-09-28 | Paul Irish | Use --no-color to avoid color codes from conflicting with regex |
| Hash | Date | Author | Changes |
|---|---|---|---|
| 08bb696 | 2015-04-09 | Scott González | Provide a nice message when not in a git repo |
| Hash | Date | Author | Changes |
|---|---|---|---|
| c81ef2d | 2014-10-24 | Scott González | Gittip -> Gratipay |
| 65fe070 | 2014-10-24 | Scott González | Rename LICENSE file |
| c2e04eb | 2014-10-24 | Scott González | Use open module to support all environments |
| Hash | Date | Author | Changes |
|---|---|---|---|
| 3ed51d7 | 2014-01-02 | Scott González | Build: Update copyright year |
| baca72b | 2014-01-02 | Scott González | diff: Handle unmerged paths |
| Hash | Date | Author | Changes |
|---|---|---|---|
| f2fef6f | 2013-09-09 | Scott González | Added support for personal access tokens. Fixes #7. |
| 2723e32 | 2013-08-17 | Scott González | README: Added link to Gittip. |
| Hash | Date | Author | Changes |
|---|---|---|---|
| 5b8fdf2 | 2013-05-06 | Scott González | gist-diff: Added a UA string. |
| Hash | Date | Author | Changes |
|---|---|---|---|
| b8204ff | 2013-03-05 | Scott González | Updated readme. |
| 73b2280 | 2013-03-05 | Scott González | Added license info. |
| 0608314 | 2013-03-05 | Scott González | gist-diff: Prompt user for GitHub username if not in git config. |
| b2380a7 | 2013-03-05 | Scott González | Whitespace. |
| 90a36d4 | 2013-03-05 | Scott González | Removed support for node <0.8. |
| d6e4557 | 2013-03-05 | Scott González | Added package.json. |
| cc9e8f8 | 2013-03-05 | Scott González | Use process.stdin.setRawMode() instead of tty.setRawMode(). Fixes #6. |
| 8125b91 | 2012-08-13 | Scott González | Use spawn instead of exec to handle very large diffs. Fixes #5. |
| 55c9d48 | 2012-06-06 | Nate Hunzaker | Reformats css to match Github's (pretty) diff. |
| 9783d4e | 2012-04-04 | Scott González | Merge pull request #1 from jzaefferer/master |
| ae30cae | 2012-04-04 | Jörn Zaefferer | Style headers |
| 6376f6e | 2012-04-04 | Jörn Zaefferer | Add hashbang to gist-diff.js; update readme to drop node prefix in both alias definitions, replace long names with two character short names |
| 1def332 | 2012-04-04 | Scott González | Use 4 spaces for tab output. |
| 48a2429 | 2012-01-21 | Scott González | gist-diff: Resume stdin before settings raw mode. |
| b339a19 | 2011-12-14 | Scott González | Fix styling of long lines. |
| 1cf235e | 2011-10-25 | Scott González | Fixed gist-diff to replace slashes in file names. |
| 20cacd1 | 2011-10-20 | Scott González | Added gist-diff to readme. |
| 7eb3ad6 | 2011-10-20 | Scott González | Added gist-diff |
| 0a4676c | 2011-10-11 | Scott González | Added readme. |
| b16bf96 | 2011-10-11 | Scott González | Initial commit. |