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

github.com/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-11Merge branch 'nd/combined-test-helper'Junio C Hamano
2018-04-10Merge branch 'ps/contains-id-error-message'Junio C Hamano
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy
2018-03-22parse-options: do not show usage upon invalid option valuePaul-Sebastian Ungureanu
2018-03-07Merge branch 'nd/rebase-show-current-patch'Junio C Hamano
2018-02-14Merge branch 'pw/sequencer-in-process-commit'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
2017-12-23sequencer: assign only free()able strings to gpg_signJohannes Schindelin
2017-12-05t3404: add test case for abbreviated commandsLiam Beguin
2017-11-10t3404: check intermediate squash messagesPhillip Wood
2017-11-06Merge branch 'jk/rebase-i-exec-gitdir-fix'Junio C Hamano
2017-11-02sequencer: pass absolute GIT_DIR to exec commandsJacob Keller
2017-07-28t3404: relax rebase.missingCommitsCheck testsJohannes Schindelin
2017-06-30Merge branch 'pw/rebase-i-regression-fix-tests'Junio C Hamano
2017-06-19rebase -i: add test for reflog messagePhillip Wood
2017-05-11tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason
2017-02-10rebase -i: use the rebase--helper builtinJohannes Schindelin
2017-01-18sequencer: update reading author-scriptJohannes Schindelin
2016-11-23Merge branch 'js/rebase-i-commentchar-fix'Junio C Hamano
2016-11-21rebase -i: handle core.commentChar=autoJohannes Schindelin
2016-11-21rebase -i: highlight problems with core.commentcharJohannes Schindelin
2016-09-07rebase -i: improve advice on bad instruction linesRalf Thielow
2016-08-13t3404: become resilient to GETTEXT_POISONVasco Almeida
2016-07-28Merge branch 'js/rebase-i-tests'Junio C Hamano
2016-07-13Merge branch 'js/t3404-grammo-fix'Junio C Hamano
2016-07-08t3404: add a test for the --gpg-sign optionJohannes Schindelin
2016-06-29t3404: fix a grammo (commands are ran -> commands are run)Johannes Schindelin
2016-06-18tests: unpack-trees: update to use test_i18n* functionsVasco Almeida
2016-06-18i18n: rebase-interactive: mark here-doc strings for translationVasco Almeida
2016-05-10t3404: fix typoJohannes Schindelin
2016-04-23Merge branch 'jk/use-write-script-more'Junio C Hamano
2016-04-12t3404: use write_scriptJunio C Hamano
2016-03-19t3404: cleanup double empty lines between testsStefan Beller
2016-03-19rebase: decouple --exec from --interactiveStefan Beller
2015-12-11rebase -i: remember merge options beyond continue actionsFabian Ruch
2015-12-11Merge branch 'cb/t3404-shellquote' into maintJunio C Hamano
2015-12-05t3404: fix quoting of redirect for some versions of bashCharles Bailey
2015-11-04Merge branch 'gr/rebase-i-drop-warn' into maintJunio C Hamano
2015-10-28rebase-i: work around Windows CRLF line endingsJunio C Hamano
2015-10-28t3404: "rebase -i" gets broken when insn sheet uses CR/LF line endingsJohannes Schindelin
2015-10-17Merge branch 'gr/rebase-i-drop-warn' into maintJunio C Hamano
2015-10-06rebase-i: loosen over-eager check_bad_cmd checkMatthieu Moy
2015-08-13Merge branch 'dt/reflog-tests'Junio C Hamano
2015-08-03Merge branch 'gr/rebase-i-drop-warn'Junio C Hamano
2015-07-28tests: remove some direct access to .git/logsDavid Turner
2015-07-14Merge branch 'js/rebase-i-clean-up-upon-continue-to-skip'Junio C Hamano
2015-06-30git rebase -i: add static check for commands and SHA-1Galan Rémi
2015-06-30git rebase -i: warn about removed commitsGalan Rémi
2015-06-30git-rebase -i: add command "drop" to remove a commitGalan Rémi