Commit Briefs

6f8967eb20 Stefan Sperling

always initialize file index entry's path_len field


f2b16adaed Stefan Sperling

cache path length in struct got_pathlist_entry


d572f5860a Stefan Sperling

eliminate strlen() calls during fileindex rb tree searches


6bf2c31673 Stefan Sperling

avoid unnecessary memcpy() in read_fileindex_path()




285e7af7c6 Stefan Sperling

add 'got stage' to TODO list


26107ee6a3 Stefan Sperling

remove redundant TODO item


4de3c71b4d Stefan Sperling

TODO: move 'got' items to 'got' section where they belong



cf8cd63e6a Stefan Sperling

add 'got revert -R' to TODO list



dc5351b4fb Stefan Sperling

fix a bug in 'got branch' and add tests for this command


52be27fcce Stefan Sperling

trim down 'submitting patches' section of README