Commit Graph

  • 3c458ad376 What's cooking (2023/04 #08) Junio C Hamano 2023-04-27 16:34:43 -07:00
  • f85cd430b1 The fourteenth batch Junio C Hamano 2023-04-27 16:00:32 -07:00
  • 57a3b971e9 Merge branch 'fc/doc-checkout-markup-updates' Junio C Hamano 2023-04-27 16:00:59 -07:00
  • d6661e6843 Merge branch 'fc/doc-use-datestamp-in-commit' Junio C Hamano 2023-04-27 16:00:59 -07:00
  • a02675ad90 Merge branch 'ds/fsck-pack-revindex' Junio C Hamano 2023-04-27 16:00:59 -07:00
  • 849c8b3dbf Merge branch 'tb/pack-revindex-on-disk' Junio C Hamano 2023-04-27 16:00:59 -07:00
  • 90ef0f14eb parse_commit(): describe more date-parsing failure modes Jeff King 2023-04-27 04:17:24 -04:00
  • 089d9adff6 parse_commit(): handle broken whitespace-only timestamp Jeff King 2023-04-27 04:17:15 -04:00
  • ea1615dfdd parse_commit(): parse timestamp from end of line Jeff King 2023-04-27 04:14:09 -04:00
  • 2063b86b81 t4212: avoid putting git on left-hand side of pipe Jeff King 2023-04-27 04:14:06 -04:00
  • 60ff56f503 banned.h: mark strtok() and strtok_r() as banned Taylor Blau 2023-04-24 18:20:26 -04:00
  • 10e8a52ef1 negotiator/skipping: fix some problems in mark_common() Han Xin 2023-04-26 21:15:04 +08:00
  • 8e21ff5edb negotiator/default: avoid stack overflow Han Xin 2023-04-26 21:15:03 +08:00
  • 382a946414 Handle some compiler versions containing a dash Mike Hommey 2023-04-26 09:48:43 +09:00
  • 5f0e37b4c1 doc: GIT_DEFAULT_HASH is and will be ignored during "clone" Junio C Hamano 2023-04-26 08:13:55 -07:00
  • 0201468ba0 What's cooking (2023/04 #07) Junio C Hamano 2023-04-25 14:38:49 -07:00
  • 2807bd2c10 The thirteenth batch Junio C Hamano 2023-04-25 13:17:56 -07:00
  • 36628c56ed Merge branch 'ps/fix-geom-repack-with-alternates' Junio C Hamano 2023-04-25 13:56:20 -07:00
  • c4c9d5586f Merge branch 'rj/send-email-validate-hook-count-messages' Junio C Hamano 2023-04-25 13:56:20 -07:00
  • 80d268f309 Merge branch 'jk/protocol-cap-parse-fix' Junio C Hamano 2023-04-25 13:56:20 -07:00
  • 0807e57807 Merge branch 'en/header-split-cache-h' Junio C Hamano 2023-04-25 13:56:19 -07:00
  • 9ce9dea4e1 Sync with Git 2.40.1 Junio C Hamano 2023-04-24 22:31:32 -07:00
  • a2742f8c59 t/helper/test-json-writer.c: avoid using strtok() Taylor Blau 2023-04-24 18:20:23 -04:00
  • deeabc1ff0 t/helper/test-oidmap.c: avoid using strtok() Taylor Blau 2023-04-24 18:20:20 -04:00
  • 826f0e33ab t/helper/test-hashmap.c: avoid using strtok() Taylor Blau 2023-04-24 18:20:17 -04:00
  • 492ba81346 string-list: introduce string_list_setlen() Taylor Blau 2023-04-24 18:20:14 -04:00
  • 52acddf36c string-list: multi-delimiter string_list_split_in_place() Taylor Blau 2023-04-24 18:20:10 -04:00
  • 603d0fdce2 blame: use different author name for fake commit generated by --contents Jacob Keller 2023-04-24 12:35:08 -07:00
  • 3d77fbb664 t1300: add tests for missing keys Andrei Rybak 2023-04-23 15:46:49 +02:00
  • 93f86046c9 t1300: check stderr for "ignores pairs" tests Andrei Rybak 2023-04-23 15:46:48 +02:00
  • f7f9a836e2 t1300: drop duplicate test Andrei Rybak 2023-04-23 15:46:47 +02:00
  • 000c4ceca7 merge-ort: fix calling merge_finalize() with no intermediate merge Elijah Newren 2023-04-22 20:22:10 +00:00
  • e3a3f5edf5 reftable: ensure git-compat-util.h is the first (indirect) include Elijah Newren 2023-04-22 20:17:29 +00:00
  • 0e312eaa12 diff.h: reduce unnecessary includes Elijah Newren 2023-04-22 20:17:28 +00:00
  • e3d2f20e6f object-store.h: reduce unnecessary includes Elijah Newren 2023-04-22 20:17:27 +00:00
  • d4a4f9291d commit.h: reduce unnecessary includes Elijah Newren 2023-04-22 20:17:26 +00:00
  • e1c382141d fsmonitor: reduce includes of cache.h Elijah Newren 2023-04-22 20:17:25 +00:00
  • 4c98cb8e35 cache.h: remove unnecessary headers Elijah Newren 2023-04-22 20:17:24 +00:00
  • 5e3f94dfe3 treewide: remove cache.h inclusion due to previous changes Elijah Newren 2023-04-22 20:17:23 +00:00
  • 53dca334d6 cache,tree: move basic name compare functions from read-cache to tree Elijah Newren 2023-04-22 20:17:22 +00:00
  • aabc5617cd cache,tree: move cmp_cache_name_compare from tree.[ch] to read-cache.c Elijah Newren 2023-04-22 20:17:21 +00:00
  • d1cbe1e6d8 hash-ll.h: split out of hash.h to remove dependency on repository.h Elijah Newren 2023-04-22 20:17:20 +00:00
  • 23a517e415 tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.h Elijah Newren 2023-04-22 20:17:19 +00:00
  • 592fc5b349 dir.h: move DTYPE defines from cache.h Elijah Newren 2023-04-22 20:17:18 +00:00
  • 3467663d47 versioncmp.h: move declarations for versioncmp.c functions from cache.h Elijah Newren 2023-04-22 20:17:17 +00:00
  • 641223137b ws.h: move declarations for ws.c functions from cache.h Elijah Newren 2023-04-22 20:17:16 +00:00
  • d4ff2072ab match-trees.h: move declarations for match-trees.c functions from cache.h Elijah Newren 2023-04-22 20:17:15 +00:00
  • b388633c5c pkt-line.h: move declarations for pkt-line.c functions from cache.h Elijah Newren 2023-04-22 20:17:14 +00:00
  • 9b5041f647 base85.h: move declarations for base85.c functions from cache.h Elijah Newren 2023-04-22 20:17:13 +00:00
  • d5fff46f40 copy.h: move declarations for copy.c functions from cache.h Elijah Newren 2023-04-22 20:17:12 +00:00
  • 623b80bef2 server-info.h: move declarations for server-info.c functions from cache.h Elijah Newren 2023-04-22 20:17:11 +00:00
  • 0ff73d742b packfile.h: move pack_window and pack_entry from cache.h Elijah Newren 2023-04-22 20:17:10 +00:00
  • cb2a51356d symlinks.h: move declarations for symlinks.c functions from cache.h Elijah Newren 2023-04-22 20:17:09 +00:00
  • 69a63fe663 treewide: be explicit about dependence on strbuf.h Elijah Newren 2023-04-22 20:17:08 +00:00
  • 0b1a95ef79 fetch_bundle_uri(): drop pointless NULL check Jeff King 2023-04-22 09:56:46 -04:00
  • ae6f064fd7 notes: clean up confusing NULL checks in init_notes() Jeff King 2023-04-22 09:55:43 -04:00
  • 7580f92ffa The twelfth batch Junio C Hamano 2023-04-21 14:57:45 -07:00
  • b64894c206 Merge branch 'ow/ref-filter-omit-empty' Junio C Hamano 2023-04-21 15:35:05 -07:00
  • 9e0d1aa495 Merge branch 'ah/format-patch-thread-doc' Junio C Hamano 2023-04-21 15:35:04 -07:00
  • 7ac228c994 Merge branch 'rn/sparse-describe' Junio C Hamano 2023-04-21 15:35:04 -07:00
  • de73a20756 Merge branch 'rs/archive-from-subdirectory-fixes' Junio C Hamano 2023-04-21 15:35:04 -07:00
  • 09a7b61c1d Merge branch 'fc/doc-stop-using-manversion' Junio C Hamano 2023-04-21 15:35:04 -07:00
  • a5c76569e7 credential: new attribute oauth_refresh_token M Hickford 2023-04-21 09:47:59 +00:00
  • 197152098a completion: suppress unwanted unescaping of read Edwin Kofler 2023-04-21 07:38:00 +09:00
  • 731da1602c What's cooking (2023/04 #06) Junio C Hamano 2023-04-20 15:17:37 -07:00
  • 138ef8068c cocci: remove 'unused.cocci' SZEDER Gábor 2023-04-20 22:53:50 +02:00
  • ad353d7e77 gittutorial: wrap literal examples in backticks Martin Ågren 2023-04-15 19:29:11 +02:00
  • 67ceed1f82 gittutorial: drop early mention of origin Martin Ågren 2023-04-15 19:29:10 +02:00
  • 9c6990cca2 The eleventh batch Junio C Hamano 2023-04-20 13:41:15 -07:00
  • a4a4db8cf7 Merge branch 'gc/better-error-when-local-clone-fails-with-symlink' Junio C Hamano 2023-04-20 14:33:36 -07:00
  • 98c496fcd0 Merge branch 'ar/t2024-checkout-output-fix' Junio C Hamano 2023-04-20 14:33:36 -07:00
  • 08bd076ce4 Merge branch 'rs/get-tar-commit-id-use-defined-const' Junio C Hamano 2023-04-20 14:33:36 -07:00
  • fa9172c70a Merge branch 'rs/remove-approxidate-relative' Junio C Hamano 2023-04-20 14:33:35 -07:00
  • cbfe844aa1 Merge branch 'rs/userdiff-multibyte-regex' Junio C Hamano 2023-04-20 14:33:35 -07:00
  • a8022c5f7b send-email: expose header information to git-send-email's sendemail-validate hook Michael Strawbridge 2023-04-19 16:27:03 -04:00
  • 56adddaa06 send-email: refactor header generation functions Michael Strawbridge 2023-04-19 16:27:02 -04:00
  • 7891e46585 gpg-interface: set trust level of missing key to "undefined" Jeff King 2023-04-18 21:29:57 -04:00
  • 8dda6c3de2 doc: git-checkout: reorganize examples Felipe Contreras 2023-04-18 01:00:48 -06:00
  • f8bc75a55e doc: git-checkout: trivial callout cleanup Felipe Contreras 2023-04-18 01:00:47 -06:00
  • 029a632c35 repository.h: drop unused gc_cruft_packs Taylor Blau 2023-04-18 16:41:00 -04:00
  • e3e24de1bf builtin/gc.c: make gc.cruftPacks enabled by default Taylor Blau 2023-04-18 16:40:57 -04:00
  • c58100ab5d t/t9300-fast-import.sh: prepare for gc --cruft by default Taylor Blau 2023-04-18 16:40:52 -04:00
  • b9061bc628 t/t6500-gc.sh: add additional test cases Taylor Blau 2023-04-18 16:40:49 -04:00
  • 50685e0e0b t/t6500-gc.sh: refactor cruft pack tests Taylor Blau 2023-04-18 16:40:46 -04:00
  • b31d45b831 t/t6501-freshen-objects.sh: prepare for gc --cruft by default Taylor Blau 2023-04-18 16:40:43 -04:00
  • b934207a22 t/t5304-prune.sh: prepare for gc --cruft by default Taylor Blau 2023-04-18 16:40:41 -04:00
  • 05b9013b71 builtin/gc.c: ignore cruft packs with --keep-largest-pack Taylor Blau 2023-04-18 16:40:38 -04:00
  • c512f31109 builtin/repack.c: fix incorrect reference to '-C' Taylor Blau 2023-04-18 16:40:35 -04:00
  • c41258359e pack-write.c: plug a leak in stage_tmp_packfiles() Taylor Blau 2023-04-18 16:40:32 -04:00
  • 331b094eec protocol.h: move definition of DEFAULT_GIT_PORT from cache.h Elijah Newren 2023-04-16 03:03:05 +00:00
  • f8afeb1787 What's cooking (2023/04 #05) Junio C Hamano 2023-04-17 22:07:49 -07:00
  • 667fcf4e15 The tenth batch Junio C Hamano 2023-04-17 16:41:04 -07:00
  • 3c957e6d39 Merge branch 'pw/rebase-cleanup-merge-strategy-option-handling' Junio C Hamano 2023-04-17 18:05:13 -07:00
  • 66bf8f1943 Merge branch 'cm/branch-delete-error-message-update' Junio C Hamano 2023-04-17 18:05:12 -07:00
  • c232ebacb2 Merge branch 'fc/remove-header-workarounds-for-asciidoc' Junio C Hamano 2023-04-17 18:05:12 -07:00
  • 953823fcbf Merge branch 'la/mfc-markup-fix' Junio C Hamano 2023-04-17 18:05:12 -07:00
  • 9d8370d445 Merge branch 'tk/mergetool-gui-default-config' Junio C Hamano 2023-04-17 18:05:11 -07:00
  • d47ee0a565 Merge branch 'sl/sparse-write-tree' Junio C Hamano 2023-04-17 18:05:11 -07:00
  • 5a6072f631 fsck: validate .rev file header Derrick Stolee 2023-04-17 16:21:41 +00:00
  • 5f658d1b57 fsck: check rev-index position values Derrick Stolee 2023-04-17 16:21:40 +00:00