1. 09 8月, 2013 1 次提交
  2. 06 8月, 2013 11 次提交
  3. 05 8月, 2013 3 次提交
  4. 03 8月, 2013 4 次提交
    • J
      l10n: zh_CN.po: translate 99 messages (2133t0f0u) · 2e8451e8
      Jiang Xin 提交于
      Translate 99 new messages came from git.pot update in 28b3cffc
      (l10n: git.pot: v1.8.4 round 1 (99 new, 46 removed)).
      Signed-off-by: NJiang Xin <worldhello.net@gmail.com>
      2e8451e8
    • J
      Merge branch 'rj/cygwin-clarify-use-of-cheating-lstat' · d6cbf2fa
      Junio C Hamano 提交于
      Cygwin port added a "not quite correct but a lot faster and good
      enough for many lstat() calls that are only used to see if the
      working tree entity matches the index entry" lstat() emulation some
      time ago, and it started biting us in places.  This removes it and
      uses the standard lstat() that comes with Cygwin.
      
      Recent topic that uses lstat on packed-refs file is broken when
      this cheating lstat is used, and this is a simplest fix that is
      also the cleanest direction to go in the long run.
      
      * rj/cygwin-clarify-use-of-cheating-lstat:
        cygwin: Remove the Win32 l/stat() implementation
      d6cbf2fa
    • J
      Merge branch 'jk/cat-file-batch-optim' · c7eb614c
      Junio C Hamano 提交于
      * jk/cat-file-batch-optim:
        Revert "cat-file: split --batch input lines on whitespace"
      c7eb614c
    • J
      Revert "cat-file: split --batch input lines on whitespace" · 062aeee8
      Junio C Hamano 提交于
      This reverts commit c334b87b; the
      update assumed that people only used the command to read from
      "rev-list --objects" output, whose lines begin with a 40-hex object
      name followed by a whitespace, but it turns out that scripts feed
      random extended SHA-1 expressions (e.g. "HEAD:$pathname") in which
      a whitespace has to be kept.
      062aeee8
  5. 02 8月, 2013 7 次提交
  6. 01 8月, 2013 7 次提交
  7. 31 7月, 2013 3 次提交
  8. 30 7月, 2013 4 次提交