Commit Graph

  • e44f15ba3e chainlint: make error messages self-explanatory Eric Sunshine 2024-09-10 00:10:12 -04:00
  • 588ef84ece chainlint: don't be fooled by "?!...?!" in test body Eric Sunshine 2024-09-10 00:10:11 -04:00
  • 04d9744f83 ref-filter: fix leak with unterminated %(if) atoms Patrick Steinhardt 2024-09-10 08:57:15 +02:00
  • db629c61f0 ref-filter: add ref_format_clear() function Jeff King 2024-09-09 19:21:18 -04:00
  • f046127b66 ref-filter: fix leak when formatting %(push:remoteref) Jeff King 2024-09-09 19:19:51 -04:00
  • ec007cde94 ref-filter: fix leak with %(describe) arguments Jeff King 2024-09-09 19:19:02 -04:00
  • f6ba781903 ref-filter: fix leak of %(trailers) "argbuf" Jeff King 2024-09-09 19:18:28 -04:00
  • e595b016fc ref-filter: store ref_trailer_buf data per-atom Jeff King 2024-09-09 19:16:53 -04:00
  • a2417a03c9 ref-filter: drop useless cast in trailers_atom_parser() Jeff King 2024-09-09 19:14:59 -04:00
  • 99448c3d78 ref-filter: strip signature when parsing tag trailers Jeff King 2024-09-09 19:14:45 -04:00
  • 7291699928 ref-filter: avoid extra copies of payload/signature Jeff King 2024-09-09 19:12:28 -04:00
  • 87fbddd57e t6300: drop newline from wrapped test title Jeff King 2024-09-09 19:08:41 -04:00
  • 90f2c7240c ci: remove 'Upload failed tests' directories' step from linux32 jobs Junio C Hamano 2024-09-09 16:00:20 -07:00
  • 7360a0d461 What's cooking (2024/09 #03) Junio C Hamano 2024-09-09 12:33:26 -07:00
  • d70600526e Merge branch 'cp/unit-test-reftable-stack' into ps/reftable-exclude Junio C Hamano 2024-09-09 10:13:44 -07:00
  • 2b14ced370 t-reftable-stack: add test for stack iterators Chandra Pratap 2024-09-08 09:36:01 +05:30
  • e87952443a t-reftable-stack: add test for non-default compaction factor Chandra Pratap 2024-09-08 09:36:00 +05:30
  • 1052280136 t-reftable-stack: use reftable_ref_record_equal() to compare ref records Chandra Pratap 2024-09-08 09:35:59 +05:30
  • 57f583c748 apply: support --ours, --theirs, and --union for three-way merges Alex Henrie 2024-09-09 08:10:58 -06:00
  • 9a36ea37ae doc: remote.*.skip{DefaultUpdate,FetchAll} stops prefetch Junio C Hamano 2024-09-09 08:53:11 -07:00
  • 39ba986b0e config.mak.uname: add HAVE_DEV_TTY to cygwin config section Ramsay Jones 2024-09-09 02:23:48 +01:00
  • b310fce052 What's cooking (2024/09 #02) Junio C Hamano 2024-09-08 15:35:17 -07:00
  • 476abc39ba t-reftable-stack: use Git's tempfile API instead of mkstemp() Chandra Pratap 2024-09-08 09:35:58 +05:30
  • e4e384f68d t: harmonize t-reftable-stack.c with coding guidelines Chandra Pratap 2024-09-08 09:35:57 +05:30
  • 15e29ea1c6 t: move reftable/stack_test.c to the unit testing framework Chandra Pratap 2024-09-08 09:35:56 +05:30
  • 11591850dd diff: report dirty submodules as changes in builtin_diff() René Scharfe 2024-09-08 09:08:35 +02:00
  • 87cf96094a diff: report copies and renames as changes in run_diff_cmd() René Scharfe 2024-09-08 09:05:44 +02:00
  • fb2b9815a4 advice: recommend GIT_ADVICE=0 for tools Derrick Stolee 2024-09-06 20:22:35 +00:00
  • ce31b82ca9 scalar: add --no-tags option to 'scalar clone' Derrick Stolee 2024-09-06 20:21:41 +00:00
  • 4c42d5ff28 The thirteenth batch Junio C Hamano 2024-09-06 10:22:39 -07:00
  • f1160b2700 Merge branch 'jk/maybe-unused-cleanup' Junio C Hamano 2024-09-06 10:38:52 -07:00
  • 21c66081ca Merge branch 'jc/unused-on-windows' Junio C Hamano 2024-09-06 10:38:51 -07:00
  • 4476304a06 Merge branch 'jc/maybe-unused' Junio C Hamano 2024-09-06 10:38:50 -07:00
  • 5ecd5fa58b Merge branch 'jk/unused-parameters' Junio C Hamano 2024-09-06 10:38:49 -07:00
  • 6dcb2db0fa Merge branch 'jk/send-email-mailmap' Junio C Hamano 2024-09-06 10:38:49 -07:00
  • 66710f91ff .mailmap document current address. Stephen P. Smith 2024-09-06 08:30:02 -07:00
  • c02414a997 interpret-trailers: handle message without trailing newline Brian Lyles 2024-09-06 09:50:08 -05:00
  • a71c47825d sparse-checkout: use fdopen_lock_file() instead of xfdopen() Jeff King 2024-09-05 23:48:41 -04:00
  • 19ace71de0 sparse-checkout: check commit_lock_file when writing patterns Jeff King 2024-09-05 23:47:38 -04:00
  • d39cc7185e sparse-checkout: consolidate cleanup when writing patterns Jeff King 2024-09-05 23:47:08 -04:00
  • 1a60f2066a drop trailing newline from warning/error/die messages Jeff King 2024-09-05 04:51:49 -04:00
  • 46f6ca2a68 builtin/repack: fix leaking keep-pack list Patrick Steinhardt 2024-09-05 12:09:41 +02:00
  • ed78f048ae merge-ort: fix two leaks when handling directory rename modifications Patrick Steinhardt 2024-09-05 12:09:39 +02:00
  • 2a01470891 match-trees: fix leaking prefixes in shift_tree() Patrick Steinhardt 2024-09-05 12:09:36 +02:00
  • 68bd0a94be builtin/fmt-merge-msg: fix leaking buffers Patrick Steinhardt 2024-09-05 12:09:34 +02:00
  • ee087c29c8 builtin/grep: fix leaking object context Patrick Steinhardt 2024-09-05 12:09:31 +02:00
  • 149c83e0aa builtin/pack-objects: plug leaking list of keep-packs Patrick Steinhardt 2024-09-05 12:09:26 +02:00
  • 860b678016 builtin/repack: fix leaking line buffer when packing promisors Patrick Steinhardt 2024-09-05 12:09:23 +02:00
  • a46f231975 negotiator/skipping: fix leaking commit entries Patrick Steinhardt 2024-09-05 12:09:20 +02:00
  • 16c6fb5a94 shallow: fix leaking members of struct shallow_info Patrick Steinhardt 2024-09-05 12:09:17 +02:00
  • 14c0ea0f6f shallow: free grafts when unregistering them Patrick Steinhardt 2024-09-05 12:09:15 +02:00
  • 0d1d22f5a3 object: clear grafts when clearing parsed object pool Patrick Steinhardt 2024-09-05 12:09:12 +02:00
  • b8849e236f gpg-interface: fix misdesigned signing key interfaces Patrick Steinhardt 2024-09-05 12:09:07 +02:00
  • 49d47eb541 send-pack: fix leaking push cert nonce Patrick Steinhardt 2024-09-05 12:09:04 +02:00
  • 42c153e1c0 remote: fix leak in reachability check of a remote-tracking ref Patrick Steinhardt 2024-09-05 12:09:01 +02:00
  • cdbb7208c8 remote: fix leaking tracking refs Patrick Steinhardt 2024-09-05 12:08:59 +02:00
  • 1e8cb17ac5 builtin/submodule--helper: fix leaking refs on push-check Patrick Steinhardt 2024-09-05 12:08:56 +02:00
  • 3eefd348e5 submodule: fix leaking fetch task data Patrick Steinhardt 2024-09-05 12:08:53 +02:00
  • ac2e7d545e upload-pack: fix leaking child process data on reachability checks Patrick Steinhardt 2024-09-05 12:08:48 +02:00
  • 7eb6f02c55 builtin/push: fix leaking refspec query result Patrick Steinhardt 2024-09-05 12:08:46 +02:00
  • e03004f7f8 send-pack: fix leaking common object IDs Patrick Steinhardt 2024-09-05 12:08:43 +02:00
  • 63494913ec fetch-pack: fix memory leaks on fetch negotiation Patrick Steinhardt 2024-09-05 12:08:40 +02:00
  • a9539a993a t/test-lib: allow skipping leak checks for passing tests Patrick Steinhardt 2024-09-05 12:08:38 +02:00
  • e65b0c7c36 builtin/cat-file: mark 'git cat-file' sparse-index compatible Kevin Lyles 2024-09-03 22:06:47 +00:00
  • 68c57590d3 t1092: allow run_on_* functions to use standard input Kevin Lyles 2024-09-03 22:06:46 +00:00
  • 894deb76a0 clar: add CMake support Johannes Schindelin 2024-09-04 16:17:25 +02:00
  • c9763684ea t/unit-tests: convert ctype tests to use clar Patrick Steinhardt 2024-09-04 16:17:22 +02:00
  • d7f0c47964 t/unit-tests: convert strvec tests to use clar Patrick Steinhardt 2024-09-04 16:17:17 +02:00
  • 3d5d4c876a t/unit-tests: implement test driver Patrick Steinhardt 2024-09-04 16:17:15 +02:00
  • 8bc5d33bd8 Makefile: wire up the clar unit testing framework Patrick Steinhardt 2024-09-04 16:17:12 +02:00
  • 416f4585d6 Makefile: do not use sparse on third-party sources Patrick Steinhardt 2024-09-04 16:17:09 +02:00
  • 9ec76ad9ed Makefile: make hdr-check depend on generated headers Patrick Steinhardt 2024-09-04 16:17:06 +02:00
  • 11c1b5ca59 Makefile: fix sparse dependency on GENERATED_H Patrick Steinhardt 2024-09-04 16:17:04 +02:00
  • fe7066a9d9 clar: stop including shellapi.h unnecessarily Johannes Schindelin 2024-09-04 16:16:59 +02:00
  • 7d83563713 clar(win32): avoid compile error due to unused fs_copy() Johannes Schindelin 2024-09-04 16:16:56 +02:00
  • 42020d2dc0 clar: avoid compile error with mingw-w64 Johannes Schindelin 2024-09-04 16:16:54 +02:00
  • aa57db2822 t/clar: fix compatibility with NonStop Patrick Steinhardt 2024-09-04 16:16:51 +02:00
  • 9b7caa2809 t: import the clar unit testing framework Patrick Steinhardt 2024-09-04 16:16:48 +02:00
  • 71360809ec t: do not pass GIT_TEST_OPTS to unit tests with prove Patrick Steinhardt 2024-09-04 16:16:46 +02:00
  • c3459ae9ef refs/files: use heuristic to decide whether to repack with --auto Patrick Steinhardt 2024-09-04 10:53:08 +02:00
  • bd51dca36e t0601: merge tests for auto-packing of refs Patrick Steinhardt 2024-09-04 10:53:03 +02:00
  • d343068e4a wrapper: introduce log2u() Patrick Steinhardt 2024-09-04 10:53:00 +02:00
  • b2dbf97f47 builtin/index-pack: fix segfaults when running outside of a repo Patrick Steinhardt 2024-09-04 08:26:24 +02:00
  • 73168e0868 What's cooking (2024/09 #01) Junio C Hamano 2024-09-03 13:51:19 -07:00
  • bf6ab087d1 rebase: apply and cleanup autostash when rebase fails to start Phillip Wood 2024-09-02 15:12:59 +00:00
  • 53a92c9552 Documentation/BreakingChanges: announce removal of git-pack-redundant(1) Patrick Steinhardt 2024-09-02 10:13:00 +02:00
  • 2e7b89e038 The twelfth batch Junio C Hamano 2024-09-03 09:13:21 -07:00
  • bd3abe0417 Merge branch 'jc/config-doc-update' Junio C Hamano 2024-09-03 09:15:04 -07:00
  • bb4248452e Merge branch 'rs/remote-leakfix' Junio C Hamano 2024-09-03 09:15:03 -07:00
  • 17636cdf3b Merge branch 'ps/reftable-concurrent-compaction' Junio C Hamano 2024-09-03 09:15:02 -07:00
  • dd903659cd Merge branch 'js/fetch-push-trace2-annotation' Junio C Hamano 2024-09-03 09:15:01 -07:00
  • 533e30819a Merge branch 'aa/cat-file-batch-output-doc' Junio C Hamano 2024-09-03 09:15:01 -07:00
  • 739c509b6d Merge branch 'dh/runtime-prefix-on-zos' Junio C Hamano 2024-09-03 09:15:00 -07:00
  • 8c1c63d525 Merge branch 'ps/leakfixes-part-5' Junio C Hamano 2024-09-03 09:14:59 -07:00
  • f123c19e72 Merge branch 'cl/config-regexp-docfix' Junio C Hamano 2024-09-03 09:14:59 -07:00
  • 6b77283f5e mergetools: vscode: new tool Alex Henrie 2024-09-01 20:59:14 -06:00
  • a680635e05 t: port helper/test-oid-array.c to unit-tests/t-oid-array.c Ghanshyam Thakkar 2024-09-02 02:56:29 +05:30
  • d4dc0efd7d compat/terminal: mark parameter of git_terminal_prompt() UNUSED Ramsay Jones 2024-08-31 15:58:56 +01:00
  • 6bd2ae67a5 revision: free commit buffers for skipped commits Jeff King 2024-08-30 16:53:31 -04:00
  • ab8bcd2dbd refs/files-backend: work around -Wunused-parameter Junio C Hamano 2024-08-30 12:33:13 -07:00