index
:
git
gitk-resize-error
main
Fork of git SCM with my patches.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
rebase.c
Age
Commit message (
Expand
)
Author
2022-01-05
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
2022-01-05
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
2021-10-18
Merge branch 'js/retire-preserve-merges'
Junio C Hamano
2021-10-06
Merge branch 'pw/rebase-of-a-tag-fix'
Junio C Hamano
2021-09-22
rebase: dereference tags
Phillip Wood
2021-09-22
rebase: use lookup_commit_reference_by_name()
Phillip Wood
2021-09-22
rebase: use our standard error return value
Phillip Wood
2021-09-20
Merge branch 'js/run-command-close-packs'
Junio C Hamano
2021-09-20
Merge branch 'ds/mergies-with-sparse-index'
Junio C Hamano
2021-09-10
Merge branch 'js/advise-when-skipping-cherry-picked'
Junio C Hamano
2021-09-09
sparse-index: integrate with cherry-pick and rebase
Derrick Stolee
2021-09-09
run_auto_maintenance(): implicitly close the object store
Johannes Schindelin
2021-09-08
Merge branch 'ab/rebase-fatal-fatal-fix'
Junio C Hamano
2021-09-07
rebase: stop mentioning the -p option in comments
Johannes Schindelin
2021-09-07
rebase: remove obsolete code comment
Johannes Schindelin
2021-09-07
rebase: drop the internal `rebase--interactive` command
Johannes Schindelin
2021-09-07
rebase: drop support for `--preserve-merges`
Johannes Schindelin
2021-08-30
sequencer: advise if skipping cherry-picked commit
Josh Steadmon
2021-08-30
Merge branch 'en/ort-becomes-the-default'
Junio C Hamano
2021-08-24
rebase: emit one "fatal" in "fatal: fatal: <error>"
Ævar Arnfjörð Bjarmason
2021-08-05
Change default merge backend from recursive to ort
Elijah Newren
2021-07-26
builtin/rebase: fix options.strategy memory lifecycle
Andrzej Hunt
2021-05-10
Merge branch 'bc/hash-transition-interop-part-1'
Junio C Hamano
2021-05-07
Merge branch 'ah/plugleaks'
Junio C Hamano
2021-04-28
builtin/rebase: release git_format_patch_opt too
Andrzej Hunt
2021-04-27
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-16
Merge branch 'en/ort-readiness'
Junio C Hamano
2021-03-23
rebase: remove transitory rebase.useBuiltin setting & env
Ævar Arnfjörð Bjarmason
2021-03-20
merge-ort: write $GIT_DIR/AUTO_MERGE whenever we hit a conflict
Elijah Newren
2021-02-24
rebase: add a config option for --no-fork-point
Alex Henrie
2021-01-15
Merge branch 'rs/rebase-commit-validation'
Junio C Hamano
2021-01-04
rebase: verify commit parameter
René Scharfe
2020-11-18
Merge branch 'en/merge-ort-api-null-impl'
Junio C Hamano
2020-11-18
Merge branch 'pw/rebase-i-orig-head'
Junio C Hamano
2020-11-04
rebase -i: simplify get_revision_ranges()
Phillip Wood
2020-11-04
rebase -i: use struct object_id when writing state
Phillip Wood
2020-11-04
rebase -i: use struct object_id rather than looking up commit
Phillip Wood
2020-11-04
rebase -i: stop overwriting ORIG_HEAD buffer
Phillip Wood
2020-11-02
merge,rebase,revert: select ort or recursive by config or environment
Elijah Newren
2020-10-20
Documentation: stylistically normalize references to Signed-off-by:
Bradley M. Kuhn
2020-09-25
Merge branch 'ds/maintenance-part-1'
Junio C Hamano
2020-09-17
maintenance: replace run_auto_gc()
Derrick Stolee
2020-09-03
Merge branch 'pw/rebase-i-more-options'
Junio C Hamano
2020-08-19
rebase: add --reset-author-date
Rohit Ashiwal
2020-08-19
rebase -i: support --ignore-date
Phillip Wood
2020-08-17
rebase -i: support --committer-date-is-author-date
Phillip Wood
2020-07-30
strvec: rename struct fields
Jeff King
2020-07-28
strvec: fix indentation in renamed calls
Jeff King
2020-07-28
strvec: convert builtin/ callers away from argv_array name
Jeff King
2020-07-28
strvec: rename files from argv-array to strvec
Jeff King
[next]