Commit Graph

  • 214919b4f6 Merge branch 'pw/single-key-interactive' Junio C Hamano 2022-03-21 15:14:24 -07:00
  • 7391ecd338 Merge branch 'ds/partial-bundles' Junio C Hamano 2022-03-21 15:14:24 -07:00
  • b6763af74b Merge branch 'ep/test-malloc-check-with-glibc-2.34' Junio C Hamano 2022-03-21 15:14:23 -07:00
  • 964a856cbe Merge branch 'sm/no-git-in-upstream-of-pipe-in-tests' Junio C Hamano 2022-03-21 15:14:23 -07:00
  • 944db25c60 git-p4: fix issue with multiple perforce remotes Kirill Frolov 2022-03-21 12:43:22 +00:00
  • 05b8b82542 Makefile: use ' ', not non-existing $(wspfx_SQ) Ævar Arnfjörð Bjarmason 2022-03-19 01:27:59 +01:00
  • 8959555cee setup_git_directory(): add an owner check for the top-level directory Johannes Schindelin 2022-03-02 12:23:04 +01:00
  • bdc77d1d68 Add a function to determine whether a path is owned by the current user Johannes Schindelin 2022-03-02 11:06:24 +01:00
  • bdff97a3f6 rebase: set REF_HEAD_DETACH in checkout_up_to_date() John Cai 2022-03-18 13:54:03 +00:00
  • 77ab58c091 rebase: use test_commit helper in setup John Cai 2022-03-18 13:54:02 +00:00
  • a34393f5f8 reflog exists: use parse_options() API Ævar Arnfjörð Bjarmason 2022-03-17 19:08:38 +01:00
  • cbe485298b git reflog [expire|delete]: make -h output consistent with SYNOPSIS Ævar Arnfjörð Bjarmason 2022-03-17 19:08:37 +01:00
  • 1e91d3faf6 reflog: move "usage" variables and use macros Ævar Arnfjörð Bjarmason 2022-03-17 19:08:36 +01:00
  • d3ab1a5fcf reflog tests: add missing "git reflog exists" tests Ævar Arnfjörð Bjarmason 2022-03-17 19:08:35 +01:00
  • 5f9b64a6c2 reflog: refactor cmd_reflog() to "if" branches Ævar Arnfjörð Bjarmason 2022-03-17 19:08:34 +01:00
  • 03df6cb833 reflog.c: indent argument lists Ævar Arnfjörð Bjarmason 2022-03-17 19:08:33 +01:00
  • 2a69ff09d5 shallow: reset commit grafts when shallow is reset Jonathan Tan 2022-03-17 11:24:47 -07:00
  • f6db603c7a http tests: use "test_hook" for "smart" and "dumb" http tests Ævar Arnfjörð Bjarmason 2022-03-17 11:13:18 +01:00
  • c39176b160 proc-receive hook tests: use "test_hook" instead of "write_script" Ævar Arnfjörð Bjarmason 2022-03-17 11:13:17 +01:00
  • 66865d12a0 tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK" Ævar Arnfjörð Bjarmason 2022-03-17 11:13:16 +01:00
  • 5b8754043c refs debug: add a wrapper for "read_symbolic_ref" Ævar Arnfjörð Bjarmason 2022-03-17 18:27:19 +01:00
  • ca40893a41 packed-backend: remove stub BUG(...) functions Ævar Arnfjörð Bjarmason 2022-03-17 18:27:18 +01:00
  • 501036492b misc *.c: use designated initializers for struct assignments Ævar Arnfjörð Bjarmason 2022-03-17 18:27:17 +01:00
  • e2f8acb6a0 refs: use designated initializers for "struct ref_iterator_vtable" Ævar Arnfjörð Bjarmason 2022-03-17 18:27:16 +01:00
  • 32bff617c6 refs: use designated initializers for "struct ref_storage_be" Ævar Arnfjörð Bjarmason 2022-03-17 18:27:15 +01:00
  • 99430aa12c Revert "unpack-trees: improve performance of next_cache_entry" Victoria Dye 2022-03-17 15:55:36 +00:00
  • bfc763df77 unpack-trees: increment cache_bottom for sparse directories Victoria Dye 2022-03-17 15:55:35 +00:00
  • c3a9cecc7f t1092: add sparse directory before cone in test repo Victoria Dye 2022-03-17 15:55:34 +00:00
  • 77e56d55ba diff.c: fix a double-free regression in a18d66cefb Ævar Arnfjörð Bjarmason 2022-03-17 15:55:35 +01:00
  • b59ec03cb5 tests: demonstrate "show --word-diff --color-moved" regression Michael J Gruber 2022-03-17 15:55:34 +01:00
  • c36c62859a tests: use "test_hook" for misc "mkdir -p" and "chmod" cases Ævar Arnfjörð Bjarmason 2022-03-17 11:13:15 +01:00
  • bef805b7d8 tests: change "mkdir -p && write_script" to use "test_hook" Ævar Arnfjörð Bjarmason 2022-03-17 11:13:14 +01:00
  • 60a8a6bf6c tests: change "cat && chmod +x" to use "test_hook" Ævar Arnfjörð Bjarmason 2022-03-17 11:13:13 +01:00
  • d7ef03681f gc + p4 tests: use "test_hook", remove sub-shells Ævar Arnfjörð Bjarmason 2022-03-17 11:13:12 +01:00
  • f818f7f725 fetch+push tests: use "test_hook" and "test_when_finished" pattern Ævar Arnfjörð Bjarmason 2022-03-17 11:13:11 +01:00
  • 003cdf8882 bugreport tests: tighten up "git bugreport -s hooks" test Ævar Arnfjörð Bjarmason 2022-03-17 11:13:10 +01:00
  • ee32abda28 tests: assume the hooks are disabled by default Ævar Arnfjörð Bjarmason 2022-03-17 11:13:09 +01:00
  • 94945322ba http tests: don't rely on "hook/post-update.sample" Ævar Arnfjörð Bjarmason 2022-03-17 11:13:08 +01:00
  • 62e2486b61 hook tests: turn exit code assertions into a loop Ævar Arnfjörð Bjarmason 2022-03-17 11:13:07 +01:00
  • 7da7f63cf9 test-lib-functions: add and use a "test_hook" wrapper Ævar Arnfjörð Bjarmason 2022-03-17 11:13:06 +01:00
  • 2a9a5862e5 Merge branch 'cb/mingw-gmtime-r' Johannes Schindelin 2022-03-17 12:52:12 +01:00
  • 6e7ad1e4c2 mingw: avoid fallback for {local,gm}time_r() Carlo Marcelo Arenas Belón 2021-11-27 10:15:32 +00:00
  • 898225ba04 GIT-VERSION-GEN: bump to v2.33.1 Johannes Schindelin 2022-03-17 10:35:52 +01:00
  • b1b3e2657f What's cooking (2022/03 #04) Junio C Hamano 2022-03-17 00:27:42 -07:00
  • 74cc1aa55f The twelfth batch Junio C Hamano 2022-03-16 17:45:59 -07:00
  • 38bbb9e990 Merge branch 'ab/string-list-count-in-size-t' Junio C Hamano 2022-03-16 17:53:09 -07:00
  • 7431379a9c Merge branch 'ab/racy-hooks' Junio C Hamano 2022-03-16 17:53:09 -07:00
  • ea05fd5fbf Merge branch 'ab/keep-git-exit-codes-in-tests' Junio C Hamano 2022-03-16 17:53:09 -07:00
  • 0b01c0a814 Merge branch 'tk/t7063-chmtime-dirs-too' Junio C Hamano 2022-03-16 17:53:09 -07:00
  • a54cc523ad Merge branch 'ds/commit-graph-gen-v2-fixes' Junio C Hamano 2022-03-16 17:53:09 -07:00
  • a2fc9c3c40 Merge branch 'jc/stash-drop' Junio C Hamano 2022-03-16 17:53:08 -07:00
  • 47c52b2dad Merge branch 'tb/rename-remote-progress' Junio C Hamano 2022-03-16 17:53:08 -07:00
  • 190f9bf62a Merge branch 'vd/sparse-read-tree' Junio C Hamano 2022-03-16 17:53:08 -07:00
  • 430883a70c Merge branch 'ab/object-file-api-updates' Junio C Hamano 2022-03-16 17:53:08 -07:00
  • 8d1ae40bae Merge branch 'mf/fix-type-in-config-h' Junio C Hamano 2022-03-16 17:53:07 -07:00
  • 6969ac64bf Merge branch 'ps/fetch-mirror-optim' Junio C Hamano 2022-03-16 17:53:07 -07:00
  • 47e0380289 Merge branch 'tk/empty-untracked-cache' Junio C Hamano 2022-03-16 17:53:07 -07:00
  • 5b9c98b491 Merge branch 'ab/grep-patterntype' Junio C Hamano 2022-03-16 17:53:06 -07:00
  • 5fff35d880 submodule: fix latent check_has_commit() bug Glen Choo 2022-03-07 16:14:33 -08:00
  • b90d9f7632 fetch: fetch unpopulated, changed submodules Glen Choo 2022-03-07 16:14:32 -08:00
  • f3875ab115 submodule--helper: remove forward declaration Glen Choo 2022-03-15 14:09:25 -07:00
  • b3c5f5cb04 submodule: move core cmd_update() logic to C Atharva Raykar 2022-03-15 14:09:24 -07:00
  • 75df9df0f8 submodule--helper: reduce logic in run_update_procedure() Glen Choo 2022-03-15 14:09:23 -07:00
  • c9911c9358 submodule--helper: teach update_data more options Glen Choo 2022-03-15 14:09:22 -07:00
  • 49fd5b99a5 builtin/submodule--helper.c: rename option struct to "opt" Ævar Arnfjörð Bjarmason 2022-03-15 14:09:21 -07:00
  • 55b3f12cb5 submodule update: use die_message() Glen Choo 2022-03-15 14:09:20 -07:00
  • 3c3558f095 submodule--helper: run update using child process struct Atharva Raykar 2022-03-15 14:09:19 -07:00
  • d23e51a23e Merge branch 'gc/submodule-update-part1' into gc/submodule-update-part2 Junio C Hamano 2022-03-16 15:07:34 -07:00
  • 0f584debc7 terminal: restore settings on SIGTSTP Phillip Wood 2022-03-16 18:54:05 +00:00
  • 6606d99bae terminal: work around macos poll() bug Phillip Wood 2022-03-16 18:54:04 +00:00
  • e4938ce3cc terminal: don't assume stdin is /dev/tty Phillip Wood 2022-03-16 18:54:03 +00:00
  • 02af15dec5 terminal: use flags for save_term() Phillip Wood 2022-03-16 18:54:02 +00:00
  • ab3892e48f partial-clone: add a partial-clone test case Abhradeep Chakraborty 2022-03-16 09:46:09 +00:00
  • 5327d8982a sequencer: use reverse_commit_list() helper Jayati Shrivastava 2022-03-16 11:20:23 +00:00
  • 841fd28ce2 completion: tab completion of filenames for 'git restore' David Cantrell 2022-03-15 22:13:57 +00:00
  • bc22d845c4 core.fsync: new option to harden references Patrick Steinhardt 2022-03-11 10:58:59 +01:00
  • 0099792400 Merge branch 'ns/core-fsyncmethod' into ps/fsync-refs Junio C Hamano 2022-03-15 13:30:37 -07:00
  • b9f5d0358d core.fsync: documentation and user-friendly aggregate options Neeraj Singh 2022-03-15 12:12:45 -07:00
  • f4976ef739 maintenance: fix synopsis in documentation Derrick Stolee 2022-03-15 17:41:44 +00:00
  • eb54a3391b cat-file: skip expanding default format John Cai 2022-03-15 02:40:36 +00:00
  • 4b8b0f6fa2 stash: make internal resets quiet and refresh index Victoria Dye 2022-03-15 01:49:42 +00:00
  • d492abb0ae reset: suppress '--no-refresh' advice if logging is silenced Victoria Dye 2022-03-15 01:49:41 +00:00
  • 9396251b37 reset: replace '--quiet' with '--no-refresh' in performance advice Victoria Dye 2022-03-15 01:49:40 +00:00
  • fd56fba97f reset: introduce --[no-]refresh option to --mixed Victoria Dye 2022-03-15 01:49:39 +00:00
  • e86ec71d20 reset: revise index refresh advice Victoria Dye 2022-03-15 01:49:38 +00:00
  • a2565c48e4 repack: add config to skip updating server info Patrick Steinhardt 2022-03-14 08:42:51 +01:00
  • 64a6151da7 repack: refactor to avoid double-negation of update-server-info Patrick Steinhardt 2022-03-14 08:42:46 +01:00
  • cfdb4fca85 What's cooking (2022/03 #03) Junio C Hamano 2022-03-14 21:19:41 +00:00
  • aa3e9e61c1 attr.h: remove duplicate struct definition Elia Pinto 2022-03-14 00:23:27 +00:00
  • b896f729e2 The eleventh batch Junio C Hamano 2022-03-13 22:50:24 +00:00
  • ccafbbfb4e Merge branch 'ab/plug-random-leaks' Junio C Hamano 2022-03-13 22:56:18 +00:00
  • 4eb845ac0a Merge branch 'nj/read-tree-doc-reffix' Junio C Hamano 2022-03-13 22:56:18 +00:00
  • 386f806c7d Merge branch 'ps/fetch-atomic-fixup' Junio C Hamano 2022-03-13 22:56:17 +00:00
  • 21b839e606 Merge branch 'fs/gpgsm-update' Junio C Hamano 2022-03-13 22:56:17 +00:00
  • bde1e3e80a Merge branch 'gc/parse-tree-indirect-errors' Junio C Hamano 2022-03-13 22:56:17 +00:00
  • 8b44e05abf Merge branch 'en/merge-ort-align-verbosity-with-recursive' Junio C Hamano 2022-03-13 22:56:17 +00:00
  • f62106d750 Merge branch 'ab/make-optim-noop' Junio C Hamano 2022-03-13 22:56:17 +00:00
  • 851d2f0ab1 Merge branch 'ps/fetch-atomic' Junio C Hamano 2022-03-13 22:56:16 +00:00
  • 12e3b084de t/helper/test-run-command.c: delete duplicate include Elia Pinto 2022-03-13 19:55:36 +00:00
  • 4fcea603c7 builtin/stash.c: delete duplicate include Elia Pinto 2022-03-13 19:55:35 +00:00