Commit Graph

  • 481d274aae Merge branch 'js/ci-use-newer-up-down-artifact' Junio C Hamano 2022-12-10 14:01:06 +09:00
  • 0b32d1aea2 Merge branch 'ab/ci-use-macos-12' Junio C Hamano 2022-12-10 14:01:06 +09:00
  • 82444ead4c Merge branch 'ab/ci-retire-set-output' Junio C Hamano 2022-12-10 14:01:05 +09:00
  • a64bf54bfa Merge branch 'ab/ci-musl-bash-fix' Junio C Hamano 2022-12-10 14:01:05 +09:00
  • 9044a398af Merge branch 'od/ci-use-checkout-v3-when-applicable' Junio C Hamano 2022-12-10 14:01:05 +09:00
  • 38645f8cb1 mailmap: update email address of Matheus Tavares Matheus Tavares 2022-12-09 20:35:16 -03:00
  • 93a7bc8b28 rebase --update-refs: avoid unintended ref deletion Victoria Dye 2022-11-07 09:47:52 -08:00
  • 27ab4784d5 fsck: implement checks for gitattributes Patrick Steinhardt 2022-12-01 15:46:09 +01:00
  • f8587c31c9 fsck: move checks for gitattributes Patrick Steinhardt 2022-12-01 15:46:05 +01:00
  • a59a8c687f fsck: pull out function to check a set of blobs Patrick Steinhardt 2022-12-01 15:46:01 +01:00
  • bb3a9265e5 fsck: refactor fsck_blob() to allow for more checks Patrick Steinhardt 2022-12-01 15:45:57 +01:00
  • e0bfc0b3b9 Merge branch 'ps/attr-limits' into maint-2.32 Junio C Hamano 2022-12-09 17:03:49 +09:00
  • 6662a836eb Merge branch 'ps/attr-limits' into maint-2.30 Junio C Hamano 2022-12-09 16:05:52 +09:00
  • 3305300f4c Merge branch 'ps/format-padding-fix' into maint-2.30 Junio C Hamano 2022-12-09 16:02:39 +09:00
  • 304a50adff pretty: restrict input lengths for padding and wrapping formats Patrick Steinhardt 2022-12-01 15:47:23 +01:00
  • f930a23943 utf8: refactor strbuf_utf8_replace to not rely on preallocated buffer Patrick Steinhardt 2022-12-01 15:47:15 +01:00
  • 81c2d4c3a5 utf8: fix checking for glyph width in strbuf_utf8_replace() Patrick Steinhardt 2022-12-01 15:47:10 +01:00
  • 937b71cc8b utf8: fix overflow when returning string width Patrick Steinhardt 2022-12-01 15:47:04 +01:00
  • 17d23e8a38 utf8: fix returning negative string width Patrick Steinhardt 2022-12-01 15:47:00 +01:00
  • 522cc87fdc utf8: fix truncated string lengths in utf8_strnwidth() Patrick Steinhardt 2022-12-01 15:46:53 +01:00
  • 48050c42c7 pretty: fix integer overflow in wrapping format Patrick Steinhardt 2022-12-01 15:46:49 +01:00
  • 1de69c0cdd pretty: fix adding linefeed when placeholder is not expanded Patrick Steinhardt 2022-12-01 15:46:39 +01:00
  • f6e0b9f389 pretty: fix out-of-bounds read when parsing invalid padding format Patrick Steinhardt 2022-12-01 15:46:34 +01:00
  • b49f309aa1 pretty: fix out-of-bounds read when left-flushing with stealing Patrick Steinhardt 2022-12-01 15:46:30 +01:00
  • 81dc898df9 pretty: fix out-of-bounds write caused by integer overflow Patrick Steinhardt 2022-12-01 15:46:25 +01:00
  • a244dc5b0a test-lib: add prerequisite for 64-bit platforms Carlo Marcelo Arenas Belón 2021-11-02 15:46:06 +00:00
  • bd5df96b79 RelNotes: a couple of typofixes Johannes Schindelin 2022-12-08 14:48:07 +00:00
  • 35c194dc57 t1509: facilitate repeated script invocations Eric Sunshine 2022-11-21 03:00:21 +00:00
  • ce153b8d4d t1509: make "setup" test more robust Eric Sunshine 2022-11-21 03:00:20 +00:00
  • 7790b8c6b5 t1509: fix failing "root work tree" test due to owner-check Eric Sunshine 2022-11-21 03:00:19 +00:00
  • e5a9f4e57d Merge branch 'turkish' of github.com:bitigchi/git-po Jiang Xin 2022-12-08 08:25:27 +08:00
  • 31e19ec5ee Merge branch 'catalan' of github.com:Softcatala/git-po Jiang Xin 2022-12-08 08:24:56 +08:00
  • c72d15ec68 Merge branch 'fz/po-zh_CN' of github.com:fangyi-zhou/git-po Jiang Xin 2022-12-08 08:22:57 +08:00
  • f115c96e7a CI: migrate away from deprecated "set-output" syntax Ævar Arnfjörð Bjarmason 2022-12-07 02:49:18 +01:00
  • 1f398446c3 ci: avoid using deprecated {up,down}load-artifacts Action Johannes Schindelin 2022-12-07 14:34:39 +00:00
  • d8b21a0fe2 CI: don't explicitly pick "bash" shell outside of Windows, fix regression Ævar Arnfjörð Bjarmason 2022-12-07 13:03:15 +01:00
  • 01e84b4517 l10n: tr: v2.39.0 updates Emir SARI 2022-12-07 18:00:57 +03:00
  • bd390bce17 l10n: Update Catalan translation Jordi Mas 2022-12-07 07:35:32 +01:00
  • d11192255d CI: upgrade to macos-12, and pin OSX version Ævar Arnfjörð Bjarmason 2022-12-06 20:57:56 +01:00
  • 86325d36e6 t3920: support CR-eating grep René Scharfe 2022-12-02 17:51:13 +01:00
  • 95494c6f61 t0021: use Windows-friendly pwd Johannes Schindelin 2022-12-06 15:07:46 +00:00
  • c4f732bd42 Merge branch 'master' of github.com:alshopov/git-po Jiang Xin 2022-12-07 09:23:49 +08:00
  • 84f7e2b926 Merge branch 'l10n-de-2.39' of github.com:ralfth/git Jiang Xin 2022-12-07 09:23:24 +08:00
  • 87292b4d64 Merge branch 'po-id' of github.com:bagasme/git-po Jiang Xin 2022-12-07 09:22:17 +08:00
  • b50a9a86be Merge branch 'master' of github.com:nafmo/git-l10n-sv Jiang Xin 2022-12-07 09:21:49 +08:00
  • 08714ee16a Merge branch 'fr_v2.39_rnd1' of github.com:jnavila/git Jiang Xin 2022-12-07 09:21:25 +08:00
  • 3457ed7f2e l10n: bg.po: Updated Bulgarian translation (5501t) Alexander Shopov 2022-12-06 16:00:37 +01:00
  • ecaae0c781 What's cooking (2022/12 #02) Junio C Hamano 2022-12-06 11:13:36 +09:00
  • 2e71cbbddd Git 2.39-rc2 v2.39.0-rc2 Junio C Hamano 2022-12-06 09:49:31 +09:00
  • 6cf4d908a9 ci(main): upgrade actions/checkout to v3 Oscar Dominguez 2022-12-05 10:01:14 +00:00
  • 3c50032ff5 attr: ignore overly large gitattributes files Patrick Steinhardt 2022-12-01 15:45:53 +01:00
  • dfa6b32b5e attr: ignore attribute lines exceeding 2048 bytes Patrick Steinhardt 2022-12-01 15:45:48 +01:00
  • d74b1fd54f attr: fix silently splitting up lines longer than 2048 bytes Patrick Steinhardt 2022-12-01 15:45:44 +01:00
  • a60a66e409 attr: harden allocation against integer overflows Patrick Steinhardt 2022-12-01 15:45:40 +01:00
  • e1e12e97ac attr: fix integer overflow with more than INT_MAX macros Patrick Steinhardt 2022-12-01 15:45:36 +01:00
  • 447ac906e1 attr: fix out-of-bounds read with unreasonable amount of patterns Patrick Steinhardt 2022-12-01 15:45:31 +01:00
  • 34ace8bad0 attr: fix out-of-bounds write when parsing huge number of attributes Patrick Steinhardt 2022-12-01 15:45:27 +01:00
  • 2455720950 attr: fix integer overflow when parsing huge attribute names Patrick Steinhardt 2022-12-01 15:45:23 +01:00
  • 8d0d48cf21 attr: fix out-of-bounds read with huge attribute names Patrick Steinhardt 2022-12-01 15:45:19 +01:00
  • eb22e7dfa2 attr: fix overflow when upserting attribute with overly long name Patrick Steinhardt 2022-12-01 15:45:15 +01:00
  • 395bec6b39 Merge branch 'jk/avoid-redef-system-functions-2.30' into jk/avoid-redef-system-functions Junio C Hamano 2022-12-05 12:16:00 +09:00
  • e1a95b78d8 git-compat-util: undefine system names before redeclaring them Jeff King 2022-12-02 06:05:38 -05:00
  • 786e67611d maintenance: compare output of pthread functions for inequality with 0 Seija 2022-12-02 17:02:58 +00:00
  • 500317ae03 t3920: don't ignore errors of more than one command with || true Johannes Sixt 2022-11-21 18:58:13 +01:00
  • 5f3bfdc4f3 t4023: fix ignored exit codes of git Ævar Arnfjörð Bjarmason 2022-12-02 01:06:29 +01:00
  • 4d81ce1b99 t7600: don't ignore "rev-parse" exit code in helper Ævar Arnfjörð Bjarmason 2022-12-02 12:52:34 +01:00
  • e77b88f728 l10n: de.po: update German translation Ralf Thielow 2022-12-02 17:28:32 +01:00
  • 459419567a l10n: zh_CN v2.39.0 round 1 Fangyi Zhou 2022-12-02 14:04:41 +00:00
  • 243caa8982 t5314: check exit code of "git" Ævar Arnfjörð Bjarmason 2022-11-28 15:18:55 +01:00
  • 6692d45477 fsmonitor: fix race seen in t7527 Jeff Hostetler 2022-12-01 23:32:14 +00:00
  • faebba436e list-objects-filter: plug pattern_list leak René Scharfe 2022-12-01 18:49:41 +01:00
  • 189e97bc4b diff: remove parseopts member from struct diff_options René Scharfe 2022-12-01 23:53:17 +01:00
  • 6c6048fa7f diff: use add_diff_options() in diff_opt_parse() René Scharfe 2022-12-01 23:51:21 +01:00
  • c5630c4868 diff: factor out add_diff_options() René Scharfe 2022-12-01 23:49:11 +01:00
  • 77e04b2ed4 t4205: don't exit test script on failure René Scharfe 2022-12-01 22:48:24 +01:00
  • 318395c842 What's cooking (2022/12 #01) Junio C Hamano 2022-12-01 19:12:40 +09:00
  • 805265fcf7 Merge branch 'ab/fewer-the-index-macros' Junio C Hamano 2022-12-01 18:38:07 +09:00
  • 215ae4f264 Merge branch 'ab/gnumake-4.4-fix' Junio C Hamano 2022-12-01 18:38:07 +09:00
  • ecbc23e4c5 status: modernize git-status "slow untracked files" advice Rudy Rigot 2022-11-30 00:52:16 +00:00
  • 4948ed4731 Merge branch 'jk/avoid-redef-system-functions-2.30' Junio C Hamano 2022-12-01 09:17:22 +09:00
  • a61c70a7c8 Merge branch 'jk/avoid-redef-system-functions-2.30' into maint Junio C Hamano 2022-12-01 09:14:46 +09:00
  • e0c08a4f73 git-compat-util: avoid redefining system function names Jeff King 2022-11-30 16:15:14 -05:00
  • cddd68ae33 cocci: avoid "should ... be a metavariable" warnings Ævar Arnfjörð Bjarmason 2022-11-30 09:28:23 +01:00
  • 67b36879fc Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4 Ævar Arnfjörð Bjarmason 2022-11-30 09:23:49 +01:00
  • fe20a5e6a4 l10n: fr: v2.39 rnd 1 Jean-Noël Avila 2022-11-26 15:51:31 +01:00
  • 1fe80770f3 l10n: po-id for 2.39 (round 1) Bagas Sanjaya 2022-11-27 15:55:35 +07:00
  • 7452749a78 Git 2.39-rc1 v2.39.0-rc1 Junio C Hamano 2022-11-30 11:00:35 +09:00
  • 4615d3e264 Merge branch 'ps/gnumake-4.4-fix' Junio C Hamano 2022-11-30 10:57:19 +09:00
  • bcb71d45bf t1301: do not change $CWD in "shared=all" test case Jiang Xin 2022-11-29 21:15:11 +08:00
  • 5d64229ef5 t1301: use test_when_finished for cleanup Jiang Xin 2022-11-29 21:15:10 +08:00
  • a0883a2440 t1301: fix wrong template dir for git-init Jiang Xin 2022-11-29 21:15:09 +08:00
  • d4f7036887 list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT() René Scharfe 2022-11-29 13:26:44 +01:00
  • 0d5448a554 pack-objects: simplify --filter handling René Scharfe 2022-11-29 13:25:05 +01:00
  • 825babe5d5 pack-objects: fix handling of multiple --filter options René Scharfe 2022-11-29 13:23:53 +01:00
  • f00d811533 t5317: demonstrate failure to handle multiple --filter options René Scharfe 2022-11-29 13:22:26 +01:00
  • 3f75a6e5b4 t5317: stop losing return codes of git ls-files René Scharfe 2022-11-29 13:21:17 +01:00
  • 9de31f7bd2 completion: add case-insensitive match of pseudorefs Alison Winters 2022-11-21 00:26:59 +00:00
  • 9bab766fb2 completion: add optional ignore-case when matching refs Alison Winters 2022-11-21 00:26:58 +00:00
  • c80046d63d l10n: sv.po: Update Swedish translation (5501t0f0) Peter Krefting 2022-11-29 22:46:18 +01:00
  • 2e9913c5ff What's cooking (2022/11 #07) Junio C Hamano 2022-11-29 13:24:45 +09:00