Commits
- Commit:
215472b4ef0bdc359437386842f9ab9901b9eccc
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
add another TODO idea for tog
- Commit:
8ae234957cc3104c7b45282e87e629e286a252d2
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
TODO: add cherrypick/backout immediate-commit-mode idea
- Commit:
89e4c5e9979b3e2a1ece9f9afb32bcd2d140d0ac
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
write down some ideas about author/committer handling in TODO
- Commit:
a2b42a7cff5ac8d112f1cf49219cbd4502a837ca
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
add more information to the HTTP TODO item
- Commit:
8300f02b3df3f6323221319f5b0fc62916368d62
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
add more TODO items for tog
- Commit:
4936009b9925e9165599a625f964cdef955db352
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
remove tog TODO items which have been addressed thanks to Mark Jamsek.
- Commit:
b87752b722a779d961ddb162ea428d97649121d5
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
update 'got merge' TODO item
- Commit:
060188130c8b49319ecc9068d38e1be6a2f70f8e
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
update TODO note about HTTP; libtls will more likely be used from dial.c
- Commit:
4408b20f8eddc1e1e4f3c865b8b59895590c0778
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
update the TODO list
- Commit:
1255c02f3e117fa4fd07f9cc6fbcf62383755e5d
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove 'tog ref' todo item; pointed out by naddy
- Commit:
1b99d1525ddbca6a11f075b7cbd7b36ffd16b7a5
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
update TODO notes
- Commit:
ab20a43a2f9d75f0398a92f4d1f3eda36abb6d15
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
don not open log message editor if there are no changes during 'histedit -c'
- Commit:
38e2e6c79d3a671ab007574e496c15b5751b7479
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
delta caching is done; remove related item from TODO list
- Commit:
f2a9dc41d851ff2d575b08c2766583ff11cdd7af
- From:
- Tracey Emery <tracey@traceyemery.net>
- Date:
add -R option to 'got remove' for recursive deletion
ok stsp
- Commit:
022fae89eee20051d352d3dc2b8c64486bdafe93
- From:
- Tracey Emery <tracey@traceyemery.net>
- Date:
Introduce -I to cmd_add to disregard ignores when adding recursively. Expand add.sh tests. Update TODO.
- Commit:
f851031c033085ae17b056bef665a879706f07eb
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a todo item for tog
- Commit:
27a741e587dcb761092cf3dd3d674192040b6390
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
tog: fix cosmetic display issues involving \n and TABs
- Commit:
378238485424df9326c721ce1613ea1f49ef5a72
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove submodule / config parser TODO item
- Commit:
d1c1ae5fa698c48d70eb16cef11bb3710221ea88
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
introduce 'got ref -s' and add two tests for 'got ref'
- Commit:
2ac2a2665daf27c69c6cc6ad637ade3c7f03d6fe
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a TODO item for 'got ref'
- Commit:
598409c67f63265b146324e2cea43359c1014465
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a todo item for tog
- Commit:
25322601e3d29f6ad113aaa56cc454d500d85436
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove todo items which are done
- Commit:
0f6d7415053c3cb56d6d4bafb624866ae4554f3e
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
implement got revert -R
- Commit:
486b107b8f7a7ca4335497899052c2b96b798208
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
might be a good idea to have something like git checkout -p
- Commit:
285e7af7c6c921bc85f9333e7c0e8a5a67b0b3d7
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add 'got stage' to TODO list