Skip to content

Releases: raylu/git-whence

v0.5.0

Choose a tag to compare

@raylu raylu released this 02 Apr 23:27
  • now show only a single file's changes in a commit (rather than all changes in the commit)
  • fix showing the initial commit (when a line blamed to the initial commit)
  • bump time display width 13 → 14

v0.4.3

Choose a tag to compare

@raylu raylu released this 19 Jul 23:08

v0.4.2...v0.4.3

v0.4.2

Choose a tag to compare

@raylu raylu released this 19 Jul 22:57
  • fix showing commits with no newline at end of file

v0.4.1...v0.4.2

0.4.1

Choose a tag to compare

@raylu raylu released this 04 Nov 05:14
  • :123 jumps to line 123

v0.4.0...v0.4.1

0.4.0

Choose a tag to compare

@raylu raylu released this 03 Nov 08:05
  • enter now shows the commit
  • w follows the line through history

v0.3.0...v0.4.0

0.3.0

Choose a tag to compare

@raylu raylu released this 22 Jul 08:07
  • add search

v0.2.1...v0.3.0

0.2.1

Choose a tag to compare

@raylu raylu released this 17 May 01:19
  • fix highlight color for iterm

v0.2.0...v0.2.1

0.2.0

Choose a tag to compare

@raylu raylu released this 16 May 07:16
  • rename to git-whence
  • take an arg to start at another rev
  • parse git blame --porcelain instead of using libgit2 (libgit2/libgit2#3027)
  • add g, G, and h keys

v0.1.2...v0.2.0

0.1.2

Choose a tag to compare

@raylu raylu released this 11 May 07:23
  • handle renames
  • fix error when reblaming to shorter file
  • make highlight color different from line number

v0.1.1...v0.1.2

0.1.1

Choose a tag to compare

@raylu raylu released this 09 May 08:14
  • fix being passed a relative path

v0.1.0...v0.1.1