Commits
- 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
- Commit:
26107ee6a3ee66664df78475c44566f06ae4cd4f
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove redundant TODO item
- Commit:
4de3c71b4dc6bcfeede3b7b1aab51d4c807bb176
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
TODO: move 'got' items to 'got' section where they belong
- Commit:
37dcdc09582dab58c7d1f6bfa12d758a5172e145
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
TODO: add author, date, and logmsg for fb4d85023675bc7da402da96b2bb84fd12905dbf
- Commit:
cf8cd63e6ac88ce544a198ec1ddb46d7d276f0db
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add 'got revert -R' to TODO list
- Commit:
678cbce5579984eaa94e22c2d83d2a657b156238
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
allow aborting search in 'tog log' with backspace key
- Commit:
6fcd089d7c0acea8814f6d53518eb2f0df8d93db
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add TODO item for tog
- Commit:
073e575f1b7f693fbff2009dc41b5f79d0a71d56
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a TODO item for histedit
- Commit:
dd88155e484f5bbae1af4e3c8d020cabc2e647ab
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
disambiguate abbreviated object IDs based on object type
- Commit:
45f2ef4ca88b7a468ccae02543aa4b0baa662dd2
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a todo item for abbreviated object IDs