1. 22 8月, 2010 14 次提交
  2. 21 8月, 2010 11 次提交
  3. 20 8月, 2010 5 次提交
  4. 19 8月, 2010 10 次提交
    • J
      Merge branch 'sp/fix-smart-http-deadlock-on-error' into maint · 0a4139b5
      Junio C Hamano 提交于
      * sp/fix-smart-http-deadlock-on-error:
        smart-http: Don't deadlock on server failure
      0a4139b5
    • J
      Merge branch 'jc/maint-follow-rename-fix' · bd3a97a2
      Junio C Hamano 提交于
      * jc/maint-follow-rename-fix:
        log: test for regression introduced in v1.7.2-rc0~103^2~2
        diff --follow: do call diffcore_std() as necessary
        diff --follow: do not waste cycles while recursing
      bd3a97a2
    • J
      Merge branch 'tf/string-list-init' · 6b5005c8
      Junio C Hamano 提交于
      * tf/string-list-init:
        string_list: Add STRING_LIST_INIT macro and make use of it.
      6b5005c8
    • J
      Merge branch 'cc/find-commit-subject' · 165dc789
      Junio C Hamano 提交于
      * cc/find-commit-subject:
        blame: use find_commit_subject() instead of custom code
        merge-recursive: use find_commit_subject() instead of custom code
        bisect: use find_commit_subject() instead of custom code
        revert: rename variables related to subject in get_message()
        revert: refactor code to find commit subject in find_commit_subject()
        revert: fix off by one read when searching the end of a commit subject
      165dc789
    • J
      Merge branch 'jn/maint-plug-leak' · 29e1353a
      Junio C Hamano 提交于
      * jn/maint-plug-leak:
        write-tree: Avoid leak when index refers to an invalid object
        read-tree: stop leaking tree objects
        core: Stop leaking ondisk_cache_entrys
      29e1353a
    • J
      Merge branch 'jl/submodule-ignore-diff' · cc34bb0b
      Junio C Hamano 提交于
      * jl/submodule-ignore-diff:
        Add tests for the diff.ignoreSubmodules config option
        Add the 'diff.ignoreSubmodules' config setting
        Submodules: Use "ignore" settings from .gitmodules too for diff and status
        Submodules: Add the new "ignore" config option for diff and status
      
      Conflicts:
      	diff.c
      cc34bb0b
    • J
      Merge branch 'ml/rebase-x-strategy' · 06d11b2e
      Junio C Hamano 提交于
      * ml/rebase-x-strategy:
        rebase: support -X to pass through strategy options
      06d11b2e
    • J
      Merge branch 'jn/fix-abbrev' · 226d06c1
      Junio C Hamano 提交于
      * jn/fix-abbrev:
        examples/commit: use --abbrev for commit summary
        checkout, commit: remove confusing assignments to rev.abbrev
        archive: abbreviate substituted commit ids again
      226d06c1
    • J
      Merge branch 'vs/doc-spell' · fdfdde58
      Junio C Hamano 提交于
      * vs/doc-spell:
        Documentation: spelling fixes
      fdfdde58
    • J
      Merge branch 'jh/use-test-must-fail' · 4265ee3e
      Junio C Hamano 提交于
      * jh/use-test-must-fail:
        Convert "! git" to "test_must_fail git"
      4265ee3e