Git Mailing List Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-24 21:24:01 to 2023-06-28 19:26:43 UTC [more...]

[PATCH v3 00/12] config: remove global state from config iteration
 2023-06-28 19:26 UTC  (17+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/12] config: inline git_color_default_config
  ` [PATCH v4 02/12] urlmatch.h: use config_fn_t type
  ` [PATCH v4 03/12] config: add ctx arg to config_fn_t
  ` [PATCH v4 04/12] config.c: pass ctx in configsets
  ` [PATCH v4 05/12] config: pass ctx with config files
  ` [PATCH v4 06/12] builtin/config.c: test misuse of format_config()
  ` [PATCH v4 07/12] config.c: pass ctx with CLI config
  ` [PATCH v4 08/12] trace2: plumb config kvi
  ` [PATCH v4 09/12] config: pass kvi to die_bad_number()
  ` [PATCH v4 10/12] config.c: remove config_reader from configsets
  ` [PATCH v4 11/12] config: add kvi.path, use it to evaluate includes
  ` [PATCH v4 12/12] config: pass source to config_parser_event_fn_t
  ` [PATCH v5 00/11] config: remove global state from config iteration
    ` [PATCH v5 01/11] config: inline git_color_default_config

[PATCH] t4205: correctly test %(describe:abbrev=...)
 2023-06-28 18:16 UTC 

[PATCH 0/9] gitk: improve keyboard support
 2023-06-28 17:32 UTC  (17+ messages)
` [PATCH 1/9] gitk: add procedures to get commit info from selected row
` [PATCH 2/9] gitk: use term "current branch" in gui
` [PATCH 3/9] gitk: add keyboard bind for reset
` [PATCH 4/9] gitk: show branch name in reset dialog
` [PATCH 5/9] gitk: add keyboard bind for checkout
` [PATCH 6/9] gitk: add keyboard bind for create and remove branch
` [PATCH 7/9] gitk: add keyboard bind to cherry-pick
` [PATCH 8/9] gitk: focus ok button in reset dialog
` [PATCH 9/9] gitk: default select reset hard in dialog

[RFC PATCH 0/8] Introduce Git Standard Library
 2023-06-28 17:30 UTC  (22+ messages)
` [RFC PATCH 1/8] trace2: log fsync stats in trace2 rather than wrapper
` [RFC PATCH 2/8] hex-ll: split out functionality from hex
` [RFC PATCH 3/8] object: move function to object.c
` [RFC PATCH 4/8] config: correct bad boolean env value error message
` [RFC PATCH 5/8] parse: create new library for parsing strings and env values
` [RFC PATCH 6/8] pager: remove pager_in_use()
` [RFC PATCH 7/8] git-std-lib: introduce git standard library
` [RFC PATCH 8/8] git-std-lib: add test file to call git-std-lib.a functions

[PATCH v3 06/12] builtin/config.c: test misuse of format_config()
 2023-06-28 17:28 UTC  (2+ messages)

[PATCH 0/2] [RFC] for-each-ref: add --count-matches mode
 2023-06-28 17:08 UTC  (10+ messages)
` [PATCH 1/2] for-each-ref: extract ref output loop
` [PATCH 2/2] for-each-ref: add --count-matches option

git-switch history and checkout compatibility
 2023-06-28 16:39 UTC  (2+ messages)

SHA256 support not experimental, or?
 2023-06-28 16:28 UTC 

[PATCH v2] fix cherry-pick/revert status when doing multiple commits
 2023-06-28 16:26 UTC  (3+ messages)

What's cooking in git.git (Jun 2023, #07; Tue, 27)
 2023-06-28 16:24 UTC  (3+ messages)

[PATCH 0/3] diff --no-index: support reading from named pipes
 2023-06-28 10:05 UTC  (6+ messages)
` [PATCH 1/3] diff --no-index: die on error reading stdin
` [PATCH 2/3] t4054: test diff --no-index with stdin
` [PATCH 3/3] diff --no-index: support reading from named pipes

[PATCH] submodule: show inconsistent .gitmodules precedence
 2023-06-28  1:36 UTC  (3+ messages)

Design issue in git merge driver interface
 2023-06-27 21:32 UTC  (15+ messages)
  ` [PATCH] ll-merge: killing the external merge driver aborts the merge

[PATCH 0/5] replace strbuf_expand()
 2023-06-27 20:21 UTC  (16+ messages)
` [PATCH 2/5] strbuf: factor out strbuf_expand_step()
` [PATCH 3/5] replace strbuf_expand_dict_cb() with strbuf_expand_step()
` [PATCH 4/5] replace strbuf_expand() "
` [PATCH 5/5] strbuf: simplify strbuf_expand_literal_cb()

[PATCH 0/3] Additional variables for git var
 2023-06-27 20:16 UTC  (25+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] t: add a function to check executable bit
  ` [PATCH v2 2/7] var: add support for listing the shell
  ` [PATCH v2 3/7] var: format variable structure with C99 initializers
  ` [PATCH v2 4/7] var: adjust memory allocation for strings
  ` [PATCH v2 5/7] attr: expose and rename accessor functions
  ` [PATCH v2 6/7] var: add attributes files locations
  ` [PATCH v2 7/7] var: add config file locations
