1. 19 4月, 2007 1 次提交
  2. 19 1月, 2007 1 次提交
  3. 17 1月, 2007 1 次提交
  4. 25 9月, 2006 1 次提交
  5. 31 7月, 2006 1 次提交
  6. 24 7月, 2006 1 次提交
    • W
      tar-tree: add the "tar.umask" config option · ce1a79b6
      Willy Tarreau 提交于
      By default, git-tar-tree(1) sets file and directories modes to 0666
      or 0777. While this is both useful and acceptable for projects such
      as the Linux Kernel, it might be excessive for other projects. With
      this variable, it becomes possible to tell git-tar-tree(1) to apply
      a specific umask to the modes above. The special value "user"
      indicates that the user's current umask will be used. This should be
      enough for most projects, as it will lead to the same permissions as
      git-checkout(1) would use. The default value remains 0, which means
      world read-write.
      Signed-off-by: NWilly Tarreau <w@1wt.eu>
      Acked-by: NRene Scharfe <rene.scharfe@lsrfire.ath.cx>
      Signed-off-by: NJunio C Hamano <junkio@cox.net>
      ce1a79b6
  7. 18 6月, 2006 1 次提交
  8. 08 6月, 2006 1 次提交
  9. 11 10月, 2005 1 次提交
  10. 21 9月, 2005 1 次提交
  11. 06 8月, 2005 1 次提交
  12. 03 6月, 2005 1 次提交
  13. 11 5月, 2005 1 次提交