1. 01 9月, 2010 2 次提交
  2. 23 8月, 2010 3 次提交
  3. 22 8月, 2010 14 次提交
  4. 21 8月, 2010 11 次提交
  5. 20 8月, 2010 5 次提交
  6. 19 8月, 2010 5 次提交
    • 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