1. 30 3月, 2010 2 次提交
  2. 29 3月, 2010 12 次提交
  3. 25 3月, 2010 10 次提交
    • J
      Merge branch 'jh/maint-submodule-status-in-void' · 5e4f6147
      Junio C Hamano 提交于
      * jh/maint-submodule-status-in-void:
        git submodule summary: Handle HEAD as argument when on an unborn branch
        submodule summary: do not fail before the first commit
      5e4f6147
    • J
      Merge branch 'tr/notes-display' · a86ed83c
      Junio C Hamano 提交于
      * tr/notes-display:
        git-notes(1): add a section about the meaning of history
        notes: track whether notes_trees were changed at all
        notes: add shorthand --ref to override GIT_NOTES_REF
        commit --amend: copy notes to the new commit
        rebase: support automatic notes copying
        notes: implement helpers needed for note copying during rewrite
        notes: implement 'git notes copy --stdin'
        rebase -i: invoke post-rewrite hook
        rebase: invoke post-rewrite hook
        commit --amend: invoke post-rewrite hook
        Documentation: document post-rewrite hook
        Support showing notes from more than one notes tree
        test-lib: unset GIT_NOTES_REF to stop it from influencing tests
      
      Conflicts:
      	git-am.sh
      	refs.c
      a86ed83c
    • J
      Merge branch 'jl/submodule-diff-dirtiness' · b6a7a06a
      Junio C Hamano 提交于
      * jl/submodule-diff-dirtiness:
        git status: ignoring untracked files must apply to submodules too
        git status: Fix false positive "new commits" output for dirty submodules
        Refactor dirty submodule detection in diff-lib.c
        git status: Show detailed dirty status of submodules in long format
        git diff --submodule: Show detailed dirty status of submodules
      b6a7a06a
    • J
      Merge branch 'pb/log-first-parent-p-m' · 797d4434
      Junio C Hamano 提交于
      * pb/log-first-parent-p-m:
        show --first-parent/-m: do not default to --cc
        show -c: show patch text
        revision: introduce setup_revision_opt
        t4013: add tests for log -p -m --first-parent
        git log -p -m: document -m and honor --first-parent
      797d4434
    • J
      Merge branch 'jc/maint-refs-dangling' · 954f7cfd
      Junio C Hamano 提交于
      * jc/maint-refs-dangling:
        refs: ref entry with NULL sha1 is can be a dangling symref
      954f7cfd
    • J
      Merge branch 'maint' · a5ee8faa
      Junio C Hamano 提交于
      * maint:
        Documentation: explain the meaning of "-g" in git-describe output
      a5ee8faa
    • J
      Merge branch 'jc/color-attrs' into maint · 0476228d
      Junio C Hamano 提交于
      * jc/color-attrs:
        color: allow multiple attributes
      0476228d
    • J
      Merge branch 'jk/maint-add-ignored-dir' into maint · bcbbe4f9
      Junio C Hamano 提交于
      * jk/maint-add-ignored-dir:
        tests for "git add ignored-dir/file" without -f
        dir: fix COLLECT_IGNORED on excluded prefixes
        t0050: mark non-working test as such
      bcbbe4f9
    • J
      Merge branch 'bg/apply-fix-blank-at-eof' into maint · 7b676b1b
      Junio C Hamano 提交于
      * bg/apply-fix-blank-at-eof:
        t3417: Add test cases for "rebase --whitespace=fix"
        t4124: Add additional tests of --whitespace=fix
        apply: Allow blank context lines to match beyond EOF
        apply: Remove the quick rejection test
        apply: Don't unnecessarily update line lengths in the preimage
      7b676b1b
    • M
  4. 22 3月, 2010 8 次提交
  5. 21 3月, 2010 8 次提交