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-03-15Merge branch 'mm/fetch-show-error-message-on-unadvertised-object'Junio C Hamano
2017-03-15Merge branch 'jk/interpret-branch-name'Junio C Hamano
2017-03-15Merge branch 'ab/cond-skip-tests'Junio C Hamano
2017-03-15t1309: document cases where we would want early config not to die()Johannes Schindelin
2017-03-15t1309: test read_early_config()Johannes Schindelin
2017-03-15read_early_config(): really discover .git/Johannes Schindelin
2017-03-14add--interactive: do not expand pathspecs with ls-filesJeff King
2017-03-14pathspec: allow escaped query valuesBrandon Williams
2017-03-14pathspec: allow querying for attributesBrandon Williams
2017-03-13Merge branch 'jc/diff-populate-filespec-size-only-fix'Junio C Hamano
2017-03-13Merge branch 'ax/line-log-range-merge-fix'Junio C Hamano
2017-03-13Merge branch 'js/realpath-pathdup-fix'Junio C Hamano
2017-03-13Merge branch 'jk/add-i-patch-do-prompt'Junio C Hamano
2017-03-12config: add conditional includeNguyễn Thái Ngọc Duy
2017-03-11t/interop: add test of old clients against modern git-daemonJeff King
2017-03-11t: add an interoperability test harnessJeff King
2017-03-11Merge branch 'tg/stash-push'Junio C Hamano
2017-03-11Merge branch 'jt/http-base-url-update-upon-redirect'Junio C Hamano
2017-03-11Merge branch 'jh/send-email-one-cc'Junio C Hamano
2017-03-11Merge branch 'jk/t6300-cleanup'Junio C Hamano
2017-03-11Merge branch 'jk/ident-empty'Junio C Hamano
2017-03-11Merge branch 'jc/config-case-cmdline-take-2'Junio C Hamano
2017-03-10branch: honor --abbrev/--no-abbrev in --list modeJunio C Hamano
2017-03-09rev-parse: add --show-superproject-working-treeStefan Beller
2017-03-09real_pathdup(): fix callsites that wanted it to die on errorJohannes Schindelin
2017-03-09t1501: demonstrate NULL pointer access with invalid GIT_WORK_TREEJohannes Schindelin
2017-03-06read-cache: use freshen_shared_index() in read_index_from()Christian Couder
2017-03-06t1700: test shared index file expirationChristian Couder
2017-03-04t7006: replace dubious testJohannes Schindelin
2017-03-03p7000: add test for filter-branch with --prune-emptyDevin J. Pohly
2017-03-03filter-branch: fix --prune-empty on parentless commitsDevin J. Pohly
2017-03-03t7003: ensure --prune-empty removes entire branch when applicableDevin J. Pohly
2017-03-03t7003: ensure --prune-empty can prune root commitDevin J. Pohly
2017-03-03line-log.c: prevent crash during union of too many rangesAllan Xavier
2017-03-03t/perf: add fallback for pre-bin-wrappers versions of gitJeff King
2017-03-03t/perf: use $MODERN_GIT for all repo-copying stepsJeff King
2017-03-03t/perf: export variable used in other blocksJonathan Tan
2017-03-02fetch-pack: add specific error for fetching an unadvertised objectMatt McCutchen
2017-03-02fetch_refs_via_pack: call report_unmatched_refsMatt McCutchen
2017-03-02fetch-pack: move code to report unmatched refs to a functionMatt McCutchen
2017-03-02checkout: restrict @-expansions when finding branchJeff King
2017-03-02strbuf_check_ref_format(): expand only local branchesJeff King
2017-03-02branch: restrict @-expansions when deletingJeff King
2017-03-02t3204: test git-branch @-expansion corner casesJeff King
2017-03-02interpret_branch_name(): handle auto-namelen for @{-1}Jeff King
2017-03-02diff: do not short-cut CHECK_SIZE_ONLY check in diff_populate_filespec()Junio C Hamano
2017-03-02add--interactive: fix missing file prompt for patch mode with "-i"Jeff King
2017-03-02gitweb tests: skip tests when we don't have Time::HiResÆvar Arnfjörð Bjarmason
2017-03-02gitweb tests: change confusing "skip_all" phrasingÆvar Arnfjörð Bjarmason
2017-03-02t1700: add tests for splitIndex.maxPercentChangeChristian Couder