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-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
2016-10-10ls-files: optionally recurse into submodulesBrandon Williams
2016-10-10files_read_raw_ref: avoid infinite loop on broken symlinksJeff King
2016-10-07Merge branch 'rs/c-auto-resets-attributes'Junio C Hamano
2016-10-07Merge branch 'vn/revision-shorthand-for-side-branch-log'Junio C Hamano
2016-10-07Merge branch 'jk/ambiguous-short-object-names'Junio C Hamano
2016-10-05diff: introduce diff.wsErrorHighlight optionJunio C Hamano
2016-10-05t4015: split out the "setup" part of ws-error-highlight testJunio C Hamano
2016-10-04t5613: do not chdir in main processJeff King
2016-10-04t5613: whitespace/style cleanupsJeff King
2016-10-04t5613: use test_must_failJeff King