1. 11 3月, 2010 5 次提交
    • J
      Merge branch 'sd/init-template' · 90a2bf9c
      Junio C Hamano 提交于
      * sd/init-template:
        wrap-for-bin: do not export an empty GIT_TEMPLATE_DIR
        t/t0001-init.sh: add test for 'init with init.templatedir set'
        init: having keywords without value is not a global error.
        Add a "TEMPLATE DIRECTORY" section to git-init[1].
        Add `init.templatedir` configuration variable.
      90a2bf9c
    • J
      Merge branch 'sh/am-keep-cr' · c505a850
      Junio C Hamano 提交于
      * sh/am-keep-cr:
        git-am: Add tests for `--keep-cr`, `--no-keep-cr` and `am.keepcr`
        git-am: Add am.keepcr and --no-keep-cr to override it
        git-am: Add command line parameter `--keep-cr` passing it to git-mailsplit
        documentation: 'git-mailsplit --keep-cr' is not hidden anymore
      c505a850
    • J
      Merge branch 'cp/add-u-pathspec' · e25ccff1
      Junio C Hamano 提交于
      * cp/add-u-pathspec:
        test for add with non-existent pathspec
        git add -u: die on unmatched pathspec
      e25ccff1
    • J
      Makefile: update check-docs target · c88cd03e
      Junio C Hamano 提交于
      When we added bunch of git-remote-* helper backends, we should have
      done this to squelch complaints that they do not have their own
      manual pages.  Also the entry for git-remote-helpers was not
      properly marked as a non-command.
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      c88cd03e
    • J
      Merge branch 'lt/deepen-builtin-source' · 2e0e8b68
      Junio C Hamano 提交于
      * lt/deepen-builtin-source:
        Move 'builtin-*' into a 'builtin/' subdirectory
      
      Conflicts:
      	Makefile
      2e0e8b68
  2. 08 3月, 2010 35 次提交