Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | environment.h: move declarations for environment.c functions from cache.h | Elijah Newren | 2023-03-21 | 2 | -0/+2 |
* | treewide: remove unnecessary includes of cache.h | Elijah Newren | 2023-03-21 | 1 | -1/+1 |
* | wrapper.h: move declarations for wrapper.c functions from cache.h | Elijah Newren | 2023-03-21 | 2 | -0/+2 |
* | abspath.h: move absolute path functions from cache.h | Elijah Newren | 2023-03-21 | 3 | -0/+3 |
* | treewide: remove unnecessary cache.h inclusion from several sources | Elijah Newren | 2023-03-21 | 2 | -2/+2 |
* | treewide: be explicit about dependence on gettext.h | Elijah Newren | 2023-03-21 | 11 | -0/+11 |
* | cache.h: remove dependence on hex.h; make other files include it explicitly | Elijah Newren | 2023-02-24 | 1 | -0/+1 |
* | alloc.h: move ALLOC_GROW() functions from cache.h | Elijah Newren | 2023-02-24 | 1 | -0/+1 |
* | treewide: ensure one of the appropriate headers is sourced first | Elijah Newren | 2023-02-24 | 2 | -0/+2 |
* | Merge branch 'sk/winansi-createthread-fix' | Junio C Hamano | 2023-02-09 | 1 | -1/+1 |
|\ | |||||
| * | compat/winansi: check for errors of CreateThread() correctly | Seija Kijin | 2023-02-01 | 1 | -1/+1 |
* | | Merge branch 'sk/win32-close-handle-upon-pthread-join' | Junio C Hamano | 2023-01-23 | 1 | -11/+14 |
|\ \ | |||||
| * | | win32: close handles of threads that have been joined | Seija Kijin | 2023-01-04 | 1 | -0/+3 |
| * | | win32: prepare pthread.c for change by formatting | Seija Kijin | 2023-01-04 | 1 | -11/+11 |
| |/ | |||||
* | | Merge branch 'rs/use-enhanced-bre-on-macos' | Junio C Hamano | 2023-01-23 | 1 | -0/+9 |
|\ \ | |||||
| * | | use enhanced basic regular expressions on macOS | René Scharfe | 2023-01-08 | 1 | -0/+9 |
| |/ | |||||
* | | Merge branch 'rs/dup-array' | Junio C Hamano | 2023-01-22 | 1 | -7/+3 |
|\ \ | |||||
| * | | use DUP_ARRAY | René Scharfe | 2023-01-09 | 1 | -2/+1 |
| * | | mingw: make argv2 in try_shell_exec() non-const | René Scharfe | 2023-01-09 | 1 | -5/+2 |
* | | | Merge branch 'dh/mingw-ownership-check-typofix' | Junio C Hamano | 2023-01-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | mingw: fix typo in an error message from ownership check | Daniël Haazen | 2022-12-20 | 1 | -1/+1 |
| * | | | Merge branch 'jk/pipe-command-nonblock' into maint | Junio C Hamano | 2022-09-13 | 2 | -0/+59 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'js/safe-directory-plus' into maint | Junio C Hamano | 2022-08-26 | 2 | -2/+59 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'js/lstat-mingw-enotdir-fix' into maint | Junio C Hamano | 2022-08-26 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
* | | | | | | | win32: use _endthreadex to terminate threads, not ExitThread | Seija Kijin | 2022-12-25 | 1 | -1/+1 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Merge branch 'jh/fsmonitor-darwin-modernize' | Junio C Hamano | 2022-12-19 | 2 | -14/+25 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | fsmonitor: eliminate call to deprecated FSEventStream function | Jeff Hostetler | 2022-12-15 | 2 | -14/+25 |
* | | | | | | Merge branch 'sz/macos-fsmonitor-symlinks' | Junio C Hamano | 2022-11-23 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fsmonitor--daemon: on macOS support symlink | srz_zumix | 2022-11-08 | 1 | -1/+1 |
* | | | | | | | Merge branch 'rs/no-more-run-command-v' | Taylor Blau | 2022-11-08 | 1 | -4/+7 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | use child_process member "args" instead of string array variable | René Scharfe | 2022-10-30 | 1 | -4/+7 |
* | | | | | | | Merge branch 'jk/unused-anno-more' | Junio C Hamano | 2022-10-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | mark unused parameters in trivial compat functions | Jeff King | 2022-10-18 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'ab/macos-build-fix-with-sha1dc' | Junio C Hamano | 2022-10-21 | 1 | -5/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fsmonitor OSX: compile with DC_SHA1=YesPlease | Ævar Arnfjörð Bjarmason | 2022-10-19 | 1 | -5/+5 |
* | | | | | | | Merge branch 'ed/fsmonitor-on-networked-macos' | Junio C Hamano | 2022-10-17 | 7 | -225/+381 |
|\| | | | | | | |/ / / / / |/| | | | | | |||||
| * | | | | | fsmonitor: deal with synthetic firmlinks on macOS | Eric DeCosta | 2022-10-05 | 3 | -2/+121 |
| * | | | | | fsmonitor: avoid socket location check if using hook | Eric DeCosta | 2022-10-05 | 2 | -5/+7 |
| * | | | | | fsmonitor: relocate socket file if .git directory is remote | Eric DeCosta | 2022-10-05 | 3 | -1/+62 |
| * | | | | | fsmonitor: refactor filesystem checks to common interface | Eric DeCosta | 2022-10-05 | 4 | -219/+193 |
* | | | | | | Merge branch 'ab/unused-annotation' | Junio C Hamano | 2022-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | git-compat-util.h: use "UNUSED", not "UNUSED(var)" | Ævar Arnfjörð Bjarmason | 2022-09-01 | 1 | -1/+1 |
* | | | | | | | Merge branch 'jk/unused-annotation' | Junio C Hamano | 2022-09-14 | 1 | -1/+1 |
|\| | | | | | | |||||
| * | | | | | | hashmap: mark unused callback parameters | Jeff King | 2022-08-19 | 1 | -1/+1 |
* | | | | | | | Merge branch 'ed/fsmonitor-on-network-disk' | Junio C Hamano | 2022-09-13 | 1 | -0/+68 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | fsmonitor: option to allow fsmonitor to run against network-mounted repos | Eric DeCosta | 2022-08-12 | 1 | -0/+68 |
* | | | | | | | Merge branch 'vd/scalar-generalize-diagnose' | Junio C Hamano | 2022-08-25 | 1 | -0/+56 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | scalar-diagnose: move 'get_disk_info()' to 'compat/' | Victoria Dye | 2022-08-12 | 1 | -0/+56 |
* | | | | | | | | Merge branch 'jk/pipe-command-nonblock' | Junio C Hamano | 2022-08-25 | 2 | -0/+59 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | nonblock: support Windows | René Scharfe | 2022-08-17 | 1 | -0/+27 |