git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2023-03-21 14:26:07 to 2023-03-23 20:39:35 UTC [more...]

[PATCH 1/3] Capitalization and punctuation fixes to some user visible messages
 2023-03-23 20:39 UTC  (4+ messages)
` [PATCH 2/3] sequencer: actually translate report in do_exec()
` [PATCH 3/3] advice: translate all actions in error_resolve_conflict()

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

[PATCH] rebase: clarify conditionals in todo_list_to_strbuf()
 2023-03-23 20:32 UTC  (2+ messages)

What is the status of GSoC 2022 work on making Git use roaring bitmaps?
 2023-03-23 20:26 UTC  (2+ messages)

[PATCH 0/8] sequencer refactoring
 2023-03-23 20:16 UTC  (19+ messages)
` [PATCH 1/8] rebase: simplify code related to imply_merge()
` [PATCH 2/8] rebase: move parse_opt_keep_empty() down
` [PATCH 3/8] sequencer: pass around rebase action explicitly
` [PATCH 4/8] sequencer: create enum for edit_todo_list() return value
` [PATCH 5/8] rebase: preserve interactive todo file on checkout failure
` [PATCH 6/8] sequencer: simplify allocation of result array in todo_list_rearrange_squash()
` [PATCH 7/8] sequencer: pass `onto` to complete_action() as object-id
` [PATCH 8/8] rebase: improve resumption from incorrect initial todo list

limiting git branch --contains
 2023-03-23 19:42 UTC  (2+ messages)

[PATCH v7 0/3] rebase: document, clean up, and introduce a config option for --rebase-merges
 2023-03-23 18:45 UTC  (5+ messages)
` [PATCH v8 "
  ` [PATCH v8 3/3] rebase: add "

[PATCH] That change for support different sslcert and sslkey types
 2023-03-23 18:16 UTC  (11+ messages)
` [PATCH v2] http: add support for "

Suspected git grep regression in git 2.40.0
 2023-03-23 17:25 UTC  (10+ messages)
    ` [EXTERNAL SENDER] "
        ` Suspected git grep regression in git 2.40.0 - proposed fix
          ` [PATCH v2] grep: work around UTF-8 related JIT bug in PCRE2 <= 10.34

[PATCH v5 0/2] diff-files: integrate with sparse index
 2023-03-23 17:25 UTC  (16+ messages)
` [RFC PATCH v6 "
  ` [PATCH v6 1/2] t1092: add tests for `git diff-files`
  ` [PATCH v6 2/2] diff-files: integrate with sparse index
  ` [PATCH v7 0/2] "
    ` [PATCH v7 1/2] t1092: add tests for `git diff-files`
    ` [PATCH v7 2/2] diff-files: integrate with sparse index

What's cooking in git.git (Mar 2023, #05; Wed, 22)
 2023-03-23 17:12 UTC  (2+ messages)
` ab/remove-implicit-use-of-the-repository (was Re: What's cooking in git.git (Mar 2023, #05; Wed, 22))

[PATCH] sequencer: beautify subject of reverts of reverts
 2023-03-23 16:22 UTC 

[PATCH] t/lib-rebase: (mostly) cosmetic improvements to set_fake_editor()
 2023-03-23 16:22 UTC 

[PATCH] sequencer: rectify empty hint in call of require_clean_work_tree()
 2023-03-23 16:22 UTC 

[PATCH] strbuf_stripspace(): rename skip_comments arg to strip_comments
 2023-03-23 16:22 UTC 

[PATCH] format-patch: add --description-file option
 2023-03-23 16:22 UTC 

[PATCH] sequencer: remove pointless rollback_lock_file()
 2023-03-23 16:22 UTC 

[PATCH] sequencer: rewrite save_head() in terms of write_message()
 2023-03-23 16:22 UTC 

[PATCH] send-email: prompt-dependent exit codes
 2023-03-23 16:22 UTC 

[RFC PATCH] rebase: implement --rewind
 2023-03-23 16:22 UTC 

[PATCH 0/4] Fix a few split-index bugs
 2023-03-23 16:06 UTC  (12+ messages)
` [PATCH 1/4] split-index & fsmonitor: demonstrate a bug
` [PATCH 2/4] split-index; stop abusing the `base_oid` to strip the "link" extension
` [PATCH 3/4] fsmonitor: avoid overriding `cache_changed` bits
` [PATCH 4/4] unpack-trees: take care to propagate the split-index flag

[PATCH 0/2] branch: improve error log on branch not found by checking remotes refs
 2023-03-23 15:51 UTC  (9+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Fix mem leak in branch.c due to not-free newly added virtual_name variable
` [PATCH v2] branch: improve error log on branch not found by checking remotes refs

