Commit Graph

  • 279f42fa27 rebase: refuse to switch to a branch already checked out elsewhere (test) Rubén Justo 2023-02-25 15:22:13 +01:00
  • faa4d5983b branch: fix die_if_checked_out() when ignore_current_worktree Rubén Justo 2023-02-25 15:22:02 +01:00
  • 662078caac worktree: introduce is_shared_symref() Rubén Justo 2023-02-25 15:21:51 +01:00
  • 509d3f5103 t9700: modernize test scripts Zhang Yi 2023-02-25 09:30:03 +08:00
  • dadc8e6dac A few more topics post 2.40-rc0 Junio C Hamano 2023-02-24 22:53:08 -08:00
  • f96dd8c3b5 Merge branch 'ps/free-island-marks' Junio C Hamano 2023-02-24 22:54:01 -08:00
  • 6f581b6d6d Merge branch 'jk/http-proxy-tests' Junio C Hamano 2023-02-24 22:54:01 -08:00
  • d180cc2979 Merge branch 'ma/fetch-parallel-use-online-cpus' Junio C Hamano 2023-02-24 22:54:00 -08:00
  • c10657709e What's cooking (2023/02 #05) Junio C Hamano 2023-02-24 12:01:25 -08:00
  • c5f7ef5fdc Git 2.40-rc0 v2.40.0-rc0 Junio C Hamano 2023-02-24 11:32:40 -08:00
  • deb32d6d60 Merge branch 'jc/genzeros-avoid-raw-write' Junio C Hamano 2023-02-24 11:32:30 -08:00
  • a7981d0717 Merge branch 'rd/doc-default-date-format' Junio C Hamano 2023-02-24 11:32:29 -08:00
  • 38a227b796 Merge branch 'js/gpg-errors' Junio C Hamano 2023-02-24 11:32:29 -08:00
  • 98619325c0 Merge branch 'rs/ctype-test' Junio C Hamano 2023-02-24 11:32:29 -08:00
  • 592ec63b38 fsck: mention file path for index errors Jeff King 2023-02-24 03:12:11 -05:00
  • fb64ca526a fsck: check index files in all worktrees Jeff King 2023-02-24 03:09:57 -05:00
  • 8840069a37 fsck: factor out index fsck Jeff King 2023-02-24 03:07:32 -05:00
  • 506ebaac96 help: mark unused parameter in git_unknown_cmd_config() Jeff King 2023-02-24 01:39:48 -05:00
  • a5c76b3698 run_processes_parallel: mark unused callback parameters Jeff King 2023-02-24 01:39:46 -05:00
  • 1bff855419 userformat_want_item(): mark unused parameter Jeff King 2023-02-24 01:39:43 -05:00
  • 43090008e3 for_each_commit_graft(): mark unused callback parameter Jeff King 2023-02-24 01:39:40 -05:00
  • c764e28060 rewrite_parents(): mark unused callback parameter Jeff King 2023-02-24 01:39:37 -05:00
  • 65daa9ba1c fetch-pack: mark unused parameter in callback function Jeff King 2023-02-24 01:39:35 -05:00
  • 3c50c88f42 notes: mark unused callback parameters Jeff King 2023-02-24 01:39:31 -05:00
  • 1758712248 prio-queue: mark unused parameters in comparison functions Jeff King 2023-02-24 01:39:27 -05:00
  • be252d3349 for_each_object: mark unused callback parameters Jeff King 2023-02-24 01:39:24 -05:00
  • c50dca2a18 list-objects: mark unused callback parameters Jeff King 2023-02-24 01:39:22 -05:00
  • 9ec03b59a8 mark unused parameters in signal handlers Jeff King 2023-02-24 01:39:20 -05:00
  • ce41759ed5 run-command: mark error routine parameters as unused Jeff King 2023-02-24 01:39:18 -05:00
  • d3dcfa047f mark "pointless" data pointers in callbacks Jeff King 2023-02-24 01:39:15 -05:00
  • 5fe9e1ce2f ref-filter: mark unused callback parameters Jeff King 2023-02-24 01:39:06 -05:00
  • 2be1506a78 http-backend: mark unused parameters in virtual functions Jeff King 2023-02-24 01:38:43 -05:00
  • 77ef8b0e1e http-backend: mark argc/argv unused Jeff King 2023-02-24 01:38:35 -05:00
  • 07ffb954b3 object-name: mark unused parameters in disambiguate callbacks Jeff King 2023-02-24 01:38:30 -05:00
  • 74595cca21 serve: mark unused parameters in virtual functions Jeff King 2023-02-24 01:38:23 -05:00
  • 4b4e75dd4f serve: use repository pointer to get config Jeff King 2023-02-24 01:38:10 -05:00
  • c4716086d8 ls-refs: drop config caching Jeff King 2023-02-24 01:37:22 -05:00
  • fe6258c348 ref-filter: drop unused atom parameter from get_worktree_path() Jeff King 2023-02-24 01:34:44 -05:00
  • f524970185 diff.h: remove unnecessary include of object.h Elijah Newren 2023-02-24 00:09:36 +00:00
  • eef65c716c Remove unnecessary includes of builtin.h Elijah Newren 2023-02-24 00:09:35 +00:00
  • fc7bd51b06 treewide: replace cache.h with more direct headers, where possible Elijah Newren 2023-02-24 00:09:34 +00:00
  • cbeab74713 replace-object.h: move read_replace_refs declaration from cache.h to here Elijah Newren 2023-02-24 00:09:33 +00:00
  • 1c02840008 object-store.h: move struct object_info from cache.h Elijah Newren 2023-02-24 00:09:32 +00:00
  • ac48adf488 dir.h: refactor to no longer need to include cache.h Elijah Newren 2023-02-24 00:09:31 +00:00
  • a64215b6cd object.h: stop depending on cache.h; make cache.h depend on object.h Elijah Newren 2023-02-24 00:09:30 +00:00
  • b5fa608180 ident.h: move ident-related declarations out of cache.h Elijah Newren 2023-02-24 00:09:29 +00:00
  • b6c09c03eb pretty.h: move has_non_ascii() declaration from commit.h Elijah Newren 2023-02-24 00:09:28 +00:00
  • 41771fa435 cache.h: remove dependence on hex.h; make other files include it explicitly Elijah Newren 2023-02-24 00:09:27 +00:00
  • b73ecb4811 hex.h: move some hex-related declarations from cache.h Elijah Newren 2023-02-24 00:09:26 +00:00
  • 41227cb138 hash.h: move some oid-related declarations from cache.h Elijah Newren 2023-02-24 00:09:25 +00:00
  • 36bf195890 alloc.h: move ALLOC_GROW() functions from cache.h Elijah Newren 2023-02-24 00:09:24 +00:00
  • 15db4e7f4a treewide: remove unnecessary cache.h includes in source files Elijah Newren 2023-02-24 00:09:23 +00:00
  • ba3d1c73da treewide: remove unnecessary cache.h includes Elijah Newren 2023-02-24 00:09:22 +00:00
  • f332121e75 treewide: remove unnecessary git-compat-util.h includes in headers Elijah Newren 2023-02-24 00:09:21 +00:00
  • 8bff5ca030 treewide: ensure one of the appropriate headers is sourced first Elijah Newren 2023-02-24 00:09:20 +00:00
  • 666b6e1135 rebase -i: fix parsing of "fixup -C<commit>" Phillip Wood 2023-02-23 20:55:01 +00:00
  • 7aed2c0565 rebase -i: match whole word in is_command() Phillip Wood 2023-02-23 20:55:00 +00:00
  • 8f2146dbf1 t5559: make SSL/TLS the default Jeff King 2023-02-23 06:08:41 -05:00
  • 86190028a8 t5559: fix test failures with LIB_HTTPD_SSL Jeff King 2023-02-23 06:07:29 -05:00
  • 3c14419c6b t/lib-httpd: enable HTTP/2 "h2" protocol, not just h2c Jeff King 2023-02-23 06:06:44 -05:00
  • 9d15b1e5df t/lib-httpd: respect $HTTPD_PROTO in expect_askpass() Jeff King 2023-02-23 06:05:55 -05:00
  • b71a2bf11f t5551: drop curl trace lines without headers Jeff King 2023-02-23 06:05:07 -05:00
  • 93ea5bf3a8 t5551: handle v2 protocol in cookie test Jeff King 2023-02-23 06:02:31 -05:00
  • 87d38afa0d t5551: simplify expected cookie file Jeff King 2023-02-23 06:01:31 -05:00
  • 795d713e2c t5551: handle v2 protocol in upload-pack service test Jeff King 2023-02-23 06:00:38 -05:00
  • 1c5a63818a t5551: handle v2 protocol when checking curl trace Jeff King 2023-02-23 05:59:00 -05:00
  • 2f87277dfa t5551: stop forcing clone to run with v0 protocol Jeff King 2023-02-23 05:57:27 -05:00
  • 8dfe36b007 t5551: handle HTTP/2 when checking curl trace Jeff King 2023-02-23 05:56:17 -05:00
  • 4a21230ab0 t5551: lower-case headers in expected curl trace Jeff King 2023-02-23 05:54:02 -05:00
  • a58f4d6328 t5551: drop redundant grep for Accept-Language Jeff King 2023-02-23 05:52:10 -05:00
  • f1449a563f t5541: simplify and move "no empty path components" test Jeff King 2023-02-23 05:51:35 -05:00
  • 6ec90b5bf1 t5541: stop marking "used receive-pack service" test as v0 only Jeff King 2023-02-23 05:50:36 -05:00
  • 77fb36aa7e t5541: run "used receive-pack service" test earlier Jeff King 2023-02-23 05:49:47 -05:00
  • d208bfdfef credential: new attribute password_expiry_utc M Hickford 2023-02-18 06:32:57 +00:00
  • 5074ecde9e What's cooking (2023/02 #04) Junio C Hamano 2023-02-22 15:03:09 -08:00
  • 06dd2baa8d The seventeenth batch Junio C Hamano 2023-02-22 14:55:59 -08:00
  • 5048df67b2 Merge branch 'ab/hook-api-with-stdin' Junio C Hamano 2023-02-22 14:55:45 -08:00
  • 72972ea0b9 Merge branch 'ab/various-leak-fixes' Junio C Hamano 2023-02-22 14:55:45 -08:00
  • 6aac634f81 Merge branch 'jk/doc-ls-remote-matching' Junio C Hamano 2023-02-22 14:55:45 -08:00
  • a42d69ee5b Merge branch 'rs/cache-tree-strbuf-growth-fix' Junio C Hamano 2023-02-22 14:55:44 -08:00
  • 24fb150dcd Merge branch 'ab/the-index-compatibility' Junio C Hamano 2023-02-22 14:55:44 -08:00
  • 5fc6d00b65 Merge branch 'en/name-rev-make-taggerdate-much-less-important' Junio C Hamano 2023-02-22 14:55:44 -08:00
  • 2b15969f61 range-diff: let '--abbrev' option takes effect Teng Long 2023-02-20 22:24:44 +08:00
  • c39952b925 fetch: choose a sensible default with --jobs=0 again Matthias Aßhauer 2023-02-20 21:33:25 +00:00
  • 17ab64e1b5 trace.c, git.c: remove unnecessary parameter to trace_repo_setup() idriss fekir 2023-02-19 01:25:27 +01:00
  • d35d8f2e7a t2015-checkout-unborn.sh: changes the style for cd Ashutosh Pandey 2023-02-19 00:51:28 +05:30
  • a4cf900ee7 diff: teach diff to read algorithm from diff driver John Cai 2023-02-20 21:04:42 +00:00
  • 11e95e16e8 diff: consolidate diff algorithm option parsing John Cai 2023-02-20 21:04:41 +00:00
  • 16b3880dd7 rebase -i: check labels and refs when parsing todo list Phillip Wood 2023-02-20 14:19:34 +00:00
  • 6eb095d787 delta-islands: fix segfault when freeing island marks Patrick Steinhardt 2023-02-16 11:29:48 +01:00
  • fd2da4b1ea archive: add --mtime René Scharfe 2023-02-18 09:36:23 +01:00
  • 50bebf98d9 format.attach: allow empty value to disable multi-part messages Junio C Hamano 2023-02-17 15:33:37 -08:00
  • 3b0ebb7a8d t0066: drop setup of "dir5" Jeff King 2023-02-16 19:40:29 -05:00
  • 29ae2c9e74 add basic http proxy tests Jeff King 2023-02-16 15:56:32 -05:00
  • e00e56a7df dir-iterator: drop unused DIR_ITERATOR_FOLLOW_SYMLINKS Taylor Blau 2023-02-16 13:27:14 -05:00
  • 58eab6ff13 test-genzeros: avoid raw write(2) Junio C Hamano 2023-02-15 18:56:14 -08:00
  • 9deef088ae rev-list: clarify git-log default date format Junio C Hamano 2023-02-15 16:42:25 -08:00
  • d9d677b2d8 The sixteenth batch Junio C Hamano 2023-02-15 16:08:41 -08:00
  • 59397e9b7e Merge branch 'cw/doc-pushurl-vs-url' Junio C Hamano 2023-02-15 17:11:54 -08:00
  • eb11ec23ff Merge branch 'ab/config-h-remove-unused' Junio C Hamano 2023-02-15 17:11:54 -08:00