Commit Briefs


c02b99b64c Stefan Sperling

report_file_status() wants an on-disk path


abb4604f00 Stefan Sperling

stop supporting ie == NULL case in get_file_status()



339c298e66 Stefan Sperling

undo previous 3 commits; stat is faster than open



c18886c6f8 Stefan Sperling

avoid fstat() call if no file index entry exists


efdd40df00 Stefan Sperling

do a single open(2) call in get_file_status()


6a26330775 Stefan Sperling

remove an unused field from struct check_rebase_ok_arg



39beb6da7e Stefan Sperling

don't pass DIR pointers around needlessly in fileindex.c


987345dd45 Stefan Sperling

remove unused variable found in write_tree()



f2ea84fab9 Stefan Sperling

make 'got update' accept mulitple path arguments