1. 29 3月, 2017 3 次提交
    • J
      Merge branch 'jt/perf-updates' into maint · e0c74e6f
      Junio C Hamano 提交于
      The t/perf performance test suite was not prepared to test not so
      old versions of Git, but now it covers versions of Git that are not
      so ancient.
      
      * jt/perf-updates:
        t/perf: add fallback for pre-bin-wrappers versions of git
        t/perf: use $MODERN_GIT for all repo-copying steps
        t/perf: export variable used in other blocks
      e0c74e6f
    • J
      Merge branch 'rs/strbuf-add-real-path' into maint · cd27bc7a
      Junio C Hamano 提交于
      An helper function to make it easier to append the result from
      real_path() to a strbuf has been added.
      
      * rs/strbuf-add-real-path:
        strbuf: add strbuf_add_real_path()
        cocci: use ALLOC_ARRAY
      cd27bc7a
    • J
      Merge branch 'jk/parse-config-key-cleanup' into maint · c772d1bc
      Junio C Hamano 提交于
      The "parse_config_key()" API function has been cleaned up.
      
      * jk/parse-config-key-cleanup:
        parse_hide_refs_config: tell parse_config_key we don't want a subsection
        parse_config_key: allow matching single-level config
        parse_config_key: use skip_prefix instead of starts_with
        refs: parse_hide_refs_config to use parse_config_key
      c772d1bc
  2. 25 3月, 2017 10 次提交
  3. 22 3月, 2017 18 次提交
  4. 21 3月, 2017 4 次提交
  5. 17 3月, 2017 5 次提交