Commit Briefs


5486daa23d Stefan Sperling

fix -r option of 'got log'


72151b04d0 Stefan Sperling

introduce got_path_strip_trailing_slashes()




13bfb272d5 joshua stein

got: remove trailing slash from worktree_path

avoids a double slash when building a path in got_worktree_init



5501382f68 Stefan Sperling

update commit command's description


c6fc0acd8e Stefan Sperling

fix usage_commit()


35bd8fed48 Stefan Sperling

require GOT_AUTHOR environment variable


afa376bfb3 Stefan Sperling

report commit item status


de18fc635c Stefan Sperling

write commit objects


c429614457 Stefan Sperling

WIP commit implementation



c02c541e86 Stefan Sperling

scan for git repository before applying unveil(2)