Commit Graph

  • a096a889f4 fix cherry-pick/revert status when doing multiple commits Jacob Keller 2023-06-27 15:41:50 -0700
  • 8cf8b60ee1 What's cooking (2023/06 #07) Junio C Hamano 2023-06-27 15:10:43 -0700
  • ed773a18c6 var: add config file locations brian m. carlson 2023-06-27 16:19:02 +0000
  • 576a37fccb var: add attributes files locations brian m. carlson 2023-06-27 16:19:01 +0000
  • 15780bb4f0 attr: expose and rename accessor functions brian m. carlson 2023-06-27 16:19:00 +0000
  • cdd489eaf9 var: adjust memory allocation for strings brian m. carlson 2023-06-27 16:18:59 +0000
  • f74c90dcf7 var: format variable structure with C99 initializers brian m. carlson 2023-06-27 16:18:58 +0000
  • 1e65721227 var: add support for listing the shell brian m. carlson 2023-06-27 16:18:57 +0000
  • d6546af75c t: add a function to check executable bit brian m. carlson 2023-06-27 16:18:56 +0000
  • 4db16f58c7 var: mark unused parameters in git_var callbacks Jeff King 2023-06-27 16:18:55 +0000
  • a53f43f900 config: don't BUG when both kvi and source are set Glen Choo 2023-06-26 17:41:37 +0000
  • 0a868031ed diff.c: mention completion above add_diff_options Philippe Blain 2023-06-26 16:24:48 +0000
  • 55245d669a completion: complete --remerge-diff Philippe Blain 2023-06-26 16:24:47 +0000
  • 98aaeb2f77 completion: complete --diff-merges, its options and --no-diff-merges Philippe Blain 2023-06-26 16:24:46 +0000
  • d520d98382 completion: move --pickaxe-{all,regex} to __git_diff_common_options Philippe Blain 2023-06-26 16:24:45 +0000
  • da260f6188 completion: complete --ws-error-highlight Philippe Blain 2023-06-26 16:24:44 +0000
  • 3b698111d5 completion: complete --unified Philippe Blain 2023-06-26 16:24:43 +0000
  • b5c3edc17e completion: complete --output-indicator-{context,new,old} Philippe Blain 2023-06-26 16:24:42 +0000
  • 8fe2bd7905 completion: complete --output Philippe Blain 2023-06-26 16:24:41 +0000
  • 5727be06c6 completion: complete --no-stat Philippe Blain 2023-06-26 16:24:40 +0000
  • ffcccc62b0 completion: complete --no-relative Philippe Blain 2023-06-26 16:24:39 +0000
  • 3a4d453246 completion: complete --line-prefix Philippe Blain 2023-06-26 16:24:38 +0000
  • 08a9a6d615 completion: complete --ita-invisible-in-index and --ita-visible-in-index Philippe Blain 2023-06-26 16:24:37 +0000
  • 8885532abb completion: complete --irreversible-delete Philippe Blain 2023-06-26 16:24:36 +0000
  • b454ed2c5d completion: complete --ignore-matching-lines Philippe Blain 2023-06-26 16:24:35 +0000
  • 57159d5daa completion: complete --function-context Philippe Blain 2023-06-26 16:24:34 +0000
  • 1eb638a5db completion: complete --find-renames Philippe Blain 2023-06-26 16:24:33 +0000
  • 04d430ff8d completion: complete --find-object Philippe Blain 2023-06-26 16:24:32 +0000
  • 2f677ad348 completion: complete --find-copies Philippe Blain 2023-06-26 16:24:31 +0000
  • a4d13aaf22 completion: complete --default-prefix Philippe Blain 2023-06-26 16:24:30 +0000
  • fd9058649a completion: complete --compact-summary Philippe Blain 2023-06-26 16:24:29 +0000
  • de4898d7d8 completion: complete --combined-all-paths Philippe Blain 2023-06-26 16:24:28 +0000
  • 93ec6111a6 completion: complete --cc Philippe Blain 2023-06-26 16:24:27 +0000
  • 6a38b0a0dc completion: complete --break-rewrites Philippe Blain 2023-06-26 16:24:26 +0000
  • f0b9e15378 completion: add comments describing __git_diff_* globals Philippe Blain 2023-06-26 16:24:25 +0000
  • a9e066fa63 The fifth batch Junio C Hamano 2023-06-26 09:29:17 -0700
  • e224f26892 Merge branch 'tb/collect-pack-filenames-fix' Junio C Hamano 2023-06-26 09:29:49 -0700
  • 8d5c5a05d7 Merge branch 'jk/commit-use-no-divider-with-interpret-trailers' Junio C Hamano 2023-06-26 09:29:49 -0700
  • 42612e18d2 apply: improve error messages when reading patch Phillip Wood 2023-06-26 09:37:33 +0000
  • 25d59524bb t7701: make annotated tag unreachable Taylor Blau 2023-06-24 10:33:47 -0400
  • 94486b6763 Merge branch 'maint' Junio C Hamano 2023-06-24 15:05:06 -0700
  • fb7d80edca Merge branch 'jk/redact-h2h3-headers-fix' into maint-2.41 Junio C Hamano 2023-06-24 15:04:48 -0700
  • 34d765e736 t6406: skip "external merge driver getting killed by a signal" test on Windows Junio C Hamano 2023-06-23 16:34:40 -0700
  • bb016b8952 What's cooking (2023/06 #06) Junio C Hamano 2023-06-23 13:47:39 -0700
  • 6ff334181c The fourth batch Junio C Hamano 2023-06-23 11:21:28 -0700
  • 4ee088deb8 Merge branch 'js/defeat-ignore-submodules-config-with-explicit-addition' Junio C Hamano 2023-06-23 11:21:17 -0700
  • 4e4fc50cf7 Merge branch 'rj/leakfixes' Junio C Hamano 2023-06-23 11:21:17 -0700
  • 1d15be363c Merge branch 'tb/open-midx-bitmap-fallback' Junio C Hamano 2023-06-23 11:21:17 -0700
  • 58ecb2e383 Merge branch 'tb/gc-recent-object-hook' Junio C Hamano 2023-06-23 11:21:17 -0700
  • 891e631401 Merge branch 'tz/lib-gpg-prereq-fix' Junio C Hamano 2023-06-23 11:21:16 -0700
  • a813d9e239 Merge branch 'sl/worktree-sparse' Junio C Hamano 2023-06-23 11:21:16 -0700
  • dcedba13b3 Merge branch 'rs/run-command-exec-error-on-noent' Junio C Hamano 2023-06-23 11:21:16 -0700
  • 5ee8fcdabc Merge branch 'mh/credential-erase-improvements' Junio C Hamano 2023-06-23 11:21:16 -0700
  • 01202f5f68 Merge branch 'gc/discover-not-setup' Junio C Hamano 2023-06-23 11:21:16 -0700
  • 2b7b788fb3 ll-merge: killing the external merge driver aborts the merge Junio C Hamano 2023-06-22 17:33:01 -0700
  • 0bfa463d37 The third batch Junio C Hamano 2023-06-22 16:28:50 -0700
  • 5fd4e2f6d1 Merge branch 'jt/doc-use-octal-with-printf' Junio C Hamano 2023-06-22 16:29:07 -0700
  • e0e8a2dfa0 Merge branch 'rs/doc-ls-tree-hex-literal' Junio C Hamano 2023-06-22 16:29:07 -0700
  • ad6d37ea7e Merge branch 'la/docs-typofixes' Junio C Hamano 2023-06-22 16:29:06 -0700
  • 1bff6a97fe Merge branch 'as/dtype-compilation-fix' Junio C Hamano 2023-06-22 16:29:06 -0700
  • 644591bd06 Merge branch 'ds/add-i-color-configuration-fix' Junio C Hamano 2023-06-22 16:29:06 -0700
  • a9ea4c23dc Merge branch 'ps/cat-file-null-output' Junio C Hamano 2023-06-22 16:29:06 -0700
  • d9f9f6b358 Merge branch 'ds/disable-replace-refs' Junio C Hamano 2023-06-22 16:29:05 -0700
  • f2ffc74186 Merge branch 'tb/pack-bitmap-traversal-with-boundary' Junio C Hamano 2023-06-22 16:29:05 -0700
  • 4dd0469328 Merge branch 'ja/worktree-orphan' Junio C Hamano 2023-06-22 16:29:05 -0700
  • 68d686460f fsmonitor-ll.h: split this header out of fsmonitor.h Elijah Newren 2023-05-16 06:34:08 +0000
  • b9a7ac2c68 hash-ll, hashmap: move oidhash() to hash-ll Elijah Newren 2023-05-16 06:34:07 +0000
  • a034e9106f object-store-ll.h: split this header out of object-store.h Elijah Newren 2023-05-16 06:34:06 +0000
  • 8043418b77 khash: name the structs that khash declares Elijah Newren 2023-05-16 06:34:05 +0000
  • 6723899932 merge-ll: rename from ll-merge Elijah Newren 2023-05-16 06:34:04 +0000
  • dd77d58795 git-compat-util.h: remove unneccessary include of wildmatch.h Elijah Newren 2023-05-16 06:34:03 +0000
  • 88e4e18325 builtin.h: remove unneccessary includes Elijah Newren 2023-05-16 06:34:02 +0000
  • 768122900f list-objects-filter-options.h: remove unneccessary include Elijah Newren 2023-05-16 06:34:01 +0000
  • df6e874496 diff.h: remove unnecessary include of oidset.h Elijah Newren 2023-05-16 06:34:00 +0000
  • c339932bd8 repository: remove unnecessary include of path.h Elijah Newren 2023-05-16 06:33:59 +0000
  • 0fd2e21571 log-tree: replace include of revision.h with simple forward declaration Elijah Newren 2023-05-16 06:33:58 +0000
  • bc5c5ec044 cache.h: remove this no-longer-used header Elijah Newren 2023-05-16 06:33:57 +0000
  • 08c46a499a read-cache*.h: move declarations for read-cache.c functions from cache.h Elijah Newren 2023-05-16 06:33:56 +0000
  • bc47f16db2 repository.h: move declaration of the_index from cache.h Elijah Newren 2023-05-16 06:33:55 +0000
  • 750324ddb8 merge.h: move declarations for merge.c from cache.h Elijah Newren 2023-05-16 06:33:54 +0000
  • eaa966db79 diff.h: move declaration for global in diff.c from cache.h Elijah Newren 2023-05-16 06:33:53 +0000
  • fbffdfb11c preload-index.h: move declarations for preload-index.c from elsewhere Elijah Newren 2023-05-16 06:33:52 +0000
  • baf889c2cd sparse-index.h: move declarations for sparse-index.c from cache.h Elijah Newren 2023-05-16 06:33:51 +0000
  • f5653856c2 name-hash.h: move declarations for name-hash.c from cache.h Elijah Newren 2023-05-16 06:33:50 +0000
  • 64c8559575 run-command.h: move declarations for run-command.c from cache.h Elijah Newren 2023-05-16 06:33:49 +0000
  • 90cbae9ce5 statinfo: move stat_{data,validity} functions from cache/read-cache Elijah Newren 2023-05-16 06:33:48 +0000
  • 6cee5ebc7a read-cache: move shared add/checkout/commit code Elijah Newren 2023-05-16 06:33:47 +0000
  • 50c37ee839 add: modify add_files_to_cache() to avoid globals Elijah Newren 2023-05-16 06:33:46 +0000
  • 1a40e7be6c read-cache: move shared commit and ls-files code Elijah Newren 2023-05-16 06:33:45 +0000
  • e8cf8ef507 setup: adopt shared init-db & clone code Elijah Newren 2023-05-16 06:33:44 +0000
  • fc81735057 init-db, clone: change unnecessary global into passed parameter Elijah Newren 2023-05-16 06:33:43 +0000
  • c2f76965d0 init-db: remove unnecessary global variable Elijah Newren 2023-05-16 06:33:42 +0000
  • 0f7443bdc7 init-db: document existing bug with core.bare in template config Elijah Newren 2023-05-16 06:33:41 +0000
  • 3d6a316464 notes: introduce "--no-separator" option Teng Long 2023-05-27 15:57:54 +0800
  • c4e2aa7d45 notes.c: introduce "--[no-]stripspace" option Teng Long 2023-05-27 15:57:53 +0800
  • b7d87ad537 notes.c: append separator instead of insert by pos Teng Long 2023-05-27 15:57:52 +0800
  • 90bc19b3ae notes.c: introduce '--separator=<paragraph-break>' option Teng Long 2023-05-27 15:57:51 +0800
  • 59587049e2 t3321: add test cases about the notes stripspace behavior Teng Long 2023-05-27 15:57:50 +0800
  • 3d27ae0712 notes.c: use designated initializers for clarity Teng Long 2023-05-27 15:57:49 +0800
  • ef48fcc432 notes.c: cleanup 'strbuf_grow' call in 'append_edit' Teng Long 2023-05-27 15:57:48 +0800