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
2019-01-23Replace the proposed 'auto' mode with 'auto:'Stephen P. Smith
2019-01-23attr: do not mark queried macros as unsetJeff King
2019-01-22tests: explicitly use `test-tool.exe` on WindowsJohannes Schindelin
2019-01-22commit-graph: rename "large edges" to "extra edges"SZEDER Gábor
2019-01-22commit-graph write: use pack order when finding commitsÆvar Arnfjörð Bjarmason
2019-01-19Do not print 'dangling' for cat-file in case of ambiguityDavid Turner
2019-01-19Third batch after 2.20Junio C Hamano
2019-01-19Merge branch 'js/gc-repack-close-before-remove'Junio C Hamano
2019-01-19Merge branch 'en/show-ref-doc-fix'Junio C Hamano
2019-01-19Merge branch 'ot/ref-filter-object-info'Junio C Hamano
2019-01-19Merge branch 'sg/stress-test'Junio C Hamano
2019-01-19Merge branch 'rs/sha1-file-close-mapped-file-on-error'Junio C Hamano
2019-01-19Merge branch 'rs/loose-object-cache-perffix'Junio C Hamano
2019-01-19Merge branch 'po/git-p4-wo-login'Junio C Hamano
2019-01-19Merge branch 'mm/multimail-1.5'Junio C Hamano
2019-01-19Merge branch 'tg/t5570-drop-racy-test'Junio C Hamano
2019-01-19Merge branch 'jk/dev-build-format-security'Junio C Hamano
2019-01-19Merge branch 'so/cherry-pick-always-allow-m1'Junio C Hamano
2019-01-19Merge branch 'nd/worktree-remove-with-uninitialized-submodules'Junio C Hamano
2019-01-19Merge branch 'sg/test-bash-version-fix'Junio C Hamano
2019-01-19Merge branch 'rb/hpe'Junio C Hamano
2019-01-19Merge branch 'ed/simplify-setup-git-dir'Junio C Hamano
2019-01-19Merge branch 'cy/zsh-completion-SP-in-path'Junio C Hamano
2019-01-19Merge branch 'cy/completion-typofix'Junio C Hamano
2019-01-19Merge branch 'ew/ban-strncat'Junio C Hamano
2019-01-19Merge branch 'ds/commit-graph-assert-missing-parents'Junio C Hamano
2019-01-19Merge branch 'es/doc-worktree-guessremote-config'Junio C Hamano
2019-01-19Merge branch 'sb/submodule-unset-core-worktree-when-worktree-is-lost'Junio C Hamano
2019-01-19Merge branch 'ma/asciidoctor'Junio C Hamano
2019-01-19Merge branch 'jn/stripspace-wo-repository'Junio C Hamano
2019-01-19Merge branch 'sb/submodule-fetchjobs-default-to-one'Junio C Hamano
2019-01-19Merge branch 'la/quiltimport-keep-non-patch'Junio C Hamano
2019-01-19Merge branch 'nd/style-opening-brace'Junio C Hamano
2019-01-19Merge branch 'ds/gc-doc-typofix'Junio C Hamano
2019-01-19mingw: special-case arguments to `sh`Johannes Schindelin
2019-01-19mingw (t5580): document bug when cloning from backslashed UNC pathsJohannes Schindelin
2019-01-18ls-refs: filter refs using namespace-stripped nameJonathan Tan
2019-01-18Add 'human' date formatLinus Torvalds
2019-01-18built-in rebase: call `git am` directlyJohannes Schindelin
2019-01-18rebase: teach `reset_head()` to optionally skip the worktreeJohannes Schindelin
2019-01-18rebase: avoid double reflog entry when switching branchesJohannes Schindelin
2019-01-18rebase: move `reset_head()` into a better spotJohannes Schindelin
2019-01-18abspath_part_inside_repo: respect core.ignoreCaseJohannes Schindelin
2019-01-18git-p4: handle update of moved/copied files when updating a shelveLuke Diamand
2019-01-18git-p4: add failing test for shelved CL update involving move/copyLuke Diamand
2019-01-18pack-objects: create GIT_TEST_PACK_SPARSEDerrick Stolee
2019-01-18pack-objects: create pack.useSparse settingDerrick Stolee
2019-01-18revision: implement sparse algorithmDerrick Stolee
2019-01-18list-objects: consume sparse tree walkDerrick Stolee
2019-01-18revision: add mark_tree_uninteresting_sparseDerrick Stolee