Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mingw: be more informative when ownership check fails on FAT32 | Johannes Schindelin | 2022-08-08 | 1 | -1/+24 |
* | mingw: provide details about unsafe directories' ownership | Johannes Schindelin | 2022-08-08 | 1 | -0/+24 |
* | setup: prepare for more detailed "dubious ownership" messages | Johannes Schindelin | 2022-08-08 | 2 | -2/+2 |
* | Merge branch 'jh/builtin-fsmonitor-part3' | Junio C Hamano | 2022-06-10 | 8 | -93/+1042 |
|\ | |||||
| * | fsmonitor: on macOS also emit NFC spelling for NFD pathname | Jeff Hostetler | 2022-05-26 | 1 | -2/+31 |
| * | fsm-listen-darwin: shutdown daemon if worktree root is moved/renamed | Jeff Hostetler | 2022-05-26 | 1 | -0/+25 |
| * | fsm-health-win32: force shutdown daemon if worktree root moves | Jeff Hostetler | 2022-05-26 | 1 | -0/+143 |
| * | fsm-health-win32: add polling framework to monitor daemon health | Jeff Hostetler | 2022-05-26 | 1 | -1/+64 |
| * | fsmonitor--daemon: stub in health thread | Jeff Hostetler | 2022-05-26 | 3 | -0/+143 |
| * | fsmonitor--daemon: rename listener thread related variables | Jeff Hostetler | 2022-05-26 | 3 | -30/+30 |
| * | fsmonitor--daemon: cd out of worktree root | Jeff Hostetler | 2022-05-26 | 1 | -6/+16 |
| * | fsm-listen-darwin: ignore FSEvents caused by xattr changes on macOS | Jeff Hostetler | 2022-05-26 | 1 | -1/+33 |
| * | fsmonitor-settings: NTFS and FAT32 on MacOS are incompatible | Jeff Hostetler | 2022-05-26 | 1 | -3/+17 |
| * | fsmonitor-settings: remote repos on Windows are incompatible | Jeff Hostetler | 2022-05-26 | 1 | -0/+102 |
| * | fsmonitor-settings: remote repos on macOS are incompatible | Jeff Hostetler | 2022-05-26 | 1 | -0/+66 |
| * | fsmonitor-settings: stub in macOS-specific incompatibility checking | Jeff Hostetler | 2022-05-26 | 1 | -0/+9 |
| * | fsmonitor-settings: VFS for Git virtual repos are incompatible | Jeff Hostetler | 2022-05-26 | 1 | -0/+26 |
| * | fsmonitor-settings: stub in Win32-specific incompatibility checking | Jeff Hostetler | 2022-05-26 | 1 | -0/+9 |
| * | fsm-listen-win32: handle shortnames | Jeff Hostetler | 2022-05-26 | 1 | -54/+332 |
* | | Merge branch 'ds/bundle-uri' | Junio C Hamano | 2022-06-03 | 2 | -6/+2 |
|\ \ | |||||
| * | | dir API: add a generalized path_match_flags() function | Ævar Arnfjörð Bjarmason | 2022-05-16 | 2 | -6/+2 |
* | | | Merge branch 'ns/batch-fsync' | Junio C Hamano | 2022-06-03 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | core.fsync: use batch mode and sync loose objects by default on Windows | Neeraj Singh | 2022-04-06 | 1 | -0/+3 |
* | | | | Merge branch 'js/ci-gcc-12-fixes' | Junio C Hamano | 2022-05-31 | 2 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | nedmalloc: avoid new compile error | Johannes Schindelin | 2022-05-24 | 1 | -1/+0 |
| * | | | | compat/win32/syslog: fix use-after-realloc | Johannes Schindelin | 2022-05-24 | 1 | -0/+2 |
* | | | | | tree-wide: apply equals-null.cocci | Junio C Hamano | 2022-05-02 | 1 | -1/+1 |
* | | | | | Merge branch 'ep/maint-equals-null-cocci' into ep/equals-null-cocci | Junio C Hamano | 2022-05-02 | 3 | -5/+5 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Merge branch 'ep/maint-equals-null-cocci' for maint-2.35 | Junio C Hamano | 2022-05-02 | 3 | -5/+5 |
| |\ \ \ \ | |||||
| | * | | | | tree-wide: apply equals-null.cocci | Junio C Hamano | 2022-05-02 | 3 | -5/+5 |
| | |/ / / | |||||
* | | | | | Merge tag 'v2.35.2' | Junio C Hamano | 2022-04-11 | 2 | -0/+94 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Sync with 2.34.2 | Johannes Schindelin | 2022-03-24 | 2 | -0/+94 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Sync with 2.33.2 | Johannes Schindelin | 2022-03-24 | 2 | -0/+96 |
| | |\ \ \ | |||||
| | | * \ \ | Sync with 2.32.1 | Johannes Schindelin | 2022-03-24 | 2 | -0/+96 |
| | | |\ \ \ | |||||
| | | | * \ \ | Sync with 2.31.2 | Johannes Schindelin | 2022-03-24 | 2 | -0/+96 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Sync with 2.30.3 | Johannes Schindelin | 2022-03-24 | 2 | -0/+96 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Add a function to determine whether a path is owned by the current user | Johannes Schindelin | 2022-03-21 | 2 | -0/+94 |
| | | | | | * | | | mingw: avoid fallback for {local,gm}time_r() | Carlo Marcelo Arenas Belón | 2022-03-17 | 1 | -0/+2 |
* | | | | | | | | | Merge branch 'jh/builtin-fsmonitor-part2' | Junio C Hamano | 2022-04-04 | 4 | -0/+1154 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | compat/fsmonitor/fsm-listen-darwin: implement FSEvent listener on MacOS | Jeff Hostetler | 2022-03-25 | 1 | -0/+383 |
| * | | | | | | | | compat/fsmonitor/fsm-listen-darwin: add MacOS header files for FSEvent | Jeff Hostetler | 2022-03-25 | 2 | -0/+116 |
| * | | | | | | | | compat/fsmonitor/fsm-listen-win32: implement FSMonitor backend on Windows | Jeff Hostetler | 2022-03-25 | 1 | -0/+565 |
| * | | | | | | | | compat/fsmonitor/fsm-listen-darwin: stub in backend for Darwin | Jeff Hostetler | 2022-03-25 | 1 | -0/+20 |
| * | | | | | | | | compat/fsmonitor/fsm-listen-win32: stub in backend for Windows | Jeff Hostetler | 2022-03-25 | 2 | -0/+70 |
* | | | | | | | | | Merge branch 'pw/add-p-single-key' | Junio C Hamano | 2022-03-30 | 2 | -36/+211 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | terminal: restore settings on SIGTSTP | Phillip Wood | 2022-03-16 | 1 | -3/+129 |
| * | | | | | | | | | terminal: work around macos poll() bug | Phillip Wood | 2022-03-16 | 1 | -6/+36 |
| * | | | | | | | | | terminal: don't assume stdin is /dev/tty | Phillip Wood | 2022-03-16 | 2 | -9/+22 |
| * | | | | | | | | | terminal: use flags for save_term() | Phillip Wood | 2022-03-16 | 2 | -21/+27 |
| * | | | | | | | | | Merge branch 'pw/single-key-interactive' into pw/add-p-single-key | Junio C Hamano | 2022-03-09 | 2 | -6/+31 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | |