681 Commits (fe86abd7511a9a6862d5706c6fa1d9b57a63ba09)

Author SHA1 Message Date
Ævar Arnfjörð Bjarmason 153fb49e60 gettext: remove optional non-standard parens in N_() definition 3 years ago
Eric Wong dc05929411 xmmap: inform Linux users of tuning knobs on ENOMEM 4 years ago
Andrei Rybak abcb66c614 *: fix typos which duplicate a word 4 years ago
Jonathan Nieder aafa5df0df xsize_t: avoid implementation defined behavior when len < 0 4 years ago
Torsten Bögershausen 5020774aef precompose_utf8: make precompose_string_if_needed() public 4 years ago
René Scharfe f1121499e6 git-compat-util.h: drop trailing semicolon from macro definition 4 years ago
Jeff King 2b08101204 Makefile: add OPEN_RETURNS_EINTR knob 4 years ago
Jeff King 00611d8440 add open_nofollow() helper 4 years ago
Matheus Tavares 684dd4c2b4 checkout: fix bug that makes checkout follow symlinks in leading path 4 years ago
Torsten Bögershausen 5c327502db MacOS: precompose_argv_prefix() 4 years ago
Jeff King 765dc16888 git-compat-util: always enable variadic macros 4 years ago
Junio C Hamano 14639a4779 compat-util: pretend that stub setitimer() always succeeds 4 years ago
Han-Wen Nienhuys a76b138daa move sleep_millisec to git-compat-util.h 4 years ago
Jeff King 5710dcce74 usage: define a type for a reporting function 4 years ago
Junio C Hamano 15b52a44e0 compat-util: type-check parameters of no-op replacement functions 5 years ago
brian m. carlson 14570dc67d wrapper: add function to compare strings with different NUL termination 5 years ago
Carlo Marcelo Arenas Belón 84b0115f0d compat: remove gmtime 5 years ago
Andras Kucsma 05ac8582bc run-command: trigger PATH lookup properly on Cygwin 5 years ago
Johannes Schindelin d2c84dad1c mingw: refuse to access paths with trailing spaces or periods 5 years ago
Hariom Verma ebc3278665 git-compat-util.h: drop the `PRIuMAX` and other fallback definitions 5 years ago
Beat Bolli 68b69211b2 git-compat-util: fix documentation syntax 5 years ago
Eric Wong 23dee69f53 OFFSETOF_VAR macro to simplify hashmap iterators 5 years ago
Eric Wong f0e63c4113 hashmap: use *_entry APIs to wrap container_of 5 years ago
Eric Wong 973d5eea74 introduce container_of macro 5 years ago
Johannes Schindelin 97fff61012 Move git_sort(), a stable sort, into into libgit.a 5 years ago
SZEDER Gábor 2e09c01232 name-rev: avoid cutoff timestamp underflow 5 years ago
Jeff King 9827d4c185 packfile: drop release_pack_memory() 6 years ago
Jeff Hostetler 556702f86c msvc: add a compile-time flag to allow detailed heap debugging 6 years ago
Denton Liu ad6dad0996 *.[ch]: manually align parameter lists 6 years ago
Denton Liu b199d7147a *.[ch]: remove extern from function declarations using sed 6 years ago
Denton Liu 554544276a *.[ch]: remove extern from function declarations using spatch 6 years ago
Clément Chigot 400caafb2b git-compat-util: work around for access(X_OK) under root 6 years ago
Sven Strickroth 22c3634c0f MSVC: include compat/win32/path-utils.h for MSVC, too, for real_path() 6 years ago
Jeff Hostetler ee4512ed48 trace2: create new combined trace facility 6 years ago
Duy Nguyen 18a4f6be6b git-compat-util: work around fileno(fp) that is a macro 6 years ago
Randall S. Becker 1305ef3784 git-compat-util.h: add FLOSS headers for HPE NonStop 6 years ago
Torsten Bögershausen 1cadad6f65 git clone <url> C:\cygwin\home\USER\repo' is working (again) 6 years ago
Nguyễn Thái Ngọc Duy ec36c42a63 Indent code with TABs 6 years ago
Jeff King e159b81071 pack-objects: zero-initialize tree_depth/layer arrays 6 years ago
Đoàn Trần Công Danh 2648ccc231 git-compat-util: prefer poll.h to sys/poll.h 6 years ago
Johannes Schindelin 70fc5793df config: allow for platform-specific core.* config settings 6 years ago
Carlo Marcelo Arenas Belón bbd8eb3ecb commit-slabs: move MAYBE_UNUSED out 6 years ago
Johannes Schindelin 501afcb8b0 mingw: use domain information for default email 6 years ago
Johannes Schindelin 2939a1f703 mingw: bump the minimum Windows version to Vista 6 years ago
Johannes Schindelin 3571e78aa4 mingw: set _WIN32_WINNT explicitly for Git for Windows 6 years ago
Johannes Schindelin c70e1b04f6 git-compat-util.h: fix typo 7 years ago
Jeff King c8af66ab8a automatically ban strcpy() 7 years ago
Jeff King 41a80924ae skip_prefix: add case-insensitive variant 7 years ago
Ramsay Jones 746ea4adc6 BUG_exit_code: fix sparse "symbol not declared" warning 7 years ago
Johannes Schindelin c3c3486b24 Convert remaining die*(BUG) messages 7 years ago