git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-07-28 20:09:55 to 2022-08-01 12:29:34 UTC [more...]

[PATCH v6] submodule merge: update conflict error message
 2022-08-01 12:06 UTC  (5+ messages)
` [PATCH v7] "

What's cooking in git.git (Jul 2022, #08; Fri, 29)
 2022-08-01 12:01 UTC  (4+ messages)
` ab/leak-check (was: What's cooking in git.git (Jul 2022, #08; Fri, 29))

[PATCH v5 0/9] docs: create & use "(user|developer) interfaces" categories
 2022-08-01 11:55 UTC  (6+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/9] help.c: BUG() out if "help --guides" can't remove "git" prefixes

[PATCH 0/2] t0021: convert perl script to C test-tool helper
 2022-08-01 11:39 UTC  (11+ messages)
` [PATCH v2] t/t0021: convert the rot13-filter.pl script to C
  ` [PATCH v3 0/3] t0021: convert perl script to C test-tool helper
    ` [PATCH v3 1/3] t0021: avoid grepping for a Perl-specific string at filter output
    ` [PATCH v3 2/3] t0021: implementation the rot13-filter.pl script in C
    ` [PATCH v3 3/3] tests: use the new C rot13-filter helper to avoid PERL prereq

[PATCH 0/9] Fix issues of reference-transaction hook for various git commands
 2022-08-01 11:32 UTC  (13+ messages)
` [PATCH 1/9] t1416: more testcases for reference-transaction hook
` [PATCH 2/9] refs: update missing old-oid in transaction from lockfile
` [PATCH 3/9] refs: add new field in transaction for running transaction hook
` [PATCH 4/9] refs: do not run transaction hook for git-pack-refs
` [PATCH 5/9] refs: avoid duplicate running of the reference-transaction hook
` [PATCH 6/9] refs: add reflog_info to hold more fields for reflog entry
` [PATCH 7/9] refs: get error message via refs_update_ref_extended()
` [PATCH 8/9] refs: reimplement files_copy_or_rename_ref() to run hook
` [PATCH 9/9] refs: reimplement refs_delete_refs() and run hook once

Question: What's the best way to implement directory permission control in git?
 2022-08-01 10:14 UTC  (13+ messages)

[ANNOUNCE] Git Rev News edition 89
 2022-07-31 20:43 UTC 

"git symbolic-ref" doesn't do a very good job
 2022-07-31 19:10 UTC  (7+ messages)

--creation-factor=100 does not show code
 2022-07-31 18:56 UTC  (11+ messages)
  ` Re* "
    ` [PATCH] format-patch: clarify --creation-factor=<factor>

[PATCH] merge-ort: clean up after failed merge
 2022-07-31 18:44 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] merge-ort: do leave Trace2 region even if checkout fails

[PATCH 0/2] cat-file: support NUL-delimited input with `-z`
 2022-07-31 15:50 UTC  (3+ messages)
` [PATCH 2/2] builtin/cat-file.c: "

[PATCH v3 0/3] object-info: add option for retrieving object info
 2022-07-31 15:24 UTC  (20+ messages)
` [PATCH v4 0/8] cat-file: add --batch-command remote-object-info command
  ` [PATCH v4 8/8] "
  ` [PATCH v5 0/6] "
  ` [PATCH v5 1/6] fetch-pack: refactor packet writing
  ` [PATCH v5 2/6] fetch-pack: move fetch initialization
  ` [PATCH v5 3/6] protocol-caps: initialization bug fix
  ` [PATCH v5 4/6] serve: advertise object-info feature
  ` [PATCH v5 5/6] transport: add client support for object-info
  ` [PATCH v5 6/6] cat-file: add remote-object-info to batch-command

Lost file after git merge
 2022-07-31  1:45 UTC  (9+ messages)

[PATCH v2 0/3] Remove use of "whitelist"
 2022-07-31  0:35 UTC  (4+ messages)
` [PATCH v3 0/5] "
  ` [PATCH v3 3/5] git.txt: remove redundant language

[PATCH] merge-file: fix build warning with gcc 4.8.5
 2022-07-30 23:50 UTC  (11+ messages)

[PATCH 0/3] doc: unify config info on some cmds
 2022-07-30 20:44 UTC  (23+ messages)
