git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-10-29 12:11:39 to 2021-10-31 17:15:51 UTC [more...]

[PATCH v2 0/3] Add some more options to the pretty-formats
 2021-10-31 17:15 UTC  (17+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] pretty.c: rework describe options parsing for better extensibility
  ` [PATCH v3 2/3] pretty: add tag option to %(describe)
  ` [PATCH v3 3/3] pretty: add abbrev "
  ` [PATCH v4 0/3] Add some more options to the pretty-formats
    ` [PATCH v4 1/3] pretty.c: rework describe options parsing for better extensibility

[PATCH] Makefile: replace most hardcoded object lists with $(wildcard)
 2021-10-31 13:00 UTC  (4+ messages)

timezone related bug of git
 2021-10-31 13:18 UTC  (3+ messages)

Double parent after a merge seems to block the pull from another person
 2021-10-31  7:12 UTC 

[PATCH] amend error message violations
 2021-10-31  7:04 UTC  (3+ messages)

git apply --indent-to-add deletes other files from the index
 2021-10-31  6:43 UTC  (6+ messages)
` git apply --intent-to-add "
` [PATCH] apply: make --intent-to-add not stomp index
  ` [PATCH v2] "

[L10N] Kickoff for Git 2.34.0 round #1
 2021-10-31  5:21 UTC  (2+ messages)
` [PATCH] i18n: fix typos found during l10n for git 2.34.0

[ANNOUNCE] Git Rev News edition 80
 2021-10-31  4:17 UTC 

"git describe --debug" does not show the latest tag for "groff"
 2021-10-31  0:12 UTC  (4+ messages)

[PATCH 00/15] leak tests: remaining non-svn non-p4 tests as passing
 2021-10-30 22:24 UTC  (16+ messages)
` [PATCH 01/15] leak tests: mark a read-tree test as passing SANITIZE=leak
` [PATCH 02/15] leak tests: mark "sort" "
` [PATCH 03/15] leak tests: mark most gettext tests as passing with SANITIZE=leak
` [PATCH 04/15] leak tests: mark some misc "
` [PATCH 05/15] leak tests: mark some rev-list "
` [PATCH 06/15] leak tests: mark some rev-parse "
` [PATCH 07/15] leak tests: mark some update-index "
` [PATCH 08/15] leak tests: mark some notes "
` [PATCH 09/15] leak tests: mark some apply "
` [PATCH 10/15] leak tests: mark some diff "
` [PATCH 11/15] leak tests: mark some add "
` [PATCH 12/15] leak tests: mark some clone "
` [PATCH 13/15] leak tests: mark some status "
` [PATCH 14/15] leak tests: mark some config "
` [PATCH 15/15] leak tests: mark some fast-import "

[PATCH 00/22] man2: Add [[deprecated]] attribute
 2021-10-30 22:23 UTC  (24+ messages)
` [PATCH 01/22] bdflush.2: SYNOPSIS: Mark as [[deprecated]]
` [PATCH 02/22] create_module.2: "
` [PATCH 03/22] get_kernel_syms.2: "
` [PATCH 04/22] getunwind.2: "
` [PATCH 05/22] iopl.2: "
` [PATCH 06/22] query_module.2: "
` [PATCH 07/22] remap_file_pages.2: "
` [PATCH 08/22] sigprocmask.2: SYNOPSIS: Mark the legacy system call "
` [PATCH 09/22] statfs.2: SYNOPSIS: Mark "
` [PATCH 10/22] stime.2: "
` [PATCH 11/22] ustat.2: "
` [PATCH 12/22] pthread_mutex_consistent.3: Mark *_np() old function "
` [PATCH 13/22] sysctl.2: SYNOPSIS: Mark "
` [PATCH 14/22] vfork.2: "
` [PATCH 15/22] tkill.2: SYNOPSIS: Mark tkill() "
` [PATCH 16/22] sgetmask.2: SYNOPSIS: Mark "
` [PATCH 17/22] getitimer.2: "
` [PATCH 18/22] futimesat.2: "
` [PATCH 19/22] gettimeofday.2: "
` [PATCH 20/22] setpgid.2: SYNOPSIS: Mark BSD versions of getpgrp() and setpgrp() "
` [PATCH 21/22] sysfs.2: SYNOPSIS: Mark "
` [PATCH 22/22] uselib.2: "

[ANNOUNCE] Git v2.34.0-rc0
 2021-10-30 21:40 UTC  (2+ messages)

Git not commiting anything if file created and "git add"ed in pre-commit hook is the only file in the staging area
 2021-10-30 21:25 UTC  (6+ messages)

git-svn bug: Output git directory has uncommitted changes
 2021-10-30 20:52 UTC  (6+ messages)

Replace setitimer(2) by timer_settime(2)
 2021-10-30 20:29 UTC 

Notes from the Git Contributors' Summit 2021, virtual, Oct 19/20
 2021-10-30 19:58 UTC  (4+ messages)
` [Summit topic] Crazy (and not so crazy) ideas
  ` scripting speedups [was: [Summit topic] Crazy (and not so crazy) ideas]

[PATCH v2 0/7] Allow clean/smudge filters to handle huge files in the LLP64 data model
 2021-10-30 19:29 UTC  (24+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] test-genzeros: allow more than 2G zeros in Windows
  ` [PATCH v3 2/8] test-tool genzeros: generate large amounts of data more efficiently
  ` [PATCH v3 3/8] test-lib: add prerequisite for 64-bit platforms
  ` [PATCH v3 4/8] t1051: introduce a smudge filter test for extremely large files
  ` [PATCH v3 5/8] odb: teach read_blob_entry to use size_t
  ` [PATCH v3 6/8] git-compat-util: introduce more size_t helpers
  ` [PATCH v3 7/8] odb: guard against data loss checking out a huge file
  ` [PATCH v3 8/8] clean/smudge: allow clean filters to process extremely large files

