Commit Graph

  • 48929d2e47 reftable/merged: make merged_iter structure private Patrick Steinhardt 2024-03-04 11:48:51 +01:00
  • 5c11529c66 reftable/pq: use size_t to track iterator index Patrick Steinhardt 2024-03-04 11:48:47 +01:00
  • 8145a8fd02 setup: remove unnecessary variable Ghanshyam Thakkar 2024-03-04 20:48:11 +05:30
  • 0332e813d6 t9117: prefer test_path_* helper functions shejialuo 2024-03-04 17:54:36 +08:00
  • 1284f9cc11 completion: reflog subcommands and options Rubén Justo 2024-03-02 16:52:24 +01:00
  • 476a236e72 completion: factor out __git_resolve_builtins Rubén Justo 2024-03-02 16:52:03 +01:00
  • 3fec482b5f completion: introduce __git_find_subcommand Rubén Justo 2024-03-02 16:51:08 +01:00
  • c689c38bc2 completion: reflog show <log-options> Rubén Justo 2024-03-02 16:50:47 +01:00
  • 85452a1d4b completion: reflog with implicit "show" Rubén Justo 2024-03-02 15:37:34 +01:00
  • 12a4883feb clean: improve -n and -f implementation and documentation Sergey Organov 2024-03-03 12:50:32 +03:00
  • 28a92478b8 parse-options: rearrange long_name matching code René Scharfe 2024-03-03 13:19:43 +01:00
  • b1ce2b62fa parse-options: normalize arg and long_name before comparison René Scharfe 2024-03-03 13:19:42 +01:00
  • 0d8a3097c7 parse-options: detect ambiguous self-negation René Scharfe 2024-03-03 13:19:41 +01:00
  • cb46c3faf8 parse-options: factor out register_abbrev() and struct parsed_option René Scharfe 2024-03-03 13:19:40 +01:00
  • 597f9d037d parse-options: set arg of abbreviated option lazily René Scharfe 2024-03-03 13:19:39 +01:00
  • 289cb15541 parse-options: recognize abbreviated negated option with arg René Scharfe 2024-03-03 13:19:38 +01:00
  • 6cf06e9c6e t-ctype: avoid duplicating class names René Scharfe 2024-03-03 11:13:28 +01:00
  • 7a8d6c0a10 t-ctype: align output of i René Scharfe 2024-03-03 11:13:27 +01:00
  • 752cb6ef81 t-ctype: simplify EOF check René Scharfe 2024-03-03 11:13:26 +01:00
  • 980013e90d t-ctype: allow NUL anywhere in the specification string René Scharfe 2024-03-03 11:13:25 +01:00
  • 4c9355ff48 repack: check error writing to pack-objects subprocess Junio C Hamano 2024-03-02 11:03:48 -08:00
  • 36ffba1c7b sideband: avoid short write(2) Junio C Hamano 2024-03-02 11:03:47 -08:00
  • fa6c383309 unpack: replace xwrite() loop with write_in_full() Junio C Hamano 2024-03-02 11:03:46 -08:00
  • 381a83dfa3 test_i18ngrep: hard deprecate and forbid its use Junio C Hamano 2024-03-02 09:13:51 -08:00
  • b387623c12 The third batch Junio C Hamano 2024-03-01 09:23:17 -08:00
  • 421d5a7574 Merge branch 'tb/multi-pack-verbatim-reuse' into HEAD Junio C Hamano 2024-03-01 14:38:56 -08:00
  • 2b5738c867 Merge branch 'hs/rebase-not-in-progress' into HEAD Junio C Hamano 2024-03-01 14:38:56 -08:00
  • 8e69efba8f Merge branch 'jw/remote-doc-typofix' into HEAD Junio C Hamano 2024-03-01 14:38:56 -08:00
  • fd6e3cdaea Merge branch 'jc/doc-add-placeholder-fix' into HEAD Junio C Hamano 2024-03-01 14:38:55 -08:00
  • 9ce1ca3045 Merge branch 'ja/doc-placeholders-markup-rules' into HEAD Junio C Hamano 2024-03-01 14:38:55 -08:00
  • 510a27e9e4 Merge branch 'ps/reflog-list' into HEAD Junio C Hamano 2024-03-01 14:38:55 -08:00
  • 221c3daef4 Merge branch 'ds/doc-send-email-capitalization' into HEAD Junio C Hamano 2024-03-01 14:38:54 -08:00
  • af88fbd949 Merge branch 'ja/docfixes' into HEAD Junio C Hamano 2024-03-01 14:38:54 -08:00
  • 90c0c15e56 Merge branch 'cp/t9146-use-test-path-helpers' into HEAD Junio C Hamano 2024-03-01 14:38:54 -08:00
  • a87469cc99 Merge branch 'ps/difftool-dir-diff-exit-code' into HEAD Junio C Hamano 2024-03-01 14:38:54 -08:00
  • 7a96b75e05 gitcli: drop mention of “non-dashed form” Kristoffer Haugsbakk 2024-03-01 19:05:53 +01:00
  • 35ca4411a0 format_trailers_from_commit(): indirectly call trailer_info_get() Linus Arver 2024-03-01 00:14:46 +00:00
  • 2c948a78fd format_trailer_info(): move "fast path" to caller Linus Arver 2024-03-01 00:14:45 +00:00
  • bf35e0a018 format_trailers(): use strbuf instead of FILE Linus Arver 2024-03-01 00:14:44 +00:00
  • 9aa1b2bc89 trailer_info_get(): reorder parameters Linus Arver 2024-03-01 00:14:43 +00:00
  • ae0ec2e0e0 trailer: move interpret_trailers() to interpret-trailers.c Linus Arver 2024-03-01 00:14:41 +00:00
  • 0383dc5629 trailer: reorder format_trailers_from_commit() parameters Linus Arver 2024-03-01 00:14:42 +00:00
  • 7b1c6aa541 trailer: rename functions to use 'trailer' Linus Arver 2024-03-01 00:14:40 +00:00
  • a082e28938 shortlog: add test for de-duplicating folded trailers Linus Arver 2024-03-01 00:14:39 +00:00
  • 0f3a461d4e trailer: free trailer_info _after_ all related usage Linus Arver 2024-03-01 00:14:38 +00:00
  • 5f78d52dce docs: sort configuration variable groupings alphabetically Eric Sunshine 2024-02-29 14:02:29 -05:00
  • 3223204456 add: use unsigned type for collection of bits Eugenio Gigante 2024-02-29 20:44:44 +01:00
  • a922bfa3b5 upload-pack: only accept packfile-uris if we advertised it Jeff King 2024-02-28 17:50:50 -05:00
  • caaf1a2942 commit-reach(repo_get_merge_bases_many_dirty): pass on errors Johannes Schindelin 2024-02-28 09:44:17 +00:00
  • 5317380521 commit-reach(repo_get_merge_bases_many): pass on "missing commits" errors Johannes Schindelin 2024-02-28 09:44:16 +00:00
  • f87056ce40 commit-reach(get_octopus_merge_bases): pass on "missing commits" errors Johannes Schindelin 2024-02-28 09:44:15 +00:00
  • 76e2a09999 commit-reach(repo_get_merge_bases): pass on "missing commits" errors Johannes Schindelin 2024-02-28 09:44:14 +00:00
  • 8226e157a9 commit-reach(get_merge_bases_many_0): pass on "missing commits" errors Johannes Schindelin 2024-02-28 09:44:13 +00:00
  • fb02c523a3 commit-reach(merge_bases_many): pass on "missing commits" errors Johannes Schindelin 2024-02-28 09:44:12 +00:00
  • 896a0e11f3 commit-reach(paint_down_to_common): start reporting errors Johannes Schindelin 2024-02-28 09:44:11 +00:00
  • 2d2da172f3 commit-reach(paint_down_to_common): prepare for handling shallow commits Johannes Schindelin 2024-02-28 09:44:10 +00:00
  • 9a7b22959a upload-pack: use existing config mechanism for advertisement Jeff King 2024-02-28 17:48:18 -05:00
  • 37aa89b068 upload-pack: centralize setup of sideband-all config Jeff King 2024-02-28 17:47:18 -05:00
  • 922fdefb84 upload-pack: use repository struct to get config Jeff King 2024-02-28 17:46:47 -05:00
  • 6cd05e768b upload-pack: free tree buffers after parsing Jeff King 2024-02-28 17:39:07 -05:00
  • a6ca601cdf upload-pack: use PARSE_OBJECT_SKIP_HASH_CHECK in more places Jeff King 2024-02-28 17:39:03 -05:00
  • 5f64279443 upload-pack: always turn off save_commit_buffer Jeff King 2024-02-28 17:39:00 -05:00
  • 8c735b11de upload-pack: disallow object-info capability by default Taylor Blau 2024-02-28 17:38:58 -05:00
  • 179776f9e6 upload-pack: accept only a single packfile-uri line Jeff King 2024-02-28 17:38:46 -05:00
  • b065063c57 upload-pack: use a strmap for want-ref lines Jeff King 2024-02-28 17:38:40 -05:00
  • 388b96df31 upload-pack: use oidset for deepen_not list Jeff King 2024-02-28 17:37:44 -05:00
  • 720ba25d99 upload-pack: switch deepen-not list to an oid_array Jeff King 2024-02-28 17:37:20 -05:00
  • fae9627470 upload-pack: drop separate v2 "haves" array Jeff King 2024-02-28 17:37:13 -05:00
  • f3fc5d9c91 revision: implement git log --merge also for rebase/cherry-pick/revert Michael Lohmann 2024-02-28 08:54:54 -05:00
  • f476143ee6 revision: ensure MERGE_HEAD is a ref in prepare_show_merge Michael Lohmann 2024-02-28 08:54:53 -05:00
  • 24876ebf68 commit-reach(repo_in_merge_bases_many): report missing commits Johannes Schindelin 2024-02-28 09:44:09 +00:00
  • 207c40e1e4 commit-reach(repo_in_merge_bases_many): optionally expect missing commits Johannes Schindelin 2024-02-28 09:44:08 +00:00
  • e67431d496 commit-reach(paint_down_to_common): plug two memory leaks Johannes Schindelin 2024-02-28 09:44:07 +00:00
  • a4324babe6 revision: fix --missing=[print|allow*] for annotated tags Christian Couder 2024-02-28 10:10:11 +01:00
  • 495ae5bc8a What's cooking (2024/02 #09) Junio C Hamano 2024-02-27 16:36:48 -08:00
  • 0f9d4d28b7 The second batch Junio C Hamano 2024-02-27 16:04:14 -08:00
  • ebd46baf99 Merge branch 'jb/doc-interactive-singlekey-do-not-need-perl' Junio C Hamano 2024-02-27 16:04:33 -08:00
  • a56bb9f66a Merge branch 'jk/t0303-clean' Junio C Hamano 2024-02-27 16:04:32 -08:00
  • 70dadd510b Merge branch 'mh/libsecret-empty-password-fix' Junio C Hamano 2024-02-27 16:04:32 -08:00
  • f71ed54f4d Merge branch 'bb/completion-no-grep-into-awk' Junio C Hamano 2024-02-27 16:04:32 -08:00
  • 66b1160141 Merge branch 'km/mergetool-vimdiff-layout-fallback' Junio C Hamano 2024-02-27 16:04:32 -08:00
  • 03f9f1a3a2 Merge branch 'ba/credential-test-clean-fix' Junio C Hamano 2024-02-27 16:04:32 -08:00
  • 98793866b9 Merge branch 'rj/tag-column-fix' Junio C Hamano 2024-02-27 16:04:31 -08:00
  • 45072eefef Merge branch 'jc/am-whitespace-doc' Junio C Hamano 2024-02-27 16:04:31 -08:00
  • b0f6b6b523 refs/reftable: don't fail empty transactions in repo without HEAD Patrick Steinhardt 2024-02-27 15:27:39 +01:00
  • b6818ff3b1 Merge branch 'ps/remote-helper-repo-initialization-fix' into ps/reftable-repo-init-fix Junio C Hamano 2024-02-27 13:53:22 -08:00
  • 3574816d98 completion: fix __git_complete_worktree_paths Rubén Justo 2024-02-27 22:06:49 +01:00
  • 199f44cb2e builtin/clone: allow remote helpers to detect repo Patrick Steinhardt 2024-02-27 15:27:44 +01:00
  • 72a8d3f027 rebase -i: stop setting GIT_CHERRY_PICK_HELP Phillip Wood 2024-02-27 14:06:23 +00:00
  • e6d5479e7a git: extend --no-lazy-fetch to work across subprocesses Junio C Hamano 2024-02-27 08:48:29 -08:00
  • e90cc075cc commit: unify logic to avoid multiple scissors lines when merging Josh Triplett 2024-02-27 01:17:36 -08:00
  • 688a0a751e commit: avoid redundant scissor line with --cleanup=scissors -v Josh Triplett 2024-02-27 01:16:09 -08:00
  • 4e89f0e07c doc: clarify the wording on <git-compat-util.h> requirement Junio C Hamano 2024-02-26 15:28:16 -08:00
  • 40b8076462 rebase: fix typo in autosquash documentation Richard Macklin 2024-02-27 06:32:58 +00:00
  • b3806f7633 git: document GIT_NO_REPLACE_OBJECTS environment variable Junio C Hamano 2024-02-16 09:22:20 -08:00
  • a2082dbdd3 Start the 2.45 cycle Junio C Hamano 2024-02-26 17:23:44 -08:00
  • 7ece6ad823 Merge branch 'ps/ref-tests-update-even-more' Junio C Hamano 2024-02-26 18:10:25 -08:00
  • 65462776c2 Merge branch 'gt/at-is-synonym-for-head-in-add-patch' Junio C Hamano 2024-02-26 18:10:25 -08:00
  • cf258a9e4e Merge branch 'kh/column-reject-negative-padding' Junio C Hamano 2024-02-26 18:10:25 -08:00
  • 225f892685 Merge branch 'jc/t9210-lazy-fix' Junio C Hamano 2024-02-26 18:10:24 -08:00