1. 27 1月, 2013 2 次提交
  2. 01 1月, 2013 1 次提交
  3. 28 12月, 2012 15 次提交
  4. 27 12月, 2012 1 次提交
  5. 23 12月, 2012 12 次提交
  6. 22 12月, 2012 9 次提交
    • J
      Merge branch 'ta/new-command-howto' · b10c4add
      Junio C Hamano 提交于
      * ta/new-command-howto:
        Move ./technical/api-command.txt to ./howto/new-command.txt
      b10c4add
    • J
      Merge branch 'jc/doc-diff-blobs' · 814a1924
      Junio C Hamano 提交于
      "git diff <blob> <blob>" was not documented and was only hinted as
      an extension to "git diff <commit> <commit> -- <pathspec>", but
      comparison between two blobs are more special than that.  It does
      not take any pathspec to begin with.
      
      * jc/doc-diff-blobs:
        Documentation: Describe "git diff <blob> <blob>" separately
      814a1924
    • J
      Merge branch 'cr/doc-checkout-branch' · 51bf6bea
      Junio C Hamano 提交于
      Document the magic "git checkout <no-such-branch>" hack to create
      local branch out of a remote tracking branch that hasn't been
      documented so far.
      
      * cr/doc-checkout-branch:
        Documentation/git-checkout.txt: document 70c9ac2f behavior
        Documentation/git-checkout.txt: clarify usage
      51bf6bea
    • J
      Merge branch 'ta/api-index-doc' · 6600dcbd
      Junio C Hamano 提交于
      * ta/api-index-doc:
        Remove misleading date from api-index-skel.txt
      6600dcbd
    • J
      Merge branch 'jk/avoid-mailto-invalid-in-doc' · 53096bf0
      Junio C Hamano 提交于
      Avoids invalid sample e-mail addresses from becoming mailto links
      in the formatted output.
      
      * jk/avoid-mailto-invalid-in-doc:
        Documentation: don't link to example mail addresses
      53096bf0
    • J
      Merge branch 'as/doc-for-devs' · c2c6a70a
      Junio C Hamano 提交于
      It might be a better idea to move the text the bottom one adds to
      the extended description from the quick checklist part.
      
      * as/doc-for-devs:
        Documentation: move support for old compilers to CodingGuidelines
        SubmittingPatches: add convention of prefixing commit messages
      c2c6a70a
    • J
      Merge branch 'sl/readme-gplv2' · 19b4520b
      Junio C Hamano 提交于
      Clarify that the project as a whole is GPLv2 only, with some parts
      borrowed under different licenses that are compatible with GPLv2.
      
      * sl/readme-gplv2:
        README: it does not matter who the current maintainer is
        README: Git is released under the GPLv2, not just "the GPL"
      19b4520b
    • J
      Merge branch 'jc/fetch-tags-doc' · 73cf1b54
      Junio C Hamano 提交于
      "git fetch --tags" was explained as if it were "git fetch
      --no-no-tags", which is not the case, causing confusion.
      
      * jc/fetch-tags-doc:
        fetch --tags: clarify documentation
      73cf1b54
    • J
      Merge branch 'nd/index-format-doc' · d34ccd6d
      Junio C Hamano 提交于
      * nd/index-format-doc:
        index-format.txt: clarify what is "invalid"
      d34ccd6d