5 years ago 486b107b8f Stefan Sperling
might be a good idea to have something like git checkout -p
5 years ago 285e7af7c6 Stefan Sperling
add 'got stage' to TODO list
5 years ago 26107ee6a3 Stefan Sperling
remove redundant TODO item
5 years ago 4de3c71b4d Stefan Sperling
TODO: move 'got' items to 'got' section where they belong
5 years ago 37dcdc0958 Stefan Sperling
TODO: add author, date, and logmsg for fb4d85023675bc7da402da96b2bb84fd12905dbf
5 years ago cf8cd63e6a Stefan Sperling
add 'got revert -R' to TODO list
5 years ago c7d20a3f8d Stefan Sperling
forbid editing the history of branches outside of "refs/heads"
5 years ago dc5351b4fb Stefan Sperling
fix a bug in 'got branch' and add tests for this command
5 years ago 52be27fcce Stefan Sperling
trim down 'submitting patches' section of README
5 years ago 7d40576625 Stefan Sperling
retire C tests which depended on Got's own Git repository to run
5 years ago 53ccebc212 Stefan Sperling
add 'make release' target; programs now have a version number
5 years ago 916f288c7e Stefan Sperling
(the only exception is the work tree's temporary histedit branch)
5 years ago fe307c9bac Stefan Sperling
got.1 wording tweak
5 years ago 7b3fde244a Stefan Sperling
clearly state where 'git fetch' and 'git push' are required
5 years ago 46e90ae41a Stefan Sperling
remote duplicate .Pp in man page
5 years ago ff2cf1713a Stefan Sperling
document how to work against remote git repositories with got
5 years ago 678cbce557 Stefan Sperling
allow aborting search in 'tog log' with backspace key
5 years ago 6fcd089d7c Stefan Sperling
add TODO item for tog
5 years ago adc19d5565 Stefan Sperling
remove pointless output parameter from got_pathlist_append()
5 years ago 073e575f1b Stefan Sperling
add a TODO item for histedit
5 years ago c6b4581bde Stefan Sperling
document work tree's use of temporary rebase/histedit branches
5 years ago cfce0458c9 Stefan Sperling
document 'got commit' out-of-dateness check
5 years ago 5c1e53bc72 Stefan Sperling
add support for multiple path arguments to 'got commit'
5 years ago 3c575567b5 Stefan Sperling
got.1: clarify how checkout -b and -c options interact
5 years ago 305993b9d1 Stefan Sperling
fix typo in test commit log message