Commit Graph

  • 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
  • 9f67cbd0a7 Merge branch 'ps/reftable-iteration-perf' Junio C Hamano 2024-02-26 18:10:24 -08:00
  • 274400998b Merge branch 'rs/use-xstrncmpz' Junio C Hamano 2024-02-26 18:10:24 -08:00
  • cf47fb7ec7 Merge branch 'cp/apply-core-filemode' Junio C Hamano 2024-02-26 18:10:24 -08:00
  • b4385bf016 Merge branch 'ps/reftable-backend' Junio C Hamano 2024-02-26 18:10:23 -08:00
  • 558d146d13 fsmonitor: remove custom loop from non-directory path handler Jeff Hostetler 2024-02-26 21:39:21 +00:00
  • a52482036c fsmonitor: return invalidated cache-entry count on directory event Jeff Hostetler 2024-02-26 21:39:20 +00:00
  • 7c97174dcd fsmonitor: move untracked-cache invalidation into helper functions Jeff Hostetler 2024-02-26 21:39:19 +00:00
  • 48f4cd7155 fsmonitor: refactor untracked-cache invalidation Jeff Hostetler 2024-02-26 21:39:18 +00:00
  • 3e4ffda639 dir: create untracked_cache_invalidate_trimmed_path() Jeff Hostetler 2024-02-26 21:39:17 +00:00
  • 8687c2b067 fsmonitor: refactor refresh callback for non-directory events Jeff Hostetler 2024-02-26 21:39:16 +00:00
  • 7a15a62aeb fsmonitor: clarify handling of directory events in callback helper Jeff Hostetler 2024-02-26 21:39:15 +00:00
  • e5da3ddbe9 fsmonitor: refactor refresh callback on directory events Jeff Hostetler 2024-02-26 21:39:14 +00:00
  • 32ca706fad t7527: add case-insensitve test for FSMonitor Jeff Hostetler 2024-02-26 21:39:13 +00:00
  • b316552339 name-hash: add index_dir_find() Jeff Hostetler 2024-02-26 21:39:12 +00:00
  • 4f66942215 neue: remove a bogus empty file Johannes Schindelin 2024-02-26 14:36:23 +00:00
  • b9e55be740 merge-ort: turn submodule conflict suggestions into an advice Philippe Blain 2024-02-26 13:27:28 +00:00
  • 5edd126720 read_ref_at(): special-case ref@{0} for an empty reflog Jeff King 2024-02-26 05:08:03 -05:00
  • 755e7465c9 get_oid_basic(): special-case ref@{n} for oldest reflog entry Jeff King 2024-02-26 05:04:07 -05:00
  • aa72e73a2e Revert "refs: allow @{n} to work with n-sized reflog" Jeff King 2024-02-26 05:02:26 -05:00
  • 3f4c7a0805 upload-pack: don't send null character in abort message to the client SZEDER Gábor 2024-02-25 19:34:52 +01:00
  • 9a97b43e03 submodule: use strvec_pushf() for --submodule-prefix René Scharfe 2024-02-25 19:24:39 +01:00
  • affe355fe7 userdiff: skip textconv caching when not in a repository Jeff King 2024-02-26 05:27:29 -05:00
  • f39addd0d9 name-rev: use mem_pool_strfmt() René Scharfe 2024-02-25 12:39:45 +01:00
  • 8d25663d70 mem-pool: add mem_pool_strfmt() René Scharfe 2024-02-25 12:39:44 +01:00
  • 87bd7fbb9c fetch: convert strncmp() with strlen() to starts_with() René Scharfe 2024-02-24 22:47:06 +01:00
  • 2ca6c07db2 compat: drop inclusion of <git-compat-util.h> Junio C Hamano 2024-02-24 12:32:51 -08:00
  • 97d1f233c6 Documentation/config/pack.txt: fix broken AsciiDoc mark-up Taylor Blau 2024-02-23 15:30:58 -05:00
  • 33d15b5435 for-each-ref: add new option to include root refs Karthik Nayak 2024-02-23 11:01:12 +01:00
  • 810f7a1aac ref-filter: rename 'FILTER_REFS_ALL' to 'FILTER_REFS_REGULAR' Karthik Nayak 2024-02-23 11:01:11 +01:00
  • d0f00c1ac1 refs: introduce refs_for_each_include_root_refs() Karthik Nayak 2024-02-23 11:01:10 +01:00