Diff So Fancy Versions Save

Good-lookin' diffs. Actually… nah… The best-lookin' diffs. :tada:

v0.3.0

8 years ago
  • 0.3.0 (6eed8a9)
  • 2 1-digit ansi instead of 1 3-digit for dim magenta (82cc5b8), closes #17
  • Add -FX flags to the pager so that less doesn't clear the screen for a short diff and doesn't wait (d2e5dbe)
  • fix broken links (b856637)
  • link myself (ecbeb32)
  • reallink/realpath (9b75a14)
  • repo moved to so-fancy org (fb6c59f)
  • typo (4e830fe)
  • readme: refactor. moved around install bits. hacking section redone. (5e5881a)
  • readme: travisci badge (354c3f4)
  • travis: one-line for the brew install (minor) (e9d1d03)
  • circle: no need to git submodule sync (c088121)

v0.2.1

8 years ago
  • 0.2.1 (455ea67)
  • Add Bats test suite, assertions and fixtures, along with CircleCI hookup (1a177e9)
  • Fixes #42: Don't use diff-so-fancy for core pager (0e898fe), closes #42
  • improve Manual installation section (1e57009)
  • lowercase (d49c87a)
  • Revert last diff (7e6af18)
  • simplify color_code_regex (041bb88)
  • simplify realpath/bash_source logic (65a4e84)
  • Strip spaces (47c535a)
  • Un-simplify script_dir logic. Cross-platform, symlink-friendly, no coreutils needed (4e0e152)
  • travis: test on both osx and linux (bd5bd23)
  • readme: add circleci badge (b8cb727)

v0.5.0

8 years ago
  • 0.5.0 (16125d0)
  • Delete whitespace above header line (instead of replacing it with "") (80cd9cf)
  • moves diff-highlight test to own file (f15814c)
  • Strip first column of spaces (f5108f3)

v0.4.1

8 years ago
  • 0.4.1 (a0812a1)
  • add test for diff-highlight path resolution (6b1ce32)
  • Fixing horizontal rules not displaying correctly (3db8bcb), closes #72
  • Update readme.md (0cf6539)

v0.4.0

8 years ago
  • 0.4.0 (78b5386)
  • add AppVeyor badge (c70678b)
  • add docs of linting scripts (5341806)
  • add shellcheck to circle ci (642dd24)
  • add windows ci (34b93c8)
  • fix circle ci (9908c36)
  • Fix manual installation link (0cc9410)
  • Making diff-so-fancy work on OS X out of the box (e930cb7)
  • no need to install gnu-sed (bb925b2)
  • updates Mac install guide for brew; closes #21 (ae2f1fc), closes #21
  • test: install shellcheck and lint Shell scripts (52e2299)
  • test(shellcheck): disable SC2002 warning for a no-useless cat (e932511)
  • style: [[ ... ]] is preferred over [ (b62ddbc)
  • style: little cleanup to get_script_dir function (7db958f)
  • style: split command over multiple lines (990d0d9)
  • style: use two soft spaces instead of tabs (ffcb26c)
  • refactor: make script more portable with '#!/usr/bin/env bash' shebang (a3b84f9)

v0.5.1

8 years ago