1. 25 5月, 2006 7 次提交
    • T
      Builtin git-cat-file · f81daefe
      Timo Hirvonen 提交于
      Signed-off-by: NTimo Hirvonen <tihirvon@gmail.com>
      Signed-off-by: NJunio C Hamano <junkio@cox.net>
      f81daefe
    • J
      Merge branch 'jc/fmt-patch' · d48f7168
      Junio C Hamano 提交于
      * jc/fmt-patch:
        builtin format-patch: squelch content-type for 7-bit ASCII
        CMIT_FMT_EMAIL: Q-encode Subject: and display-name part of From: fields.
      d48f7168
    • J
      Merge branch 'be/tag' · a861b58b
      Junio C Hamano 提交于
      * be/tag:
        add more informative error messages to git-mktag
        remove the artificial restriction tagsize < 8kb
      a861b58b
    • J
      Merge branch 'js/fmt-patch' · 73f0a157
      Junio C Hamano 提交于
      This makes "git format-patch" a built-in.
      
      * js/fmt-patch:
        git-rebase: use canonical A..B syntax to format-patch
        git-format-patch: now built-in.
        fmt-patch: Support --attach
        fmt-patch: understand old <his> notation
        Teach fmt-patch about --keep-subject
        Teach fmt-patch about --numbered
        fmt-patch: implement -o <dir>
        fmt-patch: output file names to stdout
        Teach fmt-patch to write individual files.
        Use RFC2822 dates from "git fmt-patch".
        git-fmt-patch: thinkofix to show [PATCH] properly.
        rename internal format-patch wip
        Minor tweak on subject line in --pretty=email
        Tentative built-in format-patch.
      73f0a157
    • J
      Merge branch 'jc/builtin-n-tar-tree' · f2054be4
      Junio C Hamano 提交于
      This pulls in "make many commands built-in" branches.
      
      * jc/builtin-n-tar-tree:
        built-in tar-tree and remote tar-tree
        Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree.
        Builtin git-show-branch.
        Builtin git-apply.
        Builtin git-commit-tree.
        Builtin git-read-tree.
        Builtin git-tar-tree.
        Builtin git-ls-tree.
        Builtin git-ls-files.
      f2054be4
    • J
      Merge branch 'jc/fetch-sorted' · 24642944
      Junio C Hamano 提交于
      * jc/fetch-sorted:
        fetch-pack: output refs in the order they were given on the command line.
      24642944
    • J
      Merge branch 'lt/dirwalk' · 376bb3a3
      Junio C Hamano 提交于
      This makes 'git add' and 'git rm' built-ins.
      
      * lt/dirwalk:
        Add builtin "git rm" command
        Move pathspec matching from builtin-add.c into dir.c
        Prevent bogus paths from being added to the index.
        builtin-add: fix unmatched pathspec warnings.
        Remove old "git-add.sh" remnants
        builtin-add: warn on unmatched pathspecs
        Do "git add" as a builtin
        Clean up git-ls-file directory walking library interface
        libify git-ls-files directory traversal
      376bb3a3
  2. 24 5月, 2006 16 次提交
  3. 23 5月, 2006 15 次提交
  4. 22 5月, 2006 2 次提交