Commits


fix another path ordering bug during status/update crawl


make 'tog tree' identify executable files


document trailing annotations shown by 'got tree'


make 'got tree' identify executable files


eliminate redundant stat() calls during status crawl


show commit id after update even if all files were missing


make 'got update' restore missing files


properly deal with "$?" in cmdline tests; fixes spurious test "ok"


don't update cached timestamps of already modified files


clear executable bit when updating files if necessary


skip make obj in cmdline test directory


preserve executable bit on files during checkout and update


do not forget about regress tests during 'make obj'


fix typo in status code name: GOT_STATUS_MODIFIY -> GOT_STATUS_MODIFY


document status codes displayed by 'got update'