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: extend --signoff supportPhillip 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: introduce and use pseudo-ref REBASE_HEADNguyễn Thái Ngọc Duy
2018-02-13rebase: add --show-current-patchNguyễn Thái Ngọc Duy
2018-02-07rebase: add --allow-empty-message optionGenki Sky
2016-06-27Merge branch 'em/newer-freebsd-shells-are-fine-with-returns'Junio C Hamano
2016-06-17rebase: update comment about FreeBSD /bin/shEd Maste
2016-04-24git-rebase--merge: don't include absent parent as a baseBen Woosley
2014-12-01*.sh: avoid hardcoding $GIT_DIR/hooks/...Nguyễn Thái Ngọc Duy
2014-07-02Merge branch 'bc/fix-rebase-merge-skip'Junio C Hamano
2014-06-17rebase--merge: fix --skip with two conflicts in a rowbrian m. carlson
2014-06-03Merge branch 'ep/shell-command-substitution'Junio C Hamano
2014-04-24git-rebase--merge.sh: use the $( ... ) construct for command substitutionElia Pinto
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-13rebase --merge: return control to caller, for housekeepingRamkumar Ramachandra
2012-06-27rebase: don't source git-sh-setup twiceMartin von Zweigbergk
2012-02-27rebase -m: only call "notes copy" when rewritten exists and is non-emptyAndrew Wong
2011-02-11rebase -m: don't print exit code 2 when merge failsMartin von Zweigbergk
2011-02-11rebase: extract code for writing basic stateMartin von Zweigbergk
2011-02-11rebase: extract merge code to new source fileMartin von Zweigbergk