Commits
- Commit:
5ddd7ddb3ce581cbbd07e4e5e88839c05e2a62b1
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a todo item for the 'got send' command
- Commit:
e37a5589c16266235a9b0d3b6d7be7ec67b46390
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
update EWAH todo item
- Commit:
5955ddd3f68be116821bc250060f67a5f54bcdfe
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add todo item for ewah bitmaps
- Commit:
dbd4010a985e2247831767266dccf19288d1f6b7
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove a todo item that's done
- Commit:
a158173067944ceae5091cd8ae47306e537641ea
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a todo item
- Commit:
4d982e99055cf01430da8b639924c8b13726090e
- From:
- Omar Polo <op@omarpolo.com>
- Date:
fix some typos with codespell(1); ok/tweaks tb@ and stsp@
- Commit:
cd2a3010322415cd187fe81189a32e49cac09672
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a todo item for 'got rebase'; prompted by a question from tb@
- Commit:
e016e61067cb2f0b9e60bd6127aff65dc1f977ec
- From:
- Omar Polo <op@omarpolo.com>
- Date:
work around thin bundles in regress and add a TODO
git bundle hardcodes --thin when using an exclude base and doesn't
provide a way to disable it. Somehow, currently, it decides to use
a thin pack only in sha256 and not in sha1. For now however, change
that test to use gotadmin dump instead to generate an incremental
bundle.
We'll have to support in some ways the thin packs to be completely
compatible with git bundles, so add a TODO.
discussed with stsp.
- Commit:
6dec0e61f236705f6aee5257ea0e2598b8554a96
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a rebase todo item
- Commit:
0fa332b53c81ad34f6e60bad94ce41e14d0bffab
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove http client support from TODO list
- Commit:
9ea071aa8277616ed7e94d4f369ea6988a8aacfd
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
mark gotd http-notifications todo item as done
- Commit:
6cd04c7054a96d0025d9a12fc17c8ffbc5085925
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
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.
- Commit:
38e11cc05b40eb2d4fe81868dccdf2c59494efa4
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a utf8 todo item
- Commit:
daac4478f74fe96633ad055e02d74c781b34270c
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
update gotd TODO list; email notifications have been implemented
- Commit:
227f81a40643e9c82bb019336421e17e914d015a
- From:
- Omar Polo <op@omarpolo.com>
- Date:
remove gotwebd todo entries that are done
- Commit:
16efe7a78beaaca9c3c68128c40e6e9eec120a2d
- From:
- Omar Polo <op@omarpolo.com>
- Date:
remove 'bind interface removal' TODO item
- Commit:
e2766b2cfe846879e3e4de660bc7e7af350a384b
- From:
- Omar Polo <op@omarpolo.com>
- Date:
gotwebd TODO: category grouping support
- Commit:
6c9ac7298bef21a113492d75f7f7208f0e6fb808
- From:
- Omar Polo <op@omarpolo.com>
- Date:
TODO: gotwebd should reply with 404 on some kind of errors
- Commit:
51b56d129f9e0504bdf70209c1011a5b077742a6
- From:
- James Cook <falsifian@falsifian.org>
- Date:
remove 'got merge -M' todo item
- Commit:
179f9db092046395efaa1dc9e767a1ec109e1174
- From:
- James Cook <falsifian@falsifian.org>
- Date:
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@
- Commit:
664d62f9f2469ee2bc583ab0bbc90e56bf2d560e
- From:
- Omar Polo <op@omarpolo.com>
- Date:
remove items done in gotwebd and gotadmin
- Commit:
f2e547bc13d05b5421166896fb342d178fa7dc1f
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a gotd todo item
- Commit:
ee6d2355344d621c46cfa45e9186e1d98704337d
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
trim trailing whitespace in TODO file
- Commit:
929234006979da71dc10709a538d7e94eafbe88a
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
update TODO list
- Commit:
e2bd307e144cf6a7c5a878d68e04bd8c744153ea
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
merge TODO wording tweak: 'got rebase' says "forwarding", not "fast-forwarding"