Commit Briefs

Stefan Sperling

commit graph support for tog(1)






Stefan Sperling

show timezone offset in 'got log'





Stefan Sperling

indent log messages in output of 'got log'






Stefan Sperling

cosmetic output tweaks


Stefan Sperling

fix double-tree in cmd_checkout()



Stefan Sperling

read object headers with privsep


Stefan Sperling

got log: do a first-parent commit traversal instead of N-parent

Running 'got log' on a repository with merge commits shows that this code isn't ready to handle merge commits yet. It printed many commits multiple times and used up a lot of memory.




Stefan Sperling

rename 'refs' to 'reference'