summaryrefslogtreecommitdiffstats
path: root/submodule.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-08The eleventh batchTaylor Blau1-0/+20
2022-11-08ls-files: fix --ignored and --killed flags in synopsisVincent Bernat1-2/+2
2022-11-04The tenth batchTaylor Blau1-0/+4
2022-11-03ref-filter: fix parsing of signatures with CRLF and no bodyJeff King2-3/+28
2022-11-03ref-filter: fix parsing of signatures without blank linesJeff King2-1/+16
2022-11-01t5516/t5601: be less strict about the number of credential warningsJohannes Schindelin1-7/+7
2022-11-01t5516: move plaintext-password tests from t5601 and t5516Jeff King3-54/+77
2022-11-01test-lib-functions: drop redundant diagnostic printMartin Ågren1-4/+0
2022-10-31The ninth batchTaylor Blau1-0/+53
2022-10-31glossary: add reachability bitmap descriptionPhilip Oakley1-0/+8
2022-10-31glossary: add "commit graph" descriptionPhilip Oakley1-1/+16
2022-10-31doc: use 'object database' not ODB or abbreviationPhilip Oakley4-4/+4
2022-10-31doc: use "commit-graph" hyphenation consistentlyPhilip Oakley3-7/+7
2022-10-31archive-tar: report filter start error only onceRené Scharfe2-0/+8
2022-10-30replace and remove run_command_v_opt()René Scharfe13-75/+92
2022-10-30replace and remove run_command_v_opt_cd_env_tr2()René Scharfe2-19/+1
2022-10-30replace and remove run_command_v_opt_tr2()René Scharfe3-9/+7
2022-10-30replace and remove run_command_v_opt_cd_env()René Scharfe3-10/+6
2022-10-30use child_process members "args" and "env" directlyRené Scharfe13-206/+185
2022-10-30use child_process member "args" instead of string array variableRené Scharfe6-44/+44
2022-10-30sequencer: simplify building argument list in do_exec()René Scharfe1-2/+1
2022-10-30bisect--helper: factor out do_bisect_run()René Scharfe1-11/+11
2022-10-30bisect: simplify building "checkout" argument listRené Scharfe1-5/+4
2022-10-30am: simplify building "show" argument listRené Scharfe1-7/+4
2022-10-30run-command: fix return value commentRené Scharfe1-3/+2
2022-10-30merge: remove always-the-same "verbose" argumentsÆvar Arnfjörð Bjarmason1-8/+5
2022-10-28adjust_shared_perm(): leave g+s alone when the group does not matterJunio C Hamano1-1/+7
2022-10-28The eighth batchJunio C Hamano1-15/+15
2022-10-28The seventh batchJunio C Hamano1-0/+19
2022-10-28Downmerge a bit more for 2.38.2Junio C Hamano1-0/+13
2022-10-28Makefile: force -O0 when compiling with SANITIZE=leakJeff King1-0/+1
2022-10-26config: let feature.experimental imply gc.cruftPacks=trueEmily Shaffer5-2/+63
2022-10-26gc: add tests for --cruft and friendsEmily Shaffer1-0/+43
2022-10-26Documentation/howto/maintain-git.txt: fix Meta/redo-jch.sh invocationTaylor Blau1-1/+1
2022-10-26branch: error code with --edit-descriptionRubén Justo2-2/+2
2022-10-26branch: error copying or renaming a detached HEADRubén Justo2-20/+19
2022-10-26negotiator/skipping: avoid stack overflowJonathan Tan1-12/+17
2022-10-26The sixth batchJunio C Hamano1-0/+14
2022-10-26Downmerge a handful of topics for 2.38.2Junio C Hamano2-1/+48
2022-10-26Documentation: add lint-fsck-msgidsJunio C Hamano2-0/+81
2022-10-26fsck: document msg-idJohn Cai4-0/+183
2022-10-26fsck: remove the unused MISSING_TREE_OBJECTJunio C Hamano1-1/+0
2022-10-26fsck: remove the unused BAD_TAG_OBJECTJohn Cai1-1/+0
2022-10-26apply: reject patches larger than ~1 GiBTaylor Blau2-1/+34
2022-10-25embargoed releases: also describe the git-security list and the processJulia Ramer1-25/+140
2022-10-25builtin: patch-id: remove unused diff-tree prefixJerry Zhang1-2/+2
2022-10-25builtin: patch-id: add --verbatim as a command modeJerry Zhang3-39/+124
2022-10-25patch-id: fix patch-id for mode changesJerry Zhang2-1/+35
2022-10-25builtin: patch-id: fix patch-id with binary diffsJerry Zhang2-3/+62
2022-10-25patch-id: use stable patch-id for rebasesJerry Zhang5-16/+12