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
2014-02-28Merge branch 'nd/test-rename-reset'Junio C Hamano
2014-02-28Merge branch 'wk/submodule-on-branch'Junio C Hamano
2014-02-28Merge branch 'nd/diff-quiet-stat-dirty'Junio C Hamano
2014-02-28Merge branch 'nd/submodule-pathspec-ending-with-slash'Junio C Hamano
2014-02-28Merge branch 'bk/refresh-missing-ok-in-merge-recursive'Junio C Hamano
2014-02-28Merge branch 'da/pull-ff-configuration'Junio C Hamano
2014-02-28Merge branch 'kb/fast-hashmap'Junio C Hamano
2014-02-28Merge branch 'nv/commit-gpgsign-config'Junio C Hamano
2014-02-26request-pull: resurrect "pretty refname" featureJunio C Hamano
2014-02-26request-pull: test updatesJunio C Hamano
2014-02-25test the commit.gpgsign config optionNicolas Vigier
2014-02-25diff: do not quit early on stat-dirty filesNguyễn Thái Ngọc Duy
2014-02-25tests: add checking that combine-diff emits only correct pathsKirill Smelkov
2014-02-25diff test: add tests for combine-diff with orderfileKirill Smelkov
2014-02-25pathspec: pass directory indicator to match_pathspec_item()Nguyễn Thái Ngọc Duy
2014-02-25pathspec: rename match_pathspec_depth() to match_pathspec()Nguyễn Thái Ngọc Duy
2014-02-25submodule: explicit local branch creation in module_cloneW. Trevor King
2014-02-25merge-recursive.c: tolerate missing files while refreshing indexBrad King
2014-02-25t3030-merge-recursive: test known breakage with empty work treeBrad King
2014-02-25read-cache: add index.version config variableThomas Gummerer
2014-02-25test-lib: allow setting the index format versionThomas Gummerer
2014-02-25remote: handle pushremote config in any orderJeff King
2014-02-24log: do not segfault on gmtime errorsJeff King
2014-02-24log: handle integer overflow in timestampsJeff King
2014-02-24fsck: report integer overflow in author timestampsJeff King
2014-02-24t4212: test bogus timestamps with git-logJeff King
2014-02-24introduce GIT_INDEX_VERSION environment variableThomas Gummerer
2014-02-24demonstrate git-commit --dry-run exit code behaviourTay Ray Chuan
2014-02-21stop using fnmatch (either native or compat)Nguyễn Thái Ngọc Duy
2014-02-21notes: disallow reusing non-blob as a note objectJohan Herland
2014-02-19config: teach "git config --file -" to read from the standard inputKirill A. Shutemov
2014-02-19config: disallow relative include paths from blobsJeff King
2014-02-19reset: optionally setup worktree and refresh index on --mixedNguyễn Thái Ngọc Duy
2014-02-19diff: do not reuse_worktree_file for submodulesThomas Rast
2014-02-14tests: turn on network daemon tests by defaultJeff King
2014-02-14Merge branch 'bm/merge-base-octopus-dedup' into maintJunio C Hamano
2014-02-14Merge branch 'jc/revision-range-unpeel' into maintJunio C Hamano
2014-02-14Merge branch 'jk/allow-fetch-onelevel-refname' into maintJunio C Hamano
2014-02-14Merge branch 'jk/interpret-branch-name-fix' into maintJunio C Hamano
2014-02-14Merge branch 'as/tree-walk-fix-aggressive-short-cut' into maintJunio C Hamano
2014-02-13t5537: move http tests out to t5539Nguyễn Thái Ngọc Duy
2014-02-10dir: ignore trailing spaces in exclude patternsNguyễn Thái Ngọc Duy
2014-02-10dir: warn about trailing spaces in exclude patternsNguyễn Thái Ngọc Duy
2014-02-10tests: auto-set git-daemon portJeff King
2014-02-10gc: config option for running --auto in backgroundNguyễn Thái Ngọc Duy
2014-02-10fetch-pack: fix deepen shallow over smart http with no-done capNguyễn Thái Ngọc Duy
2014-02-10test: rename http fetch and push test filesNguyễn Thái Ngọc Duy
2014-02-10tests: auto-set LIB_HTTPD_PORT from test nameJeff King
2014-02-07Merge branch 'aj/ada-diff-word-pattern'Junio C Hamano
2014-02-06check-attr: move to the top of working tree when in non-bare repositoryJunio C Hamano