summaryrefslogtreecommitdiffstats
path: root/alias.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-02-10cache-tree API: remove redundant update_main_cache_tree()Ævar Arnfjörð Bjarmason3-15/+8
2023-02-10cocci & cache-tree.h: migrate "write_cache_as_tree" to "*_index_*"Ævar Arnfjörð Bjarmason6-15/+25
2023-02-10cocci & cache.h: apply pending "index_cache_pos" ruleÆvar Arnfjörð Bjarmason5-9/+10
2023-02-10cocci & cache.h: fully apply "active_nr" part of index-compatibilityÆvar Arnfjörð Bjarmason3-12/+5
2023-02-10builtin/rm.c: use narrower "USE_THE_INDEX_VARIABLE"Ævar Arnfjörð Bjarmason1-1/+1
2023-02-09The fifteenth batchJunio C Hamano1-0/+13
2023-02-08The fourteenth batchJunio C Hamano1-0/+8
2023-02-04delta-islands: free island_marks and bitmapsEric Wong3-1/+18
2023-02-04The thirteenth batchJunio C Hamano1-0/+8
2023-02-02mingw: remove msysGit/MSYS1 supportHarshil-Jani1-50/+35
2023-02-02mingw: remove duplicate `USE_NED_ALLOCATOR` directiveHarshil-Jani1-1/+0
2023-02-01compat/winansi: check for errors of CreateThread() correctlySeija Kijin1-1/+1
2023-02-01t/lib-httpd: increase ssl key size to 2048 bitsJeff King1-1/+1
2023-02-01t/lib-httpd: drop SSLMutex configJeff King1-1/+0
2023-02-01t/lib-httpd: bump required apache version to 2.4Jeff King2-20/+6
2023-02-01t/lib-httpd: bump required apache version to 2.2Jeff King2-12/+7
2023-02-01docs: document zero bits in index "mode"Glen Choo1-1/+3
2023-01-30The twelfth batchJunio C Hamano1-0/+10
2023-01-29Documentation: clarify that cache forgets credentials if the system restartsM Hickford1-4/+7
2023-01-27scalar: only warn when background maintenance failsDerrick Stolee3-5/+5
2023-01-27t921*: test scalar behavior starting maintenanceDerrick Stolee2-0/+13
2023-01-27t: allow 'scalar' in test_must_failDerrick Stolee1-1/+1
2023-01-27The eleventh batchJunio C Hamano1-0/+18
2023-01-26attr: fix instructions on how to check attrsJohn Cai1-1/+1
2023-01-26request-pull: filter out SSH/X.509 tag signaturesGwyneth Morgan1-1/+1
2023-01-25rebase: provide better error message for apply options vs. merge configElijah Newren3-7/+46
2023-01-25rebase: put rebase_options initialization in single placeElijah Newren1-2/+2
2023-01-25rebase: fix formatting of rebase --reapply-cherry-picks option in docsElijah Newren1-2/+0
2023-01-25rebase: clarify the OPT_CMDMODE incompatibilitiesElijah Newren1-28/+33
2023-01-25rebase: add coverage of other incompatible optionsElijah Newren2-0/+18
2023-01-25rebase: fix incompatiblity checks for --[no-]reapply-cherry-picksElijah Newren3-14/+32
2023-01-25rebase: fix docs about incompatibilities with --rootElijah Newren2-5/+6
2023-01-25rebase: remove --allow-empty-message from incompatible optsElijah Newren1-1/+0
2023-01-25rebase: flag --apply and --merge as incompatibleElijah Newren2-2/+13
2023-01-25rebase: mark --update-refs as requiring the merge backendElijah Newren3-5/+15
2023-01-25ssh signing: better error message when key not in agentAdam Szkoda1-1/+5
2023-01-23The tenth batchJunio C Hamano1-0/+24
2023-01-23Documentation: render dash correctlyAndrei Rybak6-6/+6
2023-01-22t0003: call dd with portable blocksizeTorsten Bögershausen1-2/+2
2023-01-22The ninth batchJunio C Hamano1-0/+12
2023-01-21The eighth batchJunio C Hamano1-0/+3
2023-01-20fsck: do not assume NUL-termination of buffersJeff King2-13/+194
2023-01-19fetch: fix duplicate remote parallel fetch bugCalvin Wan2-0/+10
2023-01-19doc: pretty-formats note wide char limitations, and add testsPhilip Oakley2-0/+32
2023-01-19doc: pretty-formats describe use of ellipsis in truncationPhilip Oakley1-3/+3
2023-01-19doc: pretty-formats document negative column alignmentsPhilip Oakley1-1/+3
2023-01-19doc: pretty-formats: delineate `%<|(` parameter valuesPhilip Oakley1-7/+7
2023-01-19doc: pretty-formats: separate parameters from placeholdersPhilip Oakley1-6/+9
2023-01-19attr: adjust a mismatched data typeJohannes Schindelin1-1/+1
2023-01-19checkout: document -b/-B to highlight the differences from "git branch"Junio C Hamano1-6/+8