summaryrefslogtreecommitdiff
path: root/git-compat-util.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-13Sync with Git 2.37.5Junio C Hamano1-0/+8
2022-12-13Merge branch 'maint-2.36' into maint-2.37Junio C Hamano1-0/+8
2022-12-13Merge branch 'maint-2.35' into maint-2.36Junio C Hamano1-0/+8
2022-12-13Merge branch 'maint-2.34' into maint-2.35Junio C Hamano1-0/+8
2022-12-13Merge branch 'maint-2.33' into maint-2.34Junio C Hamano1-0/+8
2022-12-13Sync with Git 2.32.5Junio C Hamano1-0/+8
2022-12-13Sync with Git 2.31.6Junio C Hamano1-0/+8
2022-12-13Sync with Git 2.30.7Junio C Hamano1-0/+8
2022-12-09pretty: fix integer overflow in wrapping formatPatrick Steinhardt1-0/+8
2022-10-27Merge branch 'ab/unused-annotation' into maint-2.38Junio C Hamano1-1/+4
2022-10-05git-compat-util.h: GCC deprecated message arg only in GCC 4.5+Alejandro R. Sedeño1-1/+4
2022-09-14Merge branch 'ab/unused-annotation'Junio C Hamano1-6/+7
2022-09-14Merge branch 'jk/unused-annotation'Junio C Hamano1-2/+11
2022-09-13Merge branch 'jk/pipe-command-nonblock' into maintJunio C Hamano1-0/+22
2022-09-13Merge branch 'ab/submodule-helper-prep'Junio C Hamano1-0/+3
2022-09-02submodule--helper: check repo{_submodule,}_init() return valuesÆvar Arnfjörð Bjarmason1-0/+3
2022-09-01git-compat-util.h: use "deprecated" for UNUSED variablesÆvar Arnfjörð Bjarmason1-1/+2
2022-09-01git-compat-util.h: use "UNUSED", not "UNUSED(var)"Ævar Arnfjörð Bjarmason1-6/+6
2022-08-25Merge branch 'vd/scalar-generalize-diagnose'Junio C Hamano1-0/+1
2022-08-25Merge branch 'jk/pipe-command-nonblock'Junio C Hamano1-0/+22
2022-08-19is_path_owned_by_current_uid(): mark "report" parameter as unusedJeff King1-1/+2
2022-08-19config: mark unused callback parametersJeff King1-1/+3
2022-08-19git-compat-util: add UNUSED macroJeff King1-0/+6
2022-08-17git-compat-util: make MAX_IO_SIZE define globally availableJeff King1-0/+22
2022-08-12scalar-diagnose: move 'get_disk_info()' to 'compat/'Victoria Dye1-0/+1
2022-08-08setup: prepare for more detailed "dubious ownership" messagesJohannes Schindelin1-1/+4
2022-06-23Sync with 2.35.4Johannes Schindelin1-1/+57
2022-06-23Sync with 2.34.4Johannes Schindelin1-1/+57
2022-06-23Sync with 2.33.4Johannes Schindelin1-1/+57
2022-06-23Sync with 2.32.3Johannes Schindelin1-1/+57
2022-06-23Sync with 2.31.4Johannes Schindelin1-1/+57
2022-06-23Sync with 2.30.5Johannes Schindelin1-1/+57
2022-06-17Merge branch 'cb/path-owner-check-with-sudo-plus'Junio C Hamano1-1/+6
2022-06-17git-compat-util: allow root to access both SUDO_UID and root ownedCarlo Marcelo Arenas Belón1-1/+6
2022-06-10Merge branch 'ab/bug-if-bug'Junio C Hamano1-2/+12
2022-06-03Merge branch 'ds/bundle-uri'Junio C Hamano1-1/+7
2022-06-03Merge branch 'ns/batch-fsync'Junio C Hamano1-0/+2
2022-06-02usage.c: add a non-fatal bug() function to go with BUG()Ævar Arnfjörð Bjarmason1-0/+10
2022-06-02common-main.c: move non-trace2 exit() behavior out of trace2.cÆvar Arnfjörð Bjarmason1-2/+2
2022-05-26Merge branch 'cb/path-owner-check-with-sudo'Junio C Hamano1-1/+52
2022-05-16dir API: add a generalized path_match_flags() functionÆvar Arnfjörð Bjarmason1-1/+7
2022-05-12git-compat-util: avoid failing dir ownership checks if running privilegedCarlo Marcelo Arenas Belón1-1/+52
2022-04-11Merge tag 'v2.35.2'Junio C Hamano1-0/+12
2022-04-06Merge branch 'bc/csprng-mktemps'Junio C Hamano1-0/+4
2022-04-06core.fsync: use batch mode and sync loose objects by default on WindowsNeeraj Singh1-0/+2
2022-04-06Merge branch 'ns/core-fsyncmethod' into ns/batch-fsyncJunio C Hamano1-6/+24
2022-04-06git-compat-util: really support openssl as a source of entropyCarlo Marcelo Arenas Belón1-0/+4
2022-03-30trace2: add stats for fsync operationsNeeraj Singh1-0/+5
2022-03-25Merge branch 'ns/core-fsyncmethod'Junio C Hamano1-6/+24
2022-03-24Sync with 2.34.2Johannes Schindelin1-0/+12