65 Commits (f0ec22bb70f66f92dda670a7ee0514b908f2237c)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 1d18d7581c notes-utils.c: remove the_repository references 6 years ago
Elijah Newren 899b49c446 git-rebase, sequencer: extend --quiet option for the interactive machinery 6 years ago
Johannes Schindelin d421afa0c6 rebase: introduce --reschedule-failed-exec 6 years ago
Nguyễn Thái Ngọc Duy 005af339c9 sequencer.c: remove implicit dependency on the_repository 6 years ago
Nguyễn Thái Ngọc Duy f11c958054 sequencer.c: remove implicit dependency on the_index 6 years ago
Phillip Wood bcd33ec25f add read_author_script() to libgit 6 years ago
Alban Gruin 65850686cf rebase -i: rewrite write_basic_state() in C 7 years ago
Alban Gruin 91f0d95dcb rebase -i: remove unused modes and functions 7 years ago
Alban Gruin b97e187364 rebase -i: rewrite complete_action() in C 7 years ago
Jeff King 66e83d9b41 append_signoff: use size_t for string offsets 7 years ago
Elijah Newren ef3ca95475 Add missing includes and forward declarations 7 years ago
Alban Gruin d4ed5d7713 sequencer: change the way skip_unnecessary_picks() returns its result 7 years ago
Alban Gruin 4df66c40b0 rebase -i: rewrite checkout_onto() in C 7 years ago
Alban Gruin 2c58483a59 rebase -i: rewrite setup_reflog_action() in C 7 years ago
Alban Gruin 44b776c3e9 sequencer: make three functions and an enum from sequencer.c public 7 years ago
Johannes Schindelin d87d48b2e0 sequencer: learn about the special "fake root commit" handling 7 years ago
Johannes Schindelin e12a7ef597 rebase -i: Handle "combination of <n> commits" with GETTEXT_POISON 7 years ago
Johannes Schindelin 7543f6f444 rebase -i: introduce --rebase-merges=[no-]rebase-cousins 7 years ago
Johannes Schindelin 1644c73c6d rebase-helper --make-script: introduce a flag to rebase merges 7 years ago
Phillip Wood 66618a50f9 sequencer: run 'prepare-commit-msg' hook 7 years ago
Phillip Wood 28d6daed4f sequencer: improve config handling 7 years ago
Liam Beguin d8ae6c84da rebase -i: learn to abbreviate command names 7 years ago
Liam Beguin 0cce4a2756 rebase -i -x: add exec commands via the rebase--helper 7 years ago
Liam Beguin 313a48eaca rebase -i: update functions to use a flags parameter 7 years ago
Liam Beguin 8dccc7a6b2 rebase -i: refactor transform_todo_ids 7 years ago
Phillip Wood b36c590813 sequencer: load commit related config 7 years ago
Phillip Wood e47c6cafcb commit: move print_commit_summary() to libgit 7 years ago
Phillip Wood a87a6f3c98 commit: move post-rewrite code to libgit 7 years ago
Phillip Wood 0505d604c9 Add a function to update HEAD after creating a commit 7 years ago
Phillip Wood d0aaa46fd3 commit: move empty message checks to libgit 7 years ago
Johannes Schindelin c44a4c650c rebase -i: rearrange fixup/squash lines using the rebase--helper 8 years ago
Johannes Schindelin cdac2b01ff rebase -i: skip unnecessary picks using the rebase--helper 8 years ago
Johannes Schindelin 943999493f rebase -i: check for missing commits in the rebase--helper 8 years ago
Johannes Schindelin 3546c8d927 rebase -i: also expand/collapse the SHA-1s via the rebase--helper 8 years ago
Johannes Schindelin 62db524779 rebase -i: generate the script via rebase--helper 8 years ago
Johannes Schindelin 556907f1e1 sequencer (rebase -i): learn about the 'verbose' mode 8 years ago
Johannes Schindelin 845839575d sequencer: support a new action: 'interactive rebase' 8 years ago
Johannes Schindelin 2863584f5c sequencer: get rid of the subcommand field 8 years ago
Johannes Schindelin 03a4e260e2 sequencer: plug memory leaks for the option values 8 years ago
Johannes Schindelin 8a2a0f5341 sequencer: use memoized sequencer directory path 8 years ago
Johannes Schindelin ee624c0d3f sequencer: use static initializers for replay_opts 8 years ago
Junio C Hamano 75c961b767 merge & sequencer: unify codepaths that write "Conflicts:" hint 10 years ago
Nicolas Vigier 3253553e12 cherry-pick, revert: add the --gpg-sign option 11 years ago
Brandon Casey bab4d1097c sequencer.c: teach append_signoff how to detect duplicate s-o-b 12 years ago
Junio C Hamano 250f2492a4 sequencer.c: mark a private file-scope symbol as static 13 years ago
Miklos Vajna 5ed75e2a3f cherry-pick: don't forget -s on failure 13 years ago
Chris Webb 4bee958479 cherry-pick: add --allow-empty-message option 13 years ago
Neil Horman b27cfb0d8d git-cherry-pick: Add keep-redundant-commits option 13 years ago
Neil Horman df478b744c git-cherry-pick: add allow-empty option 13 years ago
Ramkumar Ramachandra 043a4492b3 sequencer: factor code out of revert builtin 13 years ago