Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: introduce `USE_THE_REPOSITORY_VARIABLE` macro | Patrick Steinhardt | 2024-06-14 | 1 | -0/+2 |
* | treewide: remove unnecessary includes in source files | Elijah Newren | 2023-12-26 | 1 | -1/+0 |
* | fsmonitor: mark unused parameters in stub functions | Jeff King | 2023-09-19 | 1 | -5/+5 |
* | fsmonitor-ll.h: split this header out of fsmonitor.h | Elijah Newren | 2023-06-21 | 1 | -1/+1 |
* | cache.h: remove this no-longer-used header | Elijah Newren | 2023-06-21 | 1 | -1/+1 |
* | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren | 2023-04-24 | 1 | -0/+1 |
* | treewide: be explicit about dependence on gettext.h | Elijah Newren | 2023-03-21 | 1 | -0/+1 |
* | replace and remove run_command_v_opt_tr2() | René Scharfe | 2022-10-30 | 1 | -3/+7 |
* | fsmonitor: relocate socket file if .git directory is remote | Eric DeCosta | 2022-10-05 | 1 | -10/+8 |
* | fsmonitor-ipc: create client routines for git-fsmonitor--daemon | Jeff Hostetler | 2022-03-26 | 1 | -0/+171 |