summaryrefslogtreecommitdiffstats
path: root/mailinfo.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-21branch: accept multiple upstream branches for trackingJosh Steadmon2-43/+106
2021-10-14Thirteenth batchJunio C Hamano1-0/+22
2021-10-12Git 2.33.1v2.33.1Junio C Hamano2-1/+139
2021-10-11Twelfth batchJunio C Hamano1-0/+7
2021-10-06The eleventh batchJunio C Hamano1-0/+9
2021-10-04t/perf/aggregate.perl: tolerate leading spacesTaylor Blau1-2/+2
2021-10-04Documentation/git-status: mention how to detect copiesJohannes Altmanninger1-1/+1
2021-10-04Documentation/git-status: document porcelain status T (typechange)Johannes Altmanninger1-7/+10
2021-10-04Documentation/diff-format: state in which cases porcelain status is TJohannes Altmanninger1-1/+1
2021-10-04Documentation/git-status: remove impossible porcelain status DR and DCJohannes Altmanninger1-2/+2
2021-10-04p3400: stop using tac(1)René Scharfe1-1/+1
2021-10-04The tenth batchJunio C Hamano1-0/+34
2021-10-02bisect--helper: add space between colon and following sentenceBagas Sanjaya1-1/+1
2021-10-01config.h: remove unused git_config_get_untracked_cache() declarationÆvar Arnfjörð Bjarmason1-1/+0
2021-10-01log-tree.h: remove unused function declarationsÆvar Arnfjörð Bjarmason1-2/+0
2021-10-01grep.h: remove unused grep_threads_ok() declarationÆvar Arnfjörð Bjarmason1-1/+0
2021-10-01builtin.h: remove cmd_tar_tree() declarationÆvar Arnfjörð Bjarmason1-1/+0
2021-10-01difftool: add a missing space to the run_dir_diff() commentsDavid Aguilar1-1/+1
2021-10-01difftool: remove an unnecessary call to strbuf_release()David Aguilar1-2/+0
2021-10-01difftool: refactor dir-diff to write files using helper functionsDavid Aguilar1-22/+28
2021-10-01difftool: create a tmpdir path without repeated slashesDavid Aguilar2-26/+31
2021-09-29grep: demonstrate bug with textconv attributes and submodulesMatheus Tavares2-3/+106
2021-09-29Makefile: restrict -Wpedantic and -Wno-pedantic-ms-format betterCarlo Marcelo Arenas Belón2-2/+11
2021-09-29doc: fix capitalization in "git status --porcelain=v2" descriptionOrgad Shaneh1-1/+1
2021-09-29refs/ref-cache.[ch]: remove "incomplete" from create_dir_entry()Ævar Arnfjörð Bjarmason3-9/+7
2021-09-29refs/ref-cache.c: remove "mkdir" parameter from find_containing_dir()Ævar Arnfjörð Bjarmason1-24/+12
2021-09-29refs/ref-cache.[ch]: remove unused add_ref_entry()Ævar Arnfjörð Bjarmason2-16/+0
2021-09-29refs/ref-cache.[ch]: remove unused remove_entry_from_dir()Ævar Arnfjörð Bjarmason2-51/+0
2021-09-29refs.[ch]: remove unused ref_storage_backend_exists()Ævar Arnfjörð Bjarmason2-7/+0
2021-09-28config.c: remove unused git_config_key_is_valid()Ævar Arnfjörð Bjarmason2-27/+8
2021-09-28string-list.[ch]: remove string_list_init() compatibility functionÆvar Arnfjörð Bjarmason3-15/+2
2021-09-28The ninth batchJunio C Hamano1-0/+5
2021-09-28advice: update message to suggest '--sparse'Derrick Stolee4-14/+24
2021-09-28mv: refuse to move sparse pathsDerrick Stolee2-9/+229
2021-09-28rm: skip sparse paths with missing SKIP_WORKTREEDerrick Stolee2-3/+20
2021-09-28rm: add --sparse optionDerrick Stolee3-2/+24
2021-09-28add: update --renormalize to skip sparse pathsDerrick Stolee2-2/+14
2021-09-28add: update --chmod to skip sparse pathsDerrick Stolee2-2/+12
2021-09-28add: implement the --sparse optionDerrick Stolee4-24/+43
2021-09-28add: skip tracked paths outside sparse-checkout coneDerrick Stolee5-10/+34
2021-09-28add: fail when adding an untracked sparse fileDerrick Stolee2-9/+42
2021-09-28dir: fix pattern matching on dirsDerrick Stolee1-1/+1
2021-09-28dir: select directories correctlyDerrick Stolee1-5/+49
2021-09-28t1092: behavior for adding sparse filesDerrick Stolee1-0/+28
2021-09-28maintenance: fix test t7900-maintenance.shLénaïc Huard1-2/+1
2021-09-27cbtree.h: define cb_init() in terms of CBTREE_INITÆvar Arnfjörð Bjarmason1-2/+3
2021-09-27*.h: move some *_INIT to designated initializersÆvar Arnfjörð Bjarmason13-18/+42
2021-09-27*.h _INIT macros: don't specify fields equal to 0Ævar Arnfjörð Bjarmason7-11/+7
2021-09-27*.[ch] *_INIT macros: use { 0 } for a "zero out" idiomÆvar Arnfjörð Bjarmason13-24/+21
2021-09-27submodule-config.h: remove unused SUBMODULE_INIT macroÆvar Arnfjörð Bjarmason1-4/+0