` [PATCH v3 0/8] Additional variables for git var
  ` [PATCH v3 1/8] var: mark unused parameters in git_var callbacks
  ` [PATCH v3 2/8] t: add a function to check executable bit
  ` [PATCH v3 3/8] var: add support for listing the shell
  ` [PATCH v3 4/8] var: format variable structure with C99 initializers
  ` [PATCH v3 5/8] var: adjust memory allocation for strings
  ` [PATCH v3 6/8] attr: expose and rename accessor functions
  ` [PATCH v3 7/8] var: add attributes files locations
  ` [PATCH v3 8/8] var: add config file locations

Send out for squad
 2023-06-27 18:07 UTC 

[PATCH v0 0/4] Remove obsolete Cygwin support from git-gui
 2023-06-27 17:52 UTC  (22+ messages)
` [PATCH v0 2/4] git-gui - remove obsolete Cygwin specific code
` [PATCH v0 3/4] git-gui - use cygstart to browse on Cygwin
` [PATCH v0 4/4] git-gui - use mkshortcut "
` [PATCH v1 0/4] Remove obsolete Cygwin support from git-gui
  ` [PATCH v1 1/4] git gui Makefile - remove Cygwin modifications
  ` [PATCH v1 2/4] git-gui - remove obsolete Cygwin specific code
  ` [PATCH v1 3/4] git-gui - use cygstart to browse on Cygwin
  ` [PATCH v1 4/4] git-gui - use mkshortcut "

Bug Report
 2023-06-27 16:02 UTC 

[RFC PATCH 0/1] Unit tests for khash.h
 2023-06-27 13:20 UTC  (2+ messages)
` [RFC PATCH v2] khash_test.c : add unit tests

[PATCH] fix cherry-pick/revert status when doing multiple commits
 2023-06-27 13:13 UTC  (2+ messages)

[PATCH] doc: gitcredentials: introduce OAuth helpers
 2023-06-27  8:21 UTC  (3+ messages)
` [PATCH v2] doc: gitcredentials: link to helper list

Determining whether you have a commit locally, in a partial clone?
 2023-06-27  8:09 UTC  (6+ messages)

[PATCH] repack: only repack .packs that exist
 2023-06-27  7:54 UTC  (2+ messages)

[PATCH] t7701: make annotated tag unreachable
 2023-06-27  7:09 UTC  (3+ messages)
` [PATCH v2] "

Clean up stale .gitignore and .gitattribute patterns
 2023-06-27  6:55 UTC  (7+ messages)

[PATCH] config: don't BUG when both kvi and source are set
 2023-06-26 23:05 UTC  (4+ messages)

[ANNOUNCE] Git Merge 2023 updates
 2023-06-26 21:30 UTC 

Bug: fetch with deepen shortens history
 2023-06-26 21:24 UTC 

Git question rewarding git merge and its exit codes
 2023-06-26 17:35 UTC  (3+ messages)

[PATCH v2 00/25] completion: add missing diff options
 2023-06-26 16:24 UTC  (26+ messages)
` [PATCH v3 00/24] "
  ` [PATCH v3 01/24] completion: add comments describing __git_diff_* globals
  ` [PATCH v3 02/24] completion: complete --break-rewrites
  ` [PATCH v3 03/24] completion: complete --cc
  ` [PATCH v3 04/24] completion: complete --combined-all-paths
  ` [PATCH v3 05/24] completion: complete --compact-summary
  ` [PATCH v3 06/24] completion: complete --default-prefix
  ` [PATCH v3 07/24] completion: complete --find-copies
  ` [PATCH v3 08/24] completion: complete --find-object
  ` [PATCH v3 09/24] completion: complete --find-renames
  ` [PATCH v3 10/24] completion: complete --function-context
  ` [PATCH v3 11/24] completion: complete --ignore-matching-lines
  ` [PATCH v3 12/24] completion: complete --irreversible-delete
  ` [PATCH v3 13/24] completion: complete --ita-invisible-in-index and --ita-visible-in-index
  ` [PATCH v3 14/24] completion: complete --line-prefix
  ` [PATCH v3 15/24] completion: complete --no-relative
  ` [PATCH v3 16/24] completion: complete --no-stat
  ` [PATCH v3 17/24] completion: complete --output
  ` [PATCH v3 18/24] completion: complete --output-indicator-{context,new,old}
  ` [PATCH v3 19/24] completion: complete --unified
  ` [PATCH v3 20/24] completion: complete --ws-error-highlight
  ` [PATCH v3 21/24] completion: move --pickaxe-{all,regex} to __git_diff_common_options
  ` [PATCH v3 22/24] completion: complete --diff-merges, its options and --no-diff-merges
  ` [PATCH v3 23/24] completion: complete --remerge-diff
  ` [PATCH v3 24/24] diff.c: mention completion above add_diff_options

[PATCH] apply: improve error messages when reading patch
 2023-06-26 15:58 UTC  (2+ messages)

[RFC PATCH 0/2] add an external testing library for unit tests
 2023-06-26 13:15 UTC  (7+ messages)
` [RFC PATCH 1/2] Add C TAP harness

Which tag works with submodules?
 2023-06-25 18:12 UTC 

Bug: git add does not process gitignore properly
 2023-06-24 22:19 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).