Commit Graph

  • 8298b54317 commit-graph: check mixed generation validation when loading chain file Jeff King 2023-09-28 00:38:17 -0400
  • 7ed76b4eb2 commit-graph: factor out chain opening function Jeff King 2023-09-28 00:38:07 -0400
  • 9eb5419799 bulk-checkin: only support blobs in index_bulk_checkin Eric W. Biederman 2023-09-26 10:58:43 -0500
  • 872976c37e unicode: update the width tables to Unicode 15.1 Beat Bolli 2023-09-25 21:07:04 +0200
  • 6833dc9feb What's cooking (2023/09 #08) Junio C Hamano 2023-09-25 15:41:15 -0700
  • a3d2e83a17 ref-filter: add mailmap support Kousik Sanagavarapu 2023-09-25 23:13:10 +0530
  • 0144f0de77 t/t6300: introduce test_bad_atom Kousik Sanagavarapu 2023-09-25 23:13:09 +0530
  • 04830eb762 t/t6300: cleanup test_atom Kousik Sanagavarapu 2023-09-25 23:13:08 +0530
  • 6a4c9e7b32 merge-tree: add -X strategy option Tang Yuyi 2023-09-24 02:23:42 +0000
  • c13d2adf8b coverity: allow running on macOS Johannes Schindelin 2023-09-25 11:51:01 +0000
  • d3c3ffa624 coverity: support building on Windows Johannes Schindelin 2023-09-25 11:51:00 +0000
  • 7bc49e8f55 coverity: allow overriding the Coverity project Johannes Schindelin 2023-09-25 11:50:59 +0000
  • 002e5e9ad1 coverity: cache the Coverity Build Tool Johannes Schindelin 2023-09-25 11:50:58 +0000
  • a56b6230d0 ci: add a GitHub workflow to submit Coverity scans Johannes Schindelin 2023-09-25 11:50:57 +0000
  • f97c8b1e00 revision: make pseudo-opt flags read via stdin behave consistently Patrick Steinhardt 2023-09-25 15:02:00 +0200
  • 42d3733986 What's cooking (2023/09 #07) Junio C Hamano 2023-09-22 17:40:46 -0700
  • bcb6cae296 The twelfth batch Junio C Hamano 2023-09-22 16:23:05 -0700
  • fa7a594dac Merge branch 'tb/send-email-extract-valid-address-error-message-fix' Junio C Hamano 2023-09-22 17:01:37 -0700
  • 8ed1eee410 Merge branch 'ch/clean-docfix' Junio C Hamano 2023-09-22 17:01:37 -0700
  • 1b46285770 Merge branch 'eg/config-type-path-docfix' Junio C Hamano 2023-09-22 17:01:37 -0700
  • 7a90d1eb4d Merge branch 'jk/redact-h2h3-headers-fix' Junio C Hamano 2023-09-22 17:01:36 -0700
  • fb6e6e06d5 Merge branch 'jk/ort-unused-parameter-cleanups' Junio C Hamano 2023-09-22 17:01:36 -0700
  • 5c0f9933ec Merge branch 'tb/repack-existing-packs-cleanup' Junio C Hamano 2023-09-22 17:01:36 -0700
  • 6a8bb340f2 Merge branch 'la/trailer-cleanups' Junio C Hamano 2023-09-22 17:01:36 -0700
  • 38a15f4755 Documentation/git-status: add missing line breaks Josh Soref 2023-09-22 14:14:42 +0000
  • 252d693797 test-lib: set UBSAN_OPTIONS to match ASan Jeff King 2023-09-21 00:18:25 -0400
  • 43abaaf008 am: fix error message in parse_opt_show_current_patch() Oswald Buddenhagen 2023-09-21 13:07:27 +0200
  • 8d73a2cc03 completion: loosen and document the requirement around completing alias Junio C Hamano 2023-09-20 11:28:22 -0700
  • 6bdb5b11d6 The eleventh batch Junio C Hamano 2023-09-20 10:45:58 -0700
  • 3c2af826a3 Merge branch 'jc/update-index-show-index-version' Junio C Hamano 2023-09-20 10:45:12 -0700
  • 767e4d68c7 Merge branch 'ob/t3404-typofix' Junio C Hamano 2023-09-20 10:44:58 -0700
  • 0e72b42a52 Merge branch 'ob/sequencer-remove-dead-code' Junio C Hamano 2023-09-20 10:44:58 -0700
  • 8c71f082eb Merge branch 'pb/completion-aliases-doc' Junio C Hamano 2023-09-20 10:44:57 -0700
  • e9dac4b86c Merge branch 'pb/complete-commit-trailers' Junio C Hamano 2023-09-20 10:44:57 -0700
  • 671eaaac0c Merge branch 'js/diff-cached-fsmonitor-fix' Junio C Hamano 2023-09-20 10:44:57 -0700
  • bd49a2998a Merge branch 'js/systemd-timers-wsl-fix' Junio C Hamano 2023-09-20 10:44:57 -0700
  • 7435d51bfd Merge branch 'pw/diff-no-index-from-named-pipes' Junio C Hamano 2023-09-20 10:44:57 -0700
  • 4fbe83fcd9 show doc: redirect user to git log manual instead of git diff-tree Han Young 2023-09-20 21:27:31 +0800
  • 94ea1d925d What's cooking (2023/09 #06) Junio C Hamano 2023-09-19 15:47:42 -0700
  • 2e0d30d928 range-diff: treat notes like `log` Kristoffer Haugsbakk 2023-09-19 22:26:50 +0200
  • 72da9832c2 run-command: mark unused parameters in start_bg_wait callbacks Jeff King 2023-09-18 18:33:43 -0400
  • 1fe41944b2 fsmonitor: mark unused hashmap callback parameters Jeff King 2023-09-18 18:33:14 -0400
  • 997eb910a6 fsmonitor/darwin: mark unused parameters in system callback Jeff King 2023-09-18 18:32:56 -0400
  • 4cb5e0b3b9 fsmonitor: mark unused parameters in stub functions Jeff King 2023-09-18 18:32:38 -0400
  • caf433bbdf fsmonitor/win32: mark unused parameter in fsm_os__incompatible() Jeff King 2023-09-18 18:32:05 -0400
  • f4c5778b2d fsmonitor: mark some maybe-unused parameters Jeff King 2023-09-18 18:31:48 -0400
  • 42e862c0b3 fsmonitor/win32: drop unused parameters Jeff King 2023-09-18 18:30:01 -0400
  • 00df20a7ab fsmonitor: prefer repo_git_path() to git_pathdup() Jeff King 2023-09-18 18:29:40 -0400
  • d4a83d07b8 The tenth batch Junio C Hamano 2023-09-18 13:53:22 -0700
  • f41c5a5eec Merge branch 'js/complete-checkout-t' Junio C Hamano 2023-09-18 13:53:13 -0700
  • 921a713d66 Merge branch 'rs/grep-no-no-or' Junio C Hamano 2023-09-18 13:53:13 -0700
  • 12288cc44e git-send-email.perl: avoid printing undef when validating addresses Taylor Blau 2023-09-18 12:35:53 -0400
  • c22e9efe9c Merge git-gui into ml/git-gui-exec-path-fix Junio C Hamano 2023-09-18 10:52:30 -0700
  • 0730a5a3a5 git-gui - use git-hook, honor core.hooksPath Mark Levedahl 2023-09-17 15:24:31 -0400
  • bd48adc31d diff --stat: add config option to limit filename width Dragan Simic 2023-09-11 17:39:44 +0200
  • 3f71c97e18 git-gui - re-enable use of hook scripts Mark Levedahl 2023-09-16 17:01:31 -0400
  • 24c5a270d1 merge-ort: lowercase a few error messages Jeff King 2023-09-16 18:11:46 -0400
  • 811c9c2102 diff-lib: fix check_removed() when fsmonitor is active Junio C Hamano 2023-09-14 15:00:43 -0700
  • 9510fe8940 Merge branch 'jc/fake-lstat' into jc/diff-cached-fsmonitor-fix Junio C Hamano 2023-09-15 17:09:32 -0700
  • c33fa871a5 cache: add fake_lstat() Junio C Hamano 2023-09-14 14:46:46 -0700
  • 161c35f93b Merge branch 'js/diff-cached-fsmonitor-fix' into jc/diff-cached-fsmonitor-fix Junio C Hamano 2023-09-15 17:08:02 -0700
  • e9a185d825 What's cooking (2023/09 #05) Junio C Hamano 2023-09-15 16:32:54 -0700
  • 563f339d98 git-clean doc: fix "without do cleaning" typo Caleb Hill 2023-09-15 17:53:29 +0000
  • 58be11432e git-config: fix misworded --type=path explanation Evan Gates 2023-09-15 14:24:59 -0600
  • 0763c3a2c4 http: update curl http/2 info matching for curl 8.3.0 Jeff King 2023-09-15 07:34:43 -0400
  • 39fa527c89 http: factor out matching of curl http/2 trace lines Jeff King 2023-09-15 07:33:16 -0400
  • 6eb0c0eb7a merge-ort: drop unused "opt" parameter from merge_check_renames_reusable() Jeff King 2023-09-14 05:40:04 -0400
  • fce9ffb225 merge-ort: drop unused parameters from detect_and_process_renames() Jeff King 2023-09-14 05:39:58 -0400
  • 1c9419ae9d merge-ort: stop passing "opt" to read_oid_strbuf() Jeff King 2023-09-14 05:39:53 -0400
  • 808e83f266 merge-ort: drop custom err() function Jeff King 2023-09-14 05:39:48 -0400
  • bda494f404 The ninth batch Junio C Hamano 2023-09-14 11:16:47 -0700
  • 18ad82232f Merge branch 'so/diff-doc-for-patch-update' Junio C Hamano 2023-09-14 11:17:00 -0700
  • b995e78147 Merge branch 'pw/rebase-i-after-failure' Junio C Hamano 2023-09-14 11:17:00 -0700
  • f73604fabf Merge branch 'ob/revert-of-revert-is-reapply' Junio C Hamano 2023-09-14 11:16:59 -0700
  • 86b56ff267 Merge branch 'ak/pretty-decorate-more' Junio C Hamano 2023-09-14 11:16:59 -0700
  • 174dfe4637 Merge branch 'jk/tree-name-and-depth-limit' Junio C Hamano 2023-09-14 11:16:59 -0700
  • 6a4e7440fb Merge branch 'ks/ref-filter-sort-numerically' Junio C Hamano 2023-09-14 11:16:59 -0700
  • d4cab3717f Merge branch 'rs/name-rev-use-opt-hidden-bool' Junio C Hamano 2023-09-14 11:16:58 -0700
  • 19d5a0b2c1 Merge branch 'rs/grep-parseopt-simplify' Junio C Hamano 2023-09-14 11:16:58 -0700
  • c6a0468f82 builtin/repack.c: extract common cruft pack loop Taylor Blau 2023-09-13 15:18:03 -0400
  • 4a17e97246 builtin/repack.c: avoid directly inspecting "util" Taylor Blau 2023-09-13 15:18:00 -0400
  • eabfaf8e8d builtin/repack.c: store existing cruft packs separately Taylor Blau 2023-09-13 15:17:57 -0400
  • 4bbfb003c0 builtin/repack.c: extract `has_existing_non_kept_packs()` Taylor Blau 2023-09-13 15:17:54 -0400
  • f2d3bf178a builtin/repack.c: extract redundant pack cleanup for existing packs Taylor Blau 2023-09-13 15:17:51 -0400
  • 639c4a3992 builtin/repack.c: extract redundant pack cleanup for --geometric Taylor Blau 2023-09-13 15:17:49 -0400
  • 054b5e4873 builtin/repack.c: extract marking packs for deletion Taylor Blau 2023-09-13 15:17:46 -0400
  • e2b43831a5 builtin/repack.c: extract structure to store existing packs Taylor Blau 2023-09-13 15:17:35 -0400
  • d6c51973e4 The eighth batch Junio C Hamano 2023-09-13 09:30:46 -0700
  • d070b77d25 Merge branch 'ob/sequencer-reword-error-message' Junio C Hamano 2023-09-13 10:07:57 -0700
  • 877c9919d6 Merge branch 'bc/more-git-var' Junio C Hamano 2023-09-13 10:07:57 -0700
  • 331f20d52d Merge branch 'ew/hash-with-openssl-evp' Junio C Hamano 2023-09-13 10:07:56 -0700
  • c52a02a0f0 Merge branch 'jk/unused-post-2.42-part2' Junio C Hamano 2023-09-13 10:07:56 -0700
  • 4333267995 completion: improve doc for complex aliases Philippe Blain 2023-09-12 17:02:15 +0000
  • 0b658eae75 completion: commit: complete trailers tokens more robustly Philippe Blain 2023-09-12 17:30:27 +0000
  • 63642d58b4 sequencer: remove unreachable exit condition in pick_commits() Oswald Buddenhagen 2023-09-12 12:55:41 +0200
  • 8aae489756 t3404-rebase-interactive.sh: fix typos in title of a rewording test Oswald Buddenhagen 2023-09-12 12:42:36 +0200
  • 83708f80fc test-tool: retire "index-version" Junio C Hamano 2023-09-12 12:32:35 -0700
  • 606e088d5d update-index: add --show-index-version Junio C Hamano 2023-09-12 12:32:34 -0700
  • 764b2330db update-index doc: v4 is OK with JGit and libgit2 Junio C Hamano 2023-09-12 12:32:33 -0700
  • 4d69cf7a58 What's cooking (2023/09 #04) Junio C Hamano 2023-09-12 09:23:23 -0700