git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-11-11 22:40:09 to 2021-11-15 15:54:23 UTC [more...]

[PATCH 0/3] support `--oid-only` in `ls-tree`
 2021-11-15 15:54 UTC  (7+ messages)
` [PATCH 1/3] ls-tree.c: support `--oid-only` option for "git-ls-tree"
` [PATCH 2/3] t3104: add related tests for `--oid-only` option
` [PATCH 3/3] git-ls-tree.txt: description of the 'oid-only' option

[ANNOUNCE] Git v2.34.0-rc2
 2021-11-15 15:27 UTC  (6+ messages)

[PATCH] fetch-pack: add TRANSLATORS notice for packfile ready messages
 2021-11-15 15:21 UTC  (4+ messages)

Ordering list of commits by topo-order
 2021-11-15 14:59 UTC 

[PATCH 0/3] support `--oid-only` in `ls-tree`
 2021-11-15 11:44 UTC 

[PATCH 0/2] am: support --always option to am empty commits
 2021-11-15 11:13 UTC  (20+ messages)
` [PATCH 1/2] doc: git-format-patch: specify the option --always
` [PATCH 2/2] am: support --always option to am empty commits
` [PATCH v2 0/4] am: support --allow-empty "
  ` [PATCH v2 1/4] doc: git-format-patch: specify the option --always
  ` [PATCH v2 2/4] am: support --always option to am empty commits
  ` [PATCH v2 3/4] test: am: add the case when not passing the --always option
  ` [PATCH v2 4/4] chore: am: rename the --always option to --allow-empty
  ` [PATCH v3 0/2] am: support --empty-commit=(die|skip|asis) option to am empty commits
    ` [PATCH v3 1/2] doc: git-format-patch: describe the option --always
    ` [PATCH v3 2/2] am: support --empty-commit option to handle empty patches

bug or a general misunderstanding
 2021-11-15 10:56 UTC  (4+ messages)

SSH Key Signatures: Feedback
 2021-11-15 10:31 UTC  (3+ messages)

git pull bug report
 2021-11-15  9:39 UTC  (6+ messages)

git-subtree
 2021-11-15  8:12 UTC  (2+ messages)

[PATCH] MyFirstContribution.txt: fix undeclared variable i in sample code
 2021-11-15  7:44 UTC  (12+ messages)
      ` Is 'for (int i = [...]' bad for C STD compliance reasons? (was: [PATCH] MyFirstContribution.txt: fix undeclared variable i in sample code)
        ` Is 'for (int i = [...]' bad for C STD compliance reasons?
          ` [PATCH] revision: use C99 declaration of variable in for() loop

[PATCH 0/1] Add a test balloon for C99
 2021-11-15  7:00 UTC  (7+ messages)
` [PATCH 1/1] git-compat-util: add a test balloon for C99 support

[BUG] git push --mirror ignores refs outside head & tags
 2021-11-15  6:53 UTC 

[PATCH] pack-bitmap.c: remove redundant SP in comments
 2021-11-15  6:44 UTC 

[PATCH] midx: fix a formatting issue in "multi-pack-index.txt"
 2021-11-15  6:33 UTC 

Interested in contributing towards this project
 2021-11-15  6:07 UTC 

[GIT PULL] l10n updates for 2.34.0 round 3
 2021-11-15  5:52 UTC  (3+ messages)

[PATCH v2 0/3] Additional FAQ entries
 2021-11-14 23:40 UTC  (6+ messages)
` [PATCH v2 3/3] gitfaq: add entry about syncing working trees

[PATCH] subtree: ignore merge.ff setting
 2021-11-14 21:45 UTC  (4+ messages)
