45410 Commits (07d968ef14ae4a783be690985ae77bbcee722c83)
 

Author SHA1 Message Date
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
Johannes Schindelin 4b83ce9f67 sequencer (rebase -i): update refs after a successful rebase 8 years ago
Johannes Schindelin 52865279ee sequencer (rebase -i): the todo can be empty when continuing 8 years ago
Johannes Schindelin 4258a6da90 sequencer (rebase -i): skip some revert/cherry-pick specific code path 8 years ago
Johannes Schindelin 5263220967 sequencer (rebase -i): remove CHERRY_PICK_HEAD when no longer needed 8 years ago
Johannes Schindelin 9d93ccd1d2 sequencer (rebase -i): allow continuing with staged changes 8 years ago
Johannes Schindelin 0473f28ad7 sequencer (rebase -i): write an author-script file 8 years ago
Johannes Schindelin 414697a9d8 sequencer (rebase -i): implement the short commands 8 years ago
Johannes Schindelin 6e98de72c0 sequencer (rebase -i): add support for the 'fixup' and 'squash' commands 8 years ago
Johannes Schindelin 1df6df0c18 sequencer (rebase -i): write the 'done' file 8 years ago
Johannes Schindelin 556907f1e1 sequencer (rebase -i): learn about the 'verbose' mode 8 years ago
Johannes Schindelin 311af5266b sequencer (rebase -i): implement the 'exec' command 8 years ago
Johannes Schindelin 56dc3ab04b sequencer (rebase -i): implement the 'edit' command 8 years ago
Johannes Schindelin 25c4366782 sequencer (rebase -i): implement the 'noop' command 8 years ago
Johannes Schindelin 845839575d sequencer: support a new action: 'interactive rebase' 8 years ago
Johannes Schindelin 23aa51420c sequencer: use a helper to find the commit message 8 years ago
Johannes Schindelin a70d8f8067 sequencer: move "else" keyword onto the same line as preceding brace 8 years ago
Johannes Schindelin 637666c822 sequencer: avoid unnecessary curly braces 8 years ago
Junio C Hamano e05806da9e Fourth batch for 2.12 8 years ago
Junio C Hamano af09003b28 Merge branch 'jc/lock-report-on-error' 8 years ago
Junio C Hamano b22d748403 lockfile: move REPORT_ON_ERROR bit elsewhere 8 years ago
Junio C Hamano 58fcd54853 Merge branch 'js/mingw-isatty' 8 years ago
Junio C Hamano 7143258d79 Merge branch 'ls/p4-lfs' 8 years ago
Junio C Hamano eef32a0653 Merge branch 'va/i18n-even-more' 8 years ago
Junio C Hamano ad1b4e2c0e Merge branch 'lt/shortlog-by-committer' 8 years ago
Junio C Hamano c5139e0e38 Merge branch 'mk/mingw-winansi-ttyname-termination-fix' 8 years ago
Junio C Hamano d7dcd52a42 Merge branch 'gv/p4-multi-path-commit-fix' 8 years ago
Junio C Hamano 5a5d3f1f12 Merge branch 'jk/difftool-in-subdir' 8 years ago
Junio C Hamano f723df5810 Merge branch 'ld/p4-compare-dir-vs-symlink' 8 years ago
Junio C Hamano 08721a056b Merge branch 'ls/filter-process' 8 years ago
Junio C Hamano 9d540e9726 Merge branch 'bw/transport-protocol-policy' 8 years ago
Junio C Hamano 05f6e1be8c Merge branch 'cp/merge-continue' 8 years ago
Junio C Hamano 1d73f8e86d Merge branch 'va/i18n-perl-scripts' 8 years ago
Junio C Hamano 95d0367b2e Merge branch 'sb/submodule-config-cleanup' 8 years ago
Junio C Hamano 6c18dd4dc3 Merge branch 'jc/push-default-explicit' 8 years ago
Jeff Hostetler a9b8a09c3c mingw: replace isatty() hack 8 years ago