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
2017-07-07Merge branch 'js/t5534-rev-parse-gives-multi-line-output-fix'Junio C Hamano
2017-07-07Merge branch 'js/fsck-name-object'Junio C Hamano
2017-07-05Merge branch 'cc/shared-index-permfix'Junio C Hamano
2017-07-05Merge branch 'rs/sha1-name-readdir-optim'Junio C Hamano
2017-07-05Merge branch 'bw/repo-object'Junio C Hamano
2017-07-05t5534: fix misleading grep invocationJohannes Schindelin
2017-06-30Merge branch 'vs/typofixes'Junio C Hamano
2017-06-30Merge branch 'rs/apply-validate-input'Junio C Hamano
2017-06-30Merge branch 'ks/status-initial-commit'Junio C Hamano
2017-06-30Merge branch 'pw/rebase-i-regression-fix-tests'Junio C Hamano
2017-06-28t1450: use egrep for regexp "alternation"Junio C Hamano
2017-06-28apply: check git diffs for mutually exclusive header linesRené Scharfe
2017-06-27apply: check git diffs for invalid file modesRené Scharfe
2017-06-27apply: check git diffs for missing old filenamesRené Scharfe
2017-06-27Spelling fixesVille Skyttä
2017-06-27Merge branch 'ks/t7508-indent-fix'Junio C Hamano
2017-06-27Merge branch 'jk/add-p-commentchar-fix'Junio C Hamano
2017-06-27Merge branch 'mh/packed-ref-store-prep'Junio C Hamano
2017-06-27Merge branch 'lb/status-stash-count'Junio C Hamano
2017-06-25t1700: make sure split-index respects core.sharedrepositoryChristian Couder
2017-06-25t1301: move modebits() to test-lib-functions.shChristian Couder
2017-06-25Merge branch 'jk/warn-add-gitlink'Junio C Hamano
2017-06-25Merge branch 'bw/config-h'Junio C Hamano
2017-06-25Merge branch 'js/alias-early-config'Junio C Hamano
2017-06-25Merge branch 'ab/wildmatch-glob-slash-test'Junio C Hamano
2017-06-24p4205: add perf test script for pretty log formatsRené Scharfe
2017-06-24ls-files: use repository objectBrandon Williams
2017-06-24Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob...Junio C Hamano
2017-06-23t3420: fix under GETTEXT_POISON buildJunio C Hamano
2017-06-23Merge branch 'rs/strbuf-addftime-zZ'Junio C Hamano
2017-06-23Merge branch 'sd/t3200-branch-m-test'Junio C Hamano
2017-06-23Merge branch 'ps/stash-push-pathspec-fix'Junio C Hamano
2017-06-23Merge branch 'km/test-mailinfo-b-failure'Junio C Hamano
2017-06-23Merge branch 'sb/t4005-modernize'Junio C Hamano
2017-06-22status: contextually notify user about an initial commitKaartic Sivaraam
2017-06-22add--interactive: quote commentChar regexJeff King
2017-06-21t7508: fix a broken indentationKaartic Sivaraam
2017-06-19Merge branch 'jk/consistent-h'Junio C Hamano
2017-06-19Merge branch 'ab/perf-remove-index-lock'Junio C Hamano
2017-06-19Merge branch 'ab/pcre-v2'Junio C Hamano
2017-06-19Merge branch 'jk/pathspec-magic-disambiguation'Junio C Hamano
2017-06-19rebase: add more regression tests for console outputPhillip Wood
2017-06-19rebase: add regression tests for console outputPhillip Wood
2017-06-19rebase -i: add test for reflog messagePhillip Wood
2017-06-19status: add optional stash count informationLiam Beguin
2017-06-19for_each_bisect_ref(): don't trim refnamesMichael Haggerty
2017-06-16wildmatch test: cover a blind spot in "/" matchingÆvar Arnfjörð Bjarmason
2017-06-16date: use localtime() for "-local" time formatsJeff King
2017-06-16t0006: check --date=format zone offsetsJeff King
2017-06-16strbuf: let strbuf_addftime handle %z and %Z itselfRené Scharfe