Skip to content

Tags: taliator/SublimeFileDiffs

Tags

2.1.1

Toggle 2.1.1's commit message
move 'options' to 'run_diff' method

2.1.0

Toggle 2.1.0's commit message
added 'cmd' argument support, so you can assign an external editor us…

…ing kwargs instead of settings

2.0.4

Toggle 2.0.4's commit message
updated README and fixed whitespace

2.0.3

Toggle 2.0.3's commit message
fix attempt for 'ValueError: path too long for Windows'

2.0.2

Toggle 2.0.2's commit message
FIX

2.0.1

Toggle 2.0.1's commit message
readme update and misc fixes. resolves colinta#26 and colinta#31.

2.0.0

Toggle 2.0.0's commit message
Merge branch 'st3'

v1.5.1

Toggle v1.5.1's commit message
fix newline bug

v1.5.0

Toggle v1.5.0's commit message
Merge pull request colinta#20 from BelokrysFedotov/patch-1

Update README.md

v1.4.0

Toggle v1.4.0's commit message
refactor of run_diff to support internal (in sublime), external, or b…

…oth, and using @jiriurban's tempfile support.