[ANNOUNCE] Git for Windows 2.34.0-rc0
 2021-10-30 19:19 UTC  (2+ messages)

[PATCH] builtin: add git-default-branch command
 2021-10-30 17:18 UTC  (2+ messages)

[PATCH 1/2] gpg-interface: handle missing " with " gracefully in parse_ssh_output()
 2021-10-30 17:07 UTC  (2+ messages)
` [PATCH 2/2] gpg-interface: avoid buffer overrun "

[PATCH 0/3] bundle-uri: "dumb" static CDN offloading, spec & server implementation
 2021-10-30 14:51 UTC  (12+ messages)
` [PATCH 2/3] protocol v2: specify static seeding of clone/fetch via "bundle-uri"

Is getpass(3) really obsolete?
 2021-10-30 12:24 UTC  (16+ messages)
  ` [PATCH] getpass.3: SYNOPSIS: Mark getpass() as [[deprecated]]

[PATCH] allow disabling fsync everywhere
 2021-10-30 10:39 UTC  (15+ messages)
      ` [PATCH] tests: disable "

[PATCH 0/2] fix up example code in MyFirstObjectWalk tutorial
 2021-10-30  7:49 UTC  (12+ messages)
` [PATCH 2/2] docs: add headers in MyFirstObjectWalk
` [PATCH v2 0/2] fix up example code in MyFirstObjectWalk tutorial
  ` [PATCH v2 1/2] docs: fix places that break compilation in MyFirstObjectWalk
  ` [PATCH v2 2/2] docs: add headers "
  ` [PATCH v3 0/2] fix up example code in MyFirstObjectWalk tutorial
    ` [PATCH v3 1/2] docs: fix places that break compilation in MyFirstObjectWalk
    ` [PATCH v3 2/2] docs: add headers "

What's cooking in git.git (Oct 2021, #07; Fri, 29)
 2021-10-30  0:17 UTC 

[PATCH] wrapper: remove xunsetenv()
 2021-10-30  0:13 UTC  (17+ messages)

[PATCH v3] fetch-pack: redact packfile urls in traces
 2021-10-29 23:18 UTC  (13+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 2/2] http-fetch: redact url on die() message
  ` [PATCH v5 0/2] fetch-pack: redact packfile urls in traces
    ` [PATCH v5 1/2] "
    ` [PATCH v6 0/2] "
      ` [PATCH v6 1/2] "
      ` [PATCH v6 2/2] http-fetch: redact url on die() message

[Bug] wrapper.c uses unportable unsetenv
 2021-10-29 21:57 UTC  (7+ messages)

[PATCH 0/4] Flag to add a newline after decorations for --oneline log output
 2021-10-29 21:15 UTC  (5+ messages)
` [PATCH 1/4] oneline: parse --newlineafter flag
` [PATCH 2/4] oneline: print newline after decorations if flag provided
` [PATCH 3/4] oneline: test for --newlineafter feature
` [PATCH 4/4] doc: add docs for newlineafter flag

git log --encoding=HTML is not supported
 2021-10-29 21:10 UTC  (14+ messages)
      ` *Really* noisy encoding warnings post-v2.33.0

[PATCH 00/11] midx: clean up t5319 under 'SANITIZE=leak'
 2021-10-29 21:05 UTC  (9+ messages)
` [PATCH] leak tests: add an interface to the LSAN_OPTIONS "suppressions"

[PATCH v2 0/3] sparse-index: expand/collapse based on 'index.sparse'
 2021-10-29 20:01 UTC  (15+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] sparse-index: add ensure_correct_sparsity function
  ` [PATCH v4 0/4] sparse-index: expand/collapse based on 'index.sparse'
    ` [PATCH v4 1/4] test-read-cache.c: prepare_repo_settings after config init
    ` [PATCH v4 2/4] sparse-index: avoid unnecessary cache tree clearing
    ` [PATCH v4 3/4] sparse-index: add ensure_correct_sparsity function
    ` [PATCH v4 4/4] sparse-index: update do_read_index to ensure correct sparsity

[RFC PATCH 0/2] Conditional config includes based on remote URL
 2021-10-29 17:31 UTC  (4+ messages)
` [WIP v2 "
  ` [WIP v2 1/2] config: make git_config_include() static
  ` [WIP v2 2/2] config: include file if remote URL matches a glob

[PATCH] Fix "commit-msg" hook unexpectedly called for "git pull --no-verify"
 2021-10-29 13:45 UTC  (12+ messages)
      ` [PATCH] Remove negation from the merge option "--no-verify"
            ` [PATCH] Remove negation from the commit and "
                    ` [PATCH] Document positive variant of "


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