` [PATCH v2 0/9] docs: de-duplicate sections, add more CONFIGURATION sections
  ` [PATCH v2 1/9] docs: add and use include template for config/* includes
  ` [PATCH v2 2/9] grep docs: de-duplicate configuration sections
  ` [PATCH v2 3/9] send-email "
  ` [PATCH v2 4/9] apply "
  ` [PATCH v2 5/9] notes "
  ` [PATCH v2 6/9] difftool "
  ` [PATCH v2 7/9] log "
  ` [PATCH v2 8/9] docs: add CONFIGURATION sections that map to a built-in
  ` [PATCH v2 9/9] docs: add CONFIGURATION sections that fuzzy map to built-ins

[PATCH v5 0/4] Add support for mailmap in cat-file
 2022-07-30  7:50 UTC  (6+ messages)
` [PATCH v6 "

[PATCH 0/6] revisions API: fix more memory leaks
 2022-07-30  5:22 UTC  (24+ messages)
` [PATCH 6/6] revisions API: don't leak memory on argv elements that need free()-ing
` [PATCH v2 0/6] revisions API: fix more memory leaks
  ` [PATCH v2 1/6] bisect.c: add missing "goto" for release_revisions()
  ` [PATCH v2 2/6] test-fast-rebase helper: use release_revisions() (again)
  ` [PATCH v2 3/6] log: make the intent of cmd_show()'s "rev.pending" juggling clearer
  ` [PATCH v2 4/6] log: fix common "rev.pending" memory leak in "git show"
  ` [PATCH v2 5/6] bisect.c: partially fix bisect_rev_setup() memory leak
  ` [PATCH v2 6/6] revisions API: don't leak memory on argv elements that need free()-ing

[PATCH 00/20] submodule--helper: add tests, rm dead code, refactor & leak prep
 2022-07-29 22:52 UTC  (18+ messages)
` [PATCH 01/20] submodule tests: test usage behavior
` [PATCH 04/20] submodule--helper: remove unused "list" helper
` [PATCH 06/20] submodule--helper: move "is-active" to a test-tool
` [PATCH 07/20] submodule--helper: move "check-name" "
` [PATCH 08/20] submodule--helper: move "resolve-relative-url-test" "
` [PATCH 13/20] submodule--helper: stop conflating "sb" in clone_submodule()
` [PATCH 14/20] submodule--helper: pass a "const struct module_clone_data" to clone_submodule()
` [PATCH 19/20] submodule--helper: don't exit() on failure, return

[PATCH] git-prompt: show 'CONFLICT' indicator at command prompt
 2022-07-29 22:08 UTC  (6+ messages)
` [PATCH v2] git-prompt: show presence of unresolved conflicts "

[PATCH] mingw: include the Python parts in the build
 2022-07-29 21:31 UTC  (10+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] windows: include the Python bits when building Git for Windows
  ` [PATCH v2 2/3] mingw: remove unneeded `NO_GETTEXT` directive
  ` [PATCH v2 3/3] mingw: remove unneeded `NO_CURL` directive

[PATCH 0/2] ci: fix the FreeBSD build
 2022-07-29 21:24 UTC  (8+ messages)
` [PATCH 1/2] t5351: avoid relying on `core.fsyncMethod = batch` to be supported
` [PATCH 2/2] t5351: avoid using `test_cmp` for binary data

Draft of Git Rev News edition 89
 2022-07-29 21:21 UTC 

[BUG] "git log" command wraps lines not correctly while terminal width changed
 2022-07-29 21:12 UTC  (3+ messages)

[PATCH 0/3] log: create tighter default decoration filter
 2022-07-29 20:32 UTC  (20+ messages)
` [PATCH 1/3] refs: allow "HEAD" as "
` [PATCH 2/3] log: add default "
` [PATCH v2 00/10] log: create tighter "
  ` [PATCH v2 01/10] refs: allow "HEAD" as "
  ` [PATCH v2 02/10] t4207: test coloring of grafted decorations
  ` [PATCH v2 03/10] refs: add array of ref namespaces
  ` [PATCH v2 04/10] refs: use ref_namespaces for replace refs base
  ` [PATCH v2 05/10] log-tree: use ref_namespaces instead of if/else-if
  ` [PATCH v2 06/10] log: add default decoration filter
  ` [PATCH v2 07/10] log: add --decorate-all option
  ` [PATCH v2 08/10] log: create log.decorateFilter=all
  ` [PATCH v2 09/10] maintenance: stop writing log.excludeDecoration
  ` [PATCH v2 10/10] fetch: use ref_namespaces during prefetch

[PATCH] tests: replace mingw_test_cmp with a helper in C
 2022-07-29 16:44 UTC  (3+ messages)

BUG: fsmonitor.c:21: fsmonitor_dirty has more entries than the index
 2022-07-29 15:59 UTC  (3+ messages)

Bug in git submodule update --depth
 2022-07-29 15:20 UTC 

[PATCH v2 0/7] Drop support for git rebase --preserve-merges
 2022-07-29 13:24 UTC  (6+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 05/11] rebase: drop support for `--preserve-merges`
    ` re-mentioning --preserve-merges in the docs (was: [PATCH v3 05/11] rebase: drop support for `--preserve-merges`)
      ` re-mentioning --preserve-merges in the docs

Feature request: provide a persistent IDs on a commit
 2022-07-29 12:40 UTC  (6+ messages)

[PATCH] refs: work around network caching on Windows
 2022-07-29 10:05 UTC  (4+ messages)
` [PATCH v2] lstat(mingw): correctly detect ENOTDIR scenarios
  ` [PATCH v3] "

[PATCH] unpack-objects: fix build warning with gcc 4.8.5
 2022-07-29  9:06 UTC 

[PATCH] submodule--helper: fix build warning with gcc 4.8.5
 2022-07-29  9:06 UTC 

[PATCH] CI: add SANITIZE=[address|undefined] jobs
 2022-07-28 23:10 UTC  (6+ 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).