Commit Graph

  • 06cc6f6a41 attr: fix instructions on how to check attrs John Cai 2023-01-26 21:21:47 +00:00
  • 0333747429 What's cooking (2023/01 #07) Junio C Hamano 2023-01-26 13:20:44 -08:00
  • a9cad02538 request-pull: filter out SSH/X.509 tag signatures Gwyneth Morgan 2023-01-25 23:47:27 +00:00
  • eddfcd8ece rebase: provide better error message for apply options vs. merge config Elijah Newren 2023-01-25 04:03:54 +00:00
  • 3dc55b2087 rebase: put rebase_options initialization in single place Elijah Newren 2023-01-25 04:03:53 +00:00
  • 9a7d7ce9f6 rebase: fix formatting of rebase --reapply-cherry-picks option in docs Elijah Newren 2023-01-25 04:03:52 +00:00
  • 925360041c rebase: clarify the OPT_CMDMODE incompatibilities Elijah Newren 2023-01-25 04:03:51 +00:00
  • 796abac7e1 rebase: add coverage of other incompatible options Elijah Newren 2023-01-25 04:03:50 +00:00
  • ffeaca177a rebase: fix incompatiblity checks for --[no-]reapply-cherry-picks Elijah Newren 2023-01-25 04:03:49 +00:00
  • b8ad365640 rebase: fix docs about incompatibilities with --root Elijah Newren 2023-01-25 04:03:48 +00:00
  • 1a66d8c6f6 rebase: remove --allow-empty-message from incompatible opts Elijah Newren 2023-01-25 04:03:47 +00:00
  • 7d718c552b rebase: flag --apply and --merge as incompatible Elijah Newren 2023-01-25 04:03:46 +00:00
  • 1207599e83 rebase: mark --update-refs as requiring the merge backend Elijah Newren 2023-01-25 04:03:45 +00:00
  • dce7b31126 ssh signing: better error message when key not in agent Adam Szkoda 2023-01-25 12:40:50 +00:00
  • a5005ded43 Merge branch 'ab/makeflags' Pratyush Yadav 2023-01-25 11:39:35 +01:00
  • e69547b7b6 Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4 Ævar Arnfjörð Bjarmason 2022-11-30 09:23:49 +01:00
  • bffc762f87 dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKS Taylor Blau 2023-01-24 19:43:51 -05:00
  • cf8f6ce02a clone: delay picking a transport until after get_repo_path() Taylor Blau 2023-01-24 19:43:48 -05:00
  • 58325b93c5 t5619: demonstrate clone_local() with ambiguous transport Taylor Blau 2023-01-24 19:43:45 -05:00
  • 1e5a89c1b4 Merge branch 'js/windows-rce' Pratyush Yadav 2023-01-24 14:13:46 +01:00
  • aae9560a35 Work around Tcl's default PATH lookup Johannes Schindelin 2022-11-23 09:31:06 +01:00
  • fd477a1d3b Move the _which function (almost) to the top Johannes Schindelin 2022-12-05 14:37:41 +01:00
  • e0539b4b25 Move is_<platform> functions to the beginning Johannes Schindelin 2022-12-16 20:41:28 +01:00
  • c5766eae6f is_Cygwin: avoid execing anything Johannes Schindelin 2022-12-04 22:56:08 +01:00
  • 8f23432b38 windows: ignore empty PATH elements Johannes Schindelin 2022-11-23 09:12:49 +01:00
  • 5dec958dcf The tenth batch Junio C Hamano 2023-01-23 13:39:26 -08:00
  • ebed06a3e9 Merge branch 'zh/scalar-progress' Junio C Hamano 2023-01-23 13:39:52 -08:00
  • 5287319bf8 Merge branch 'ds/omit-trailing-hash-in-index' Junio C Hamano 2023-01-23 13:39:52 -08:00
  • 019a1031ea Merge branch 'jc/format-patch-v-unleak' Junio C Hamano 2023-01-23 13:39:52 -08:00
  • 6e0f966efe Merge branch 'sk/win32-close-handle-upon-pthread-join' Junio C Hamano 2023-01-23 13:39:51 -08:00
  • 5427bb4893 Merge branch 'rs/use-enhanced-bre-on-macos' Junio C Hamano 2023-01-23 13:39:51 -08:00
  • cd37c45acf Merge branch 'ab/test-env-helper' Junio C Hamano 2023-01-23 13:39:51 -08:00
  • 577bff3a81 Merge branch 'kn/attr-from-tree' Junio C Hamano 2023-01-23 13:39:50 -08:00
  • 8a40af9cab Merge branch 'rs/ls-tree-path-expansion-fix' Junio C Hamano 2023-01-23 13:39:50 -08:00
  • b269563512 Merge branch 'en/t6426-todo-cleanup' Junio C Hamano 2023-01-23 13:39:49 -08:00
  • 8844c1125e Merge branch 'ab/cache-api-cleanup' Junio C Hamano 2023-01-23 13:39:49 -08:00
  • 70661d288b Documentation: render dash correctly Andrei Rybak 2023-01-23 10:01:14 +01:00
  • 4ebdbf9f3e What's cooking (2023/01 #06) Junio C Hamano 2023-01-22 20:45:25 -08:00
  • 7fb89047cc bisect: fix "reset" when branch is checked out elsewhere Rubén Justo 2023-01-22 02:38:10 +01:00
  • 5458ba0a4d t0003: call dd with portable blocksize Torsten Bögershausen 2023-01-22 07:28:39 +01:00
  • 56c8fb1e95 The ninth batch Junio C Hamano 2023-01-21 16:35:14 -08:00
  • 86ccd39a74 Merge branch 'yc/doc-fetch-fix' Junio C Hamano 2023-01-21 17:22:01 -08:00
  • 30b4e5c888 Merge branch 'ab/bisect-cleanup' Junio C Hamano 2023-01-21 17:22:00 -08:00
  • 38a49aba90 Merge branch 'tl/ls-tree-code-clean-up' Junio C Hamano 2023-01-21 17:22:00 -08:00
  • d2917b9099 Merge branch 'ph/parse-date-reduced-precision' Junio C Hamano 2023-01-21 17:22:00 -08:00
  • e28d5d2160 Merge branch 'pw/rebase-exec-cleanup' Junio C Hamano 2023-01-21 17:22:00 -08:00
  • 9c2003a6cb Merge branch 'pb/doc-orig-head' Junio C Hamano 2023-01-21 17:22:00 -08:00
  • b106341d57 Merge branch 'yo/doc-use-more-switch-c' Junio C Hamano 2023-01-21 17:21:59 -08:00
  • df786f6efe Merge branch 'sk/merge-filtering-strategies-micro-optim' Junio C Hamano 2023-01-21 17:21:59 -08:00
  • 42423c61d9 Merge branch 'jk/interop-error' Junio C Hamano 2023-01-21 17:21:59 -08:00
  • f2744aa37e Merge branch 'ar/bisect-doc-update' Junio C Hamano 2023-01-21 17:21:59 -08:00
  • 013f168211 Merge branch 'ar/test-cleanup' Junio C Hamano 2023-01-21 17:21:59 -08:00
  • c253d61137 Merge branch 'jc/doc-diff-patch.txt' Junio C Hamano 2023-01-21 17:21:58 -08:00
  • fc2735f427 Merge branch 'es/hooks-and-local-env' Junio C Hamano 2023-01-21 17:21:58 -08:00
  • 60ce816cb6 Merge branch 'rs/dup-array' Junio C Hamano 2023-01-21 17:21:58 -08:00
  • 90c47b3fba Merge branch 'jx/t1301-updates' Junio C Hamano 2023-01-21 17:21:58 -08:00
  • 904d404274 The eighth batch Junio C Hamano 2023-01-20 13:48:44 -08:00
  • 5970a4b797 Merge branch 'jk/read-object-cleanup' Junio C Hamano 2023-01-20 15:36:21 -08:00
  • 10925f5e8a Merge branch 'jk/curl-avoid-deprecated-api' Junio C Hamano 2023-01-20 15:36:21 -08:00
  • 8e4309038f fsck: do not assume NUL-termination of buffers Jeff King 2023-01-19 18:13:29 -05:00
  • 06a668cb90 fetch: fix duplicate remote parallel fetch bug Calvin Wan 2023-01-19 22:05:38 +00:00
  • 540e7bc477 doc: pretty-formats note wide char limitations, and add tests Philip Oakley 2023-01-19 18:18:27 +00:00
  • b5cd634d7a doc: pretty-formats describe use of ellipsis in truncation Philip Oakley 2023-01-19 18:18:26 +00:00
  • 63792c564c doc: pretty-formats document negative column alignments Philip Oakley 2023-01-19 18:18:25 +00:00
  • 8bcb8f8e22 doc: pretty-formats: delineate %<|( parameter values Philip Oakley 2023-01-19 18:18:24 +00:00
  • d664a7ad20 doc: pretty-formats: separate parameters from placeholders Philip Oakley 2023-01-19 18:18:23 +00:00
  • 221222b278 Sync with 'maint' Junio C Hamano 2023-01-19 13:49:38 -08:00
  • 844ede312b Sync with maint-2.38 Junio C Hamano 2023-01-19 13:49:08 -08:00
  • b78628d426 Sync with maint-2.37 Junio C Hamano 2023-01-19 13:48:26 -08:00
  • f2027d2626 Sync with maint-2.36 Junio C Hamano 2023-01-19 13:48:17 -08:00
  • 5c1fc48d68 Sync with maint-2.35 Junio C Hamano 2023-01-19 13:48:08 -08:00
  • c508c30968 Sync with maint-2.34 Junio C Hamano 2023-01-19 13:48:00 -08:00
  • f39fe8fcb2 Sync with maint-2.33 Junio C Hamano 2023-01-19 13:47:42 -08:00
  • 25d7cb600c Sync with maint-2.32 Junio C Hamano 2023-01-19 13:46:04 -08:00
  • 012e0d76dc Sync with maint-2.31 Junio C Hamano 2023-01-19 13:45:37 -08:00
  • f8bf6b8f3d Sync with maint-2.30 Junio C Hamano 2023-01-19 13:45:23 -08:00
  • 0227130244 attr: adjust a mismatched data type Johannes Schindelin 2023-01-12 01:05:02 +01:00
  • fedb8ea2df checkout: document -b/-B to highlight the differences from "git branch" Junio C Hamano 2023-01-19 09:12:41 -08:00
  • 590b636737 hash-object: fix descriptor leak with --literally Jeff King 2023-01-18 20:57:56 -05:00
  • bf08abac56 branch: document -f and linked worktree behaviour Junio C Hamano 2023-01-18 23:23:46 -08:00
  • acabd2048e grep: correctly identify utf-8 characters with \{b,w} in -P Carlo Marcelo Arenas Belón 2023-01-08 07:52:17 -08:00
  • 97cf0c7de5 branch: improve advice when --recurse-submodules fails Philippe Blain 2023-01-16 17:41:48 +00:00
  • 69bbbe484b hash-object: use fsck for object checks Jeff King 2023-01-18 15:44:12 -05:00
  • 35ff327e2d fsck: provide a function to fsck buffer without object struct Jeff King 2023-01-18 15:43:53 -05:00
  • 34959d80db t: use hash-object --literally when created malformed objects Jeff King 2023-01-18 15:41:56 -05:00
  • ad5dfeac04 t7030: stop using invalid tag name Jeff King 2023-01-18 15:36:22 -05:00
  • 61cc4be7ec t1006: stop using 0-padded timestamps Jeff King 2023-01-18 15:35:52 -05:00
  • 6e2646075c t1007: modernize malformed object tests Jeff King 2023-01-18 15:35:30 -05:00
  • 8534bb4cb1 git-cat-file.txt: fix list continuations rendering literally Martin Ågren 2023-01-18 09:27:49 +01:00
  • 6269f8eaad treewide: always have a valid "index_state.repo" member Ævar Arnfjörð Bjarmason 2023-01-17 14:57:00 +01:00
  • dc71be4fda Merge branch 'ds/omit-trailing-hash-in-index' into ab/cache-api-cleanup-users Junio C Hamano 2023-01-17 14:31:40 -08:00
  • 73f69f22e5 Merge branch 'ab/cache-api-cleanup' into ab/cache-api-cleanup-users Junio C Hamano 2023-01-17 14:31:26 -08:00
  • 3e2f5b3143 What's cooking (2023/01 #05) Junio C Hamano 2023-01-17 09:36:12 -08:00
  • 6c065f72b8 http: support CURLOPT_PROTOCOLS_STR Jeff King 2023-01-16 22:04:48 -05:00
  • fe7e44e1ab http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION Jeff King 2023-01-16 22:04:44 -05:00
  • 6956015704 http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT Jeff King 2023-01-16 22:04:38 -05:00
  • 42ea7a4150 t1600: fix racy index.skipHash test Derrick Stolee 2023-01-17 09:49:27 -05:00
  • a7caae2729 Sync with 'maint' Junio C Hamano 2023-01-17 06:59:22 -08:00
  • 37537d6472 attr: adjust a mismatched data type Johannes Schindelin 2023-01-12 01:05:02 +01:00
  • 508386c6c5 Sync with 2.39.1 Junio C Hamano 2023-01-16 12:11:58 -08:00