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
2021-07-20multi-pack-index: fix potential segfault without sub-commandTaylor Blau
2021-07-17Merge branch 'ab/struct-init'Junio C Hamano
2021-07-17Merge branch 'ar/help-micro-cleanup'Junio C Hamano
2021-07-17Merge branch 'ar/submodule-helper-include-cleanup'Junio C Hamano
2021-07-17Merge branch 'ab/bundle-updates'Junio C Hamano
2021-07-17Merge branch 'ab/show-branch-tests'Junio C Hamano
2021-07-17Merge branch 'ab/fetch-negotiate-segv-fix'Junio C Hamano
2021-07-15worktree: teach `add` to accept --reason <string> with --lockStephen Manz
2021-07-15fetch: die on invalid --negotiation-tip hashJonathan Tan
2021-07-15send-pack: fix push.negotiate with remote helperJonathan Tan
2021-07-15checkout: stop expanding sparse indexesDerrick Stolee
2021-07-15commit: integrate with sparse-indexDerrick Stolee
2021-07-14status: use sparse-index throughoutDerrick Stolee
2021-07-14worktree: mark lock strings with `_()` for translationStephen Manz
2021-07-14Merge branch 'ab/pickaxe-pcre2'Junio C Hamano
2021-07-14Merge branch 'fc/push-simple-updates-cleanup'Junio C Hamano
2021-07-14Merge branch 'fc/push-simple-updates'Junio C Hamano
2021-07-14Merge branch 'zh/cat-file-batch-fix'Junio C Hamano
2021-07-14*.c static functions: add missing __attribute__((format))Ævar Arnfjörð Bjarmason
2021-07-12git-diff: fix missing --merge-base docsDenton Liu
2021-07-12*.c static functions: don't forward-declare __attribute__Ævar Arnfjörð Bjarmason
2021-07-12submodule--helper: introduce add-clone subcommandAtharva Raykar
2021-07-12submodule--helper: refactor module_clone()Atharva Raykar
2021-07-12rev-list: add option for --pretty=format without headerbrian m. carlson
2021-07-09commit: remove irrelavent prompt on `--allow-empty-message`Hu Jialun
2021-07-09commit: reorganise commit hint stringsHu Jialun
2021-07-09pack-objects: fix segfault in --stdin-packs optionÆvar Arnfjörð Bjarmason
2021-07-08Merge branch 'ab/cmd-foo-should-return'Junio C Hamano
2021-07-08Merge branch 'fc/pull-cleanups'Junio C Hamano
2021-07-08Merge branch 'ar/typofix'Junio C Hamano
2021-07-08Merge branch 'ah/uninitialized-reads-fix'Junio C Hamano
2021-07-08fetch: fix segfault in --negotiate-only without --negotiation-tip=*Ævar Arnfjörð Bjarmason
2021-07-07submodule--helper: remove redundant includeAtharva Raykar
2021-07-06help: convert git_cmd to page in one placeAndrei Rybak
2021-07-06bundle: remove "ref_list" in favor of string-list.c APIÆvar Arnfjörð Bjarmason
2021-07-06bundle cmd: stop leaking memory from parse_options_cmd_bundle()Ævar Arnfjörð Bjarmason
2021-07-01dir.[ch]: replace dir_init() with DIR_INITÆvar Arnfjörð Bjarmason
2021-07-01Merge branch 'zh/cat-file-batch-fix' into zh/ref-filter-raw-dataJunio C Hamano
2021-06-29log: avoid loading decorations for userformats that don't need itJeff King
2021-06-28show-branch: don't <COLOR></RESET> for space charactersÆvar Arnfjörð Bjarmason
2021-06-19pull: trivial whitespace style fixFelipe Contreras
2021-06-19pull: trivial cleanupFelipe Contreras
2021-06-19pull: cleanup autostash checkFelipe Contreras
2021-06-15builtin/checkout--worker: zero-initialise struct to avoid MSAN complaintsAndrzej Hunt
2021-06-14Merge branch 'so/log-m-implies-p'Junio C Hamano
2021-06-14Merge branch 'jk/clone-clean-upon-transport-error'Junio C Hamano
2021-06-14*: fix typos which duplicate a wordAndrei Rybak
2021-06-10Merge branch 'ah/fetch-reject-warning-grammofix'Junio C Hamano
2021-06-10Merge branch 'wm/rev-parse-die-i18n'Junio C Hamano
2021-06-10Merge branch 'ah/submodule-helper-module-summary-parseopt'Junio C Hamano