Commit Graph

  • ff67eea529 CodingGuidelines: document formatting of similar config variables. Collin Funk 2025-06-03 15:45:39 -0700
  • d094e05ea5 diff-no-index: do not reference .d_type member of struct dirent Junio C Hamano 2025-06-18 13:04:12 -0700
  • f9aa0eedb3 Start 2.51 cycle, the first batch Junio C Hamano 2025-06-17 10:34:53 -0700
  • b1dc2e796e Merge branch 'ps/meson-tap-parse' Junio C Hamano 2025-06-17 10:44:42 -0700
  • 2024ab3d97 Merge branch 'jk/diff-no-index-with-pathspec' Junio C Hamano 2025-06-17 10:44:41 -0700
  • 5e22d03832 Merge branch 'ly/fetch-pack-leakfix' Junio C Hamano 2025-06-17 10:44:41 -0700
  • b5a135b1f7 Merge branch 'ly/commit-graph-graph-write-leakfix' Junio C Hamano 2025-06-17 10:44:41 -0700
  • 1f622bb0ab Merge branch 'ly/do-not-localize-bug-messages' Junio C Hamano 2025-06-17 10:44:40 -0700
  • 870a0421c4 Merge branch 'ly/sequencer-update-squash-is-fixup-only' Junio C Hamano 2025-06-17 10:44:40 -0700
  • 4fd5b1ddc7 Merge branch 'vd/cat-file-objectmode-update' Junio C Hamano 2025-06-17 10:44:39 -0700
  • 5b124e7c16 Merge branch 'ag/send-email-docs' Junio C Hamano 2025-06-17 10:44:39 -0700
  • 01148cafa4 Merge branch 'rc/userdiff-r' Junio C Hamano 2025-06-17 10:44:38 -0700
  • 88134a8417 Merge branch 'ds/path-walk-2' Junio C Hamano 2025-06-17 10:44:38 -0700
  • 60f9bc3e30 Merge branch 'lo/my-first-ow-doc-update' Junio C Hamano 2025-06-17 10:44:37 -0700
  • 855cfc65ae t2400: replace 'test -[efd]' with 'test_path_is_*' Rodrigo Michelassi 2025-06-16 21:29:39 -0300
  • 2939494284 git.c: remove the_repository dependence in run_builtin() Lidong Yan 2025-06-16 14:22:33 +0800
  • bbdf5a577a MaintNotes: 2.50 update Junio C Hamano 2025-06-15 22:48:40 -0700
  • b664de949f What's cooking (2025/06 #05) Junio C Hamano 2025-06-15 22:44:36 -0700
  • d82adb61ba Git 2.50.1 v2.50.1 Junio C Hamano 2025-06-15 21:57:08 -0700
  • e1775c0646 Sync with 2.49.1 Junio C Hamano 2025-06-15 21:52:28 -0700
  • 16bd9f20a4 Git 2.50 v2.50.0 Junio C Hamano 2025-06-15 21:17:21 -0700
  • ff73f375bb mailinfo.c: fix memory leak in function handle_content_type() Jinyao Guo 2025-06-13 19:26:45 +0000
  • f1ca98f609 Hopefully final bits before 2.50 Junio C Hamano 2025-06-13 13:28:57 -0700
  • 7bd3e5397d Merge branch 'js/github-ci-win-coverity-fix' Junio C Hamano 2025-06-13 13:29:14 -0700
  • e1f335f3d4 Merge branch 'ss/revert-builtin-bswap-stuff' Junio C Hamano 2025-06-13 13:29:14 -0700
  • f2a6a1e596 Merge branch 'jc/sed-build-fixes' Junio C Hamano 2025-06-13 13:29:14 -0700
  • c8b4805897 merge/pull: extend merge.stat configuration variable to cover --compact-summary Junio C Hamano 2025-06-12 15:25:37 -0700
  • 3a54f5bd5d merge/pull: add the "--compact-summary" option Junio C Hamano 2025-06-12 15:25:36 -0700
  • abf94a283f cat-file: fix mailmap application for different author and committer Siddharth Asthana 2025-06-13 17:27:17 +0530
  • aadf8ae518 Git 2.49.1 v2.49.1 Junio C Hamano 2025-06-13 07:51:58 -0700
  • b2bfd317a3 Merge tag 'l10n-2.50.0-v2' of https://github.com/git-l10n/git-po Junio C Hamano 2025-06-12 17:31:42 -0700
  • a97f313784 Sync with 2.48.2 Junio C Hamano 2025-06-12 17:13:35 -0700
  • 3a0467ce5d What's cooking (2025/06 #04) Junio C Hamano 2025-06-12 15:11:08 -0700
  • 9edff09aec Merge branch 'kh/maintenance-missing-tasks-docfix' Junio C Hamano 2025-06-12 14:19:10 -0700
  • 5acfacc2a1 build: sed portability fixes Junio C Hamano 2025-06-12 10:04:58 -0700
  • 9b662a5d21 Merge tag 'l10n-2.50.0-rnd1' of https://github.com/git-l10n/git-po Junio C Hamano 2025-06-12 13:35:08 -0700
  • bc303718cc builtin/stash: provide a way to import stashes from a ref brian m. carlson 2025-06-12 01:12:20 +0000
  • 27c0be9a3f builtin/stash: provide a way to export stashes to a ref brian m. carlson 2025-06-12 01:12:19 +0000
  • 7572e59b3d builtin/stash: factor out revision parsing into a function brian m. carlson 2025-06-12 01:12:18 +0000
  • 393bbb21c9 object-name: make get_oid quietly return an error brian m. carlson 2025-06-12 01:12:17 +0000
  • 1944e0717f Merge branch 'ss/revert-builtin-bswap-stuff' into ss/compat-bswap-revamp Junio C Hamano 2025-06-12 13:31:22 -0700
  • 1c62df0abe Revert "bswap.h: add support for built-in bswap functions" Sebastian Andrzej Siewior 2025-06-12 00:14:37 +0200
  • cbf346a996
    l10n: zh_TW: update translation for Git 2.50 Yi-Jyun Pan 2025-06-12 22:25:39 +0800
  • 925035958b l10n: zh_CN: updated translation for 2.50 Teng Long 2025-06-11 22:04:19 +0800
  • 36cbedb7cf Merge branch '2.50-uk-update' of https://github.com/arkid15r/git-ukrainian-l10n Jiang Xin 2025-06-12 09:53:04 +0800
  • ee33b2ef37 Merge branch 'l10n-de-2.50' of https://github.com/ralfth/git Jiang Xin 2025-06-12 09:49:37 +0800
  • fdbea0870e CodingGuidelines: let BSS do its job Junio C Hamano 2025-06-11 14:16:58 -0700
  • 1e2677f66f RelNotes/2.50.0: fix typos & other improvements Kristoffer Haugsbakk 2025-06-11 19:35:24 +0200
  • 3cc4fc1ebd ci(coverity): output the build log upon error Johannes Schindelin 2025-06-11 15:54:38 +0000
  • 882efe0444 ci(coverity): fix building on Windows Johannes Schindelin 2025-06-11 15:54:37 +0000
  • ffb36c64f2 stash: fix incorrect branch name in stash message K Jayatheerth 2025-06-11 07:12:03 +0530
  • b21f7dd9e3 l10n: Update German translation Ralf Thielow 2025-05-31 14:40:17 +0200
  • aeac109283
    l10n: uk: add 2.50 translation Arkadii Yakovets 2025-06-10 18:23:00 -0700
  • 1fde1c5daf preload-index: stop depending on 'the_repository' Ayush Chandekar 2025-06-10 18:32:21 +0530
  • b1d47b464e environment: remove the global variable 'core_preload_index' Ayush Chandekar 2025-06-10 18:32:20 +0530
  • a3d278bb64 revision: fix memory leak in prepare_show_merge() Lidong Yan 2025-06-10 00:37:59 +0000
  • a956283999 Merge branch 'po-id' of github.com:bagasme/git-po Jiang Xin 2025-06-10 07:43:17 +0800
  • f6709fbc4a Merge branch 'master' of github.com:alshopov/git-po Jiang Xin 2025-06-10 07:42:34 +0800
  • 104807f89e Merge branch 'l10n_fr_v2.50' of github.com:jnavila/git Jiang Xin 2025-06-10 07:41:22 +0800
  • b0f9a659b2 Merge branch 'tr-l10n' of github.com:bitigchi/git-po Jiang Xin 2025-06-10 07:39:49 +0800
  • 1963f3203a Merge branch 'master' of github.com:aindriu80/git-po Jiang Xin 2025-06-10 07:37:22 +0800
  • ade14bffd7 rebase: write script before initializing state Øystein Walle 2025-06-10 00:10:55 +0200
  • 6cd0701e3c doc: maintenance: fix linkgit syntax Kristoffer Haugsbakk 2025-06-09 17:59:42 +0200
  • 2f71f61045 test-lib: add missing prerequisites for Darwin Ramsay Jones 2025-06-09 18:13:38 +0100
  • c13a8be5f6 What's cooking (2025/06 #03) Junio C Hamano 2025-06-09 09:36:04 -0700
  • c9eea792ab Meta/Dothem: reorganize sanitization trigger a bit Junio C Hamano 2025-06-09 09:35:46 -0700
  • 81cd1eef7d pack-bitmap: remove checks before bitmap_free Lidong Yan 2025-06-09 08:18:44 +0000
  • 4c0e625c09 Git 2.50-rc2 v2.50.0-rc2 Junio C Hamano 2025-06-09 07:17:31 -0700
  • 427b538fc3 Merge branch 'mm/test-in-absolute-home' Junio C Hamano 2025-06-09 07:15:50 -0700
  • 2a1035f3fa submodule: prevent overwriting .gitmodules entry on path reuse K Jayatheerth 2025-06-08 08:57:04 +0530
  • bfc9f9cc64 builtin/submodule--helper: fix leak when remote_submodule_branch() failed Lidong Yan 2025-06-08 03:56:59 +0000
  • 47e7dee00a config.mak.uname: update settings for Solaris 10 and 11 Brad Smith 2025-06-07 21:26:52 -0400
  • b0e616e6d2 What's cooking (2025/06 #02) Junio C Hamano 2025-06-07 13:00:38 -0700
  • 8db3019401 A bit more before -rc2 Junio C Hamano 2025-06-07 10:46:34 -0700
  • 8546b3566e Merge branch 'js/curl-easy-setopt-typefix' Junio C Hamano 2025-06-07 10:46:50 -0700
  • 7558d89423 Merge branch 'jk/curl-easy-setopt-typefix' Junio C Hamano 2025-06-07 10:46:50 -0700
  • c20471e465 Merge branch 'bs/bsd-wo-specific-xopen-source' Junio C Hamano 2025-06-07 10:46:50 -0700
  • e2e22932cd Merge branch 'cf/var-completion-obsd-fixes' Junio C Hamano 2025-06-07 10:46:49 -0700
  • 468817bab2 stash: allow "git stash [<options>] --patch <pathspec>" to assume push Phillip Wood 2025-06-07 10:45:26 +0100
  • e6659b77df stash: allow "git stash -p <pathspec>" to assume push again Phillip Wood 2025-06-07 10:45:25 +0100
  • 642fd4ff36 l10n: po-id for 2.50 Bagas Sanjaya 2025-05-29 15:39:46 +0700
  • 3717a5775a doc: update references to renamed AsciiDoc files Jouke Witteveen 2025-05-21 19:05:10 +0000
  • 83cb7ae638 Merge branch 'master' of https://github.com/j6t/git-gui Junio C Hamano 2025-06-06 09:41:59 -0700
  • 65dff89c6b diff-generate-patch.adoc: drop spurious backticks Martin Ågren 2025-06-06 14:31:36 +0200
  • 229d12665e curl: pass `long` values where expected Johannes Schindelin 2025-06-06 09:29:24 +0000
  • 765f1db2b5 git-gui: don't delete source files when auto_mkindex fails Johannes Sixt 2025-06-06 07:41:42 +0200
  • af94769838 Meta/cook: show author date in localtime Junio C Hamano 2025-06-05 16:05:01 -0700
  • 41ebd16981 Meta/CannedResponses: do not iterate too quickly Junio C Hamano 2025-06-05 16:04:28 -0700
  • e529196b0f What's cooking (2025/06 #01) Junio C Hamano 2025-06-05 15:02:57 -0700
  • 14de3eb344 Merge branch 'js/t5410-tee-hang-workaround' Junio C Hamano 2025-06-05 11:56:29 -0700
  • 9340e7ce88 t/unit-tests: finalize migration of reftable-related tests Seyi Kuforiji 2025-06-05 15:06:44 +0100
  • df582f6e2c t/unit-tests: convert reftable stack test to use clar Seyi Kuforiji 2025-06-05 15:06:43 +0100
  • d4303eb913 t/unit-tests: convert reftable record test to use clar Seyi Kuforiji 2025-06-05 15:06:42 +0100
  • 3ae3b2cf9c t/unit-tests: convert reftable readwrite test to use clar Seyi Kuforiji 2025-06-05 15:06:41 +0100
  • 7c159bd2fe t/unit-tests: convert reftable table test to use clar Seyi Kuforiji 2025-06-05 15:06:40 +0100
  • eaa8b8d636 t/unit-tests: convert reftable pq test to use clar Seyi Kuforiji 2025-06-05 15:06:39 +0100
  • 06eba27f8e t/unit-tests: convert reftable merged test to use clar Seyi Kuforiji 2025-06-05 15:06:38 +0100
  • 04d54fef89 t/unit-tests: convert reftable block test to use clar Seyi Kuforiji 2025-06-05 15:06:37 +0100
  • 2c576ddd11 t/unit-tests: convert reftable basics test to use clar test framework Seyi Kuforiji 2025-06-05 15:06:36 +0100
  • 4a04557ae3 t/unit-tests: implement clar specific reftable test helper functions Seyi Kuforiji 2025-06-05 15:06:35 +0100