Commit Graph

  • efd38db523 Merge branch 'sp/refs-reduce-the-repository' into jch Junio C Hamano 2026-04-09 11:22:15 -07:00
  • 1930aa1cb8 Merge branch 'bc/ref-storage-default-doc-update' into jch Junio C Hamano 2026-04-09 11:22:14 -07:00
  • 1b4f703d67 Merge branch 'jc/neuter-sideband-fixup' into jch Junio C Hamano 2026-04-09 11:22:14 -07:00
  • 60f07c4f5c A bit more for -rc2 Junio C Hamano 2026-04-09 11:21:36 -07:00
  • c343f9cdc2 Merge branch 'ds/rev-list-maximal-only-optim' Junio C Hamano 2026-04-09 11:21:59 -07:00
  • 8e04162c18 Merge branch 'kh/doc-config-list' Junio C Hamano 2026-04-09 11:21:59 -07:00
  • 3eabc358a9 Merge branch 'jk/c23-const-preserving-fixes-more' Junio C Hamano 2026-04-09 11:21:59 -07:00
  • 42f908c6b6 odb: generic in-memory source Patrick Steinhardt 2026-04-09 09:24:38 +02:00
  • 8179380518 odb/source-inmemory: stub out remaining functions Patrick Steinhardt 2026-04-09 09:24:37 +02:00
  • 1919e90e70 odb/source-inmemory: implement freshen_object() callback Patrick Steinhardt 2026-04-09 09:24:36 +02:00
  • e6126144ad odb/source-inmemory: implement count_objects() callback Patrick Steinhardt 2026-04-09 09:24:35 +02:00
  • 2f473a0b51 odb/source-inmemory: implement find_abbrev_len() callback Patrick Steinhardt 2026-04-09 09:24:34 +02:00
  • fa93352328 odb/source-inmemory: implement for_each_object() callback Patrick Steinhardt 2026-04-09 09:24:33 +02:00
  • 2603ba2286 odb/source-inmemory: convert to use oidtree Patrick Steinhardt 2026-04-09 09:24:32 +02:00
  • ee610b535c oidtree: add ability to store data Patrick Steinhardt 2026-04-09 09:24:31 +02:00
  • 6c6c2cf4f9 cbtree: allow using arbitrary wrapper structures for nodes Patrick Steinhardt 2026-04-09 09:24:30 +02:00
  • cfa00c26f6 odb/source-inmemory: implement write_object_stream() callback Patrick Steinhardt 2026-04-09 09:24:29 +02:00
  • 3cf38cab06 odb/source-inmemory: implement write_object() callback Patrick Steinhardt 2026-04-09 09:24:28 +02:00
  • 85daa55ed3 odb/source-inmemory: implement write_object() callback Patrick Steinhardt 2026-04-09 09:24:27 +02:00
  • 3436407570 odb/source-inmemory: implement read_object_stream() callback Patrick Steinhardt 2026-04-09 09:24:26 +02:00
  • 02b31495b7 odb/source-inmemory: implement read_object_info() callback Patrick Steinhardt 2026-04-09 09:24:25 +02:00
  • 0e06dbdd14 odb: fix unnecessary call to find_cached_object() Patrick Steinhardt 2026-04-09 09:24:24 +02:00
  • 06e49d9d29 odb/source-inmemory: implement free() callback Patrick Steinhardt 2026-04-09 09:24:23 +02:00
  • 3789d4f2be odb: introduce "in-memory" source Patrick Steinhardt 2026-04-09 09:24:22 +02:00
  • 86adb3b430 Merge branch 'jt/odb-transaction-write' into ps/odb-in-memory Junio C Hamano 2026-04-09 11:16:58 -07:00
  • 5637b48ef7 fsmonitor: convert shown khash to strset in do_handle_client Paul Tarjan 2026-04-09 04:59:35 +00:00
  • 3ef97728f5 fsmonitor: add tests for Linux Paul Tarjan 2026-04-09 04:59:34 +00:00
  • ec009fc4cb fsmonitor: add timeout to daemon stop command Paul Tarjan 2026-04-09 04:59:33 +00:00
  • ec4e5b9310 fsmonitor: close inherited file descriptors and detach in daemon Paul Tarjan 2026-04-09 04:59:32 +00:00
  • bef1e78c35 run-command: add close_fd_above_stderr option Paul Tarjan 2026-04-09 04:59:31 +00:00
  • c9f60a68b8 fsmonitor: implement filesystem change listener for Linux Paul Tarjan 2026-04-09 04:59:30 +00:00
  • 92efd36e55 fsmonitor: rename fsm-settings-darwin.c to fsm-settings-unix.c Paul Tarjan 2026-04-09 04:59:29 +00:00
  • fed191168e fsmonitor: rename fsm-ipc-darwin.c to fsm-ipc-unix.c Paul Tarjan 2026-04-09 04:59:28 +00:00
  • 34cc34abb3 fsmonitor: use pthread_cond_timedwait for cookie wait Paul Tarjan 2026-04-09 04:59:27 +00:00
  • e6efea2aff compat/win32: add pthread_cond_timedwait Paul Tarjan 2026-04-09 04:59:26 +00:00
  • 20ea1e7e3e fsmonitor: fix hashmap memory leak in fsmonitor_run_daemon Paul Tarjan 2026-04-09 04:59:25 +00:00
  • c0901a7cd1 fsmonitor: fix khash memory leak in do_handle_client Paul Tarjan 2026-04-09 04:59:24 +00:00
  • 7ab80e6389 t9210, t9211: disable GIT_TEST_SPLIT_INDEX for scalar clone tests Paul Tarjan 2026-04-09 04:59:23 +00:00
  • 40c92ff457 xdiff: reduce the size of array Phillip Wood 2026-04-02 15:57:44 +01:00
  • 8c9d203485 xprepare: simplify error handling Phillip Wood 2026-04-02 15:57:43 +01:00
  • 77c188e4a6 xdiff: cleanup xdl_clean_mmatch() Phillip Wood 2026-04-02 15:57:42 +01:00
  • 9232a7adf8 xdiff: reduce size of action arrays Phillip Wood 2026-04-02 15:57:41 +01:00
  • c97ac79765 Merge branch 'en/xdiff-cleanup-3' into pw/xdiff-shrink-memory-consumption Junio C Hamano 2026-04-08 14:01:42 -07:00
  • 0ee3c64b97 xdiff/xdl_cleanup_records: put braces around the else clause Ezekiel Newren 2026-04-08 20:26:28 +00:00
  • e7e8d80402 xdiff/xdl_cleanup_records: make setting action easier to follow Ezekiel Newren 2026-04-08 20:26:27 +00:00
  • 59cb212e84 xdiff/xdl_cleanup_records: make limits more clear Ezekiel Newren 2026-04-08 20:26:26 +00:00
  • 042cefe77b xdiff/xdl_cleanup_records: use unambiguous types Ezekiel Newren 2026-04-08 20:26:25 +00:00
  • e85a4167dd xdiff: use unambiguous types in xdl_bogo_sqrt() Ezekiel Newren 2026-04-08 20:26:24 +00:00
  • da1a90eab0 xdiff/xdl_cleanup_records: delete local recs pointer Ezekiel Newren 2026-04-08 20:26:23 +00:00
  • 7e509c4476 Merge 'readme' into HEAD main v2.54.0-rc1.windows.1 Johannes Schindelin 2018-06-07 08:45:01 +02:00
  • a622b40c35 Merge pull request #2837 from dscho/monitor-component-updates Johannes Schindelin 2020-10-07 16:13:40 +02:00
  • f9d2009266 Merge branch 'deprecate-core.useBuiltinFSMonitor' Johannes Schindelin 2023-01-24 11:46:21 +01:00
  • 1c46eef87f Merge branch 'phase-out-reset-stdin' Johannes Schindelin 2018-06-08 18:34:51 +02:00
  • 26b5e44954 Merge branch 'un-revert-editor-save-and-reset' Johannes Schindelin 2022-01-15 11:37:56 +01:00
  • 443fd4cd40 Merge pull request #1170 from dscho/mingw-kill-process Johannes Schindelin 2018-10-11 23:29:20 +02:00
  • 2e4335020c Merge branch 'wsl-file-mode-bits' Johannes Schindelin 2023-08-07 22:24:29 +02:00
  • b1ac73af00 Merge branch 'busybox-w32' Johannes Schindelin 2019-02-07 14:35:33 +01:00
  • d1f34d3875 Merge pull request #1897 from piscisaureus/symlink-attr Johannes Schindelin 2018-10-31 15:08:16 +01:00
  • cf5031e69d mingw: try resetting the read-only bit if rename fails (#4527) Johannes Schindelin 2023-08-07 16:12:10 +02:00
  • 47175e79d1 SECURITY.md: document Git for Windows' policies Johannes Schindelin 2019-08-23 14:14:42 +02:00
  • fb6102e619 Merge 'docker-volumes-are-no-symlinks' Johannes Schindelin 2018-10-12 23:04:03 +02:00
  • 27a847158f Modify the GitHub Pull Request template (to reflect Git for Windows) Philip Oakley 2017-12-22 17:15:50 +00:00
  • 121a16f4c4 Merge branch 'msys2' Johannes Schindelin 2018-11-15 12:23:43 +01:00
  • 52b89798a1 Add an issue template Brendan Forster 2016-02-18 21:29:50 +11:00
  • a9302e6603 Merge branch 'long-paths' Johannes Schindelin 2018-11-15 12:23:43 +01:00
  • 7157f671db README.md: Add a Windows-specific preamble Johannes Schindelin 2014-01-10 16:16:03 -06:00
  • 1196f6f746 Merge branch 'gitk-and-git-gui-patches' Johannes Schindelin 2018-10-11 13:38:58 +02:00
  • 02208e5211 CONTRIBUTING.md: add guide for first-time contributors Derrick Stolee 2018-03-01 12:10:14 -05:00
  • 8ec31e8f3c Modify the Code of Conduct for Git for Windows Johannes Schindelin 2019-10-11 13:22:24 +02:00
  • f54641deb4 Describe Git for Windows' architecture [no ci] Johannes Schindelin 2023-02-13 13:31:35 +01:00
  • 2d4fafdd9c dependabot: help keeping GitHub Actions versions up to date Johannes Schindelin 2024-02-06 18:45:35 +01:00
  • 27c9085eaa fsmonitor: reintroduce core.useBuiltinFSMonitor Victoria Dye 2022-04-04 15:38:58 -07:00
  • fd86795aeb reset: reinstate support for the deprecated --stdin option Johannes Schindelin 2019-12-10 21:41:57 +01:00
  • b128ba4cdb Partially un-revert "editor: save and reset terminal after calling EDITOR" Johannes Schindelin 2021-11-25 11:26:41 +01:00
  • 893a8e29dc mingw: really handle SIGINT Johannes Schindelin 2018-04-23 00:24:29 +02:00
  • 5743ca1584 mingw: optionally enable wsl compability file mode bits xungeng li 2023-06-07 20:26:33 +08:00
  • 709b80b35e Add a GitHub workflow to monitor component updates Johannes Schindelin 2020-09-29 13:50:59 +02:00
  • 2b416f7e42 mingw: kill child processes in a gentler way Johannes Schindelin 2017-05-17 17:05:09 +02:00
  • 2259c00725 t9200: skip tests when $PWD contains a colon Johannes Schindelin 2017-07-07 10:15:36 +02:00
  • 0361a2f135 t5813: allow for $PWD to be a Windows path Johannes Schindelin 2017-07-05 15:14:50 +02:00
  • dc17984dbe t5605: special-case hardlink test for BusyBox-w32 Johannes Schindelin 2017-07-21 13:24:55 +02:00
  • 3a94764f76 t5532: workaround for BusyBox on Windows Johannes Schindelin 2017-07-21 12:48:33 +02:00
  • fd8ff664da t5003: use binary file from t/lib-diff/ Johannes Schindelin 2017-08-05 21:36:01 +02:00
  • b2cfbeae13 test-lib: add BUSYBOX prerequisite Johannes Schindelin 2017-07-19 17:07:56 +02:00
  • e6bd949dc7 mingw: work around rename() failing on a read-only file David Lomas 2023-07-28 15:20:43 +01:00
  • 9c4a3b628c tests (mingw): remove Bash-specific pwd option Johannes Schindelin 2017-06-30 22:32:33 +02:00
  • 321b1f8c25 mingw: Windows Docker volumes are *not* symbolic links Johannes Schindelin 2018-04-23 23:20:00 +02:00
  • 44a63d3da3 mingw: only use Bash-ism builtin pwd -W when available Johannes Schindelin 2017-06-30 00:35:40 +02:00
  • 2941911acb mingw: move the file_attr_to_st_mode() function definition JiSeop Moon 2018-04-23 22:35:26 +02:00
  • 68c5df3448 tests: use the correct path separator with BusyBox Johannes Schindelin 2018-11-19 20:34:13 +01:00
  • 50132a1354 mingw: when running in a Windows container, try to rename() harder JiSeop Moon 2018-04-23 22:31:42 +02:00
  • 40d85fc3eb tests: only override sort & find if there are usable ones in /usr/bin/ Johannes Schindelin 2017-07-18 01:15:40 +02:00
  • f1846f2336 mingw: introduce code to detect whether we're inside a Windows container JiSeop Moon 2018-04-23 22:30:18 +09:00
  • d6023e4cd8 tests: move test PNGs into t/lib-diff/ Johannes Schindelin 2017-08-05 20:28:37 +02:00
  • fd4393ba89 gitattributes: mark .png files as binary Johannes Schindelin 2018-10-11 23:55:44 +02:00
  • 2f7aa93e28 tests(mingw): if iconv is unavailable, use test-helper --iconv Johannes Schindelin 2017-07-20 22:25:21 +02:00
  • 063fa72b90 test-tool: learn to act as a drop-in replacement for iconv Johannes Schindelin 2017-07-20 22:18:56 +02:00
  • 0046c75a10 mingw: when path_lookup() failed, try BusyBox Johannes Schindelin 2017-07-20 20:41:29 +02:00
  • e65b1e9795 mingw: explicitly specify with which cmd to prefix the cmdline Johannes Schindelin 2017-07-20 22:45:01 +02:00
  • 50c34561ef Win32: symlink: add test for symlink attribute Bert Belder 2018-10-26 23:42:09 +02:00