1. 18 2月, 2013 5 次提交
    • J
      Merge branch 'jc/hidden-refs' · ce735bf7
      Junio C Hamano 提交于
      Allow the server side to redact the refs/ namespace it shows to the
      client.
      
      Will merge to 'master'.
      
      * jc/hidden-refs:
        upload/receive-pack: allow hiding ref hierarchies
        upload-pack: simplify request validation
        upload-pack: share more code
      ce735bf7
    • J
      Merge branch 'mp/diff-algo-config' · abea4dc7
      Junio C Hamano 提交于
      Add diff.algorithm configuration so that the user does not type
      "diff --histogram".
      
      * mp/diff-algo-config:
        diff: Introduce --diff-algorithm command line option
        config: Introduce diff.algorithm variable
        git-completion.bash: Autocomplete --minimal and --histogram for git-diff
      abea4dc7
    • J
      Merge branch 'mw/bash-prompt-show-untracked-config' · adbbc6f2
      Junio C Hamano 提交于
      Allows skipping the untracked check GIT_PS1_SHOWUNTRACKEDFILES
      asks for the git-prompt (in contrib/) per repository.
      
      * mw/bash-prompt-show-untracked-config:
        t9903: add extra tests for bash.showDirtyState
        t9903: add tests for bash.showUntrackedFiles
        shell prompt: add bash.showUntrackedFiles option
      adbbc6f2
    • J
      Merge branch 'jk/rebase-i-comment-char' · 00abd715
      Junio C Hamano 提交于
      Finishing touches to the earlier core.commentchar topic to cover
      "rebase -i" as well.
      
      * jk/rebase-i-comment-char:
        rebase -i: respect core.commentchar
      00abd715
    • J
      Merge branch 'jk/read-commit-buffer-data-after-free' · d04f998b
      Junio C Hamano 提交于
      "git log --grep=<pattern>" used to look for the pattern in literal
      bytes of the commit log message and ignored the log-output encoding.
      
      * jk/read-commit-buffer-data-after-free:
        log: re-encode commit messages before grepping
      d04f998b
  2. 16 2月, 2013 1 次提交
  3. 15 2月, 2013 20 次提交
  4. 14 2月, 2013 4 次提交
  5. 13 2月, 2013 9 次提交
  6. 12 2月, 2013 1 次提交