1. 13 12月, 2005 2 次提交
  2. 12 12月, 2005 1 次提交
    • J
      t/t6022: a new test for renaming merge. · b825e6ff
      Junio C Hamano 提交于
      This adds a couple of tests to cover the following renaming
      merge cases:
      
       - one side renames and the other side does not, with and without
         content conflicts.
      
       - both side rename to the same path, with and without content
         conflicts.
      
      The test setup also prepares a case in which both side rename to
      different destination, but currently the code collapses these
      destination paths and removes the original path, which may be
      wrong.  The outcome of this case is not checked by the tests in
      this round.
      Signed-off-by: NJunio C Hamano <junkio@cox.net>
      b825e6ff
  3. 11 12月, 2005 15 次提交
  4. 10 12月, 2005 4 次提交
  5. 09 12月, 2005 18 次提交