Sign in
googlers
/
jrn
/
git
/
6d87780399e1196932cd5ea72f84aa90224e7402
/
git-rebase--interactive.sh
4a43d4f
Merge branch 'rr/rebase-autostash-fix'
by Junio C Hamano
· 11 years ago
e4244eb
rebase -i: handle "Nothing to do" case with autostash
by Ramkumar Ramachandra
· 11 years ago
0b17b43
Merge branch 'km/avoid-non-function-return-in-rebase'
by Junio C Hamano
· 11 years ago
9f50d32
rebase: avoid non-function use of "return" on FreeBSD
by Kyle J. McKay
· 11 years ago
cf30bfb
Merge branch 'us/printf-not-echo'
by Junio C Hamano
· 11 years ago
47be066
rebase -i: do not "echo" random user-supplied strings
by Uwe Storbeck
· 11 years ago
3ee5e54
rebase: add the --gpg-sign option
by Nicolas Vigier
· 11 years ago
11d6214
remove #!interpreter line from shell libraries
by Jonathan Nieder
· 11 years ago
5689503
rebase -i: respect core.abbrev
by Kirill A. Shutemov
· 11 years ago
135be1e
Merge branch 'es/rebase-i-no-abbrev'
by Junio C Hamano
· 12 years ago
8c731e9
Merge branch 'rt/rebase-p-no-merge-summary'
by Junio C Hamano
· 12 years ago
42e5fb2
Merge branch 'es/rebase-i-respect-core-commentchar'
by Junio C Hamano
· 12 years ago
75c6976
rebase -i: fix short SHA-1 collision
by Junio C Hamano
· 12 years ago
a9f739c
rebase --preserve-merges: ignore "merge.log" config
by Ralf Thielow
· 12 years ago
7bca7af
rebase -i: fix cases ignoring core.commentchar
by Eric Sunshine
· 12 years ago
afbfcaa
Merge branch 'rr/rebase-reflog-message-reword'
by Junio C Hamano
· 12 years ago
5b6cd0f
Merge branch 'af/rebase-i-merge-options'
by Junio C Hamano
· 12 years ago
db2b3b8
Do not ignore merge options in interactive rebase
by Arnaud Fontaine
· 12 years ago
22c5b13
rebase -i: handle fixup! fixup! in --autosquash
by Andrew Pimlott
· 12 years ago
26cd160
rebase -i: use a better reflog message
by Ramkumar Ramachandra
· 12 years ago
15d4bf2
rebase -i: return control to caller, for housekeeping
by Ramkumar Ramachandra
· 12 years ago
1224f3d
rebase -i: don't error out if $state_dir already exists
by Ramkumar Ramachandra
· 12 years ago
b71dc3e
bash-prompt.sh: show where rebase is at when stopped
by Zoltan Klinger
· 12 years ago
00abd71
Merge branch 'jk/rebase-i-comment-char'
by Junio C Hamano
· 12 years ago
180bad3
rebase -i: respect core.commentchar
by John Keeping
· 12 years ago
51c6de2
Merge branch 'ph/rebase-preserve-all-merges'
by Junio C Hamano
· 12 years ago
9869778
rebase --preserve-merges: keep all merge commits including empty ones
by Phil Hord
· 12 years ago
68a31b7
Merge branch 'aw/rebase-i-edit-todo'
by Junio C Hamano
· 12 years ago
9c8e101
rebase -i: suggest using --edit-todo to fix an unknown instruction
by Johannes Sixt
· 12 years ago
ecfe1ea
rebase -i: fix misleading error message after 'exec no-such' instruction
by Johannes Sixt
· 12 years ago
eb9a7cb
rebase -i: Teach "--edit-todo" action
by Andrew Wong
· 12 years ago
fcc5ef1
rebase -i: Refactor help messages for todo file
by Andrew Wong
· 12 years ago
e3f2675
Merge branch 'maint-1.7.11' into maint
by Junio C Hamano
· 13 years ago
73eb89e
Merge branch 'mg/rebase-i-onto-reflog-in-full' into maint-1.7.11
by Junio C Hamano
· 13 years ago
4514de7
Merge branch 'mg/rebase-i-onto-reflog-in-full'
by Junio C Hamano
· 13 years ago
1af221e
rebase -i: use full onto sha1 in reflog
by Michael J Gruber
· 13 years ago
7b9f29c
Merge branch 'cw/rebase-i-root'
by Junio C Hamano
· 13 years ago
2147f84
rebase -i: handle fixup of root commit correctly
by Chris Webb
· 13 years ago
0cd993a
Merge branch 'cw/rebase-i-root'
by Junio C Hamano
· 13 years ago
a1204bd
Merge branch 'mz/rebase-no-mbox'
by Junio C Hamano
· 13 years ago
df5df20
rebase -i: support --root without --onto
by Chris Webb
· 13 years ago
572a7c5
rebase: don't source git-sh-setup twice
by Martin von Zweigbergk
· 13 years ago
c214538
rebase -i: teach "--exec <cmd>"
by Lucien Kong
· 13 years ago
bb16e8f
Merge branch 'nl/rebase-i-cheat-sheet' into maint
by Junio C Hamano
· 13 years ago
1692579
Merge branch 'nh/empty-rebase'
by Junio C Hamano
· 13 years ago
90e1818
git-rebase: add keep_empty flag
by Neil Horman
· 13 years ago
1f64344
Merge branch 'jk/rebase-i-submodule-conflict-only'
by Junio C Hamano
· 13 years ago
a6754cd
rebase -i continue: don't skip commits that only change submodules
by John Keeping
· 13 years ago
8a93f95
rebase -i: remind that the lines are top-to-bottom
by Junio C Hamano
· 13 years ago
d9d73b3
Merge branch 'aw/rebase-i-stop-on-failure-to-amend' into maint
by Junio C Hamano
· 13 years ago
e45c9b0
Merge branch 'aw/rebase-i-stop-on-failure-to-amend'
by Junio C Hamano
· 13 years ago
0becb3e
rebase -i: interrupt rebase when "commit --amend" failed during "reword"
by Andrew Wong
· 13 years ago
821881d
"rebase -i": support special-purpose editor to edit insn sheet
by Peter Oberndorfer
· 13 years ago
1686519
rebase -i: notice and warn if "exec $cmd" modifies the index or the working tree
by Junio C Hamano
· 14 years ago
ffaaed8
rebase -i: clean error message for --continue after failed exec
by Matthieu Moy
· 14 years ago
12bf828
rebase -i -p: include non-first-parent commits in todo list
by Andrew Wong
· 14 years ago
53f2ffa
rebase: write a reflog entry when finishing
by Jeff King
· 14 years ago
9fdc1cc
Merge branch 'aw/maint-rebase-i-p-no-ff'
by Junio C Hamano
· 14 years ago
c192f9c
git-rebase--interactive.sh: preserve-merges fails on merges created with no-ff
by Andrew Wong
· 14 years ago
fdb76c1
Makefile: do not install sourced rebase scripts
by Martin von Zweigbergk
· 14 years ago
c71f8f3
rebase -i: remove unnecessary state rebase-root
by Martin von Zweigbergk
· 14 years ago
c6f7de5
rebase -i: don't read unused variable preserve_merges
by Martin von Zweigbergk
· 14 years ago
80ff479
rebase: remember strategy and strategy options
by Martin von Zweigbergk
· 14 years ago
7b37a7c
rebase: remember verbose option
by Martin von Zweigbergk
· 14 years ago
84df456
rebase: extract code for writing basic state
by Martin von Zweigbergk
· 14 years ago
2959c28
rebase: factor out sub command handling
by Martin von Zweigbergk
· 14 years ago
4974c2c
rebase: make -v a tiny bit more verbose
by Martin von Zweigbergk
· 14 years ago
431b7e7
rebase -i: align variable names
by Martin von Zweigbergk
· 14 years ago
89c7ae9
rebase: show consistent conflict resolution hint
by Martin von Zweigbergk
· 14 years ago
cc1453e
rebase: factor out call to pre-rebase hook
by Martin von Zweigbergk
· 14 years ago
caf038c
rebase: factor out clean work tree check
by Martin von Zweigbergk
· 14 years ago
71786f5
rebase: factor out reference parsing
by Martin von Zweigbergk
· 14 years ago
8f9bfb6
rebase: reorder validation steps
by Martin von Zweigbergk
· 14 years ago
f3889b8
rebase -i: remove now unnecessary directory checks
by Martin von Zweigbergk
· 14 years ago
cf432ca
rebase: factor out command line option processing
by Martin von Zweigbergk
· 14 years ago
9765b6a
rebase: align variable content
by Martin von Zweigbergk
· 14 years ago
6bb4e48
rebase: align variable names
by Martin von Zweigbergk
· 14 years ago
3426232
rebase: act on command line outside parsing loop
by Martin von Zweigbergk
· 14 years ago
99e63ef
Merge branch 'maint'
by Junio C Hamano
· 14 years ago
960ac5f
rebase -i: clarify in-editor documentation of "exec"
by Jonathan Nieder
· 14 years ago
3b21a43
rebase: use explicit "--" with checkout
by Jeff King
· 14 years ago
cd425a1
Merge branch 'mz/rebase-i-verify'
by Junio C Hamano
· 14 years ago
e466355
Merge branch 'rr/needs-clean-work-tree'
by Junio C Hamano
· 14 years ago
7baf9c4
rebase: support --verify
by Martin von Zweigbergk
· 14 years ago
68d5d03
rebase: teach --autosquash to match on sha1 in addition to message
by Kevin Ballard
· 14 years ago
d3d7a42
rebase: better rearranging of fixup!/squash! lines with --autosquash
by Kevin Ballard
· 14 years ago
92c62a3
Porcelain scripts: Rewrite cryptic "needs update" error message
by Ramkumar Ramachandra
· 14 years ago
14d8729
git-rebase--interactive.sh: replace cut with ${v%% *}
by Chris Johnsen
· 14 years ago
ae76cb9
Merge branch 'jn/cherry-revert-message-clean-up'
by Junio C Hamano
· 15 years ago
a621859
Merge branch 'hv/autosquash-config'
by Junio C Hamano
· 15 years ago
5cba122
Merge branch 'mm/rebase-i-exec'
by Junio C Hamano
· 15 years ago
314eeb6
cherry-pick/revert: Use advise() for hints
by Jonathan Nieder
· 15 years ago
d1c3b10
git-rebase--interactive.sh: use printf instead of echo to print commit message
by Brandon Casey
· 15 years ago
2d6ca6e
git-rebase--interactive.sh: rework skip_unnecessary_picks
by Brandon Casey
· 15 years ago
cd035b1
rebase -i: add exec command to launch a shell command
by Matthieu Moy
· 15 years ago
938791c
git-rebase--interactive.sh: use printf instead of echo to print commit message
by Brandon Casey
· 15 years ago
dd1e5b3
add configuration variable for --autosquash option of interactive rebase
by Heiko Voigt
· 15 years ago
57f2b6b
rebase-i: do not get fooled by a log message ending with backslash
by Junio C Hamano
· 15 years ago
41f556b
rebase-i: style fix
by Junio C Hamano
· 15 years ago
b096374
rebase -i: Abort cleanly if new base cannot be checked out
by Ian Ward Comfort
· 15 years ago
Next »