Commit Graph

  • 53dca334d6 cache,tree: move basic name compare functions from read-cache to tree Elijah Newren 2023-04-22 20:17:22 +0000
  • aabc5617cd cache,tree: move cmp_cache_name_compare from tree.[ch] to read-cache.c Elijah Newren 2023-04-22 20:17:21 +0000
  • d1cbe1e6d8 hash-ll.h: split out of hash.h to remove dependency on repository.h Elijah Newren 2023-04-22 20:17:20 +0000
  • 23a517e415 tree-diff.c: move S_DIFFTREE_IFXMIN_NEQ define from cache.h Elijah Newren 2023-04-22 20:17:19 +0000
  • 592fc5b349 dir.h: move DTYPE defines from cache.h Elijah Newren 2023-04-22 20:17:18 +0000
  • 3467663d47 versioncmp.h: move declarations for versioncmp.c functions from cache.h Elijah Newren 2023-04-22 20:17:17 +0000
  • 641223137b ws.h: move declarations for ws.c functions from cache.h Elijah Newren 2023-04-22 20:17:16 +0000
  • d4ff2072ab match-trees.h: move declarations for match-trees.c functions from cache.h Elijah Newren 2023-04-22 20:17:15 +0000
  • b388633c5c pkt-line.h: move declarations for pkt-line.c functions from cache.h Elijah Newren 2023-04-22 20:17:14 +0000
  • 9b5041f647 base85.h: move declarations for base85.c functions from cache.h Elijah Newren 2023-04-22 20:17:13 +0000
  • d5fff46f40 copy.h: move declarations for copy.c functions from cache.h Elijah Newren 2023-04-22 20:17:12 +0000
  • 623b80bef2 server-info.h: move declarations for server-info.c functions from cache.h Elijah Newren 2023-04-22 20:17:11 +0000
  • 0ff73d742b packfile.h: move pack_window and pack_entry from cache.h Elijah Newren 2023-04-22 20:17:10 +0000
  • cb2a51356d symlinks.h: move declarations for symlinks.c functions from cache.h Elijah Newren 2023-04-22 20:17:09 +0000
  • 69a63fe663 treewide: be explicit about dependence on strbuf.h Elijah Newren 2023-04-22 20:17:08 +0000
  • 0b1a95ef79 fetch_bundle_uri(): drop pointless NULL check Jeff King 2023-04-22 09:56:46 -0400
  • ae6f064fd7 notes: clean up confusing NULL checks in init_notes() Jeff King 2023-04-22 09:55:43 -0400
  • 7580f92ffa The twelfth batch Junio C Hamano 2023-04-21 14:57:45 -0700
  • b64894c206 Merge branch 'ow/ref-filter-omit-empty' Junio C Hamano 2023-04-21 15:35:05 -0700
  • 9e0d1aa495 Merge branch 'ah/format-patch-thread-doc' Junio C Hamano 2023-04-21 15:35:04 -0700
  • 7ac228c994 Merge branch 'rn/sparse-describe' Junio C Hamano 2023-04-21 15:35:04 -0700
  • de73a20756 Merge branch 'rs/archive-from-subdirectory-fixes' Junio C Hamano 2023-04-21 15:35:04 -0700
  • 09a7b61c1d Merge branch 'fc/doc-stop-using-manversion' Junio C Hamano 2023-04-21 15:35:04 -0700
  • a5c76569e7 credential: new attribute oauth_refresh_token M Hickford 2023-04-21 09:47:59 +0000
  • 197152098a completion: suppress unwanted unescaping of `read` Edwin Kofler 2023-04-21 07:38:00 +0900
  • 731da1602c What's cooking (2023/04 #06) Junio C Hamano 2023-04-20 15:17:37 -0700
  • 138ef8068c cocci: remove 'unused.cocci' SZEDER Gábor 2023-04-20 22:53:50 +0200
  • ad353d7e77 gittutorial: wrap literal examples in backticks Martin Ågren 2023-04-15 19:29:11 +0200
  • 67ceed1f82 gittutorial: drop early mention of origin Martin Ågren 2023-04-15 19:29:10 +0200
  • 9c6990cca2 The eleventh batch Junio C Hamano 2023-04-20 13:41:15 -0700
  • a4a4db8cf7 Merge branch 'gc/better-error-when-local-clone-fails-with-symlink' Junio C Hamano 2023-04-20 14:33:36 -0700
  • 98c496fcd0 Merge branch 'ar/t2024-checkout-output-fix' Junio C Hamano 2023-04-20 14:33:36 -0700
  • 08bd076ce4 Merge branch 'rs/get-tar-commit-id-use-defined-const' Junio C Hamano 2023-04-20 14:33:36 -0700
  • fa9172c70a Merge branch 'rs/remove-approxidate-relative' Junio C Hamano 2023-04-20 14:33:35 -0700
  • cbfe844aa1 Merge branch 'rs/userdiff-multibyte-regex' Junio C Hamano 2023-04-20 14:33:35 -0700
  • a8022c5f7b send-email: expose header information to git-send-email's sendemail-validate hook Michael Strawbridge 2023-04-19 16:27:03 -0400
  • 56adddaa06 send-email: refactor header generation functions Michael Strawbridge 2023-04-19 16:27:02 -0400
  • 7891e46585 gpg-interface: set trust level of missing key to "undefined" Jeff King 2023-04-18 21:29:57 -0400
  • 8dda6c3de2 doc: git-checkout: reorganize examples Felipe Contreras 2023-04-18 01:00:48 -0600
  • f8bc75a55e doc: git-checkout: trivial callout cleanup Felipe Contreras 2023-04-18 01:00:47 -0600
  • 029a632c35 repository.h: drop unused `gc_cruft_packs` Taylor Blau 2023-04-18 16:41:00 -0400
  • e3e24de1bf builtin/gc.c: make `gc.cruftPacks` enabled by default Taylor Blau 2023-04-18 16:40:57 -0400
  • c58100ab5d t/t9300-fast-import.sh: prepare for `gc --cruft` by default Taylor Blau 2023-04-18 16:40:52 -0400
  • b9061bc628 t/t6500-gc.sh: add additional test cases Taylor Blau 2023-04-18 16:40:49 -0400
  • 50685e0e0b t/t6500-gc.sh: refactor cruft pack tests Taylor Blau 2023-04-18 16:40:46 -0400
  • b31d45b831 t/t6501-freshen-objects.sh: prepare for `gc --cruft` by default Taylor Blau 2023-04-18 16:40:43 -0400
  • b934207a22 t/t5304-prune.sh: prepare for `gc --cruft` by default Taylor Blau 2023-04-18 16:40:41 -0400
  • 05b9013b71 builtin/gc.c: ignore cruft packs with `--keep-largest-pack` Taylor Blau 2023-04-18 16:40:38 -0400
  • c512f31109 builtin/repack.c: fix incorrect reference to '-C' Taylor Blau 2023-04-18 16:40:35 -0400
  • c41258359e pack-write.c: plug a leak in stage_tmp_packfiles() Taylor Blau 2023-04-18 16:40:32 -0400
  • 331b094eec protocol.h: move definition of DEFAULT_GIT_PORT from cache.h Elijah Newren 2023-04-16 03:03:05 +0000
  • f8afeb1787 What's cooking (2023/04 #05) Junio C Hamano 2023-04-17 22:07:49 -0700
  • 667fcf4e15 The tenth batch Junio C Hamano 2023-04-17 16:41:04 -0700
  • 3c957e6d39 Merge branch 'pw/rebase-cleanup-merge-strategy-option-handling' Junio C Hamano 2023-04-17 18:05:13 -0700
  • 66bf8f1943 Merge branch 'cm/branch-delete-error-message-update' Junio C Hamano 2023-04-17 18:05:12 -0700
  • c232ebacb2 Merge branch 'fc/remove-header-workarounds-for-asciidoc' Junio C Hamano 2023-04-17 18:05:12 -0700
  • 953823fcbf Merge branch 'la/mfc-markup-fix' Junio C Hamano 2023-04-17 18:05:12 -0700
  • 9d8370d445 Merge branch 'tk/mergetool-gui-default-config' Junio C Hamano 2023-04-17 18:05:11 -0700
  • d47ee0a565 Merge branch 'sl/sparse-write-tree' Junio C Hamano 2023-04-17 18:05:11 -0700
  • 5a6072f631 fsck: validate .rev file header Derrick Stolee 2023-04-17 16:21:41 +0000
  • 5f658d1b57 fsck: check rev-index position values Derrick Stolee 2023-04-17 16:21:40 +0000
  • d975fe1fa5 fsck: check rev-index checksums Derrick Stolee 2023-04-17 16:21:39 +0000
  • 0d30feef3c fsck: create scaffolding for rev-index checks Derrick Stolee 2023-04-17 16:21:38 +0000
  • 3c63503759 Merge branch 'tb/pack-revindex-on-disk' into ds/fsck-pack-revindex Junio C Hamano 2023-04-17 14:38:59 -0700
  • 0d1bd1dfb3 Git 2.40.1 v2.40.1 Johannes Schindelin 2023-03-23 10:21:41 +0100
  • 3d3c11852c Sync with 2.39.3 Johannes Schindelin 2023-03-23 10:21:38 +0100
  • 9bbde12fee Git 2.39.3 v2.39.3 Johannes Schindelin 2023-03-11 22:57:30 +0100
  • 15628975cf Sync with 2.38.5 Johannes Schindelin 2023-03-11 22:45:47 +0100
  • ec58344906 Git 2.38.5 v2.38.5 Johannes Schindelin 2023-03-11 21:29:12 +0100
  • c96ecfe6a5 Sync with 2.37.7 Johannes Schindelin 2023-03-11 21:29:10 +0100
  • d27ae36bbb Git 2.37.7 v2.37.7 Johannes Schindelin 2023-03-11 21:18:56 +0100
  • 1df551ce5c Sync with 2.36.6 Johannes Schindelin 2023-03-11 21:18:55 +0100
  • ecaa3db171 Git 2.36.6 v2.36.6 Johannes Schindelin 2023-03-11 21:18:16 +0100
  • 62298def14 Sync with 2.35.8 Johannes Schindelin 2023-03-11 21:18:15 +0100
  • 7380a72f6b Git 2.35.8 v2.35.8 Johannes Schindelin 2023-03-11 20:58:21 +0100
  • 8cd052ea53 Sync with 2.34.8 Johannes Schindelin 2023-03-11 20:58:19 +0100
  • abcb63fb70 Git 2.34.8 v2.34.8 Johannes Schindelin 2023-03-11 20:47:34 +0100
  • d6e9f67a8e Sync with 2.33.8 Johannes Schindelin 2023-03-11 20:47:33 +0100
  • 3a19048ce4 Git 2.33.8 v2.33.8 Johannes Schindelin 2023-03-11 20:29:33 +0100
  • bcd874d50f Sync with 2.32.7 Johannes Schindelin 2023-03-11 20:29:32 +0100
  • b8787a98db Git 2.32.7 v2.32.7 Johannes Schindelin 2023-03-11 19:24:36 +0100
  • 31f7fe5e34 Sync with 2.31.8 Johannes Schindelin 2023-03-11 19:24:34 +0100
  • ea56f91275 Git 2.31.8 v2.31.8 Johannes Schindelin 2023-03-11 17:54:15 +0100
  • 92957d8427 tests: avoid using `test_i18ncmp` Johannes Schindelin 2023-03-11 18:02:04 +0100
  • b524e896b6 Sync with 2.30.9 Johannes Schindelin 2023-03-11 17:54:13 +0100
  • 668f2d5361 Git 2.30.9 v2.30.9 Taylor Blau 2023-04-14 11:54:08 -0400
  • 528290f8c6 Merge branch 'tb/config-copy-or-rename-in-file-injection' Taylor Blau 2023-04-14 11:46:59 -0400
  • 4fe5d0b10a Merge branch 'avoid-using-uninitialized-gettext' Johannes Schindelin 2023-03-14 21:32:42 +0100
  • 18e2b1cfc8 Merge branch 'js/apply-overwrite-rej-symlink-if-exists' into maint-2.30 Junio C Hamano 2023-03-02 15:13:30 -0800
  • 3bb3d6bac5 config.c: disallow overly-long lines in `copy_or_rename_section_in_file()` Taylor Blau 2023-04-12 19:18:28 -0400
  • e91cfe6085 config.c: avoid integer truncation in `copy_or_rename_section_in_file()` Taylor Blau 2023-04-06 14:28:53 -0400
  • a5bb10fd5e config: avoid fixed-sized buffer when renaming/deleting a section Taylor Blau 2023-04-06 14:07:58 -0400
  • c4137be0f5 gettext: avoid using gettext if the locale dir is not present Johannes Schindelin 2023-02-22 12:40:55 +0100
  • 29198213c9 t1300: demonstrate failure when renaming sections with long lines Taylor Blau 2023-04-06 11:42:03 -0400
  • 9db05711c9 apply --reject: overwrite existing `.rej` symlink if it exists Johannes Schindelin 2023-03-09 16:02:54 +0100
  • 2f3b28f272 Merge branch 'js/gettext-poison-fixes' Johannes Schindelin 2023-03-09 23:08:47 +0100
  • 4989c35688 Merge branch 'ds/github-actions-use-newer-ubuntu' Junio C Hamano 2022-09-13 12:21:10 -0700
  • fef08dd32e ci: update 'static-analysis' to Ubuntu 22.04 Derrick Stolee 2022-08-23 17:28:11 +0000
  • a447e9bb62 What's cooking (2023/04 #04) Junio C Hamano 2023-04-14 15:30:26 -0700
  • 7ce4c8f752 v0 protocol: use size_t for capability length/offset Jeff King 2023-04-14 17:25:20 -0400