summaryrefslogtreecommitdiffstats
path: root/merge-blobs.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-24Documentation: define 'MERGE_AUTOSTASH'Philippe Blain1-1/+2
2021-07-24merge: add missing word "strategy" to a messagePhilippe Blain1-1/+1
2021-07-22The sixth batchJunio C Hamano1-0/+10
2021-07-17The fifth batchJunio C Hamano1-0/+29
2021-07-14The fourth batchJunio C Hamano1-0/+26
2021-07-14doc/rev-list-options: fix duplicate word typoJeff King1-1/+1
2021-07-12rev-list: add option for --pretty=format without headerbrian m. carlson4-12/+112
2021-07-08The third batchJunio C Hamano1-0/+77
2021-07-08fetch: fix segfault in --negotiate-only without --negotiation-tip=*Ævar Arnfjörð Bjarmason2-0/+19
2021-07-07imap-send.c: use less verbose strbuf_fread() idiomÆvar Arnfjörð Bjarmason1-14/+2
2021-07-07docs: .gitignore parsing is to the top of the repoAndrew Berry1-6/+5
2021-07-06submodule--helper: remove redundant includeAtharva Raykar1-1/+0
2021-07-06help: convert git_cmd to page in one placeAndrei Rybak1-9/+8
2021-07-06khash: clarify that allocations never failRené Scharfe1-9/+5
2021-07-06t7509: avoid direct file access for writing CHERRY_PICK_HEADHan-Wen Nienhuys1-2/+2
2021-07-06t1415: avoid direct filesystem access for writing refsHan-Wen Nienhuys1-6/+4
2021-07-06t6402: preserve git exit status codeĐoàn Trần Công Danh1-68/+64
2021-07-06t6400: preserve git ls-files exit status codeĐoàn Trần Công Danh1-8/+8
2021-07-06test-lib-functions: introduce test_stdout_line_countĐoàn Trần Công Danh1-0/+26
2021-07-06ci: accelerate the checkoutJohannes Schindelin1-5/+5
2021-07-06ci (vs-build): build with NO_GETTEXTDennis Ameling1-2/+2
2021-07-06artifacts-tar: respect NO_GETTEXTJohannes Schindelin1-1/+4
2021-07-06ci (windows): transfer also the Git-tracked files to the test jobsJohannes Schindelin1-10/+12
2021-07-06bundle: remove "ref_list" in favor of string-list.c APIÆvar Arnfjörð Bjarmason4-43/+50
2021-07-06bundle.c: use a temporary variable for OIDs and namesÆvar Arnfjörð Bjarmason2-10/+22
2021-07-06bundle cmd: stop leaking memory from parse_options_cmd_bundle()Ævar Arnfjörð Bjarmason1-21/+41
2021-07-01string-list.h users: change to use *_{nodup,dup}()Ævar Arnfjörð Bjarmason8-13/+13
2021-07-01string-list.[ch]: add a string_list_init_{nodup,dup}()Ævar Arnfjörð Bjarmason2-4/+25
2021-07-01dir.[ch]: replace dir_init() with DIR_INITÆvar Arnfjörð Bjarmason10-27/+13
2021-07-01*.c *_init(): define in terms of corresponding *_INIT macroÆvar Arnfjörð Bjarmason6-15/+12
2021-07-01*.h: move some *_INIT to designated initializersÆvar Arnfjörð Bjarmason4-5/+13
2021-07-01test-lib: avoid accidental globbing in match_pattern_list()Jeff King1-12/+22
2021-06-30fetch: document the --negotiate-only optionÆvar Arnfjörð Bjarmason2-3/+13
2021-06-30send-pack.c: move "no refs in common" abort earlierÆvar Arnfjörð Bjarmason1-5/+6
2021-06-30merge-recursive: handle rename-to-self caseElijah Newren2-9/+16
2021-06-30merge-ort: ensure we consult df_conflict and path_conflictsElijah Newren2-4/+8
2021-06-30t6423: test directory renames causing rename-to-selfElijah Newren1-0/+175
2021-06-30grep: report missing left operand of --andRené Scharfe2-0/+11
2021-06-30xmmap: inform Linux users of tuning knobs on ENOMEMEric Wong5-5/+22
2021-06-29test-lib.sh: set COLUMNS=80 for --verbose repeatabilityÆvar Arnfjörð Bjarmason1-2/+3
2021-06-29Makefile: add and use the ".DELETE_ON_ERROR" flagÆvar Arnfjörð Bjarmason1-11/+18
2021-06-29midx: report checksum mismatches during 'verify'Taylor Blau2-0/+8
2021-06-29midx: don't reuse corrupt MIDXs when writingTaylor Blau2-0/+18
2021-06-29commit-graph: rewrite to use checksum_valid()Taylor Blau1-8/+6
2021-06-29csum-file: introduce checksum_valid()Taylor Blau3-10/+20
2021-06-29ci: upgrade to using actions/{up,down}load-artifacts v2Johannes Schindelin1-8/+8
2021-06-29ci (vs-build): use `cmd` to copy the DLLs, not `powershell`Johannes Schindelin1-4/+2
2021-06-29ci: use the new GitHub Action to download git-sdk-64-minimalJohannes Schindelin1-84/+19
2021-06-29submodule: remove unnecessary `prefix` based option logicKaartic Sivaraam1-7/+7
2021-06-29config: normalize the path of the system gitconfigJohannes Schindelin1-3/+4