summaryrefslogtreecommitdiffstats
path: root/git-compat-util.h
AgeCommit message (Expand)AuthorLines
2021-02-12Sync with 2.29.3Johannes Schindelin-0/+5
2021-02-12Sync with 2.28.1Johannes Schindelin-0/+5
2021-02-12Sync with 2.27.1Johannes Schindelin-0/+5
2021-02-12Sync with 2.26.3Johannes Schindelin-0/+5
2021-02-12Sync with 2.24.4Johannes Schindelin-0/+5
2021-02-12Sync with 2.23.4Johannes Schindelin-0/+5
2021-02-12Sync with 2.22.5Johannes Schindelin-0/+5
2021-02-12Sync with 2.21.4Johannes Schindelin-0/+5
2021-02-12Sync with 2.20.5Johannes Schindelin-0/+5
2021-02-12Sync with 2.19.6Johannes Schindelin-0/+5
2021-02-12Sync with 2.18.5Johannes Schindelin-0/+5
2021-02-12Sync with 2.17.6Johannes Schindelin-0/+5
2021-02-12checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares-0/+5
2020-12-18Merge branch 'jc/compat-util-setitimer-fix'Junio C Hamano-1/+1
2020-12-15compat-util: pretend that stub setitimer() always succeedsJunio C Hamano-1/+1
2020-11-30Merge branch 'hn/sleep-millisec-decl'Junio C Hamano-0/+2
2020-11-24move sleep_millisec to git-compat-util.hHan-Wen Nienhuys-0/+2
2020-11-02Merge branch 'jk/report-fn-typedef'Junio C Hamano-5/+7
2020-10-16usage: define a type for a reporting functionJeff King-5/+7
2020-08-06compat-util: type-check parameters of no-op replacement functionsJunio C Hamano-5/+15
2020-07-06Merge branch 'bc/sha-256-part-2'Junio C Hamano-0/+6
2020-05-27wrapper: add function to compare strings with different NUL terminationbrian m. carlson-0/+6
2020-05-20Merge branch 'cb/no-more-gmtime'Junio C Hamano-7/+0
2020-05-14compat: remove gmtimeCarlo Marcelo Arenas Belón-7/+0
2020-03-27run-command: trigger PATH lookup properly on CygwinAndras Kucsma-0/+8
2019-12-09Sync with Git 2.24.1Junio C Hamano-0/+4
2019-12-06Sync with 2.23.1Johannes Schindelin-0/+4
2019-12-06Sync with 2.22.2Johannes Schindelin-0/+4
2019-12-06Sync with 2.21.1Johannes Schindelin-0/+4
2019-12-06Sync with 2.20.2Johannes Schindelin-0/+4
2019-12-06Sync with 2.19.3Johannes Schindelin-0/+4
2019-12-06Sync with 2.18.2Johannes Schindelin-0/+4
2019-12-06Sync with 2.17.3Johannes Schindelin-0/+4
2019-12-06Sync with 2.16.6Johannes Schindelin-0/+4
2019-12-06Sync with 2.15.4Johannes Schindelin-0/+4
2019-12-06Sync with 2.14.6Johannes Schindelin-0/+4
2019-12-05mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin-0/+4
2019-11-25git-compat-util.h: drop the `PRIuMAX` and other fallback definitionsHariom Verma-20/+0
2019-10-18Merge branch 'bb/compat-util-comment-fix'Junio C Hamano-1/+1
2019-10-15Merge branch 'ew/hashmap'Junio C Hamano-0/+38
2019-10-12git-compat-util: fix documentation syntaxBeat Bolli-1/+1
2019-10-09Merge branch 'js/diff-rename-force-stable-sort'Junio C Hamano-3/+6
2019-10-09Merge branch 'sg/name-rev-cutoff-underflow-fix'Junio C Hamano-0/+1
2019-10-07OFFSETOF_VAR macro to simplify hashmap iteratorsEric Wong-0/+13
2019-10-07hashmap: use *_entry APIs to wrap container_ofEric Wong-0/+15
2019-10-07introduce container_of macroEric Wong-0/+10
2019-10-02Move git_sort(), a stable sort, into into libgit.aJohannes Schindelin-3/+6
2019-09-28name-rev: avoid cutoff timestamp underflowSZEDER Gábor-0/+1
2019-08-13packfile: drop release_pack_memory()Jeff King-3/+0
2019-06-25msvc: add a compile-time flag to allow detailed heap debuggingJeff Hostetler-0/+9