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
2015-07-20t4150: am fails if index is dirtyPaul Tan
2015-07-07t4150: am.messageid really adds the message idPaul Tan
2015-06-15am: teach mercurial patch parser how to read from stdinPaul Tan
2015-06-15am: use gmtime() to parse mercurial patch datePaul Tan
2015-06-15t4150: test applying StGit seriesPaul Tan
2015-06-15am: teach StGit patch parser how to read from stdinPaul Tan
2015-06-08t4150: test applying StGit patchPaul Tan
2015-06-04git-am: add am.threeWay config variableRemi Lespinet
2015-06-04t4150-am: refactor am -3 testsRemi Lespinet
2014-11-26git-am: add --message-id/--no-message-idPaolo Bonzini
2013-06-17t/am: use test_path_is_missing() where appropriateRamkumar Ramachandra
2013-06-17am: handle stray $dotest directoryRamkumar Ramachandra
2013-03-22apply --whitespace=fix: avoid running over the postimage bufferJunio C Hamano
2012-04-15test: am of empty patch should not succeedJonathan Nieder
2012-04-15test: use test_i18ncmp for "Patch format detection failed" messageJonathan Nieder
2012-03-05Merge branch 'jc/am-3-nonstandard-popt'Junio C Hamano
2012-02-27test: "am -3" can accept non-standard -p<num>Junio C Hamano
2012-02-27Merge branch 'maint'Junio C Hamano
2012-02-27Sync with 1.7.8.5Junio C Hamano
2012-02-27am: don't infloop for an empty input fileJim Meyering
2012-02-13Sync with maintJunio C Hamano
2012-02-13t: use sane_unset instead of unsetÆvar Arnfjörð Bjarmason
2012-01-30Merge branch 'tr/maint-mailinfo'Junio C Hamano
2012-01-17mailinfo: with -b, keep space after [foo]Thomas Rast
2012-01-17am: learn passing -b to mailinfoThomas Rast
2011-08-12am: ignore leading whitespace before patchDavid Barr
2011-05-21i18n: git-am core say messagesÆvar Arnfjörð Bjarmason
2010-11-09tests: add missing &&Jonathan Nieder
2010-07-24Teach "apply --index-info" to handle rename patchesJunio C Hamano
2010-07-24t4150 (am): futureproof against failing testsJonathan Nieder
2010-07-24t4150 (am): style fixJonathan Nieder
2010-01-27fix portability issues with $ in double quotesStephen Boyd
2010-01-26am: fix patch format detection for Thunderbird "Save As" emailsStephen Boyd
2009-08-07am: allow individual e-mail files as inputJunio C Hamano
2009-06-18am, rebase: teach quiet optionStephen Boyd
2009-06-18t4150: test applying with a newline in subjectStephen Boyd
2009-04-13git-am: teach git-am to apply a patch to an unborn branchNanako Shiraishi
2009-01-26git-am: Add --ignore-date optionNanako Shiraishi
2009-01-26am: Add --committer-date-is-author-date optionJunio C Hamano
2008-09-30tests: grep portability fixesJeff King
2008-09-04tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi
2008-07-22Rename .git/rebase to .git/rebase-applyJohannes Schindelin
2008-07-17Merge branch 'sb/dashless'Junio C Hamano
2008-07-16Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin
2008-07-14t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-06-14fix whitespace violations in test scriptsJeff King
2008-06-01Merge t4150-am-subdir.sh and t4151-am.sh into t4150-am.shStephan Beyer