1. 07 11月, 2011 1 次提交
  2. 19 1月, 2010 1 次提交
  3. 18 1月, 2010 10 次提交
    • J
      Update draft release notes to 1.7.0 · ff6d26a0
      Junio C Hamano 提交于
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      ff6d26a0
    • J
      Merge branch 'tc/test-locate-httpd' · f287c65b
      Junio C Hamano 提交于
      * tc/test-locate-httpd:
        t/lib-http.sh: Restructure finding of default httpd location
      f287c65b
    • J
      Merge branch 'jh/commit-status' · f8eb50f6
      Junio C Hamano 提交于
      * jh/commit-status:
        t7502: test commit.status, --status and --no-status
        commit: support commit.status, --status, and --no-status
      
      Conflicts:
      	Documentation/git-commit.txt
      	builtin-commit.c
      f8eb50f6
    • J
      Merge branch 'jn/makefile' · a4c3616b
      Junio C Hamano 提交于
      * jn/makefile:
        Makefile: consolidate .FORCE-* targets
        Makefile: learn to generate listings for targets requiring special flags
        Makefile: use target-specific variable to pass flags to cc
        Makefile: regenerate assembler listings when asked
      a4c3616b
    • J
      Merge branch 'jc/maint-1.6.1-checkout-m-custom-merge' · a0db3e58
      Junio C Hamano 提交于
      * jc/maint-1.6.1-checkout-m-custom-merge:
        checkout -m path: fix recreating conflicts
      
      Conflicts:
      	t/t7201-co.sh
      a0db3e58
    • J
      Merge branch 'tc/clone-v-progress' · 42aac967
      Junio C Hamano 提交于
      * tc/clone-v-progress:
        clone: use --progress to force progress reporting
        clone: set transport->verbose when -v/--verbose is used
        git-clone.txt: reword description of progress behaviour
        check stderr with isatty() instead of stdout when deciding to show progress
      
      Conflicts:
      	transport.c
      42aac967
    • J
      Merge branch 'tc/smart-http-restrict' · d0605072
      Junio C Hamano 提交于
      * tc/smart-http-restrict:
        Test t5560: Fix test when run with dash
        Smart-http tests: Test http-backend without curl or a webserver
        Smart-http tests: Break test t5560-http-backend into pieces
        Smart-http tests: Improve coverage in test t5560
        Smart-http: check if repository is OK to export before serving it
      d0605072
    • J
      Merge branch 'jk/run-command-use-shell' · 4fa08820
      Junio C Hamano 提交于
      * jk/run-command-use-shell:
        t4030, t4031: work around bogus MSYS bash path conversion
        diff: run external diff helper with shell
        textconv: use shell to run helper
        editor: use run_command's shell feature
        run-command: optimize out useless shell calls
        run-command: convert simple callsites to use_shell
        t0021: use $SHELL_PATH for the filter script
        run-command: add "use shell" option
      4fa08820
    • J
      Merge branch 'sr/gfi-options' · fa232d45
      Junio C Hamano 提交于
      * sr/gfi-options:
        fast-import: add (non-)relative-marks feature
        fast-import: allow for multiple --import-marks= arguments
        fast-import: test the new option command
        fast-import: add option command
        fast-import: add feature command
        fast-import: put marks reading in its own function
        fast-import: put option parsing code in separate functions
      fa232d45
    • J
      Update COPYING with GPLv2 with new FSF address · 703601d6
      Junio C Hamano 提交于
      The mailing address of FSF changed quite a while ago.  Also the expansion
      of the acronym LGPL (which we don't use) is "Lesser GPL" not "Library GPL"
      these days in recent copies of GPLv2.  Update the copy we have with a
      fresh download of <http://www.gnu.org/licenses/gpl-2.0.txt>.
      
      This incidentally removes form-feeds in the text we retained for all these
      years.
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      703601d6
  4. 17 1月, 2010 3 次提交
  5. 16 1月, 2010 2 次提交
  6. 15 1月, 2010 1 次提交
  7. 14 1月, 2010 5 次提交
    • J
      Merge branch 'jc/checkout-merge-base' · 1f73566a
      Junio C Hamano 提交于
      * jc/checkout-merge-base:
        rebase -i: teach --onto A...B syntax
        rebase: fix --onto A...B parsing and add tests
        "rebase --onto A...B" replays history on the merge base between A and B
        "checkout A...B" switches to the merge base between A and B
      1f73566a
    • J
      Merge branch 'rs/maint-archive-match-pathspec' · 5b9c0a69
      Junio C Hamano 提交于
      * rs/maint-archive-match-pathspec:
        archive: complain about path specs that don't match anything
      5b9c0a69
    • J
      Merge branch 'il/vcs-helper' · bd33a292
      Junio C Hamano 提交于
      * il/vcs-helper:
        Reset possible helper before reusing remote structure
        Remove special casing of http, https and ftp
        Support remote archive from all smart transports
        Support remote helpers implementing smart transports
        Support taking over transports
        Refactor git transport options parsing
        Pass unknown protocols to external protocol handlers
        Support mandatory capabilities
        Add remote helper debug mode
      
      Conflicts:
      	Documentation/git-remote-helpers.txt
      	transport-helper.c
      bd33a292
    • J
      Merge branch 'cc/reset-more' · dc96c5ee
      Junio C Hamano 提交于
      * cc/reset-more:
        t7111: check that reset options work as described in the tables
        Documentation: reset: add some missing tables
        Fix bit assignment for CE_CONFLICTED
        "reset --merge": fix unmerged case
        reset: use "unpack_trees()" directly instead of "git read-tree"
        reset: add a few tests for "git reset --merge"
        Documentation: reset: add some tables to describe the different options
        reset: improve mixed reset error message when in a bare repo
      dc96c5ee
    • J
      Merge branch 'nd/sparse' · 73d66323
      Junio C Hamano 提交于
      * nd/sparse: (25 commits)
        t7002: test for not using external grep on skip-worktree paths
        t7002: set test prerequisite "external-grep" if supported
        grep: do not do external grep on skip-worktree entries
        commit: correctly respect skip-worktree bit
        ie_match_stat(): do not ignore skip-worktree bit with CE_MATCH_IGNORE_VALID
        tests: rename duplicate t1009
        sparse checkout: inhibit empty worktree
        Add tests for sparse checkout
        read-tree: add --no-sparse-checkout to disable sparse checkout support
        unpack-trees(): ignore worktree check outside checkout area
        unpack_trees(): apply $GIT_DIR/info/sparse-checkout to the final index
        unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout
        unpack-trees.c: generalize verify_* functions
        unpack-trees(): add CE_WT_REMOVE to remove on worktree alone
        Introduce "sparse checkout"
        dir.c: export excluded_1() and add_excludes_from_file_1()
        excluded_1(): support exclude files in index
        unpack-trees(): carry skip-worktree bit over in merged_entry()
        Read .gitignore from index if it is skip-worktree
        Avoid writing to buffer in add_excludes_from_file_1()
        ...
      
      Conflicts:
      	.gitignore
      	Documentation/config.txt
      	Documentation/git-update-index.txt
      	Makefile
      	entry.c
      	t/t7002-grep.sh
      73d66323
  8. 13 1月, 2010 6 次提交
  9. 12 1月, 2010 3 次提交
  10. 11 1月, 2010 8 次提交