171 Commits (945dc55dda595a3e5449017797cb90599ed9ecb5)

Author SHA1 Message Date
Denton Liu feebd2d256 rebase: hide --preserve-merges option 6 years ago
Ben Wijen bf1e28e0ad builtin/rebase.c: Remove pointless message 6 years ago
Ben Wijen d2172ef02d builtin/rebase.c: make sure the active branch isn't moved when autostashing 6 years ago
Denton Liu 414d924beb rebase: teach rebase --keep-base 6 years ago
Denton Liu 4effc5bc96 rebase: fast-forward --fork-point in more cases 6 years ago
Denton Liu c0efb4c1dd rebase: fast-forward --onto in more cases 6 years ago
Denton Liu 2b318aa6c3 rebase: refactor can_fast_forward into goto tower 6 years ago
Johannes Schindelin e1fac531ea rebase -r: do not (re-)generate root commits with `--root` *and* `--onto` 6 years ago
Johannes Schindelin e145d99347 rebase -r: support merge strategies other than `recursive` 6 years ago
Johannes Schindelin 5efed0ecf9 rebase: fold git-rebase--common into the -p backend 6 years ago
Johannes Schindelin d5b581f228 Drop unused git-rebase--am.sh 6 years ago
Johannes Schindelin 80dfc9242e git: mark cmd_rebase as requiring a worktree 6 years ago
Johannes Schindelin cbea646153 rebase: fix white-space 6 years ago
Johannes Schindelin 906b63942a rebase --am: ignore rebase.rescheduleFailedExec 6 years ago
Nguyễn Thái Ngọc Duy 5e57580733 tree-walk.c: remove the_repo from fill_tree_descriptor() 6 years ago
Derrick Stolee 2d511cfc0b packfile: rename close_all_packs to close_object_store 6 years ago
Johannes Schindelin 4c785c0edc rebase: replace incorrect logical negation by correct bitwise one 6 years ago
Phillip Wood d559f502c5 rebase --abort/--quit: cleanup refs/rewritten 6 years ago
Phillip Wood d3fce47d2d rebase: warn if state directory cannot be removed 6 years ago
Phillip Wood 7372eaeb8b rebase: fix a memory leak 6 years ago
Johannes Schindelin 082ef75b7b rebase: fold git-rebase--common into the -p backend 6 years ago
Johannes Schindelin 311c00aae8 Drop unused git-rebase--am.sh 6 years ago
Phillip Wood 460bc3ce73 rebase -i: run without forking rebase--interactive 6 years ago
Phillip Wood 297b1e1773 rebase: use a common action enum 6 years ago
Phillip Wood 0ea0847ef0 rebase -i: use struct rebase_options in do_interactive_rebase() 6 years ago
Phillip Wood 73fdc535d2 rebase -i: use struct rebase_options to parse args 6 years ago
Phillip Wood 338985317e rebase -i: use struct object_id for squash_onto 6 years ago
Phillip Wood 7d3488eb89 rebase -i: use struct commit when parsing options 6 years ago
Phillip Wood c44c24621d rebase -i: remove duplication 6 years ago
Phillip Wood 0609b741a4 rebase -i: combine rebase--interactive.c with rebase.c 6 years ago
Phillip Wood 6023c928aa rebase: use OPT_RERERE_AUTOUPDATE() 6 years ago
Phillip Wood 28dc09de6d rebase: rename write_basic_state() 6 years ago
Phillip Wood 146839c4b6 rebase: don't translate trace strings 6 years ago
SZEDER Gábor d2c4e6292a builtin rebase: use oideq() 6 years ago
SZEDER Gábor 7762f44ee0 builtin rebase: use FREE_AND_NULL 6 years ago
Nguyễn Thái Ngọc Duy f4a4b9aca3 checkout: inform the user when removing branch state 6 years ago
Ævar Arnfjörð Bjarmason d03ebd411c rebase: remove the rebase.useBuiltin setting 6 years ago
Johannes Schindelin 427c3bd28a rebase: deprecate --preserve-merges 6 years ago
Johannes Schindelin cbd29ead92 built-in rebase: set ORIG_HEAD just once, before the rebase 6 years ago
Johannes Schindelin eaf81605b8 built-in rebase: use the correct reflog when switching branches 6 years ago
Johannes Schindelin e6aac8177d built-in rebase: no need to check out `onto` twice 6 years ago
Jeff Hostetler b3a5d5a80c trace2:data: add subverb for rebase 6 years ago
Jean-Noël Avila 32ceace39f Fix typos in translatable strings for v2.21.0 6 years ago
Johannes Schindelin e11ff8975b Revert "rebase: introduce a shortcut for --reschedule-failed-exec" 6 years ago
Phillip Wood c762aada1a rebase -x: sanity check command 6 years ago
Phillip Wood 891d4a0313 implicit interactive rebase: don't run sequence editor 6 years ago
Nguyễn Thái Ngọc Duy f8adbec9fe cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch 6 years ago
Johannes Schindelin 21853626ea built-in rebase: call `git am` directly 6 years ago
Johannes Schindelin 414f336069 rebase: teach `reset_head()` to optionally skip the worktree 6 years ago
Johannes Schindelin 5b2237a876 rebase: avoid double reflog entry when switching branches 6 years ago