git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-10-23 20:32:39 to 2021-10-26 15:35:24 UTC [more...]

[Summit topic] Let's have chalk talks (part 1/?)
 2021-10-26 15:35 UTC  (6+ messages)

[PATCH 0/3] bundle-uri: "dumb" static CDN offloading, spec & server implementation
 2021-10-26 15:00 UTC  (7+ messages)
` [PATCH 1/3] leak tests: mark t5701-git-serve.sh as passing SANITIZE=leak
` [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"
` [PATCH 3/3] bundle-uri client: add "bundle-uri" parsing + tests

git apply --indent-to-add deletes other files from the index
 2021-10-26 15:11 UTC 

git-svn bug: Output git directory has uncommitted changes
 2021-10-26 15:14 UTC  (3+ messages)

[PATCH] doc: fix grammar rules in commands'syntax
 2021-10-26 15:11 UTC 

What's cooking in git.git (Oct 2021, #06; Mon, 25)
 2021-10-26 14:55 UTC  (8+ messages)
` pre-v2.34.0-rc0 regressions: t7900-maintenance.sh broken due to 'systemd-analyze' (was: What's cooking in git.git (Oct 2021, #06; Mon, 25))
` pre-v2.34.0-rc0 regressions: 'git log' has a noisy iconv() warning "
` tb/plug-pack-bitmap-leaks "
` jc/branch-copy-doc "

What's cooking in git.git (Oct 2021, #05; Mon, 18)
 2021-10-26 12:20 UTC  (7+ messages)
` js/scalar, was "

[PATCH v2] add, rm, mv: fix bug that prevents the update of non-sparse dirs
 2021-10-26 12:53 UTC  (2+ messages)

[PATCH] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
 2021-10-26 12:11 UTC 

[PATCH 0/3] Add some more options to the pretty-formats
 2021-10-26 12:06 UTC  (18+ messages)
` [PATCH 1/3] pretty.c: rename describe options variable to more descriptive name
` [PATCH 2/3] pretty: add tag option to %(describe)
` [PATCH 3/3] pretty: add abbrev "
` [PATCH v2 0/3] Add some more options to the pretty-formats
  ` [PATCH v2 1/3] pretty.c: rework describe options parsing for better extensibility
  ` [PATCH v2 2/3] pretty: add tag option to %(describe)
  ` [PATCH v2 3/3] pretty: add abbrev "

[RFC PATCH 0/2] Conditional config includes based on remote URL
 2021-10-26 10:12 UTC  (4+ messages)

[PATCH] Documentation/Makefile: fix lint-docs mkdir dependency
 2021-10-26 10:05 UTC  (2+ messages)

[PATCH v2 0/3] refs.c + config.c: plug memory leaks
 2021-10-26  8:53 UTC  (10+ messages)
` [PATCH v3 0/6] usage.c: add die_message() & plug memory leaks in refs.c & config.c
  ` [PATCH v3 1/6] usage.c: add a die_message() routine
  ` [PATCH v3 3/6] usage.c + gc: add and use a die_message_errno()
  ` [PATCH v3 4/6] config.c: don't leak memory in handle_path_include()
  ` [PATCH v3 5/6] config.c: free(expanded) before die(), work around GCC oddity

Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20
 2021-10-26  8:12 UTC  (16+ messages)
` [Summit topic] The state of getting a reftable backend working in git.git
` [Summit topic] Improving Git UX
  ` changing the experimental 'git switch' (was: [Summit topic] Improving Git UX)
        ` changing the experimental 'git switch'
` Let's have public Git chalk talks, was Re: Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20

[PATCH 0/3] Documentation: change "folder" to "directory"
 2021-10-26  6:02 UTC  (8+ messages)
` [PATCH 1/3] git-multi-pack-index.txt: "
` [PATCH 2/3] gitignore.txt: "
` [PATCH 3/3] gitweb.txt: "

[PATCH RFC] stash: implement '--staged' option for 'push' and 'save'
 2021-10-26  5:05 UTC  (5+ messages)
` [PATCH RFC v1] "
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH v2 0/3] remote: replace static variables with struct remote_state
 2021-10-26  1:22 UTC  (11+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 2/4] remote: use remote_state parameter internally

[PATCH] color: allow colors to be prefixed with "reset"
 2021-10-26  1:03 UTC 

[PATCH v7 0/3] send-email: shell completion improvements
 2021-10-26  0:48 UTC  (6+ messages)
` [PATCH v8 0/2] "
` [PATCH v8 1/2] send-email: programmatically generate bash completions
` [PATCH v8 2/2] send-email docs: add format-patch options

[PATCH 0/2] color: support "default" to restore fg/bg color
 2021-10-26  0:54 UTC  (6+ messages)
` [PATCH 1/2] color: add missing GIT_COLOR_* white/black constants
` [PATCH 2/2] color: support "default" to restore fg/bg color

[PATCH] completion: fix incorrect bash/zsh string equality check
 2021-10-25 22:29 UTC  (8+ messages)
` [PATCH v2] "

Unexpected cat-file --batch-check output
 2021-10-25 21:48 UTC  (3+ messages)

[PATCH 0/8] Makefile: make command-list.h 2-5x as fast with -jN
 2021-10-25 21:26 UTC  (18+ messages)
` [PATCH v2 00/10] Makefile: make generate-cmdlist.sh much faster
  ` [PATCH v2 01/10] command-list.txt: sort with "LC_ALL=C sort"
  ` [PATCH v2 07/10] generate-cmdlist.sh: stop sorting category lines
  ` [PATCH v2 08/10] generate-cmdlist.sh: do not shell out to "sed"
  ` [PATCH v2 09/10] generate-cmdlist.sh: replace "grep' invocation with a shell version
  ` [PATCH v2 10/10] generate-cmdlist.sh: replace "cut", "tr" and "grep" with pure-shell

[PATCH 0/2] Sparse Index: diff and blame builtins
 2021-10-25 20:53 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] diff: enable and test the sparse index
  ` [PATCH v2 2/2] blame: "

Unified workflow for `git add/checkout --patch`?
 2021-10-25 19:47 UTC  (3+ messages)

[RFC PATCH] mergetools/vimdiff: add vimdiff4 merge tool variant
 2021-10-25 20:13 UTC  (4+ messages)

[PATCH 0/6] Makefile: be less eager to re-build, *.sh code cleanups
 2021-10-25 19:08 UTC  (10+ messages)
` [PATCH 2/6] Makefile: remove $(GIT_VERSION) from $(SCRIPT_DEFINES)
` [PATCH 6/6] git-sh-setup: remove "sane_grep", it's not needed anymore

[PATCH v4] archive: describe compression level option
 2021-10-25 17:57 UTC  (6+ messages)

Is t7006-pager.sh racy?
 2021-10-25 17:41 UTC  (3+ messages)

[PATCH 0/6] ssh signing: verify key lifetime
 2021-10-25 17:16 UTC  (11+ messages)
` [PATCH 1/6] ssh signing: extend check_signature to accept payload metadata
` [PATCH 3/6] ssh signing: verify-commit/check_signature with commit date
` [PATCH 6/6] ssh signing: fmt-merge-msg/check_signature with tag date

[PATCH 00/11] midx: clean up t5319 under 'SANITIZE=leak'
 2021-10-25 17:00 UTC  (13+ messages)
` [PATCH 10/11] pack-bitmap-write.c: don't return without stop_progress()
        ` SubmittingPatchs: clarify choice of base and testing

[PATCH v2 00/14] Sparse-checkout: modify 'git add', 'git rm', and 'git add' behavior
 2021-10-25 16:40 UTC  (3+ messages)
` [RFC PATCH] add|rm|mv: fix bug that prevent the update of non-sparse

[PATCH] amend error message violations
 2021-10-25 16:40 UTC  (3+ messages)

[PATCH v4 0/4] cache parent project's gitdir in submodules
 2021-10-25 16:19 UTC  (4+ messages)
` [PATCH v4 4/4] submodule: record superproject gitdir during 'update'

[PATCH v4 3/4] submodule: record superproject gitdir during absorbgitdirs
 2021-10-25 16:14 UTC  (3+ messages)

[PATCH] command-list.txt: remove 'sparse-index' from main help
 2021-10-25 16:10 UTC  (4+ messages)

[PATCH v3 0/8] Sparse Index: integrate with reset
 2021-10-25 15:59 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/8] reset: preserve skip-worktree bit in mixed reset

[PATCH] http-backend: remove a duplicated code branch
 2021-10-25 15:55 UTC  (4+ messages)
` (no subject)

[PATCH] gpg-interface: allow selecting key id with env variable
 2021-10-25 14:38 UTC  (8+ messages)

[PATCH] config.txt: fix typo
 2021-10-25 13:11 UTC  (2+ messages)

tortoiseplink ssh variant still needed?
 2021-10-25 13:04 UTC  (3+ messages)

[PATCH v2 0/8] progress: assert "global_progress" + test fixes / cleanup
 2021-10-25 12:29 UTC  (22+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 03/10] progress.c tests: make start/stop verbs on stdin
  ` [PATCH v3 10/10] progress.c: add & assert a "global_progress" variable
  ` [PATCH v4 0/8] progress: assert "global_progress" + test fixes / cleanup
    ` [PATCH v4 1/8] leak tests: fix a memory leaks in "test-progress" helper
    ` [PATCH v4 2/8] progress.c test helper: add missing braces
    ` [PATCH v4 3/8] progress.c tests: make start/stop commands on stdin
    ` [PATCH v4 4/8] progress.c tests: test some invalid usage
    ` [PATCH v4 5/8] progress.c: add temporary variable from progress struct
    ` [PATCH v4 6/8] pack-bitmap-write.c: don't return without stop_progress()
    ` [PATCH v4 7/8] various *.c: use isatty(1|2), not isatty(STDIN_FILENO|STDERR_FILENO)
    ` [PATCH v4 8/8] progress.c: add & assert a "global_progress" variable

[PATCH 0/4] Additional FAQ entries
 2021-10-25 10:44 UTC  (5+ messages)
` [PATCH 1/4] gitfaq: add advice on monorepos

[BUG] Integer overflow bug in cache-tree.c
 2021-10-25  7:39 UTC 

Git submodule remove
 2021-10-24 20:46 UTC  (9+ messages)

[PATCH] checkout: fix "branch info" memory leaks
 2021-10-24 18:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] http-backend: remove a duplicated code branch
 2021-10-24 17:29 UTC  (2+ messages)

[PATCH 0/2] doc-diff fixes on maint
 2021-10-24 17:08 UTC  (3+ messages)
` [PATCH 1/2] git.txt: fix typo
` [PATCH 2/2] git-bundle.txt: add missing words and punctuation

[PATCH v2 0/5] Fun with cpp word regex
 2021-10-24  9:56 UTC  (3+ messages)
` [PATCH v3 0/6] "
  ` [PATCH 7/6] userdiff-cpp: back out the digit-separators in numbers

[PATCH v2 1/1] submodule--helper: fix incorrect newlines in an error message
 2021-10-24  6:05 UTC  (3+ messages)
` [PATCH v3 0/1] submodule: correct an incorrectly formatted "

Contradicting man page for git branch copy
 2021-10-23 23:57 UTC  (2+ messages)
` Re* "

[PATCH] MyFirstContribution: teach to use "format-patch --base=auto"
 2021-10-23 21:03 UTC  (4+ messages)

[Summit topic] Server-side merge/rebase: needs and wants?
 2021-10-23 20:52 UTC  (4+ messages)

gitignore as symbolic link
 2021-10-23 20:49 UTC  (7+ 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).