Commits
- 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
- Commit:
d01904d4bba62d3608e53c5f4940a408d3353370
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add 'r' command to tog log view
- Commit:
d6117e780bcbc5ec0e222e0a010f21056ca5c47c
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
diff thread in tog will probably not be needed
- Commit:
b07cf8c30faa05ddce299fc44e32a4384fab5d18
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add usr.bin/diff todo item
- Commit:
5a5bf2acb9bff1978bf98bf7553c624624c3f042
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
update todo items for tog
- Commit:
17ed46186c2a79ae984817ddcdab9f803f23636a
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
allow removing multiple paths at once for 'got rm'
- Commit:
7915fa67c33be2341aac0bcc35f1eac4a20216ba
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
got-read-pack memory usage is looking good now
- Commit:
a3da3b618b8689ee174e0f8d799fd51d22453919
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
document an idea which might speed up processing of deltas
- Commit:
d1078c40c0a28790e906d27e22df90d0337e6002
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a TODO item
- Commit:
a3df2849ff6ef714618aee3003e83b56282dbb49
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix bug reproduced by xfail test 'test_commit_added_subdirs'