1. 19 10月, 2013 4 次提交
    • J
      Merge branch 'jc/reflog-doc' · 6c2bec96
      Junio C Hamano 提交于
      Document rules to use GIT_REFLOG_ACTION variable in the scripted
      Porcelain.  git-rebase--interactive locally violates them, but it
      is a leaf user that does not call out to or dot-source other
      scripts, so it does not urgently need to be fixed.
      
      * jc/reflog-doc:
        setup_reflog_action: document the rules for using GIT_REFLOG_ACTION
      6c2bec96
    • J
      Merge branch 'sb/repack-in-c' · dec034a3
      Junio C Hamano 提交于
      Rewrite "git repack" in C.
      
      * sb/repack-in-c:
        repack: improve warnings about failure of renaming and removing files
        repack: retain the return value of pack-objects
        repack: rewrite the shell script in C
      dec034a3
    • J
      Merge branch 'jk/clone-progress-to-stderr' · f94a84c4
      Junio C Hamano 提交于
      Some progress and diagnostic messages from "git clone" were
      incorrectly sent to the standard output stream, not to the standard
      error stream.
      
      * jk/clone-progress-to-stderr:
        clone: always set transport options
        clone: treat "checking connectivity" like other progress
        clone: send diagnostic messages to stderr
      f94a84c4
    • J
      Merge git://github.com/git-l10n/git-po · 039048e6
      Junio C Hamano 提交于
      * git://github.com/git-l10n/git-po:
        l10n: fr.po: 2135/2135 messages translated
      039048e6
  2. 18 10月, 2013 20 次提交
  3. 17 10月, 2013 2 次提交
  4. 16 10月, 2013 3 次提交
  5. 15 10月, 2013 11 次提交