summaryrefslogtreecommitdiffstats
path: root/README.md (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-17fetch: fetch unpopulated, changed submodulesGlen Choo6-46/+477
2022-03-08submodule: move logic into fetch_task_create()Glen Choo1-47/+52
2022-03-08submodule: extract get_fetch_task()Glen Choo1-25/+36
2022-03-08submodule: store new submodule commits oid_array in a structGlen Choo1-18/+34
2022-03-08submodule: inline submodule_commits() into callerGlen Choo1-16/+6
2022-03-08submodule: make static functions read submodules from commitsGlen Choo1-10/+19
2022-03-08t5526: create superproject commits with test helperGlen Choo1-50/+45
2022-03-08t5526: stop asserting on stderr literallyGlen Choo1-61/+56
2022-03-08t5526: introduce test helper to assert on fetchesGlen Choo1-55/+84
2022-02-24The seventh batchJunio C Hamano1-0/+12
2022-02-18The sixth batchJunio C Hamano1-0/+34
2022-02-18The fifth batchJunio C Hamano1-0/+24
2022-02-17The fourth batchJunio C Hamano1-0/+28
2022-02-14mailmap: change primary address for Derrick StoleeDerrick Stolee1-2/+3
2022-02-14doc: clarify interaction between 'eol' and text=autobrian m. carlson1-5/+6
2022-02-12The third batchJunio C Hamano1-0/+19
2022-02-12t0001: replace "test [-d|-f]" with test_path_is_* functionsShaoxuan Yuan1-1/+2
2022-02-11fetch-pack: parameterize message containing 'ready' keywordBagas Sanjaya1-2/+10
2022-02-11log: add a --no-graph optionAlex Henrie5-4/+87
2022-02-11log: fix memory leak if --graph is passed multiple timesAlex Henrie3-0/+18
2022-02-10fetch: skip computing output width when not printing anythingPatrick Steinhardt1-2/+6
2022-02-10fetch-pack: use commit-graph when computing cutoffPatrick Steinhardt1-12/+16
2022-02-10t1410: mark bufsize boundary test as REFFILESHan-Wen Nienhuys1-1/+1
2022-02-10t1410: use test-tool ref-store to inspect reflogsHan-Wen Nienhuys1-1/+2
2022-02-10glossary: describe "worktree"Junio C Hamano1-2/+11
2022-02-10t/t0015-hash.sh: remove unnecessary '\' at line endJaydeep Das1-3/+3
2022-02-09The second batch for 2.36Junio C Hamano1-1/+59
2022-02-09midx: prevent writing a .bitmap without any objectsTaylor Blau2-0/+31
2022-02-08completion: handle unusual characters for sparse-checkoutLessley Dennington2-13/+60
2022-02-08completion: improve sparse-checkout cone mode directory completionLessley Dennington2-17/+53
2022-02-08completion: address sparse-checkout issuesLessley Dennington2-8/+91
2022-02-08t0012: verify that built-ins handle `-h` even without gitdirJohannes Schindelin1-1/+6
2022-02-08checkout/fetch/pull/pack-objects: allow `-h` outside a repositoryJohannes Schindelin4-10/+17
2022-02-07ls-remote & transport API: release "struct transport_ls_refs_options"Ævar Arnfjörð Bjarmason7-15/+26
2022-02-07hash-object: fix a trivial leak in --pathÆvar Arnfjörð Bjarmason2-2/+8
2022-02-05The first batchJunio C Hamano1-3/+23
2022-02-04t0051: use "skip_all" under !MINGW in single-test fileÆvar Arnfjörð Bjarmason1-1/+6
2022-02-04branch.c: use 'goto cleanup' in setup_tracking() to fix memory leaksGlen Choo1-3/+4
2022-02-04branch: add --recurse-submodules option for branch creationGlen Choo14-20/+694
2022-02-03doc: check-ignore: code-quote an exclamation markPhilip Oakley1-2/+2
2022-02-02fix typo in git-mktree.txtLiginity Lee1-1/+1
2022-02-02completion: add a GIT_COMPLETION_SHOW_ALL_COMMANDSÆvar Arnfjörð Bjarmason2-1/+43
2022-02-02completion tests: re-source git-completion.bash in a subshellÆvar Arnfjörð Bjarmason1-21/+29
2022-02-02t/lib-read-tree-m-3way: indent with tabsShaoxuan Yuan1-48/+48
2022-02-02t/lib-read-tree-m-3way: modernize styleShaoxuan Yuan1-77/+77
2022-02-02builtin/diff.c: fix "git-diff" usage string typoShaoxuan Yuan1-3/+3
2022-02-02patch-id: fix scan_hunk_header on diffs with 1 line of before/afterJerry Zhang2-3/+37
2022-02-02patch-id: fix antipatterns in testsJerry Zhang1-33/+31
2022-02-02diff-merges: avoid history simplifications when diffing mergesElijah Newren2-1/+59
2022-02-02merge-ort: mark conflict/warning messages from inner merges as omittableElijah Newren1-1/+3