• Show log

    Commit

  • Hash : f10244c0
    Author : Stefan Sperling
    Date : 2021-10-11T18:25:11

    fix merging of files which contain a dot on a line by itself
    
    Annoying bug which we inherited from OpenRCS which inherited
    it from OpenBSD's diff3 program.
    
    ok tracey millert