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

convert.c

Blame
    • Junio C Hamano's avatar
      c6b94eb0
      Merge branch 'tb/conversion' · c6b94eb0
      Junio C Hamano authored
      Code simplification.
      
      * tb/conversion:
        convert.c: correct attr_action()
        convert.c: simplify text_stat
        convert.c: refactor crlf_action
        convert.c: use text_eol_is_crlf()
        convert.c: remove input_crlf_action()
        convert.c: remove unused parameter 'path'
        t0027: add tests for get_stream_filter()
      c6b94eb0
      History
      Merge branch 'tb/conversion'
      Junio C Hamano authored
      Code simplification.
      
      * tb/conversion:
        convert.c: correct attr_action()
        convert.c: simplify text_stat
        convert.c: refactor crlf_action
        convert.c: use text_eol_is_crlf()
        convert.c: remove input_crlf_action()
        convert.c: remove unused parameter 'path'
        t0027: add tests for get_stream_filter()
    Template.iml 419 B
    <?xml version="1.0" encoding="UTF-8"?>
    <module type="JAVA_MODULE" version="4">
      <component name="NewModuleRootManager" inherit-compiler-output="true">
        <exclude-output />
        <content url="file://$MODULE_DIR$">
          <sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
        </content>
        <orderEntry type="inheritedJdk" />
        <orderEntry type="sourceFolder" forTests="false" />
      </component>
    </module>