238 Commits (5b20ace6a81e5fe1366b07c51b1f577f356a20ff)

Author SHA1 Message Date
Phillip Wood 8d8cb4b047 cherry-pick/revert: remember --rerere-autoupdate 8 years ago
Phillip Wood 9b6d7a6245 rebase -i: honor --rerere-autoupdate 8 years ago
brian m. carlson e82caf384b sha1_name: convert get_sha1* to get_oid* 8 years ago
brian m. carlson 092bbcdf3b sequencer: convert to struct object_id 8 years ago
Johannes Schindelin cdb866b30b sequencer: print autostash messages to stderr 8 years ago
Ævar Arnfjörð Bjarmason 6a83d90207 coccinelle: make use of the "type" FREE_AND_NULL() rule 8 years ago
Brandon Williams b2141fc1d2 config: don't include config.h by default 8 years ago
Brandon Williams 66f414f885 diff-tree: convert diff_tree_sha1 to struct object_id 8 years ago
Ævar Arnfjörð Bjarmason 66f5f6dca9 C style: use standard style for "TRANSLATORS" comments 8 years ago
Nguyễn Thái Ngọc Duy e9d983f116 wrapper.c: add and use fopen_or_warn() 8 years ago
Phillip Wood d096d7f1ef rebase -i: add missing newline to end of message 8 years ago
Phillip Wood 79a6226981 rebase -i: silence stash apply 8 years ago
Phillip Wood 4ab867b8fc rebase -i: fix reflog message 8 years ago
brian m. carlson a9dbc17910 tree: convert parse_tree_indirect to struct object_id 8 years ago
brian m. carlson 48be4c625b sequencer: convert do_recursive_merge to struct object_id 8 years ago
brian m. carlson f06e90dac1 merge: convert checkout_fast_forward to struct object_id 8 years ago
brian m. carlson ace976b26c sequencer: convert fast_forward_to to struct object_id 8 years ago
brian m. carlson 740ee055c6 Convert lookup_tree to struct object_id 8 years ago
brian m. carlson bc83266abe Convert lookup_commit* to struct object_id 8 years ago
brian m. carlson 1e43ed9867 Convert remaining callers of lookup_commit_reference* to object_id 8 years ago
brian m. carlson 33d66df34e sequencer: convert some functions to struct object_id 8 years ago
brian m. carlson e0a9280404 Convert struct cache_tree to use struct object_id 8 years ago
Stephen Hicks 54fd3243da rebase -i: reread the todo list if `exec` touched it 8 years ago
Jonathan Tan 44dc738a39 sequencer: add newline before adding footers 8 years ago
Jeff King ca03e0670c use git_path_* helper functions 8 years ago
Johannes Schindelin b92ff6e814 sequencer: allow the commit-msg hooks to run during a `reword` 8 years ago
Johannes Schindelin 789b3effec sequencer: make commit options more extensible 8 years ago
Brandon Williams a42e1b4194 sequencer: fix missing newline 8 years ago
Jeff King 9942921301 sequencer: drop "warning:" when stopping for edit 8 years ago
Johannes Schindelin 5da4966f28 sequencer (rebase -i): write out the final message 8 years ago
Johannes Schindelin ef80069a03 sequencer (rebase -i): write the progress into files 8 years ago
Johannes Schindelin 968492e44c sequencer (rebase -i): show the progress 8 years ago
Johannes Schindelin 27fdbb96aa sequencer (rebase -i): suggest --edit-todo upon unknown command 8 years ago
Johannes Schindelin 62fdb6529a sequencer (rebase -i): show only failed cherry-picks' output 8 years ago
Johannes Schindelin 9a757c4970 sequencer (rebase -i): show only failed `git commit`'s output 8 years ago
Johannes Schindelin 07d968ef14 sequencer: use run_command() directly 8 years ago
Johannes Schindelin a2a20b0d5c sequencer: update reading author-script 8 years ago
Johannes Schindelin ac191470c7 sequencer (rebase -i): differentiate between comments and 'noop' 8 years ago
Johannes Schindelin b3fdd581ae sequencer (rebase -i): implement the 'drop' command 8 years ago
Johannes Schindelin 9d7bf3cf99 sequencer (rebase -i): allow rescheduling commands 8 years ago
Johannes Schindelin ca6c6b45dd sequencer (rebase -i): respect strategy/strategy_opts settings 8 years ago
Johannes Schindelin 796c7972c7 sequencer (rebase -i): respect the rebase.autostash setting 8 years ago
Johannes Schindelin 795160457d sequencer (rebase -i): run the post-rewrite hook, if needed 8 years ago
Johannes Schindelin ca98c6d487 sequencer (rebase -i): record interrupted commits in rewritten, too 8 years ago
Johannes Schindelin 25cb8df97c sequencer (rebase -i): copy commit notes at end 8 years ago
Johannes Schindelin 8ab37ef21f sequencer (rebase -i): set the reflog message consistently 8 years ago
Johannes Schindelin 96e832a5fd sequencer (rebase -i): refactor setting the reflog message 8 years ago
Johannes Schindelin bcbb68be2e sequencer (rebase -i): allow fast-forwarding for edit/reword 8 years ago
Johannes Schindelin 04efc8b57c sequencer (rebase -i): implement the 'reword' command 8 years ago
Johannes Schindelin 4a5146f9d2 sequencer (rebase -i): leave a patch upon error 8 years ago