Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-25Merge branch 'pw/rebase-signoff'Junio C Hamano
2018-03-29rebase --keep-empty: always use interactive rebasePhillip Wood
2018-03-24rebase: update invocation of rebase dot-sourced scriptsWink Saville
2018-03-07Merge branch 'nd/rebase-show-current-patch'Junio C Hamano
2018-02-13rebase: add --show-current-patchNguyễn Thái Ngọc Duy
2018-02-07rebase: add --allow-empty-message optionGenki Sky
2017-11-18rebase: use mboxrd format to avoid split errorsEric Wong
2017-08-24Merge branch 'kw/rebase-progress'Junio C Hamano
2017-08-15rebase: turn on progress option by default for format-patchKevin Willford
2017-08-03rebase: honor --rerere-autoupdatePhillip Wood
2016-06-17rebase: update comment about FreeBSD /bin/shEd Maste
2015-07-09rebase: return non-zero error code if format-patch failsClemens Buchacher
2014-07-17rebase: omit patch-identical commits with --fork-pointJohn Keeping
2014-07-16rebase--am: use --cherry-pick instead of --ignore-if-in-upstreamJohn Keeping
2014-04-21Merge branch 'km/avoid-non-function-return-in-rebase'Junio C Hamano
2014-04-17rebase: avoid non-function use of "return" on FreeBSDKyle J. McKay
2014-02-12rebase: add the --gpg-sign optionNicolas Vigier
2013-11-27remove #!interpreter line from shell librariesJonathan Nieder
2013-05-13am: return control to caller, for housekeepingRamkumar Ramachandra
2013-04-15rebase-am: explicitly disable cover-letterFelipe Contreras
2012-10-11rebase: Handle cases where format-patch failsAndrew Wong
2012-06-27rebase: don't source git-sh-setup twiceMartin von Zweigbergk
2012-04-25git-rebase: add keep_empty flagNeil Horman
2011-02-11git-rebase--am: remove unnecessary --3way optionMartin von Zweigbergk
2011-02-11rebase: extract code for writing basic stateMartin von Zweigbergk
2011-02-11rebase: extract am code to new source fileMartin von Zweigbergk