1. 15 11月, 2007 11 次提交
    • J
      Merge branch 'bs/maint-t7005' · 9f165805
      Junio C Hamano 提交于
      * bs/maint-t7005:
        t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATH
      9f165805
    • J
      Merge branch 'jc/maint-add-sync-stat' · c78a2498
      Junio C Hamano 提交于
      * jc/maint-add-sync-stat:
        t2200: test more cases of "add -u"
        git-add: make the entry stat-clean after re-adding the same contents
        ce_match_stat, run_diff_files: use symbolic constants for readability
      
      Conflicts:
      
      	builtin-add.c
      c78a2498
    • J
      Merge branch 'mh/retag' · ef4de835
      Junio C Hamano 提交于
      * mh/retag:
        Add tests for git tag
        Reuse previous annotation when overwriting a tag
      ef4de835
    • J
      Merge branch 'jc/stash-create' · 5e389c43
      Junio C Hamano 提交于
      * jc/stash-create:
        git-stash: Fix listing stashes
        git-merge: no reason to use cpio anymore
        Revert "rebase: allow starting from a dirty tree."
        rebase: allow starting from a dirty tree.
        stash: implement "stash create"
      5e389c43
    • J
      Merge branch 'bg/format-patch-N' · 55571f78
      Junio C Hamano 提交于
      * bg/format-patch-N:
        Rearrange git-format-patch synopsis to improve clarity.
        format-patch: Test --[no-]numbered and format.numbered
        format-patch: Add configuration and off switch for --numbered
      55571f78
    • J
      Merge branch 'np/progress' · 03edb0a7
      Junio C Hamano 提交于
      * np/progress:
        nicer display of thin pack completion
        make display of total transferred fully accurate
        remove dead code from the csum-file interface
        git-fetch: be even quieter.
        make display of total transferred more accurate
        sideband.c: ESC is spelled '\033' not '\e' for portability.
        fix display overlap between remote and local progress
      03edb0a7
    • J
      Merge branch 'js/rebase-detached' · dcb83ec1
      Junio C Hamano 提交于
      * js/rebase-detached:
        rebase: fix "rebase --continue" breakage
        rebase: operate on a detached HEAD
      dcb83ec1
    • J
      Merge branch 'rs/pretty' · 37ec2b4c
      Junio C Hamano 提交于
      * rs/pretty:
        Fix preprocessor logic that determines the availablity of strchrnul().
        Simplify strchrnul() compat code
        --format=pretty: avoid calculating expensive expansions twice
        add strbuf_adddup()
        --pretty=format: parse commit message only once
        --pretty=format: on-demand format expansion
        Add strchrnul()
      37ec2b4c
    • J
      Merge branch 'rr/cvsexportcommit-w' · 43567365
      Junio C Hamano 提交于
      * rr/cvsexportcommit-w:
        cvsexportcommit: Add switch to specify CVS workdir
      43567365
    • J
      Merge branch 'gh/cvsimport-user' · e318f607
      Junio C Hamano 提交于
      * gh/cvsimport-user:
        git-cvsimport: fix handling of user name when it is not set in CVSROOT
      e318f607
    • S
      user-manual: minor rewording for clarity. · 93cbbd71
      Sergei Organov 提交于
      Junio screwed up when applying the previous round of the patch;
      rewording from "previous" to "old" does make the description
      clearer.
      
      Also revert the rewording from head to branch.  The description
      is talking about the branch's tip commit and using the word head
      is clearer.
      
      Based on input from Sergei and Bruce.
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      93cbbd71
  2. 14 11月, 2007 14 次提交
  3. 13 11月, 2007 3 次提交
  4. 12 11月, 2007 12 次提交