Skip to content
Snippets Groups Projects
Select Git revision
  • pu
  • passt default
  • master
  • todo
  • next
  • maint
  • v2.8.0-rc1
  • v2.8.0-rc0
  • v2.7.2
  • v2.7.1
  • v2.7.0
  • v2.6.5
  • v2.7.0-rc3
  • v2.7.0-rc2
  • v2.7.0-rc1
  • v2.7.0-rc0
  • v2.6.4
  • v2.6.3
  • v2.6.2
  • v2.6.1
  • v2.3.10
  • v2.5.4
  • v2.4.10
  • v2.6.0
  • v2.6.0-rc3
  • v2.5.3
26 results

diff.c

Blame
    • Junio C Hamano's avatar
      a486c955
      Merge branch 'mm/diff-renames-default' into jch · a486c955
      Junio C Hamano authored
      The end-user facing Porcelain level commands like "diff" and "log"
      now enables the rename detection by default.
      
      * mm/diff-renames-default:
        diff: activate diff.renames by default
        log: introduce init_log_defaults()
        t: add tests for diff.renames (true/false/unset)
        t4001-diff-rename: wrap file creations in a test
        Documentation/diff-config: fix description of diff.renames
      a486c955
      History
      Merge branch 'mm/diff-renames-default' into jch
      Junio C Hamano authored
      The end-user facing Porcelain level commands like "diff" and "log"
      now enables the rename detection by default.
      
      * mm/diff-renames-default:
        diff: activate diff.renames by default
        log: introduce init_log_defaults()
        t: add tests for diff.renames (true/false/unset)
        t4001-diff-rename: wrap file creations in a test
        Documentation/diff-config: fix description of diff.renames
    diff-no-index.c 6.91 KiB