summaryrefslogtreecommitdiffstats
path: root/connected.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-01Twelfth batchJunio C Hamano1-0/+39
2020-08-28po: add missing letter for French messagebrian m. carlson1-1/+1
2020-08-27Eleventh batchJunio C Hamano1-0/+9
2020-08-26revision: set rev_input_given in handle_revision_arg()Jeff King3-5/+26
2020-08-26refs: remove lookup cache for reference-transaction hookPatrick Steinhardt2-12/+12
2020-08-24Tenth batchJunio C Hamano1-0/+35
2020-08-22bisect: add first-parent option to documentationAaron Lipman1-1/+1
2020-08-22checkout, restore: make pathspec recursiveRené Scharfe3-3/+30
2020-08-22ident: say whose identity is missing when giving user.name hintJunio C Hamano2-18/+43
2020-08-21ref-filter: 'contents:trailers' show error if `:` is missingHariom Verma2-3/+13
2020-08-21diff: index-line: respect --abbrev in object's nameĐoàn Trần Công Danh6-5/+99
2020-08-21t4013: improve diff-post-processor logicbrian m. carlson1-21/+39
2020-08-21t6300: unify %(trailers) and %(contents:trailers) testsHariom Verma1-42/+14
2020-08-21ci: fix inconsistent indentationAdrian Moennich1-28/+28
2020-08-21index-pack: adjust default threading capJeff King1-3/+16
2020-08-21p5302: count up to online-cpus for thread testsJeff King1-23/+24
2020-08-21p5302: disable thread-count parameter tests by defaultJeff King3-5/+16
2020-08-21sequencer: treat REVERT_HEAD as a pseudo refHan-Wen Nienhuys4-14/+13
2020-08-21builtin/commit: suggest update-ref for pseudoref removalHan-Wen Nienhuys1-14/+12
2020-08-21sequencer: treat CHERRY_PICK_HEAD as a pseudo refHan-Wen Nienhuys5-23/+33
2020-08-21refs: make refs_ref_exists publicHan-Wen Nienhuys2-1/+3
2020-08-21git-apply.txt: update descriptions of --cached, --indexRaymond E. Pasco1-10/+10
2020-08-20fetch-pack: in partial clone, pass --promisorJonathan Tan2-7/+26
2020-08-20completion: add GIT_COMPLETION_SHOW_ALL env varRyan Zoeller1-1/+13
2020-08-20parse-options: add --git-completion-helper-allRyan Zoeller1-9/+17
2020-08-20Ninth batchJunio C Hamano1-1/+43
2020-08-19refs: read FETCH_HEAD and MERGE_HEAD genericallyHan-Wen Nienhuys1-1/+27
2020-08-19refs: move gitdir into base ref_storeHan-Wen Nienhuys3-9/+10
2020-08-19refs: fix comment about submodule ref_storesHan-Wen Nienhuys1-1/+1
2020-08-19refs: split off reading loose ref data in separate functionHan-Wen Nienhuys2-15/+25
2020-08-19dir: fix problematic API to avoid memory leaksElijah Newren10-28/+36
2020-08-19dir: make clear_directory() free all relevant memoryElijah Newren5-15/+13
2020-08-19patch-id: ignore newline at end of file in diff_flush_patch_id()René Scharfe2-0/+25
2020-08-18checkout_entry(): remove unreachable error() callMatheus Tavares1-2/+0
2020-08-18fetch: optionally allow disabling FETCH_HEAD updateJunio C Hamano4-5/+41
2020-08-18mem-pool: use consistent pool variable nameElijah Newren2-21/+23
2020-08-18mem-pool: use more standard initialization and finalizationElijah Newren4-23/+23
2020-08-18mem-pool: add convenience functions for strdup and strndupElijah Newren3-10/+26
2020-08-18contrib/subtree: document 'push' does not take '--squash'Danny Lin1-2/+2
2020-08-18contrib/subtree: fix "unsure" for --message in the documentDanny Lin1-1/+1
2020-08-18Eighth batchJunio C Hamano1-0/+36
2020-08-18multi-pack-index: use hash version byteDerrick Stolee4-13/+80
2020-08-18commit-graph: use the "hash version" byteDerrick Stolee5-8/+62
2020-08-18t/README: document GIT_TEST_DEFAULT_HASHDerrick Stolee1-0/+4
2020-08-18submodule--helper: fix leak of core.worktree valueJeff King1-2/+2
2020-08-18config: fix leak in git_config_get_expiry_in_days()Jeff King1-2/+2
2020-08-18config: drop git_config_get_string_const()Jeff King7-43/+16
2020-08-17mingw: improve performance of mingw_unlink()Jeff Hostetler1-0/+3
2020-08-17Documentation: mark `--object-format=sha256` as experimentalMartin Ågren5-1/+14
2020-08-17refspec: make sure stack refspec_item variables are zeroedJacob Keller2-0/+2