author | Junio C Hamano <gitster@pobox.com> | |
Mon, 3 Nov 2008 00:36:33 +0000 (16:36 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 3 Nov 2008 00:36:33 +0000 (16:36 -0800) | ||
commit | 7ff866eb1b8769780924ba2b555d2ec534919fbf | |
tree | 21eaf1d5b10748fd28d3ff74bebf52c573417ed6 | tree | snapshot |
parent | 0eb5ebc1d862737ea2b313d0d77d120b3d114099 | commit | diff |
parent | 4c1360f472ca5706a3dd1eed0b88603cb05d0827 | commit | diff |
Merge branch 'sh/rebase-i-p'
* sh/rebase-i-p:
git-rebase--interactive.sh: comparision with == is bashism
rebase-i-p: minimum fix to obvious issues
rebase-i-p: if todo was reordered use HEAD as the rewritten parent
rebase-i-p: do not include non-first-parent commits touching UPSTREAM
rebase-i-p: only list commits that require rewriting in todo
rebase-i-p: fix 'no squashing merges' tripping up non-merges
rebase-i-p: delay saving current-commit to REWRITTEN if squashing
rebase-i-p: use HEAD for updating the ref instead of mapping OLDHEAD
rebase-i-p: test to exclude commits from todo based on its parents
* sh/rebase-i-p:
git-rebase--interactive.sh: comparision with == is bashism
rebase-i-p: minimum fix to obvious issues
rebase-i-p: if todo was reordered use HEAD as the rewritten parent
rebase-i-p: do not include non-first-parent commits touching UPSTREAM
rebase-i-p: only list commits that require rewriting in todo
rebase-i-p: fix 'no squashing merges' tripping up non-merges
rebase-i-p: delay saving current-commit to REWRITTEN if squashing
rebase-i-p: use HEAD for updating the ref instead of mapping OLDHEAD
rebase-i-p: test to exclude commits from todo based on its parents
git-rebase--interactive.sh | diff1 | | diff2 | | blob | history |