Stuff to do: - Accept bare repositories. Currently looking for the .git folder, but bare repos will be called something like name.git - Output log in bootstrap window. Allows for a better idea about what is happening, if it is not started in a console window. - Faster. Don't call every combination of ancestory, if it is possible to deduce some ancestry information without calling git, do it. - More obvious GUI. I imagine a step by step GUI, with step 1: Navigate to repository, step 2: choose branches, etc. - Legends
Stuff to do: