1. 10 8月, 2005 1 次提交
    • T
      [PATCH] -Werror fixes · 4ec99bf0
      Timo Sirainen 提交于
      GCC's format __attribute__ is good for checking errors, especially
      with -Wformat=2 parameter. This fixes most of the reported problems
      against 2005-08-09 snapshot.
      4ec99bf0
  2. 09 7月, 2005 1 次提交
    • L
      Make "for_each_ref()" always use the "canonical" refname. · 99a0a6e0
      Linus Torvalds 提交于
      It always uses a git-relative pathname, ie "refs/heads/master" instead of
      ".git/refs/heads/master" or whatever your GIT_DIR might be.
      
      This way when we send refs back-and-forth between repositories, there's
      never any question about GIT_DIR on either side.
      99a0a6e0
  3. 06 7月, 2005 2 次提交
  4. 05 7月, 2005 1 次提交
  5. 04 7月, 2005 1 次提交
  6. 03 7月, 2005 1 次提交
  7. 07 6月, 2005 1 次提交