git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-03-17 21:13:53 to 2023-03-21 18:31:44 UTC [more...]

bug? round-trip through fast-import/fast-export loses files
 2023-03-21 18:31 UTC  (5+ messages)

[PATCH 0/6] pack-bitmap: miscellaneous mmap read hardening
 2023-03-21 18:27 UTC  (14+ messages)
` [PATCH 1/6] pack-bitmap.c: hide bitmap internals in `read_u8()`
` [PATCH 2/6] pack-bitmap.c: hide bitmap internals in `read_be32()`
` [PATCH 3/6] pack-bitmap.c: drop unnecessary 'inline's
` [PATCH 4/6] pack-bitmap.c: factor out manual `map_pos` manipulation
` [PATCH 5/6] pack-bitmap.c: use `bitmap_index_seek()` where possible
` [PATCH 6/6] pack-bitmap.c: factor out `bitmap_index_seek_commit()`

[PATCH] doc: remove GNU troff workaround
 2023-03-21 18:27 UTC  (5+ messages)

[PATCH 0/2] use gettimeofday for current time
 2023-03-21 18:22 UTC  (16+ messages)
` [PATCH 1/2] git-compat-util: time_now "
` [PATCH 2/2] git-compat-util: use gettimeofday "
` [PATCH v2] git-compat-util: use gettimeofday(2) for time(2)

[GSoC] Intro and Micro-project
 2023-03-21 18:10 UTC  (5+ messages)

[PATCH] That change for support different sslcert and sslkey types
 2023-03-21 17:43 UTC  (9+ messages)
` [PATCH v2] http: add support for "

Documentation: "git am" should point to "git format-patch"
 2023-03-21 17:27 UTC  (2+ messages)

Soundness of signature verification excluding unsigned empty merges
 2023-03-21 16:43 UTC  (2+ messages)

Suspected git grep regression in git 2.40.0
 2023-03-21 16:33 UTC  (3+ messages)

.gitconfig: -c core.pager='less -+F -+X' status
 2023-03-21 14:24 UTC 

[PATCH 00/16] Header cleanups
 2023-03-21  6:26 UTC  (36+ 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
` [PATCH v2 00/16] Header cleanups
  ` [PATCH v2 01/16] treewide: remove unnecessary cache.h inclusion from a few headers
  ` [PATCH v2 02/16] treewide: be explicit about dependence on gettext.h
  ` [PATCH v2 03/16] treewide: remove unnecessary inclusion of gettext.h
  ` [PATCH v2 04/16] treewide: remove unnecessary cache.h inclusion from several sources
  ` [PATCH v2 05/16] environment: move comment_line_char from cache.h
  ` [PATCH v2 06/16] abspath.h: move absolute path functions "
  ` [PATCH v2 07/16] cache.h: remove expand_user_path()
  ` [PATCH v2 08/16] path.h: move function declarations for path.c functions from cache.h
  ` [PATCH v2 09/16] wrapper.h: move declarations for wrapper.c "
  ` [PATCH v2 10/16] treewide: remove unnecessary includes of cache.h
  ` [PATCH v2 11/16] environment.h: move declarations for environment.c functions from cache.h
  ` [PATCH v2 12/16] treewide: remove cache.h inclusion due to environment.h changes
  ` [PATCH v2 13/16] setup.h: move declarations for setup.c functions from cache.h
  ` [PATCH v2 14/16] treewide: remove cache.h inclusion due to setup.h changes
  ` [PATCH v2 15/16] write-or-die.h: move declarations for write-or-die.c functions from cache.h
  ` [PATCH v2 16/16] csum-file.h: remove unnecessary inclusion of cache.h

[ANNOUNCE] Sharness v1.2.0
 2023-03-21  0:15 UTC 

[PATCH 0/8] fetch: refactor code that prints reference updates
 2023-03-20 22:57 UTC  (12+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 1/6] fetch: move reference width calculation into `display_state`
  ` [PATCH v2 2/6] fetch: move output format "
  ` [PATCH v2 3/6] fetch: pass the full local reference name to `format_display`
  ` [PATCH v2 4/6] fetch: centralize handling of per-reference format
  ` [PATCH v2 5/6] fetch: centralize logic to print remote URL
  ` [PATCH v2 6/6] fetch: centralize printing of reference updates

[PATCH v4 0/2] diff-files: integrate with sparse index
 2023-03-20 20:55 UTC  (8+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/2] t1092: add tests for `git diff-files`
  ` [RFC PATCH v6 0/2] diff-files: integrate with sparse index
    ` [PATCH v6 1/2] t1092: add tests for `git diff-files`
    ` [PATCH v6 2/2] diff-files: integrate with sparse index

[PATCH v3 0/8] ref-filter: ahead/behind counting, faster --merged option
 2023-03-20 20:40 UTC  (12+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 1/9] for-each-ref: add --stdin option
  ` [PATCH v4 2/9] for-each-ref: explicitly test no matches
  ` [PATCH v4 3/9] commit-graph: refactor compute_topological_levels()
  ` [PATCH v4 4/9] commit-graph: simplify compute_generation_numbers()
  ` [PATCH v4 5/9] commit-graph: return generation from memory
  ` [PATCH v4 6/9] commit-graph: introduce `ensure_generations_valid()`
  ` [PATCH v4 7/9] commit-reach: implement ahead_behind() logic
  ` [PATCH v4 8/9] for-each-ref: add ahead-behind format atom
  ` [PATCH v4 9/9] commit-reach: add tips_reachable_from_bases()

Bug in git archive + .gitattributes + relative path
 2023-03-20 20:02 UTC  (14+ messages)
                      ` [PATCH] archive: improve support for running in a subdirectory

Bug: git pull output and case sensitivity
 2023-03-20 19:12 UTC  (5+ messages)

[PATCH 0/3] parse-options.h: use designated initializers in OPT_* macros
 2023-03-20 18:16 UTC  (6+ 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/3] wildmatch: fix exponential behavior
 2023-03-20 17:58 UTC  (5+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] wildmatch: avoid undefined behavior
` [PATCH 3/3] wildmatch: hide internal return values

[PATCH] rebase -i: do not update "done" when rescheduling command
 2023-03-20 17:46 UTC  (3+ messages)

git rebase issue
 2023-03-20 17:20 UTC  (6+ messages)

[PATCH 0/2] Remove unnecessary inclusions of parse-options.h from headers
 2023-03-20 16:41 UTC  (4+ 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

[PATCH 0/2] builtin/sparse-checkout: add check-rules command
 2023-03-20 15:49 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] That change for support different sslcert and sslkey types
 2023-03-20 15:02 UTC 

small documentation issues
 2023-03-20 12:16 UTC 

When exactly should REBASE_HEAD exist?
 2023-03-20  8:42 UTC  (14+ messages)

[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)

Bug Report with Git Bash
 2023-03-19 13:11 UTC  (2+ messages)

[PATCH 00/17] cocci: remove "the_index" wrapper macros
 2023-03-19  6:19 UTC  (15+ 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 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] "

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  (9+ 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 v2 0/8] config.c: use struct for config reading state
 2023-03-17 23:32 UTC  (4+ messages)
` [RFC PATCH 0/5] bypass config.c global state with configset

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  (4+ messages)
` [PATCH 1/4] mailmap: drop debugging code


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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).