author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 17 Apr 2005 05:26:31 +0000 (22:26 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sun, 17 Apr 2005 05:26:31 +0000 (22:26 -0700) | ||
commit | e44794706eeb57f2ee38ed1604821aa38b8ad9d2 | |
tree | c49cd3e4f1dfe4ccbf2b8d00188beaa251fee028 | tree | snapshot |
parent | 9fec8b26eff58e1f595e8619abf1e42c07645ff8 | commit | diff |
Be much more liberal about the file mode bits.
We only really care about the difference between a file being executable
or not (by its owner). Everything else we leave for the user umask to
decide.
We only really care about the difference between a file being executable
or not (by its owner). Everything else we leave for the user umask to
decide.
cache.h | diff | blob | history | |
checkout-cache.c | diff | blob | history | |
read-cache.c | diff | blob | history | |
read-tree.c | diff | blob | history | |
update-cache.c | diff | blob | history |