Commits
- 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:
c7d20a3f8da31a213c3830e6ca9de6d3b0c728bb
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
forbid editing the history of branches outside of "refs/heads"
- Commit:
dc5351b4fbeb55371ddf6f812d68c69bc0d478a7
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix a bug in 'got branch' and add tests for this command
- Commit:
52be27fcce9624a6bcdd4c32becf42c291e8b348
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
trim down 'submitting patches' section of README
- Commit:
7d4057662589d6190d63231f5ea868a05f2780d2
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
retire C tests which depended on Got's own Git repository to run
- Commit:
53ccebc212c162c70f666f060b461d9dccdca647
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add 'make release' target; programs now have a version number
- Commit:
916f288c7e2f6e7bcc2643b8287a4b32f518899f
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
prevent 'got commit' on branches outside "refs/heads/"
(the only exception is the work tree's temporary histedit branch)
- Commit:
fe307c9bac71d85284c7cee8abb80b52a253710b
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
got.1 wording tweak
- Commit:
7b3fde244a9a450ebb2c9bcaf26d091b4aabc3df
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
clearly state where 'git fetch' and 'git push' are required
- Commit:
46e90ae41aa51fa9693f9a82e59e415b029349f7
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remote duplicate .Pp in man page
- Commit:
ff2cf1713abd0cf9b5214a2c04e29dae431f2b09
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
document how to work against remote git repositories with got
- 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:
adc19d556533254f7f3fe8101c25f9de1ca46331
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove pointless output parameter from got_pathlist_append()
- Commit:
073e575f1b7f693fbff2009dc41b5f79d0a71d56
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add a TODO item for histedit
- Commit:
c6b4581bde26414fb681ada4e01afc311614d030
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
document work tree's use of temporary rebase/histedit branches
- Commit:
cfce0458c9dc348a48d88137318ce86f76dc7766
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
document 'got commit' out-of-dateness check
- Commit:
5c1e53bc728ac0524d0471886bbc19f0b95e6c55
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add support for multiple path arguments to 'got commit'
- Commit:
3c575567b5033b0e9595bc208a5ce0b3f65627b6
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
got.1: clarify how checkout -b and -c options interact
- Commit:
305993b9d1c0203a37c2164c5ed25f53d44a9d40
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
fix typo in test commit log message