` [PATCH v2] subtree: force merge commit

[PATCH] sequencer: fix environment that 'exec' commands run under
 2021-11-14 20:21 UTC  (2+ messages)

[PATCH 0/7] Builtin FSMonitor Part 1
 2021-11-14 20:10 UTC  (15+ messages)
` [PATCH v2 "
  ` [PATCH v2 7/7] t/helper/simple-ipc: convert test-simple-ipc to use start_bg_command

[PATCH v2 0/2] vimdiff: new layout option + docs
 2021-11-14 17:38 UTC  (3+ messages)
` [PATCH v2 1/2] vimdiff: new implementation with layout support
` [PATCH v2 2/2] vimdiff: add tool documentation

[GIT PULL] per signal_struct coredumps
 2021-11-14 17:16 UTC  (4+ messages)

Anything I can contribute?
 2021-11-14  7:17 UTC  (3+ messages)
  ` Suggested Project Ideas (was Re: Anything I can contribute?)

[PATCH] git-gui--askpass implements SSH_ASKPASS_PROMPT
 2021-11-14  0:30 UTC 

[PATCH] SubmittingPatches: fix Asciidoc syntax in "GitHub CI" section
 2021-11-13 20:38 UTC 

[PATCH] name-rev: prefer shorter names over following merges
 2021-11-13 19:35 UTC  (3+ messages)

[PATCH] ci(check-whitespace): update stale file top comments
 2021-11-13 17:00 UTC 

[PATCH] t/lib-git.sh: fix ACL-related permissions failure
 2021-11-13 14:43 UTC  (10+ messages)
            ` [RFC PATCH] lib-test: show failed prereq was "

[PATCH 0/8] grep: simplify & delete code by changing obscure cfg variable behavior
 2021-11-13  9:55 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] grep.h: remove unused "regex_t regexp" from grep_opt
  ` [PATCH v2 2/8] built-ins: trust the "prefix" from run_builtin()
  ` [PATCH v2 3/8] log tests: check if grep_config() is called by "log"-like cmds
  ` [PATCH v2 4/8] grep docs: de-duplicate configuration sections
  ` [PATCH v2 5/8] grep.c: don't pass along NULL callback value
  ` [PATCH v2 6/8] grep API: call grep_config() after grep_init()
  ` [PATCH v2 7/8] grep: simplify config parsing, change grep.<rx config> interaction
  ` [PATCH v2 8/8] grep: make "extendedRegexp=true" the same as "patternType=extended"

What's cooking in git.git (Nov 2021, #03; Tue, 9)
 2021-11-13  9:17 UTC  (9+ messages)
` js/scalar, was "
  ` ab/config-based-hooks-2 etc. (was: What's cooking in git.git (Nov 2021, #03; Tue, 9))

[PATCH v10 17/17] fsck: report invalid object type-path combinations
 2021-11-13  9:00 UTC  (5+ messages)
` [PATCH 0/2] v2.34.0-rc2 regression: free() of uninitialized in ab/fsck-unexpected-type
  ` [PATCH 1/2] object-file: fix SEGV on free() regression in v2.34.0-rc2

[RFC PATCH 0/4] git-gui: support SHA-256 repositories
 2021-11-13  8:10 UTC  (9+ messages)
` [RFC PATCH 2/4] rename all *_sha1 variables and make null_oid hash aware
` [RFC PATCH 3/4] expand regexp matching an oid to be hash agnostic
` [RFC PATCH 4/4] track oid_size to allow for checks that are "

Possible merge bug
 2021-11-13  7:11 UTC  (5+ messages)

[PATCH v6 0/8] protect branches checked out in all worktrees
 2021-11-13  3:33 UTC  (9+ messages)
` [PATCH v6 1/8] fetch: lowercase error messages
` [PATCH v6 2/8] receive-pack: "
` [PATCH v6 3/8] branch: "
` [PATCH v6 4/8] worktree: simplify find_shared_symref() memory ownership model
` [PATCH v6 5/8] fetch: protect branches checked out in all worktrees
` [PATCH v6 6/8] receive-pack: clean dead code from update_worktree()
` [PATCH v6 7/8] receive-pack: protect current branch for bare repository worktree
` [PATCH v6 8/8] branch: protect branches checked out in all worktrees

[ANNOUNCE] Git v2.34.0-rc2
 2021-11-13  0:16 UTC  (6+ messages)
` [PATCH] RelNotes: mention known crasher when ssh signing with OpenSSH 8.7

[PATCH] trace2: increment event format version
 2021-11-12 23:28 UTC  (6+ messages)

[PATCH] builtin-commit: re-read file index before launching editor
 2021-11-12 23:23 UTC  (3+ messages)
` [PATCH v2] builtin-commit: re-read file index before run_status

[PATCH] Makefile, git-sh-setup.sh, t/: do not use `egrep` or `fgrep`
 2021-11-12 23:02 UTC  (2+ messages)

[PATCH 00/10] cat-file: better usage UX & error messages
 2021-11-12 22:20 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/10] cat-file tests: test bad usage
  ` [PATCH v2 02/10] cat-file tests: test messaging on bad objects/paths
  ` [PATCH v2 03/10] parse-options API: add a usage_msg_optf()
  ` [PATCH v2 04/10] cat-file docs: fix SYNOPSIS and "-h" output
  ` [PATCH v2 05/10] cat-file: move "usage" variable to cmd_cat_file()
  ` [PATCH v2 06/10] cat-file: make --batch-all-objects a CMDMODE
  ` [PATCH v2 07/10] cat-file: fix remaining usage bugs
  ` [PATCH v2 08/10] cat-file: correct and improve usage information
  ` [PATCH v2 09/10] object-name.c: don't have GET_OID_ONLY_TO_DIE imply *_QUIETLY
  ` [PATCH v2 10/10] cat-file: improve --(textconv|filters) disambiguation

[PATCH 00/16] Makefiles: dependency correctness & speedup
 2021-11-12 21:49 UTC  (20+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 01/18] Makefile: don't invoke msgfmt with --statistics
  ` [PATCH v2 02/18] Makefile: don't set up "perl/build" rules under NO_PERL=Y
  ` [PATCH v2 03/18] Makefile: use "=" not ":=" for po/* and perl/*
  ` [PATCH v2 04/18] Makefile: clean perl/build/ even with NO_PERL=Y
  ` [PATCH v2 05/18] Makefile: remove "mv $@ $@+" dance redundant to .DELETE_ON_ERROR
  ` [PATCH v2 06/18] Makefile: guard Perl-only variable assignments
  ` [PATCH v2 07/18] Makefile: change "ifndef NO_PERL" to "ifdef NO_PERL"
  ` [PATCH v2 08/18] Makefile: adjust Perl-related comments & whitespace
  ` [PATCH v2 09/18] Makefile: correct "GIT-PERL-{DEFINES,HEADER}" dependency graph
  ` [PATCH v2 10/18] Makefile: create a GIT-PYTHON-DEFINES, like "PERL"
  ` [PATCH v2 11/18] Makefile: stop needing @@GIT_VERSION@@ in *.perl scripts
  ` [PATCH v2 12/18] Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
  ` [PATCH v2 13/18] Makefile: move $(comma), $(empty) and $(space) to shared.mak
  ` [PATCH v2 14/18] Makefile: re-add and use the "shellquote" macros
  ` [PATCH v2 15/18] Makefile: add a "TRACK_template" for GIT-*{FLAGS,DEFINES,...}
  ` [PATCH v2 16/18] Makefile: add "$(QUIET)" boilerplate to shared.mak
  ` [PATCH v2 17/18] Makefile: use $(wspfx) for $(QUIET...) in shared.mak
  ` [PATCH v2 18/18] Makefiles: add and use wildcard "mkdir -p" template

Password for proxies from external
 2021-11-12 21:28 UTC  (2+ messages)

[PATCH] gitk: fix information in the key bindings dialog
 2021-11-12 18:31 UTC 

Fwd: Bug report: Githook reference-transaction does not change working directory on git clone
 2021-11-12 17:07 UTC  (2+ messages)
  `  "

[PATCH 0/4] Flag to add a newline after decorations for --oneline log output
 2021-11-12 16:27 UTC  (2+ messages)

Feature request: Ability to edit existing tag's message
 2021-11-12 16:08 UTC  (2+ messages)

bug report
 2021-11-12 14:05 UTC  (4+ messages)

[PATCH] unpack-objects: unpack large object in stream
 2021-11-12  9:40 UTC  (7+ messages)
` [PATCH v2 1/6] object-file: refactor write_loose_object() to support inputstream
` [PATCH v2 2/6] object-file.c: add dry_run mode for write_loose_object()
` [PATCH v2 3/6] object-file.c: handle nil oid in write_loose_object()
` [PATCH v2 4/6] object-file.c: read input stream repeatedly "
` [PATCH v2 5/6] object-store.h: add write_loose_object()
` [PATCH v2 6/6] unpack-objects: unpack large object in stream

[PATCH] simple-ipc: work around issues with Cygwin's Unix socket emulation
 2021-11-12  8:50 UTC  (3+ messages)

RFC: A configuration design for future-proofing fsync() configuration
 2021-11-12  5:54 UTC  (3+ messages)

[PATCH v6 0/2] fetch-pack: redact packfile urls in traces
 2021-11-12  4:43 UTC  (3+ messages)
` [PATCH v7 "

[RFC] Branches with --recurse-submodules
 2021-11-12  3:22 UTC  (4+ messages)

[PATCH v1 2/3] config: introduce repo_config_set* functions
 2021-11-12  0:45 UTC  (2+ messages)

[PATCH v3 0/4] remote: replace static variables with struct remote_state
 2021-11-12  0:01 UTC  (3+ messages)
` [PATCH v4 0/6] "

[RFC PATCH 0/1] protocol-v2.txt: align delim-pkt spec with usage
 2021-11-11 22:53 UTC  (3+ messages)
` [PATCH v2] "


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