Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/unused-anno-more' | Junio C Hamano | 2022-10-27 | 1 | -6/+10 |
|\ | |||||
| * | mark unused parameters in trivial compat functions | Jeff King | 2022-10-18 | 1 | -6/+10 |
* | | Merge branch 'ab/unused-annotation' | Junio C Hamano | 2022-10-17 | 1 | -1/+4 |
|\ \ | |||||
| * | | git-compat-util.h: GCC deprecated message arg only in GCC 4.5+ | Alejandro R. Sedeño | 2022-10-06 | 1 | -1/+4 |
* | | | Merge branch 'ds/use-platform-regex-on-macos' | Junio C Hamano | 2022-10-08 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | grep: fix multibyte regex handling under macOS | Diomidis Spinellis | 2022-08-26 | 1 | -0/+1 |
* | | | Merge branch 'ab/unused-annotation' | Junio C Hamano | 2022-09-14 | 1 | -6/+7 |
|\ \ \ | | |/ | |/| | |||||
| * | | git-compat-util.h: use "deprecated" for UNUSED variables | Ævar Arnfjörð Bjarmason | 2022-09-01 | 1 | -1/+2 |
| * | | git-compat-util.h: use "UNUSED", not "UNUSED(var)" | Ævar Arnfjörð Bjarmason | 2022-09-01 | 1 | -6/+6 |
* | | | Merge branch 'jk/unused-annotation' | Junio C Hamano | 2022-09-14 | 1 | -2/+11 |
|\| | | |||||
| * | | is_path_owned_by_current_uid(): mark "report" parameter as unused | Jeff King | 2022-08-19 | 1 | -1/+2 |
| * | | config: mark unused callback parameters | Jeff King | 2022-08-19 | 1 | -1/+3 |
| * | | git-compat-util: add UNUSED macro | Jeff King | 2022-08-19 | 1 | -0/+6 |
| |/ | |||||
* | | Merge branch 'ab/submodule-helper-prep' | Junio C Hamano | 2022-09-13 | 1 | -0/+3 |
|\ \ | |||||
| * | | submodule--helper: check repo{_submodule,}_init() return values | Ævar Arnfjörð Bjarmason | 2022-09-02 | 1 | -0/+3 |
* | | | Merge branch 'vd/scalar-generalize-diagnose' | Junio C Hamano | 2022-08-25 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | scalar-diagnose: move 'get_disk_info()' to 'compat/' | Victoria Dye | 2022-08-12 | 1 | -0/+1 |
| |/ / | |||||
* | | | Merge branch 'jk/pipe-command-nonblock' | Junio C Hamano | 2022-08-25 | 1 | -0/+22 |
|\ \ \ | |_|/ |/| | | |||||
| * | | git-compat-util: make MAX_IO_SIZE define globally available | Jeff King | 2022-08-17 | 1 | -0/+22 |
| |/ | |||||
* / | setup: prepare for more detailed "dubious ownership" messages | Johannes Schindelin | 2022-08-08 | 1 | -1/+4 |
|/ | |||||
* | Merge branch 'cb/path-owner-check-with-sudo-plus' | Junio C Hamano | 2022-06-18 | 1 | -1/+6 |
|\ | |||||
| * | git-compat-util: allow root to access both SUDO_UID and root owned | Carlo Marcelo Arenas Belón | 2022-06-17 | 1 | -1/+6 |
* | | Merge branch 'ab/bug-if-bug' | Junio C Hamano | 2022-06-11 | 1 | -2/+12 |
|\ \ | |||||
| * | | usage.c: add a non-fatal bug() function to go with BUG() | Ævar Arnfjörð Bjarmason | 2022-06-02 | 1 | -0/+10 |
| * | | common-main.c: move non-trace2 exit() behavior out of trace2.c | Ævar Arnfjörð Bjarmason | 2022-06-02 | 1 | -2/+2 |
* | | | Merge branch 'ds/bundle-uri' | Junio C Hamano | 2022-06-03 | 1 | -1/+7 |
|\ \ \ | |||||
| * | | | dir API: add a generalized path_match_flags() function | Ævar Arnfjörð Bjarmason | 2022-05-17 | 1 | -1/+7 |
* | | | | Merge branch 'ns/batch-fsync' | Junio C Hamano | 2022-06-03 | 1 | -0/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | core.fsync: use batch mode and sync loose objects by default on Windows | Neeraj Singh | 2022-04-06 | 1 | -0/+2 |
| * | | | Merge branch 'ns/core-fsyncmethod' into ns/batch-fsync | Junio C Hamano | 2022-04-06 | 1 | -6/+24 |
| |\ \ \ | |||||
* | \ \ \ | Merge branch 'cb/path-owner-check-with-sudo' | Junio C Hamano | 2022-05-26 | 1 | -1/+52 |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | |||||
| * | | | git-compat-util: avoid failing dir ownership checks if running privileged | Carlo Marcelo Arenas Belón | 2022-05-13 | 1 | -1/+52 |
* | | | | Merge tag 'v2.35.2' | Junio C Hamano | 2022-04-12 | 1 | -0/+12 |
|\ \ \ \ | |||||
| * \ \ \ | Sync with 2.34.2 | Johannes Schindelin | 2022-03-24 | 1 | -0/+12 |
| |\ \ \ \ | |||||
| | * \ \ \ | Sync with 2.33.2 | Johannes Schindelin | 2022-03-24 | 1 | -1/+15 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Sync with 2.32.1 | Johannes Schindelin | 2022-03-24 | 1 | -1/+15 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Sync with 2.31.2 | Johannes Schindelin | 2022-03-24 | 1 | -1/+15 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Sync with 2.30.3 | Johannes Schindelin | 2022-03-24 | 1 | -1/+15 |
| | | | | |\| | | | |||||
| | | | | | * | | | Add a function to determine whether a path is owned by the current user | Johannes Schindelin | 2022-03-21 | 1 | -0/+12 |
| | | | | | * | | | mingw: avoid fallback for {local,gm}time_r() | Carlo Marcelo Arenas Belón | 2022-03-17 | 1 | -1/+3 |
* | | | | | | | | | Merge branch 'bc/csprng-mktemps' | Junio C Hamano | 2022-04-07 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | git-compat-util: really support openssl as a source of entropy | Carlo Marcelo Arenas Belón | 2022-04-06 | 1 | -0/+4 |
* | | | | | | | | | | trace2: add stats for fsync operations | Neeraj Singh | 2022-03-30 | 1 | -0/+5 |
* | | | | | | | | | | Merge branch 'ns/core-fsyncmethod' | Junio C Hamano | 2022-03-26 | 1 | -6/+24 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | core.fsyncmethod: add writeout-only mode | Neeraj Singh | 2022-03-11 | 1 | -0/+24 |
| * | | | | | | | | wrapper: make inclusion of Windows csprng header tightly scoped | Neeraj Singh | 2022-03-11 | 1 | -6/+0 |
* | | | | | | | | | C99: remove hardcoded-out !HAVE_VARIADIC_MACROS code | Ævar Arnfjörð Bjarmason | 2022-02-22 | 1 | -12/+0 |
* | | | | | | | | | git-compat-util.h: clarify GCC v.s. C99-specific in comment | Ævar Arnfjörð Bjarmason | 2022-02-22 | 1 | -3/+1 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge branch 'ab/auto-detect-zlib-compress2' | Junio C Hamano | 2022-02-17 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | compat: auto-detect if zlib has uncompress2() | Ævar Arnfjörð Bjarmason | 2022-01-26 | 1 | -0/+12 |
| | |/ / / / / / | |/| | | | | | |