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
2022-10-07Sync with 2.35.5Taylor Blau
2022-10-07Sync with 2.34.5Taylor Blau
2022-10-07Sync with 2.33.5Taylor Blau
2022-10-07Sync with 2.32.4Taylor Blau
2022-10-07Sync with 2.31.5Taylor Blau
2022-10-07Sync with 2.30.6Taylor Blau
2022-10-01transport: make `protocol.file.allow` be "user" by defaultTaylor Blau
2022-06-23Sync with 2.35.4Johannes Schindelin
2022-06-23Sync with 2.34.4Johannes Schindelin
2022-06-23Sync with 2.33.4Johannes Schindelin
2022-06-23Sync with 2.32.3Johannes Schindelin
2022-06-23Sync with 2.31.4Johannes Schindelin
2022-06-23Sync with 2.30.5Johannes Schindelin
2022-06-18git-compat-util: allow root to access both SUDO_UID and root ownedCarlo Marcelo Arenas Belón
2022-05-13git-compat-util: avoid failing dir ownership checks if running privilegedCarlo Marcelo Arenas Belón
2022-04-14Sync with Git 2.35.3Junio C Hamano
2022-04-14Git 2.35.3v2.35.3Junio C Hamano
2022-04-14Git 2.34.3v2.34.3Junio C Hamano
2022-04-14Git 2.33.3v2.33.3Junio C Hamano
2022-04-14Git 2.32.2v2.32.2Junio C Hamano
2022-04-14Git 2.31.3v2.31.3Junio C Hamano
2022-04-13setup: opt-out of check with safe.directory=*Derrick Stolee
2022-04-12Merge tag 'v2.35.2'Junio C Hamano
2022-04-07doc: replace "--" with {litdd} in credential-cache/fsmonitorTodd Zullinger
2022-04-04Merge branch 'jh/builtin-fsmonitor-part2'Junio C Hamano
2022-04-04Merge branch 'tk/ambiguous-fetch-refspec'Junio C Hamano
2022-04-04Merge branch 'rc/fetch-refetch'Junio C Hamano
2022-04-01tracking branches: add advice to ambiguous refspec errorTao Klerks
2022-03-31Merge branch 'vd/stash-silence-reset'Junio C Hamano
2022-03-28docs: mention --refetch fetch optionRobert Coup
2022-03-26Merge branch 'ps/fsync-refs'Junio C Hamano
2022-03-26Merge branch 'ns/core-fsyncmethod'Junio C Hamano
2022-03-26fsmonitor: document builtin fsmonitorJeff Hostetler
2022-03-24Sync with 2.34.2Johannes Schindelin
2022-03-24Sync with 2.33.2Johannes Schindelin
2022-03-24Sync with 2.32.1Johannes Schindelin
2022-03-24Sync with 2.31.2Johannes Schindelin
2022-03-24Sync with 2.30.3Johannes Schindelin
2022-03-24reset: remove 'reset.quiet' config optionVictoria Dye
2022-03-24Merge branch 'ps/repack-with-server-info'Junio C Hamano
2022-03-21setup_git_directory(): add an owner check for the top-level directoryJohannes Schindelin
2022-03-15core.fsync: new option to harden referencesPatrick Steinhardt
2022-03-15Merge branch 'ns/core-fsyncmethod' into ps/fsync-refsJunio C Hamano
2022-03-15core.fsync: documentation and user-friendly aggregate optionsNeeraj Singh
2022-03-15reset: replace '--quiet' with '--no-refresh' in performance adviceVictoria Dye
2022-03-15reset: revise index refresh adviceVictoria Dye
2022-03-15repack: add config to skip updating server infoPatrick Steinhardt
2022-03-11core.fsync: add configuration parsingNeeraj Singh
2022-03-11core.fsyncmethod: add writeout-only modeNeeraj Singh
2022-03-10Merge branch 'en/present-despite-skipped'Junio C Hamano