summaryrefslogtreecommitdiff
path: root/t/t3415-rebase-autosquash.sh
AgeCommit message (Expand)Author
2010-12-04Merge branch 'pn/commit-autosquash'Junio C Hamano
2010-11-09rebase: teach --autosquash to match on sha1 in addition to messageKevin Ballard
2010-11-09rebase: better rearranging of fixup!/squash! lines with --autosquashKevin Ballard
2010-11-04add tests of commit --squashPat Notz
2010-11-04add tests of commit --fixupPat Notz
2010-10-06t/t3415: use && where applicable.Yann Dirson
2010-07-14add configuration variable for --autosquash option of interactive rebaseHeiko Voigt
2010-01-07rebase -i --autosquash: auto-squash commitsNanako Shiraishi