[PATCH 0/3] wildmatch: fix exponential behavior
 2023-03-23 14:19 UTC  (2+ messages)

[RFC][PATCH] GSoC 2023 proposal: more sparse index integration
 2023-03-23 13:38 UTC  (4+ messages)
` [RFC][PATCH v3] "

git credential doesn't honor git config precedence rules
 2023-03-23 10:34 UTC  (3+ messages)

Soundness of signature verification excluding unsigned empty merges
 2023-03-23  9:55 UTC  (7+ messages)
  ` [EXTERNAL] "

BUGREPORT: Modified files on a fresh clone on M2 MacBook Pro
 2023-03-23  5:31 UTC  (11+ messages)

Git 2.41 release date
 2023-03-23  4:27 UTC  (3+ messages)

[PATCH v3] checkout/switch: disallow checking out same branch in multiple worktrees
 2023-03-23  0:06 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 00/17] cocci: remove "the_index" wrapper macros
 2023-03-22 23:53 UTC  (8+ messages)
` [PATCH 02/17] cocci: fix incorrect & verbose "the_repository" rules
` [PATCH 05/17] cocci: apply the "cache.h" part of "the_repository.pending"
` [PATCH 15/17] cocci: apply the "revision.h" "

[RFC PATCH] bugreport: also print value of no_proxy envvar
 2023-03-22 22:36 UTC  (2+ messages)

Destructive pre-commit behaviour and "--all"
 2023-03-22 21:58 UTC  (4+ messages)

Bug: git pull output and case sensitivity
 2023-03-22 17:44 UTC  (6+ messages)

[PATCH 0/6] minor cleanups to fast-export --anonymize
 2023-03-22 17:43 UTC  (7+ messages)
` [PATCH 1/6] fast-export: drop const when storing anonymized values
` [PATCH 2/6] fast-export: simplify initialization of anonymized hashmaps
` [PATCH 3/6] fast-export: factor out anonymized_entry creation
` [PATCH 4/6] fast-export: de-obfuscate --anonymize-map handling
` [PATCH 5/6] fast-export: drop data parameter from anonymous generators
` [PATCH 6/6] fast-export: drop unused parameter from anonymize_commit_message()

Supporting automated removal of the UTF-8 BOM
 2023-03-22 17:17 UTC 

[PATCH] Document the output format of ls-remote
 2023-03-22 17:13 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] Update show-ref documentation for internal consistency
  ` [PATCH v2 2/2] Document the output format of ls-remote
      ` Re* "

[PATCH 0/2] use gettimeofday for current time
 2023-03-22 17:11 UTC  (10+ messages)
` [PATCH v2] git-compat-util: use gettimeofday(2) for time(2)

Minor bug regarding git-reportbug
 2023-03-22 15:10 UTC  (3+ messages)

Feature Request: Ignore Tracked IDE files
 2023-03-22 14:21 UTC  (5+ messages)

Feature Request: Allow to stash push and pop file modification times to avoid rebuilds
 2023-03-22 11:13 UTC  (5+ messages)

System Environmental Variables being wiped on update
 2023-03-22 10:34 UTC 

git log -L:<funcname>:<file> bug report
 2023-03-22 10:05 UTC 

[PATCH v2 6/6] fetch: centralize printing of reference updates
 2023-03-22  9:04 UTC  (3+ messages)

bug? round-trip through fast-import/fast-export loses files
 2023-03-22  3:07 UTC  (6+ messages)

[PATCH] doc: remove manpage-base-url workaround
 2023-03-22  1:24 UTC  (2+ messages)

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

[PATCH] doc: remove GNU troff workaround
 2023-03-21 22:17 UTC  (9+ messages)

[PATCH v2 00/16] Header cleanups
 2023-03-21 21:56 UTC  (2+ messages)

.gitconfig: -c core.pager='less -+F -+X' status
 2023-03-21 19:22 UTC  (3+ messages)

[PATCH 0/6] pack-bitmap: miscellaneous mmap read hardening
 2023-03-21 18:27 UTC  (13+ messages)
` [PATCH 1/6] pack-bitmap.c: hide bitmap internals in `read_u8()`
` [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()`

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

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


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