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-21Merge branch 'rj/warning-uninitialized-fix'Junio C Hamano
2018-03-21Merge branch 'jt/transfer-fsck-with-promissor'Junio C Hamano
2018-03-21Merge branch 'ma/skip-writing-unchanged-index'Junio C Hamano
2018-03-21Merge branch 'ma/config-page-only-in-list-mode'Junio C Hamano
2018-03-20-Wuninitialized: remove some 'init-self' workaroundsRamsay Jones
2018-03-15index-pack: support checking objects but not linksJonathan Tan
2018-03-14Merge branch 'nd/parseopt-completion'Junio C Hamano
2018-03-14Merge branch 'nd/object-allocation-comments'Junio C Hamano
2018-03-14Merge branch 'nd/worktree-move'Junio C Hamano
2018-03-08Merge branch 'ab/gc-auto-in-commit'Junio C Hamano
2018-03-08Merge branch 'rv/grep-cleanup'Junio C Hamano
2018-03-08Merge branch 'jh/status-no-ahead-behind'Junio C Hamano
2018-03-07Merge branch 'bw/c-plus-plus'Junio C Hamano
2018-03-07Merge branch 'jk/cached-commit-buffer'Junio C Hamano
2018-03-07Merge branch 'jc/allow-ff-merging-kept-tags'Junio C Hamano
2018-03-07Merge branch 'nd/rebase-show-current-patch'Junio C Hamano
2018-03-07Merge branch 'ab/fetch-prune'Junio C Hamano
2018-03-07Merge branch 'sm/mv-dry-run-update'Junio C Hamano
2018-03-07Merge branch 'nm/tag-edit'Junio C Hamano
2018-03-06object.h: update flag allocation commentNguyễn Thái Ngọc Duy
2018-03-02write_locked_index(): add flag to avoid writing unchanged indexMartin Ågren
2018-03-01commit: run git gc --auto just before the post-commit hookÆvar Arnfjörð Bjarmason
2018-03-01Merge branch 'es/worktree-add-post-checkout-hook'Junio C Hamano
2018-03-01Merge branch 'nd/am-quit'Junio 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-27Merge branch 'sb/describe-blob'Junio C Hamano
2018-02-27Merge branch 'rs/check-ignore-multi'Junio C Hamano
2018-02-27Merge branch 'js/packet-read-line-check-null'Junio C Hamano
2018-02-27Merge branch 'jc/blame-missing-path'Junio C Hamano
2018-02-23grep: simplify grep_oid and grep_fileRasmus Villemoes
2018-02-23grep: move grep_source_init outside critical sectionRasmus Villemoes
2018-02-22commit: drop uses of get_cached_commit_buffer()Jeff King
2018-02-22replace: rename 'new' variablesBrandon Williams
2018-02-22init-db: rename 'template' variablesBrandon Williams
2018-02-22remote: rename 'new' variablesBrandon Williams
2018-02-22reflog: rename 'new' variablesBrandon Williams
2018-02-22pack-redundant: rename 'new' variablesBrandon Williams
2018-02-22help: rename 'new' variablesBrandon Williams
2018-02-22checkout: rename 'new' variablesBrandon Williams
2018-02-22config: change default of `pager.config` to "on"Martin Ågren
2018-02-22config: respect `pager.config` in list/get-mode onlyMartin Ågren
2018-02-21Merge branch 'gs/rebase-allow-empty-message'Junio C Hamano
2018-02-21Merge branch 'nd/format-patch-stat-width'Junio C Hamano
2018-02-16merge: allow fast-forward when merging a tracked tagJunio C Hamano
2018-02-16Merge branch 'jk/abort-clone-with-existing-dest' into maintJunio C Hamano
2018-02-16Merge branch 'rs/lose-leak-pending' into maintJunio C Hamano
2018-02-16Merge branch 'dk/describe-all-output-fix' into maintJunio C Hamano
2018-02-16Merge branch 'bc/hash-algo'Junio C Hamano
2018-02-16Merge branch 'tg/reset-hard-show-head-with-pretty'Junio C Hamano