Commits
- Commit:
e1ecf949b99fb9205921814421b1f52c0f2db56f
- From:
- Omar Polo <op@omarpolo.com>
- Date:
add a few TODOs for got patch and gotwebd
- Commit:
0d98195bc8c97f44f5635b97b8020dd934f677f0
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove cherrypick/backout -l feature from TODO; has been implemented by jamsek
- Commit:
26a981724a075064c8bfecd157766766b31fe330
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add an idea for 'got fetch' to the todo list
- Commit:
d6669aa7295427afff77c3466009e1d56a223644
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
update todo list
- Commit:
c48f94a406682029fa132ede24321b2622641970
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix histedit -m on a commit which only changes filemode bits
The commit was being miscategorized as a no-op change and dropped.
Now the commit is retained and its log message is updated as expected.
ok op, jamsek
- Commit:
e14cd6566af60e94a5ce21d84d3fa21932466dc7
- From:
- Omar Polo <op@omarpolo.com>
- Date:
remove TODO item regarding 'got send -d' support in gotd
- Commit:
711bec03cb52c156a80885f2ee8ad7fce27dd57e
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add TODO item for a histedit -m bug I have run into
- Commit:
c300209f7d817ab1023a66ece541a77043d25c95
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add another pre-commit check idea to the gotd TODO list
- Commit:
9f435beae4c42a75afabe4ef060025e1a4724e27
- From:
- Omar Polo <op@omarpolo.com>
- Date:
update gotwebd TODOs
- Commit:
719201df7ccfec51cdd1faad72c66e978b4f2ae9
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove TODO items related to indexing ref-deltas
- Commit:
c18e88e5d11bc9c1d5016a1eb8911858ad2077de
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
update gotd TODO items
- Commit:
b546f5e4a2345f89a875526edc57cf729564decf
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
functionality proposed in TODO as 'gotamin repack' already exists as 'pack -a'
- Commit:
44ff20fcdbb666cac99b55f4da39f8db2d08078d
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add some TODO items for gotadmin
- Commit:
fe78d7cec3f01df183b57495dd079225ed14e989
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove done todo item; gotd now has per-repo read/write authorization rules
- Commit:
85e8b713600158c7322d8e893c29fdc1fb7c6a64
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
update gotd TODO items
- Commit:
b6ef252ebaef7fa8a1bce4d12b51f735fb5e3e3f
- From:
- Omar Polo <op@omarpolo.com>
- Date:
remove umask TODO
- Commit:
0050a94285f79239b95c1ec32026388da3f56f80
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove tog limit feature from TODO list
- Commit:
3c8433402874be5d4f42156998646f05de8535c3
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a gotwebd todo item
- Commit:
1d09d7aab4ab3e72f40b6ea6a78164bf6e6f5477
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove gotwebd TODO items that are done
- Commit:
575dd20f850659c3caa159936f3fa7e88867b8a7
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add some TODO items for gotwebd
- Commit:
dbe6473633277908de50e1c49cfc50542caf8d4c
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove a tog blame TODO item which has been implemented
- Commit:
016b42dcadf799141891a179aca861bdd65f68c1
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove 'author' TODO items; these have been implemented
- Commit:
bc8ea12425ed771954c4d8c9141f51328b654838
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add two more TODO items
- Commit:
314c3f148b7679296136b460ea9a8f0d4c74d437
- From:
- Omar Polo <op@omarpolo.com>
- Date:
TODO: remove tog author/committer toggle entry
- Commit:
d089c3673c062bc918fd8fedb82b992855965ec6
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add another TODO idea for tog