summaryrefslogtreecommitdiffstats
path: root/Documentation/CodingGuidelines (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-31The 17th batchJunio C Hamano1-0/+4
2022-03-31branch: remove negative exit codeGlen Choo1-1/+1
2022-03-30object-file: pass filename to fsync_or_dieNeeraj Singh1-4/+4
2022-03-30core.fsyncmethod: correctly camel-case warning messageNeeraj Singh1-1/+1
2022-03-30branch --set-upstream-to: be consistent when advisingGlen Choo1-2/+3
2022-03-30branch: give submodule updating advice before exitGlen Choo1-2/+4
2022-03-30branch: support more tracking modes when recursingGlen Choo3-7/+67
2022-03-30trace2: add stats for fsync operationsNeeraj Singh4-0/+22
2022-03-30core.fsync: fix incorrect expression for default configurationNeeraj Singh1-2/+2
2022-03-29The 16th batchJunio C Hamano1-0/+7
2022-03-29worktree: include repair cmd in usageDes Preston1-0/+1
2022-03-29mv: refresh stat info for moved entryVictoria Dye2-2/+34
2022-03-29reflog: fix 'show' subcommand's argvSZEDER Gábor1-2/+2
2022-03-28reftable: make assignments portable to AIX xlc v12.01Ævar Arnfjörð Bjarmason3-6/+18
2022-03-28docs: mention --refetch fetch optionRobert Coup2-2/+7
2022-03-28fetch: after refetch, encourage auto gc repackingRobert Coup3-2/+49
2022-03-28t5615-partial-clone: add test for fetch --refetchRobert Coup1-1/+51
2022-03-28fetch: add --refetch optionRobert Coup5-1/+34
2022-03-28builtin/fetch-pack: add --refetch optionRobert Coup3-0/+14
2022-03-28fetch-pack: add refetchRobert Coup2-17/+30
2022-03-28fetch-negotiator: add specific noop initializerRobert Coup2-0/+13
2022-03-28pack-objects: lazily set up "struct rev_info", don't leakÆvar Arnfjörð Bjarmason3-8/+48
2022-03-26The 15th batchJunio C Hamano1-0/+12
2022-03-26t7527: test status with untracked-cache and fsmonitor--daemonJeff Hostetler1-0/+115
2022-03-26fsmonitor: force update index after large responsesJeff Hostetler1-1/+54
2022-03-26fsmonitor--daemon: use a cookie file to sync with file systemJeff Hostetler2-1/+241
2022-03-26fsmonitor--daemon: periodically truncate list of modified filesJeff Hostetler1-0/+88
2022-03-26t/perf/p7519: add fsmonitor--daemon test casesJeff Hostetler1-4/+34
2022-03-26t/perf/p7519: speed up test on WindowsJeff Hostetler1-8/+16
2022-03-26t/perf/p7519: fix coding styleJeff Hostetler1-4/+4
2022-03-26t/helper/test-chmtime: skip directories on WindowsJeff Hostetler1-0/+15
2022-03-26t/perf: avoid copying builtin fsmonitor files into test repoJeff Hostetler1-1/+1