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
path: root/t
AgeCommit message (Expand)Author
2016-10-26Merge branch 'dk/worktree-dup-checkout-with-bare-is-ok'Junio C Hamano
2016-10-26Merge branch 'mg/gpg-richer-status'Junio C Hamano
2016-10-26Merge branch 'bw/ls-files-recurse-submodules'Junio C Hamano
2016-10-26Merge branch 'jc/ws-error-highlight'Junio C Hamano
2016-10-26stash: allow stashes to be referenced by index onlyAaron M Watson
2016-10-26t0060: sidestep surprising path mangling results on WindowsJohannes Sixt
2016-10-24commit: don't be fooled by ita entries when creating initial commitNguyễn Thái Ngọc Duy
2016-10-24commit: fix empty commit creation when there's no changes but ita entriesNguyễn Thái Ngọc Duy
2016-10-24diff: add --ita-[in]visible-in-indexNguyễn Thái Ngọc Duy
2016-10-24diff-lib: allow ita entries treated as "not yet exist in index"Nguyễn Thái Ngọc Duy
2016-10-24test-lib: bail out when "-v" used under "prove"Jeff King
2016-10-21trailer: support values folded to multiple linesJonathan Tan
2016-10-21trailer: forbid leading whitespace in trailersJonathan Tan
2016-10-21trailer: allow non-trailers in trailer blockJonathan Tan
2016-10-21test-lib: add --verbose-log optionJeff King
2016-10-21test-lib: handle TEST_OUTPUT_DIRECTORY with spacesJeff King
2016-10-21t9000-addresses: update expected results after fixMatthieu Moy
2016-10-21sequencer: start error messages consistently with lower caseJohannes Schindelin
2016-10-21rev-list: use hdr_termination instead of a always using a newlineJacob Keller
2016-10-20t3700: fix broken test under !SANITYJunio C Hamano
2016-10-18i18n: convert mark error messages for translationVasco Almeida
2016-10-18i18n: apply: mark error message for translationVasco Almeida
2016-10-18t0040: convert all possible tests to use `test-parse-options --expect`Pranit Bauva
2016-10-17Merge branch 'da/mergetool-diff-order'Junio C Hamano
2016-10-17Merge branch 'jk/ref-symlink-loop'Junio C Hamano
2016-10-17Merge branch 'jk/quarantine-received-objects'Junio C Hamano
2016-10-17Merge branch 'jk/alt-odb-cleanup'Junio C Hamano
2016-10-17convert: add filter.<driver>.process optionLars Schneider
2016-10-17convert: modernize testsLars Schneider
2016-10-14fetch: use "quick" has_sha1_file for tag followingJeff King
2016-10-14parse_mailboxes: accept extra text after <...> addressMatthieu Moy
2016-10-14worktree: allow the main brach of a bare repository to be checked outDennis Kaarsemaker
2016-10-13merge-base: handle --fork-point without reflogJeff King
2016-10-12gpg-interface: use more status lettersMichael J Gruber
2016-10-12t1512: become resilient to GETTEXT_POISON buildVasco Almeida
2016-10-12Merge branch 'kd/mailinfo-quoted-string' into maintJunio C Hamano
2016-10-11mergetool: honor -O<orderfile>David Aguilar
2016-10-11mergetool: honor diff.orderFileDavid Aguilar
2016-10-11Merge branch 'nd/shallow-deepen'Junio C Hamano
2016-10-11Merge branch 'jk/pack-objects-optim-mru'Junio C Hamano
2016-10-11Merge branch 'rs/qsort'Junio C Hamano
2016-10-10receive-pack: quarantine objects until pre-receive acceptsJeff King
2016-10-10alternates: use fspathcmp to detect duplicatesJeff King
2016-10-10sha1_file: always allow relative paths to alternatesJeff King
2016-10-10count-objects: report alternates via verbose modeJeff King
2016-10-10t5613: clarify "too deep" recursion testsJeff King
2016-10-10submodule: ignore trailing slash in relative urlStefan Beller
2016-10-10submodule: ignore trailing slash on superproject URLStefan Beller
2016-10-10ls-files: add pathspec matching for submodulesBrandon Williams
2016-10-10ls-files: pass through safe options for --recurse-submodulesBrandon Williams