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
path: root/t
AgeCommit message (Expand)Author
2017-10-02ref-filter.c: use trailer_opts to format trailersTaylor Blau
2017-10-02t6300: refactor %(trailers) testsTaylor Blau
2017-10-02t4205: unfold across multiple linesTaylor Blau
2017-10-02pretty.c: delimit "%(trailers)" arguments with ","Taylor Blau
2017-09-29fast-import: checkpoint: dump branches/tags/marks even if object_count==0Eric Rannaud
2017-09-29Merge branch 'jt/fast-export-copy-modify-fix'Junio C Hamano
2017-09-29Merge branch 'mk/describe-match-with-all'Junio C Hamano
2017-09-28Merge branch 'jk/fallthrough'Junio C Hamano
2017-09-28Merge branch 'jk/diff-blob'Junio C Hamano
2017-09-28Merge branch 'jk/describe-omit-some-refs'Junio C Hamano
2017-09-28submodule: correct error message for missing commitsStefan Beller
2017-09-28diff: correct newline in summary for renamed filesStefan Beller
2017-09-27git: add --no-optional-locks optionJeff King
2017-09-27t7406: submodule.<name>.update command must not be run from .gitmodulesStefan Beller
2017-09-26Sync with 2.14.2Junio C Hamano
2017-09-25docs: improve discoverability of exclude pathspecManav Rathi
2017-09-25Merge branch 'ks/test-readme-phrasofix'Junio C Hamano
2017-09-25Merge branch 'ow/rev-parse-is-shallow-repo'Junio C Hamano
2017-09-25Merge branch 'rj/test-ulimit-on-windows'Junio C Hamano
2017-09-25Merge branch 'tb/test-lint-echo-e'Junio C Hamano
2017-09-25Merge branch 'hv/mv-nested-submodules-test'Junio C Hamano
2017-09-25Merge branch 'rs/archive-excluded-directory'Junio C Hamano
2017-09-25Merge branch 'jn/per-repo-object-store-fixes'Junio C Hamano
2017-09-25Merge branch 'jk/write-in-full-fix'Junio C Hamano
2017-09-25Merge branch 'kw/write-index-reduce-alloc'Junio C Hamano
2017-09-25Merge branch 'mg/name-rev-tests-with-short-stack'Junio C Hamano
2017-09-25parse-options: only insert newline in help text if neededBrandon Casey
2017-09-25parse-options: write blank line to correct output streamBrandon Casey
2017-09-25t0040,t1502: Demonstrate parse_options bugsBrandon Casey
2017-09-24branch: fix "copy" to never touch HEADJunio C Hamano
2017-09-22Sync with 2.13.6Junio C Hamano
2017-09-22Sync with 2.12.5Junio C Hamano
2017-09-22Sync with 2.11.4Junio C Hamano
2017-09-22Sync with 2.10.5Junio C Hamano
2017-09-22Merge branch 'jk/git-shell-drop-cvsserver' into maint-2.10Junio C Hamano
2017-09-22test-line-buffer: simplify command parsingJeff King
2017-09-22cat-file: handle NULL object_context.pathJeff King
2017-09-21fast-export: do not copy from modified fileJonathan Tan
2017-09-21test-lint: echo -e (or -E) is not portableTorsten Bögershausen
2017-09-20describe: teach --match to handle branches and remotesMax Kirillov
2017-09-20Merge branch 'jk/describe-omit-some-refs' into mk/describe-match-with-allJunio C Hamano
2017-09-19t9010-*.sh: skip all tests if the PIPE prereq is missingRamsay Jones
2017-09-19test-lib: use more compact expression in PIPE prerequisiteRamsay Jones
2017-09-19rev-parse: rev-parse: add --is-shallow-repositoryØystein Walle
2017-09-19rev-parse parseopt: interpret any whitespace as start of help textBrandon Casey
2017-09-19rev-parse parseopt: do not search help text for flag charsBrandon Casey
2017-09-19t1502: demonstrate rev-parse --parseopt option mis-parsingBrandon Casey
2017-09-19t/README: fix typo and grammatically improve a sentenceKaartic Sivaraam
2017-09-19Merge branch 'mh/packed-ref-transactions'Junio C Hamano
2017-09-19Merge branch 'sb/merge-commit-msg-hook'Junio C Hamano