Commit Briefs




de6bdba441 Tracey Emery

prevent null folder in blame hash link


10d47faf5c Tracey Emery

add link to blame hash for blob of that commit



43bd15e5b2 Tracey Emery

whoops, add back leading slash


6a821328e5 Tracey Emery

stop compounding slashes on folder path



6753ca5515 Tracey Emery

remove blob css


b27da80170 Tracey Emery

remove html from blob output


e46f587ca8 Tracey Emery

add gw_blob to increase the usefulness of gw_tree



4bec75396a Stefan Sperling

missing error check in gw_display_index()




20f3465285 Stefan Sperling

free all the things allocated by gw_summary() in one place


f4df82f9ff Stefan Sperling

simplify error return from pledge failure in gw_summary



0b20762bef Stefan Sperling

don't use stdbool.h


4b60fecedf Stefan Sperling

call strdup("") instead of asprintf(&var, "")


88d59c3662 Stefan Sperling

remove superfluous braces around asprintf calls


d56b34ca68 Stefan Sperling

just return 0 instead of EXIT_SUCCESS


5147ab5665 Stefan Sperling

prevent a NULL deref in gw_get_commits()


5ddf007962 Stefan Sperling

ensure that the result of gw_init_header() is always freed