git-commit-vandalism/vcs-svn
Jonathan Nieder 21c7c2d92d vcs-svn: remove custom mode constants
In the rest of Git, these modes are spelled as S_IFDIR,
S_IFREG | 0644, S_IFREG | 0755, and S_IFLNK.  Use the same constants
in svn-fe for simplicity and consistency.

No functional change intended.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2017-08-23 10:41:24 -07:00
..
fast_export.c vcs-svn: remove custom mode constants 2017-08-23 10:41:24 -07:00
fast_export.h
LICENSE
line_buffer.c vcs-svn: use error_errno() 2016-05-09 12:29:08 -07:00
line_buffer.h
line_buffer.txt
repo_tree.c vcs-svn: remove custom mode constants 2017-08-23 10:41:24 -07:00
repo_tree.h vcs-svn: remove custom mode constants 2017-08-23 10:41:24 -07:00
sliding_window.c vcs-svn: use error_errno() 2016-05-09 12:29:08 -07:00
sliding_window.h
svndiff.c vcs-svn: use error_errno() 2016-05-09 12:29:08 -07:00
svndiff.h
svndump.c vcs-svn: remove custom mode constants 2017-08-23 10:41:24 -07:00
svndump.h