summaryrefslogtreecommitdiff
path: root/git-compat-util.h
AgeCommit message (Expand)Author
2021-02-12Sync with 2.21.4Johannes Schindelin
2021-02-12Sync with 2.20.5Johannes Schindelin
2021-02-12Sync with 2.19.6Johannes Schindelin
2021-02-12Sync with 2.18.5Johannes Schindelin
2021-02-12Sync with 2.17.6Johannes Schindelin
2021-02-12checkout: fix bug that makes checkout follow symlinks in leading pathMatheus Tavares
2019-12-06Sync with 2.21.1Johannes Schindelin
2019-12-06Sync with 2.20.2Johannes Schindelin
2019-12-06Sync with 2.19.3Johannes Schindelin
2019-12-06Sync with 2.18.2Johannes Schindelin
2019-12-06Sync with 2.17.3Johannes Schindelin
2019-12-06Sync with 2.16.6Johannes Schindelin
2019-12-06Sync with 2.15.4Johannes Schindelin
2019-12-06Sync with 2.14.6Johannes Schindelin
2019-12-05mingw: refuse to access paths with trailing spaces or periodsJohannes Schindelin
2019-05-13Merge branch 'cc/access-on-aix-workaround'Junio C Hamano
2019-05-13Merge branch 'dl/no-extern-in-func-decl'Junio C Hamano
2019-05-09Merge branch 'ss/msvc-path-utils-fix'Junio C Hamano
2019-05-05*.[ch]: manually align parameter listsDenton Liu
2019-05-05*.[ch]: remove extern from function declarations using sedDenton Liu
2019-05-05*.[ch]: remove extern from function declarations using spatchDenton Liu
2019-04-25git-compat-util: work around for access(X_OK) under rootClément Chigot
2019-04-09MSVC: include compat/win32/path-utils.h for MSVC, too, for real_path()Sven Strickroth
2019-02-22trace2: create new combined trace facilityJeff Hostetler
2019-02-13Merge branch 'nd/fileno-may-be-macro'Junio C Hamano
2019-02-12git-compat-util: work around fileno(fp) that is a macroDuy Nguyen
2019-01-18Merge branch 'rb/hpe'Junio C Hamano
2019-01-14Merge branch 'nd/indentation-fix'Junio C Hamano
2019-01-14Merge branch 'tb/use-common-win32-pathfuncs-on-cygwin'Junio C Hamano
2019-01-03git-compat-util.h: add FLOSS headers for HPE NonStopRandall S. Becker
2018-12-26git clone <url> C:\cygwin\home\USER\repo' is working (again)Torsten Bögershausen
2018-12-09Indent code with TABsNguyễn Thái Ngọc Duy
2018-11-21Merge branch 'cc/delta-islands'Junio C Hamano
2018-11-21pack-objects: zero-initialize tree_depth/layer arraysJeff King
2018-11-14git-compat-util: prefer poll.h to sys/poll.hĐoàn Trần Công Danh
2018-10-31config: allow for platform-specific core.* config settingsJohannes Schindelin
2018-10-30Merge branch 'cb/khash-maybe-unused-function'Junio C Hamano
2018-10-26Merge branch 'js/mingw-default-ident'Junio C Hamano
2018-10-24commit-slabs: move MAYBE_UNUSED outCarlo Marcelo Arenas Belón
2018-10-16mingw: use domain information for default emailJohannes Schindelin
2018-10-04mingw: bump the minimum Windows version to VistaJohannes Schindelin
2018-10-04mingw: set _WIN32_WINNT explicitly for Git for WindowsJohannes Schindelin
2018-08-20Merge branch 'js/typofixes'Junio C Hamano
2018-08-08git-compat-util.h: fix typoJohannes Schindelin
2018-07-26automatically ban strcpy()Jeff King
2018-05-30Merge branch 'js/use-bug-macro'Junio C Hamano
2018-05-29Sync with Git 2.17.1Junio C Hamano
2018-05-23Merge branch 'nd/repack-keep-pack'Junio C Hamano
2018-05-22Sync with Git 2.16.4Junio C Hamano
2018-05-22Sync with Git 2.15.2Junio C Hamano