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
2024-01-20fuzz: fix fuzz test build rulesJosh Steadmon
2024-01-19Documentation: add "special refs" to the glossaryPatrick Steinhardt
2024-01-19refs: redefine special refsPatrick Steinhardt
2024-01-19refs: convert MERGE_AUTOSTASH to become a normal pseudo-refPatrick Steinhardt
2024-01-19sequencer: introduce functions to handle autostashes via refsPatrick Steinhardt
2024-01-19refs: convert AUTO_MERGE to become a normal pseudo-refPatrick Steinhardt
2024-01-19sequencer: delete REBASE_HEAD in correct repo when picking commitsPatrick Steinhardt
2024-01-19sequencer: clean up pseudo refs with REF_NO_DEREFPatrick Steinhardt
2024-01-19submodule-config.c: strengthen URL fsck checkVictoria Dye
2024-01-19t7450: test submodule urlsVictoria Dye
2024-01-19diffcore-delta: avoid ignoring final 'line' of fileElijah Newren
2024-01-18maintenance: use XDG config if it existsKristoffer Haugsbakk
2024-01-18config: factor out global config file retrievalKristoffer Haugsbakk
2024-01-18config: rename global config functionKristoffer Haugsbakk
2024-01-18config: format newlinesKristoffer Haugsbakk
2024-01-18reftable/stack: fix race in up-to-date checkPatrick Steinhardt
2024-01-18reftable/stack: unconditionally reload stack after commitPatrick Steinhardt
2024-01-18ci: add macOS jobs to GitLab CIPatrick Steinhardt
2024-01-18ci: make p4 setup on macOS more robustPatrick Steinhardt
2024-01-18ci: handle TEST_OUTPUT_DIRECTORY when printing test failuresPatrick Steinhardt
2024-01-18Makefile: detect new Homebrew location for ARM-based MacsPatrick Steinhardt
2024-01-18t7527: decrease likelihood of racing with fsmonitor daemonPatrick Steinhardt
2024-01-18builtin/show-ref: treat directory as non-existing in --existsToon Claes
2024-01-18test-submodule: remove command line handling for check-nameVictoria Dye
2024-01-18submodule-config.h: move check_submodule_urlVictoria Dye
2024-01-18rebase: fix documentation about used shell in -xNikolay Borisov
2024-01-18t7501: add tests for --amend --signoffGhanshyam Thakkar
2024-01-18t7501: add tests for --include and --onlyGhanshyam Thakkar
2024-01-17Merge branch 'ps/gitlab-ci-static-analysis' into ps/gitlab-ci-macosJunio C Hamano
2024-01-17advice: allow disabling the automatic hint in advise_if_enabled()Rubén Justo
2024-01-17Merge branch 'rj/advice-delete-branch-not-fully-merged' into rj/advice-disabl...Junio C Hamano
2024-01-16Sync with 'master'Junio C Hamano
2024-01-16Merge branch 'es/some-up-to-date-messages-must-stay' into nextJunio C Hamano
2024-01-16The eighth batchJunio C Hamano
2024-01-16Merge branch 'ib/rebase-reschedule-doc'Junio C Hamano
2024-01-16Merge branch 'jk/commit-graph-slab-clear-fix'Junio C Hamano
2024-01-16Merge branch 'jk/index-pack-lsan-false-positive-fix'Junio C Hamano
2024-01-16Merge branch 'cp/sideband-array-index-comment-fix'Junio C Hamano
2024-01-16Merge branch 'ps/refstorage-extension'Junio C Hamano
2024-01-16Merge branch 'ps/reftable-fixes-and-optims'Junio C Hamano
2024-01-16completion: treat dangling symrefs as existing pseudorefsPatrick Steinhardt
2024-01-16completion: silence pseudoref existence checkPatrick Steinhardt
2024-01-16completion: improve existence check for pseudo-refsPatrick Steinhardt
2024-01-16t9902: verify that completion does not print anythingPatrick Steinhardt
2024-01-16completion: discover repo path in `__git_pseudoref_exists ()`Patrick Steinhardt
2024-01-16rev-list-options: fix off-by-one in '--filter=blob:limit=<n>' explainerNikolay Edigaryev
2024-01-16unit-tests: rewrite t/helper/test-ctype.c as a unit testAchu Luma
2024-01-16commit-graph: fix memory leak when not writing graphPatrick Steinhardt
2024-01-13Sync with 'master'Junio C Hamano
2024-01-13Merge branch 'ps/p4-use-ref-api' into nextJunio C Hamano