1. 08 2月, 2011 1 次提交
  2. 13 12月, 2010 17 次提交
    • J
      Merge branch 'ja/maint-pull-rebase-doc' · b5c17814
      Junio C Hamano 提交于
      * ja/maint-pull-rebase-doc:
        git-pull.txt: Mention branch.autosetuprebase
      b5c17814
    • J
      Merge branch 'gb/web--browse' · 52cb5732
      Junio C Hamano 提交于
      * gb/web--browse:
        web--browse: better support for chromium
        web--browse: support opera, seamonkey and elinks
        web--browse: split valid_tool list
        web--browse: coding style
      52cb5732
    • J
      Merge branch 'jn/parse-options-extra' · 6e67619d
      Junio C Hamano 提交于
      * jn/parse-options-extra:
        update-index: migrate to parse-options API
        setup: save prefix (original cwd relative to toplevel) in startup_info
        parse-options: make resuming easier after PARSE_OPT_STOP_AT_NON_OPTION
        parse-options: allow git commands to invent new option types
        parse-options: never suppress arghelp if LITERAL_ARGHELP is set
        parse-options: do not infer PARSE_OPT_NOARG from option type
        parse-options: sanity check PARSE_OPT_NOARG flag
        parse-options: move NODASH sanity checks to parse_options_check
        parse-options: clearer reporting of API misuse
        parse-options: Don't call parse_options_check() so much
      6e67619d
    • J
      Merge branch 'js/configurable-tab' · 47bfb3d9
      Junio C Hamano 提交于
      * js/configurable-tab:
        Make the tab width used for whitespace checks configurable
        apply --whitespace=fix: fix tab-in-indent
      47bfb3d9
    • J
      Merge branch 'nd/maint-hide-checkout-index-from-error' · 6a79be3e
      Junio C Hamano 提交于
      * nd/maint-hide-checkout-index-from-error:
        entry.c: remove "checkout-index" from error messages
      6a79be3e
    • J
      Merge branch 'jn/gitweb-per-request-config' · e6234122
      Junio C Hamano 提交于
      * jn/gitweb-per-request-config:
        gitweb: document $per_request_config better
        gitweb: selectable configurations that change with each request
      e6234122
    • J
      Merge branch 'ef/help-cmd-prefix' · 4a29c6a0
      Junio C Hamano 提交于
      * ef/help-cmd-prefix:
        help: always suggest common-cmds if prefix of cmd
      4a29c6a0
    • J
      Merge branch 'tc/http-urls-ends-with-slash' · a0078dee
      Junio C Hamano 提交于
      * tc/http-urls-ends-with-slash:
        http-fetch: rework url handling
        http-push: add trailing slash at arg-parse time, instead of later on
        http-push: check path length before using it
        http-push: Normalise directory names when pushing to some WebDAV servers
        http-backend: use end_url_with_slash()
        url: add str wrapper for end_url_with_slash()
        shift end_url_with_slash() from http.[ch] to url.[ch]
        t5550-http-fetch: add test for http-fetch
        t5550-http-fetch: add missing '&&'
      a0078dee
    • J
      Merge branch 'tc/format-patch-p' · 33935dca
      Junio C Hamano 提交于
      * tc/format-patch-p:
        format-patch: page output with --stdout
      33935dca
    • J
      Merge branch 'ef/win32-dirent' · 1e86274c
      Junio C Hamano 提交于
      * ef/win32-dirent:
        win32: use our own dirent.h
        msvc: opendir: handle paths ending with a slash
        win32: dirent: handle errors
        msvc: opendir: do not start the search
        msvc: opendir: allocate enough memory
        msvc: opendir: fix malloc-failure
      
      Conflicts:
      	Makefile
      1e86274c
    • J
      Merge branch 'mz/rebase-i-verify' · cd425a15
      Junio C Hamano 提交于
      * mz/rebase-i-verify:
        rebase: support --verify
      cd425a15
    • J
      Merge branch 'mz/rebase-abort-reflog-fix' · 6b236bfc
      Junio C Hamano 提交于
      * mz/rebase-abort-reflog-fix:
        rebase --abort: do not update branch ref
      6b236bfc
    • J
      Merge branch 'jk/maint-reflog-bottom' · 9f5074e0
      Junio C Hamano 提交于
      * jk/maint-reflog-bottom:
        reflogs: clear flags properly in corner case
      9f5074e0
    • J
      Merge branch 'jk/asciidoc-update' · 0d181cbb
      Junio C Hamano 提交于
      * jk/asciidoc-update:
        docs: default to more modern toolset
      0d181cbb
    • J
      Merge branch 'mz/pull-rebase-rebased' · 73fd7f37
      Junio C Hamano 提交于
      * mz/pull-rebase-rebased:
        Use reflog in 'pull --rebase . foo'
      73fd7f37
    • J
      Merge branch 'mz/maint-rebase-stat-config' · 25756cff
      Junio C Hamano 提交于
      * mz/maint-rebase-stat-config:
        rebase: only show stat if configured to true
      25756cff
    • J
      Merge branch 'jn/git-cmd-h-bypass-setup' · 6758af89
      Junio C Hamano 提交于
      * jn/git-cmd-h-bypass-setup:
        update-index -h: show usage even with corrupt index
        merge -h: show usage even with corrupt index
        ls-files -h: show usage even with corrupt index
        gc -h: show usage even with broken configuration
        commit/status -h: show usage even with broken configuration
        checkout-index -h: show usage even in an invalid repository
        branch -h: show usage even in an invalid repository
      
      Conflicts:
      	builtin/merge.c
      6758af89
  3. 11 12月, 2010 9 次提交
  4. 10 12月, 2010 13 次提交