• Show log

    Commit

  • Hash : 3e57069e
    Author : Russell Belfer
    Date : 2013-11-01T13:49:43

    Fix --assume-unchanged support
    
    This was never really working right because we were checking the
    wrong flag and not checking it in all the places that we need to
    be checking it.  I finally got around to writing a test and adding
    actual support for it.