Commit Briefs

3f762da016 Stefan Sperling

rename file index entry variables called 'entry' to 'ie'



9714e35f37 Stefan Sperling

remove unused fileindex flags



466d3b326f Stefan Sperling

remove redundant strlen() calls from got_path_cmp()


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