summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-11setup: notice more types of implicit bare repositoriesJunio C Hamano2-5/+49
2024-03-11ci(github): make Windows test artifacts name uniquePhilippe Blain1-2/+2
2024-03-11doc: git-clone: format placeholdersJean-Noël Avila2-15/+15
2024-03-11doc: git-clone: format verbatim wordsJean-Noël Avila2-6/+6
2024-03-11doc: git-init: rework config item init.templateDirJean-Noël Avila2-3/+8
2024-03-11doc: git-init: rework definition listsJean-Noël Avila1-4/+8
2024-03-11doc: git-init: format placeholdersJean-Noël Avila1-5/+5
2024-03-11doc: git-init: format verbatim partsJean-Noël Avila1-16/+16
2024-03-09merge-ort/merge-recursive: do report errors in `merge_submodule()`Johannes Schindelin2-0/+13
2024-03-09merge-recursive: prepare for `merge_submodule()` to report errorsJohannes Schindelin1-6/+7
2024-03-07The fifth batchJunio C Hamano1-0/+34
2024-03-07Merge branch 'ps/remote-helper-repo-initialization-fix'Junio C Hamano3-1/+59
2024-03-07Merge branch 'jk/upload-pack-v2-capability-cleanup'Junio C Hamano2-32/+45
2024-03-07Merge branch 'jk/upload-pack-bounded-resources'Junio C Hamano10-73/+113
2024-03-07Merge branch 'ps/reftable-repo-init-fix'Junio C Hamano2-0/+13
2024-03-07Merge branch 'ml/log-merge-with-cherry-pick-and-other-pseudo-heads'Junio C Hamano2-6/+28
2024-03-07Merge branch 'eg/add-uflags'Junio C Hamano1-1/+1
2024-03-07Merge branch 'jt/commit-redundant-scissors-fix'Junio C Hamano4-12/+20
2024-03-07Merge branch 'js/merge-tree-3-trees'Junio C Hamano16-35/+124
2024-03-07Merge branch 'cc/rev-list-allow-missing-tips'Junio C Hamano7-19/+129
2024-03-07Merge branch 'jc/no-lazy-fetch'Junio C Hamano5-2/+45
2024-03-07reftable/block: fix binary search over restart counterPatrick Steinhardt1-1/+1
2024-03-07reftable/record: fix memory leak when decoding object recordsPatrick Steinhardt1-0/+2
2024-03-07wt-status: don't find scissors line beyond buf lenFlorian Schmidt2-2/+19
2024-03-07reftable/stack: register compacted tables as tempfilesPatrick Steinhardt1-24/+30
2024-03-07reftable/stack: register lockfiles during compactionPatrick Steinhardt2-132/+121
2024-03-07reftable/stack: register new tables as tempfilesPatrick Steinhardt1-17/+12
2024-03-07lockfile: report when rollback failsPatrick Steinhardt3-12/+17
2024-03-07doc/gitremote-helpers: fix missing single-quoteJeff King1-1/+1
2024-03-07trace2: emit 'def_param' set with 'cmd_name' eventJeff Hostetler3-9/+6
2024-03-07trace2: avoid emitting 'def_param' set more than onceJeff Hostetler2-1/+13
2024-03-07t0211: demonstrate missing 'def_param' events for certain commandsJeff Hostetler1-0/+231
2024-03-06t7301: use test_path_is_(missing|file)Vincenzo Mezzela1-245/+245
2024-03-06fsmonitor: support case-insensitive eventsJeff Hostetler2-10/+137
2024-03-06fsmonitor: refactor bit invalidation in refresh callbackJeff Hostetler1-2/+18
2024-03-06fsmonitor: trace the new invalidated cache-entry countJeff Hostetler1-5/+10
2024-03-06fsmonitor: return invalidated cache-entry count on non-directory eventJeff Hostetler1-2/+8
2024-03-06t0610: remove unused variable assignmentPatrick Steinhardt1-1/+0
2024-03-06build: support z/OS (OS/390).Haritha D1-0/+12
2024-03-05tests: modernize the test script t0010-racy-git.shAryan Gupta1-15/+14
2024-03-05revision.c: trivial fix to messageAlexander Shopov1-1/+1
2024-03-05builtin/clone.c: trivial fix of messageAlexander Shopov1-1/+1
2024-03-05builtin/remote.c: trivial fix of error messageAlexander Shopov1-1/+1
2024-03-05transport-helper.c: trivial fix of error messageAlexander Shopov1-1/+1
2024-03-05branch: advise about ref syntax rulesKristoffer Haugsbakk6-4/+27
2024-03-05advice: use double quotes for regular quotingKristoffer Haugsbakk1-1/+1
2024-03-05advice: use backticks for verbatimKristoffer Haugsbakk1-7/+7
2024-03-05advice: make all entries stylistically consistentKristoffer Haugsbakk1-41/+41
2024-03-05t3200: improve test styleKristoffer Haugsbakk1-58/+55
2024-03-05config: document `core.commentChar` as ASCII-onlyKristoffer Haugsbakk1-1/+1