Commit Briefs

0fa332b53c Stefan Sperling

remove http client support from TODO list


9ea071aa82 Stefan Sperling

mark gotd http-notifications todo item as done


6cd04c7054 Stefan Sperling

remove outdated TOOD item and tweak test accordingly

The default deny policy is working as expected according to newly added regression test. Tweak this test to use an implicit read-only rule, rather than an explicit one, as stated in the TODO item.


38e11cc05b Stefan Sperling

add a utf8 todo item



227f81a406 Omar Polo

remove gotwebd todo entries that are done


16efe7a78b Omar Polo

remove 'bind interface removal' TODO item


e2766b2cfe Omar Polo

gotwebd TODO: category grouping support



51b56d129f James Cook

remove 'got merge -M' todo item


179f9db092 James Cook

Implement fast-forward merges.

Split part of got_worktree_merge_prepare into a new function, got_worktree_merge_write_refs, since that part doesn't make sense in the fast-forward case. ok stsp@


664d62f9f2 Omar Polo

remove items done in gotwebd and gotadmin


f2e547bc13 Stefan Sperling

add a gotd todo item


ee6d235534 Stefan Sperling

trim trailing whitespace in TODO file


9292340069 Stefan Sperling

update TODO list



80be18be44 Stefan Sperling

fix bad wording used in previous commit



0c049f812e Stefan Sperling

add a TODO item for gotadmin pack command


3d1fb67a11 Omar Polo

typo



575fac0e51 Omar Polo

yet another gotwebd TODO

writing everything down to avoid forgetting stuff...


ea8724388e Omar Polo

one more TODO for gotwebd


e1ecf949b9 Omar Polo

add a few TODOs for got patch and gotwebd