Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Fixed: Allow Git special versions to be used for diff. #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Sep 25, 2013

  1. Fixed: Allow Git special versions to be used for diff.

    While this is not strictly in the sense of an abstraction layer, this
    patch allows to use Git special revision keywords (e.g. HEAD or
    $version^) for diffing, which is useful for some cases.
    tobyS committed Sep 25, 2013
    Configuration menu
    Copy the full SHA
    24b71fa View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2013

  1. Configuration menu
    Copy the full SHA
    89f24e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2013

  1. Revert "Fixed: Ambiguous revision arguments."

    This reverts commit 89f24e2. It
    actually broke diffing completely. Sorry.
    tobyS committed Sep 27, 2013
    Configuration menu
    Copy the full SHA
    4d1b5ee View commit details
    Browse the repository at this point in the history