messages from 2023-03-15 17:31:33 to 2023-03-20 06:00:18 UTC [more...]
[PATCH v7 0/3] rebase: document, clean up, and introduce a config option for --rebase-merges
2023-03-20 5:59 UTC (5+ messages)
` [PATCH v8 "
` [PATCH v8 1/3] rebase: add documentation and test for --no-rebase-merges
` [PATCH v8 2/3] rebase: deprecate --rebase-merges=""
` [PATCH v8 3/3] rebase: add a config option for --rebase-merges
[PATCH] Document the output format of ls-remote
2023-03-19 21:36 UTC (4+ messages)
[PATCH 0/2] use gettimeofday for current time
2023-03-19 19:34 UTC (4+ messages)
` [PATCH 1/2] git-compat-util: time_now "
` [PATCH 2/2] git-compat-util: use gettimeofday "
[PATCH 0/3] parse-options.h: use designated initializers in OPT_* macros
2023-03-19 16:56 UTC (4+ messages)
` [PATCH 1/3] parse-options.h: use consistent name for the callback parameters
` [PATCH 2/3] parse-options.h: rename _OPT_CONTAINS_OR_WITH()'s parameters
` [PATCH 3/3] parse-options.h: use designated initializers in OPT_* macros
[PATCH 0/2] Remove unnecessary inclusions of parse-options.h from headers
2023-03-19 16:27 UTC (3+ messages)
` [PATCH 1/2] treewide: include parse-options.h in source files
` [PATCH 2/2] treewide: remove unnecessary inclusions of parse-options.h from headers
When exactly should REBASE_HEAD exist?
2023-03-19 14:50 UTC (12+ messages)
[PATCH] rebase -i: do not update "done" when rescheduling command
2023-03-19 14:48 UTC
[PATCH] That change for support different sslcert and sslkey types
2023-03-19 13:51 UTC
Bug Report with Git Bash
2023-03-19 13:11 UTC (2+ messages)
[PATCH 00/16] Header cleanups
2023-03-19 6:28 UTC (17+ messages)
` [PATCH 01/16] treewide: remove unnecessary cache.h inclusion from a few headers
` [PATCH 02/16] treewide: be explicit about dependence on gettext.h
` [PATCH 03/16] treewide: remove unnecessary inclusion of gettext.h
` [PATCH 04/16] treewide: remove unnecessary cache.h inclusion from several sources
` [PATCH 05/16] environment: move comment_line_char from cache.h
` [PATCH 06/16] abspath.h: move absolute path functions "
` [PATCH 07/16] cache.h: remove expand_user_path()
` [PATCH 08/16] path.h: move function declarations for path.c functions from cache.h
` [PATCH 09/16] wrapper.h: move declarations for wrapper.c "
` [PATCH 10/16] treewide: remove unnecessary includes of cache.h
` [PATCH 11/16] environment.h: move declarations for environment.c functions from cache.h
` [PATCH 12/16] treewide: remove cache.h inclusion due to environment.h changes
` [PATCH 13/16] setup.h: move declarations for setup.c functions from cache.h
` [PATCH 14/16] treewide: remove cache.h inclusion due to setup.h changes
` [PATCH 15/16] write-or-die.h: move declarations for write-or-die.c functions from cache.h
` [PATCH 16/16] csum-file.h: remove unnecessary inclusion of cache.h
Bug: git pull output and case sensitivity
2023-03-19 6:22 UTC (2+ messages)
[PATCH 00/17] cocci: remove "the_index" wrapper macros
2023-03-19 6:19 UTC (27+ messages)
` [PATCH 01/17] cocci: remove dead rule from "the_repository.pending.cocci"
` [PATCH 02/17] cocci: fix incorrect & verbose "the_repository" rules
` [PATCH 03/17] cocci: sort "the_repository" rules by header
` [PATCH 04/17] cocci: add missing "the_repository" macros to "pending"
` [PATCH 05/17] cocci: apply the "cache.h" part of "the_repository.pending"
` [PATCH 06/17] cocci: apply the "commit-reach.h" "
` [PATCH 07/17] cocci: apply the "commit.h" "
` [PATCH 08/17] cocci: apply the "diff.h" "
` [PATCH 09/17] cocci: apply the "object-store.h" "
` [PATCH 10/17] cocci: apply the "pretty.h" "
` [PATCH 11/17] cocci: apply the "packfile.h" "
` [PATCH 12/17] cocci: apply the "promisor-remote.h" "
` [PATCH 13/17] cocci: apply the "refs.h" "
` [PATCH 14/17] cocci: apply the "rerere.h" "
` [PATCH 15/17] cocci: apply the "revision.h" "
` [PATCH 16/17] post-cocci: adjust comments for recent repo_* migration
` [PATCH 17/17] libs: use "struct repository *" argument, not "the_repository"
[PATCH v3] index-pack: remove fetch_if_missing=0
2023-03-19 6:17 UTC (4+ messages)
` [PATCH v4] "
[PATCH 0/2] builtin/sparse-checkout: add check-rules command
2023-03-19 4:28 UTC (4+ messages)
` [PATCH 2/2] "
Bug in git archive + .gitattributes + relative path
2023-03-18 21:30 UTC (12+ messages)
Bug: git pull output and case sensitivity
2023-03-18 19:23 UTC
[PATCH v1 0/7] t: fix unused files, part 1
2023-03-18 15:46 UTC (12+ messages)
` [PATCH v1 1/7] t1005: assert output of ls-files
` [PATCH v2 0/7] t: fix unused files, part 1
` [PATCH v2 1/7] t1005: assert output of ls-files
` [PATCH v2 2/7] t1006: assert error output of cat-file
` [PATCH v2 3/7] t1010: don't create unused files
` [PATCH v2 4/7] t1302: don't create unused file
` [PATCH v2 5/7] t1400: assert output of update-ref
` [PATCH v2 6/7] t1404: don't create unused file
` [PATCH v2 7/7] t1507: assert output of rev-parse
[PATCH v3] RFC: mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
2023-03-18 15:27 UTC (2+ messages)
` [PATCH v4] "
[PATCH v5 0/3] rebase: add a config option for --rebase-merges
2023-03-18 5:59 UTC (12+ messages)
` [PATCH v6 0/3] rebase: document, clean up, and introduce "
` [PATCH v6 3/3] rebase: add "
[PATCH] attr: teach "--attr-source=<tree>" global option to "git"
2023-03-18 3:25 UTC
What's cooking in git.git (Feb 2023, #01; Thu, 2)
2023-03-18 0:08 UTC (18+ messages)
` so/diff-merges-more (was Re: What's cooking in git.git (Feb 2023, #01; Thu, 2))
[PATCH 0/6] [RFC] config.c: use struct for config reading state
2023-03-17 23:32 UTC (31+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] config.c: plumb config_source through static fns
` [PATCH v2 2/8] config.c: don't assign to "cf_global" directly
` [PATCH v2 3/8] config.c: create config_reader and the_reader
` [PATCH v2 4/8] config.c: plumb the_reader through callbacks
` [PATCH v2 5/8] config.c: remove current_config_kvi
` [PATCH v2 6/8] config.c: remove current_parsing_scope
` [PATCH v2 7/8] config: report cached filenames in die_bad_number()
` [PATCH v2 8/8] config.c: rename "struct config_source cf"
` [RFC PATCH 0/5] bypass config.c global state with configset
` [RFC PATCH 1/5] config.h: move up "struct key_value_info"
` [RFC PATCH 2/5] config.c: use "enum config_origin_type", not "int"
` [RFC PATCH 3/5] config API: add a config_origin_type_name() helper
` [RFC PATCH 4/5] config.c: refactor configset_iter()
` [RFC PATCH 5/5] config API: add and use a repo_config_kvi()
What's cooking in git.git (Mar 2023, #04; Fri, 17)
2023-03-17 23:13 UTC
[PATCH] git_connect(): fix corner cases in downgrading v2 to v0
2023-03-17 22:22 UTC (3+ messages)
[PATCH 0/4] more unused-parameter fixes
2023-03-17 21:13 UTC (8+ messages)
` [PATCH 1/4] mailmap: drop debugging code
` [PATCH 2/4] http: drop unused parameter from start_object_request()
` [PATCH 3/4] http: mark unused parameter in fill_active_slot() callbacks
` [PATCH 4/4] transport: mark unused parameters in fetch_refs_from_bundle()
[PATCH v8 0/6] submodule: parallelize diff
2023-03-17 20:42 UTC (6+ messages)
` [PATCH v9 3/6] submodule: move status parsing into function
` [PATCH v9 6/6] diff-lib: parallelize run_diff_files for submodules
[PATCH 0/8] fetch: refactor code that prints reference updates
2023-03-17 20:24 UTC (24+ messages)
` [PATCH 2/8] fetch: move reference width calculation into `display_state`
` [PATCH 4/8] fetch: pass the full local reference name to `format_display`
` [PATCH 5/8] fetch: deduplicate handling of per-reference format
` [PATCH 6/8] fetch: deduplicate logic to print remote URL
` [PATCH 7/8] fetch: fix inconsistent summary width for pruned and updated refs
[PATCH 0/8] ahead-behind: new builtin for counting multiple commit ranges
2023-03-17 18:44 UTC (28+ messages)
` [PATCH v2 0/8] ref-filter: ahead/behind counting, faster --merged option
` [PATCH v2 1/8] for-each-ref: add --stdin option
` [PATCH v3 0/8] ref-filter: ahead/behind counting, faster --merged option
` [PATCH v3 1/8] for-each-ref: add --stdin option
` [PATCH v3 2/8] for-each-ref: explicitly test no matches
` [PATCH v3 3/8] commit-graph: combine generation computations
` [PATCH v3 4/8] commit-graph: return generation from memory
` [PATCH v3 5/8] commit-graph: introduce `ensure_generations_valid()`
` [PATCH v3 6/8] commit-reach: implement ahead_behind() logic
` [PATCH v3 7/8] for-each-ref: add ahead-behind format atom
` [PATCH v3 8/8] commit-reach: add tips_reachable_from_bases()
Buggy `git log -- path` behavior
2023-03-17 16:46 UTC (3+ messages)
[PATCH 0/2] diff: support bare repositories when reading gitattributes for diff algorithm
2023-03-17 14:11 UTC (14+ messages)
` [PATCH 1/2] diff: use HEAD for attributes when using bare repository
[PATCH try2] completion: prompt: use generic colors
2023-03-16 23:21 UTC (6+ messages)
[PATCH] object-name: fix quiet @{u} parsing
2023-03-16 17:43 UTC (2+ messages)
[RFC PATCH] hooks--pre-push.sample: identify branch point
2023-03-16 17:32 UTC (6+ messages)
git-p4 issue
2023-03-16 17:28 UTC
[PATCH v15] git: change variable types to match what is assigned to them
2023-03-15 19:09 UTC (3+ messages)
` [PATCH v16] "
A nice, beauty progress metter for Git Clone + a feature request
2023-03-15 18:02 UTC (2+ messages)
Join us for Review Club!
2023-03-15 17:54 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).