index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
/
rebase.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-29
Merge branch 'js/rebase-cleanup'
Junio C Hamano
1
-5
/
+1
2019-07-29
Merge branch 'ds/close-object-store' into maint
Junio C Hamano
1
-1
/
+1
2019-07-29
Merge branch 'pw/rebase-abort-clean-rewritten' into maint
Junio C Hamano
1
-10
/
+29
2019-07-29
Merge branch 'js/rebase-reschedule-applies-only-to-interactive' into maint
Junio C Hamano
1
-3
/
+7
2019-07-25
git: mark cmd_rebase as requiring a worktree
Johannes Schindelin
1
-4
/
+0
2019-07-25
rebase: fix white-space
Johannes Schindelin
1
-1
/
+1
2019-07-19
Merge branch 'nd/tree-walk-with-repo'
Junio C Hamano
1
-2
/
+2
2019-07-11
Merge branch 'js/rebase-reschedule-applies-only-to-interactive'
Junio C Hamano
1
-3
/
+7
2019-07-09
Merge branch 'nd/switch-and-restore'
Junio C Hamano
1
-2
/
+2
2019-07-09
Merge branch 'pw/rebase-abort-clean-rewritten'
Junio C Hamano
1
-10
/
+29
2019-07-09
Merge branch 'ds/close-object-store'
Junio C Hamano
1
-1
/
+1
2019-07-01
rebase --am: ignore rebase.rescheduleFailedExec
Johannes Schindelin
1
-3
/
+7
2019-06-27
tree-walk.c: remove the_repo from fill_tree_descriptor()
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2019-06-13
Merge branch 'js/rebase-cleanup'
Junio C Hamano
1
-6
/
+1
2019-06-13
Merge branch 'jk/unused-params-final-batch'
Junio C Hamano
1
-1
/
+1
2019-06-12
packfile: rename close_all_packs to close_object_store
Derrick Stolee
1
-1
/
+1
2019-05-30
Merge branch 'js/rebase-config-bitfix'
Junio C Hamano
1
-1
/
+1
2019-05-28
rebase: replace incorrect logical negation by correct bitwise one
Johannes Schindelin
1
-1
/
+1
2019-05-15
rebase --abort/--quit: cleanup refs/rewritten
Phillip Wood
1
-9
/
+25
2019-05-15
rebase: warn if state directory cannot be removed
Phillip Wood
1
-3
/
+5
2019-05-15
rebase: fix a memory leak
Phillip Wood
1
-0
/
+1
2019-05-15
rebase: fold git-rebase--common into the -p backend
Johannes Schindelin
1
-2
/
+1
2019-05-15
Drop unused git-rebase--am.sh
Johannes Schindelin
1
-4
/
+0
2019-05-13
Merge branch 'pw/rebase-i-internal'
Junio C Hamano
1
-113
/
+465
2019-05-09
Merge branch 'nd/sha1-name-c-wo-the-repository'
Junio C Hamano
1
-3
/
+2
2019-04-19
rebase -i: run without forking rebase--interactive
Phillip Wood
1
-135
/
+86
2019-04-19
rebase: use a common action enum
Phillip Wood
1
-43
/
+48
2019-04-19
rebase -i: use struct rebase_options in do_interactive_rebase()
Phillip Wood
1
-33
/
+36
2019-04-19
rebase -i: use struct rebase_options to parse args
Phillip Wood
1
-91
/
+112
2019-04-19
rebase -i: use struct object_id for squash_onto
Phillip Wood
1
-8
/
+13
2019-04-19
rebase -i: use struct commit when parsing options
Phillip Wood
1
-18
/
+24
2019-04-19
rebase -i: remove duplication
Phillip Wood
1
-3
/
+2
2019-04-19
rebase -i: combine rebase--interactive.c with rebase.c
Phillip Wood
1
-0
/
+367
2019-04-19
rebase: use OPT_RERERE_AUTOUPDATE()
Phillip Wood
1
-17
/
+13
2019-04-19
rebase: rename write_basic_state()
Phillip Wood
1
-2
/
+2
2019-04-19
rebase: don't translate trace strings
Phillip Wood
1
-8
/
+7
2019-04-16
Merge branch 'ab/drop-scripted-rebase'
Junio C Hamano
1
-39
/
+11
2019-04-10
Merge branch 'js/rebase-deprecate-preserve-merges'
Junio C Hamano
1
-2
/
+6
2019-04-08
builtin rebase: use oideq()
SZEDER Gábor
1
-1
/
+1
2019-04-08
builtin rebase: use FREE_AND_NULL
SZEDER Gábor
1
-2
/
+1
2019-04-02
checkout: inform the user when removing branch state
Nguyễn Thái Ngọc Duy
1
-2
/
+2
2019-03-20
Merge branch 'js/rebase-orig-head-fix'
Junio C Hamano
1
-16
/
+22
2019-03-20
rebase: remove the rebase.useBuiltin setting
Ævar Arnfjörð Bjarmason
1
-39
/
+11
2019-03-12
rebase: deprecate --preserve-merges
Johannes Schindelin
1
-2
/
+6
2019-03-04
built-in rebase: set ORIG_HEAD just once, before the rebase
Johannes Schindelin
1
-13
/
+18
2019-03-04
built-in rebase: use the correct reflog when switching branches
Johannes Schindelin
1
-1
/
+1
2019-03-04
built-in rebase: no need to check out `onto` twice
Johannes Schindelin
1
-2
/
+2
2019-02-22
trace2:data: add subverb for rebase
Jeff Hostetler
1
-0
/
+17
2019-02-11
Fix typos in translatable strings for v2.21.0
Jean-Noël Avila
1
-1
/
+1
2019-02-08
Merge branch 'js/rebase-i-redo-exec-fix'
Junio C Hamano
1
-21
/
+0
[prev]
[next]