1. 21 2月, 2017 1 次提交
  2. 18 2月, 2017 1 次提交
  3. 17 2月, 2017 14 次提交
  4. 16 2月, 2017 9 次提交
    • J
      A bit more for -rc2 · d09b6927
      Junio C Hamano 提交于
      d09b6927
    • J
      Merge branch 'tg/stash-doc-cleanup' · 57f7345b
      Junio C Hamano 提交于
      The documentation explained what "git stash" does to the working
      tree (after stashing away the local changes) in terms of "reset
      --hard", which was exposing an unnecessary implementation detail.
      
      * tg/stash-doc-cleanup:
        Documentation/stash: remove mention of git reset --hard
      57f7345b
    • J
      Merge branch 'jk/doc-submodule-markup-fix' · 3e23116d
      Junio C Hamano 提交于
      Doc markup fix.
      
      * jk/doc-submodule-markup-fix:
        docs/git-submodule: fix unbalanced quote
      3e23116d
    • J
      Merge branch 'jk/doc-remote-helpers-markup-fix' · 8c00b7e5
      Junio C Hamano 提交于
      Doc markup fix.
      
      * jk/doc-remote-helpers-markup-fix:
        docs/gitremote-helpers: fix unbalanced quotes
      8c00b7e5
    • J
      Merge branch 'sb/doc-unify-bottom' · 153a33f9
      Junio C Hamano 提交于
      Doc clean-up.
      
      * sb/doc-unify-bottom:
        Documentation: unify bottom "part of git suite" lines
      153a33f9
    • J
      Merge branch 'sb/push-options-via-transport' · ca3c2b85
      Junio C Hamano 提交于
      The push-options given via the "--push-options" option were not
      passed through to external remote helpers such as "smart HTTP" that
      are invoked via the transport helper.
      
      * sb/push-options-via-transport:
        push options: pass push options to the transport helper
      ca3c2b85
    • J
      Merge branch 'cw/completion' · 3f4ccb5a
      Junio C Hamano 提交于
      More command line completion (in contrib/) for recent additions.
      
      * cw/completion:
        completion: recognize more long-options
        completion: teach remote subcommands to complete options
        completion: teach replace to complete options
        completion: teach ls-remote to complete options
        completion: improve bash completion for git-add
        completion: add subcommand completion for rerere
        completion: teach submodule subcommands to complete options
      3f4ccb5a
    • J
      Merge branch 'rs/swap' · cbf1860d
      Junio C Hamano 提交于
      Code clean-up.
      
      * rs/swap:
        graph: use SWAP macro
        diff: use SWAP macro
        use SWAP macro
        apply: use SWAP macro
        add SWAP macro
      cbf1860d
    • J
      Merge branch 'sb/submodule-doc' · 2f4e87d7
      Junio C Hamano 提交于
      Doc updates.
      
      * sb/submodule-doc:
        submodule update documentation: don't repeat ourselves
        submodule documentation: add options to the subcommand
      2f4e87d7
  5. 15 2月, 2017 1 次提交
  6. 14 2月, 2017 6 次提交
  7. 12 2月, 2017 1 次提交
  8. 11 2月, 2017 7 次提交