summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2024-01-19Merge branch 'ps/p4-use-ref-api'Junio C Hamano-1/+2
2024-01-19Merge branch 'cp/t4129-pipefix'Junio C Hamano-2/+4
2024-01-19Merge branch 'sk/mingw-owner-check-error-message-improvement'Junio C Hamano-13/+57
2024-01-19Merge branch 'bk/bisect-doc-fix'Junio C Hamano-2/+2
2024-01-19Merge branch 'tb/fetch-all-configuration'Junio C Hamano-3/+186
2024-01-19Merge branch 'rj/clarify-branch-doc-m'Junio C Hamano-1/+2
2024-01-19Merge branch 'ps/gitlab-ci-static-analysis'Junio C Hamano-1/+16
2024-01-19Merge branch 'ps/prompt-parse-HEAD-futureproof'Junio C Hamano-7/+24
2024-01-19ci: build and run minimal fuzzers in GitHub CIJosh Steadmon-0/+33
2024-01-19fuzz: fix fuzz test build rulesJosh Steadmon-6/+22
2024-01-19Documentation: add "special refs" to the glossaryPatrick Steinhardt-0/+14
2024-01-19refs: redefine special refsPatrick Steinhardt-26/+7
2024-01-19refs: convert MERGE_AUTOSTASH to become a normal pseudo-refPatrick Steinhardt-21/+15
2024-01-19sequencer: introduce functions to handle autostashes via refsPatrick Steinhardt-5/+64
2024-01-19refs: convert AUTO_MERGE to become a normal pseudo-refPatrick Steinhardt-18/+23
2024-01-19sequencer: delete REBASE_HEAD in correct repo when picking commitsPatrick Steinhardt-1/+2
2024-01-19sequencer: clean up pseudo refs with REF_NO_DEREFPatrick Steinhardt-7/+7
2024-01-19submodule-config.c: strengthen URL fsck checkVictoria Dye-15/+12
2024-01-19t7450: test submodule urlsVictoria Dye-4/+66
2024-01-18diffcore-delta: avoid ignoring final 'line' of fileElijah Newren-0/+28
2024-01-18maintenance: use XDG config if it existsKristoffer Haugsbakk-14/+58
2024-01-18config: factor out global config file retrievalKristoffer Haugsbakk-22/+24
2024-01-18config: rename global config functionKristoffer Haugsbakk-7/+7
2024-01-18config: format newlinesKristoffer Haugsbakk-3/+0
2024-01-18reftable/stack: fix race in up-to-date checkPatrick Steinhardt-9/+95
2024-01-18reftable/stack: unconditionally reload stack after commitPatrick Steinhardt-1/+1
2024-01-18ci: add macOS jobs to GitLab CIPatrick Steinhardt-2/+41
2024-01-18ci: make p4 setup on macOS more robustPatrick Steinhardt-6/+7
2024-01-18ci: handle TEST_OUTPUT_DIRECTORY when printing test failuresPatrick Steinhardt-1/+1
2024-01-18Makefile: detect new Homebrew location for ARM-based MacsPatrick Steinhardt-0/+13
2024-01-18t7527: decrease likelihood of racing with fsmonitor daemonPatrick Steinhardt-1/+1
2024-01-18builtin/show-ref: treat directory as non-existing in --existsToon Claes-3/+3
2024-01-18test-submodule: remove command line handling for check-nameVictoria Dye-20/+9
2024-01-18submodule-config.h: move check_submodule_urlVictoria Dye-133/+137
2024-01-17rebase: fix documentation about used shell in -xNikolay Borisov-4/+3
2024-01-17t7501: add tests for --amend --signoffGhanshyam Thakkar-2/+23
2024-01-17t7501: add tests for --include and --onlyGhanshyam Thakkar-1/+74
2024-01-16Merge branch 'ps/gitlab-ci-static-analysis' into ps/gitlab-ci-macosJunio C Hamano-1/+16
2024-01-16advice: allow disabling the automatic hint in advise_if_enabled()Rubén Justo-53/+62
2024-01-16Merge branch 'rj/advice-delete-branch-not-fully-merged' into rj/advice-disabl...Junio C Hamano-95/+99
2024-01-16The eighth batchJunio C Hamano-0/+9
2024-01-16Merge branch 'ib/rebase-reschedule-doc'Junio C Hamano-7/+10
2024-01-16Merge branch 'jk/commit-graph-slab-clear-fix'Junio C Hamano-1/+5
2024-01-16Merge branch 'jk/index-pack-lsan-false-positive-fix'Junio C Hamano-0/+2
2024-01-16Merge branch 'cp/sideband-array-index-comment-fix'Junio C Hamano-1/+4
2024-01-16Merge branch 'ps/refstorage-extension'Junio C Hamano-35/+335
2024-01-16Merge branch 'ps/reftable-fixes-and-optims'Junio C Hamano-75/+117
2024-01-16completion: treat dangling symrefs as existing pseudorefsPatrick Steinhardt-1/+5
2024-01-16completion: silence pseudoref existence checkPatrick Steinhardt-1/+32
2024-01-16completion: improve existence check for pseudo-refsPatrick Steinhardt-3/+3