588 Commits (0d7131763e7762dc34c407f32e3c63123001a292)

Author SHA1 Message Date
brian m. carlson 7bc341e21b git-compat-util: add a test balloon for C99 support 3 years ago
Carlo Marcelo Arenas Belón 9e12400da8 mingw: avoid fallback for {local,gm}time_r() 3 years ago
Johannes Schindelin e2ffeae3f6 git-compat-util: introduce more size_t helpers 3 years ago
Junio C Hamano a38989bd5b unsetenv(3) returns int, not void 3 years ago
Carlo Marcelo Arenas Belón 6fc527a8d0 wrapper: remove xunsetenv() 3 years ago
Ævar Arnfjörð Bjarmason 3540c71ea5 wrapper.c: add x{un,}setenv(), and use xsetenv() in environment.c 4 years ago
Carlo Marcelo Arenas Belón bb390b1f49 git-compat-util: include declaration for unix sockets in windows 4 years ago
Ævar Arnfjörð Bjarmason 153fb49e60 gettext: remove optional non-standard parens in N_() definition 4 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 6 years ago
Eric Wong 23dee69f53 OFFSETOF_VAR macro to simplify hashmap iterators 6 years ago
Eric Wong f0e63c4113 hashmap: use *_entry APIs to wrap container_of 6 years ago
Eric Wong 973d5eea74 introduce container_of macro 6 years ago
Johannes Schindelin 97fff61012 Move git_sort(), a stable sort, into into libgit.a 6 years ago
SZEDER Gábor 2e09c01232 name-rev: avoid cutoff timestamp underflow 6 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 7 years ago