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
AgeCommit message (Expand)Author
2018-03-23Merge branch 'nd/diff-flush-before-warning' into maintJunio C Hamano
2018-03-23Merge branch 'sg/travis-build-during-script-phase' into maintJunio C Hamano
2018-02-27Merge branch 'ys/bisect-object-id-missing-conversion-fix' into maintJunio C Hamano
2018-02-27Merge branch 'sb/submodule-update-reset-fix' into maintJunio C Hamano
2018-02-27Merge branch 'ab/commit-m-with-fixup' into maintJunio C Hamano
2018-02-27Merge branch 'nd/ita-wt-renames-in-status' into maintJunio C Hamano
2018-02-23Documentation/gitsubmodules.txt: avoid non-ASCII apostrophesMotoki Seki
2018-02-22revision: drop --show-all optionJeff King
2018-02-22commit: drop uses of get_cached_commit_buffer()Jeff King
2018-02-17git-worktree.txt: fix indentation of example and text of 'add' commandEric Sunshine
2018-02-17git-worktree.txt: fix missing ")" typoEric Sunshine
2018-02-16test-lib.sh: unset XDG_CACHE_HOMEGenki Sky
2018-02-16Git 2.16.2v2.16.2Junio C Hamano
2018-02-16Merge branch 'ab/doc-cat-file-e-still-shows-errors' into maintJunio C Hamano
2018-02-16Merge branch 'as/read-tree-prefix-doc-fix' into maintJunio C Hamano
2018-02-16Merge branch 'nd/add-i-ignore-submodules' into maintJunio C Hamano
2018-02-16Merge branch 'tg/stash-with-pathspec-fix' into maintJunio C Hamano
2018-02-16Merge branch 'jk/abort-clone-with-existing-dest' into maintJunio C Hamano
2018-02-16Merge branch 'jc/merge-symlink-ours-theirs' into maintJunio C Hamano
2018-02-16Merge branch 'rs/lose-leak-pending' into maintJunio C Hamano
2018-02-16Merge branch 'jm/svn-pushmergeinfo-fix' into maintJunio C Hamano
2018-02-16Merge branch 'dk/describe-all-output-fix' into maintJunio C Hamano
2018-02-16Merge branch 'ab/perf-grep-threads' into maintJunio C Hamano
2018-02-15Documentation/git-status: clarify status table for porcelain modeStefan Beller
2018-02-14Correct mispellings of ".gitmodule" to ".gitmodules"Robert P. J. Day
2018-02-14t/: correct obvious typo "detahced"Robert P. J. Day
2018-02-14fsmonitor: update documentation to remove reference to invalid config settingsBen Peart
2018-02-13docs/interpret-trailers: fix agreement errorbrian m. carlson
2018-02-12Makefile: suppress a sparse warning for pack-revindex.cRamsay Jones
2018-02-12config.mak.uname: remove SPARSE_FLAGS setting for cygwinRamsay Jones
2018-02-12t: document 'test_must_fail ok=<signal-name>'SZEDER Gábor
2018-02-08t: make 'test_i18ngrep' more informative on failureSZEDER Gábor
2018-02-08t: validate 'test_i18ngrep's parametersSZEDER Gábor
2018-02-08t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'SZEDER Gábor
2018-02-08t5536: let 'test_i18ngrep' read the file without redirectionSZEDER Gábor
2018-02-08t5510: consolidate 'grep' and 'test_i18ngrep' patternsSZEDER Gábor
2018-02-08t4001: don't run 'git status' upstream of a pipeSZEDER Gábor
2018-02-08t6022: don't run 'git merge' upstream of a pipeSZEDER Gábor
2018-02-08t5812: add 'test_i18ngrep's missing filename parameterSZEDER Gábor
2018-02-08t5541: add 'test_i18ngrep's missing filename parameterSZEDER Gábor
2018-02-08git-sh-i18n: check GETTEXT_POISON before USE_GETTEXT_SCHEMEJeff King
2018-02-08t0205: drop redundant testJeff King
2018-02-07mv: remove unneeded 'if (!show_only)'Stefan Moch
2018-02-07t7001: add test case for --dry-runStefan Moch
2018-02-03cocci: simplify check for trivial format stringsRené Scharfe
2018-02-02gitignore.txt: elaborate shell glob syntaxDuy Nguyen
2018-01-31git-svn: control destruction order to avoid segfaultEric Wong
2018-01-31doc: mention 'git show' defaults to HEADTodd Zullinger
2018-01-26completion: fix completing merge strategies on non-C localesDuy Nguyen
2018-01-26daemon: fix length computation in newline strippingJeff King