git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-01-14 16:46:59 to 2021-01-17 22:26:17 UTC [more...]

[PATCH 00/27] t: general test cleanup + `set -o pipefail`
 2021-01-17 22:23 UTC  (40+ messages)
` [PATCH 0/6] tests: add a bash "set -o pipefail" test mode
  ` [PATCH v2 00/11] "
  ` [PATCH v2 01/11] cache-tree tests: remove unused $2 parameter
  ` [PATCH v2 02/11] cache-tree tests: use a sub-shell with less indirection
  ` [PATCH v2 03/11] cache-tree tests: refactor overly complex function
  ` [PATCH v2 04/11] git svn mergeinfo tests: modernize redirection & quoting style
  ` [PATCH v2 05/11] git svn mergeinfo tests: refactor "test -z" to use test_must_be_empty
  ` [PATCH v2 06/11] git-svn tests: rewrite brittle tests to use "--[no-]merges"
  ` [PATCH v2 07/11] rm tests: actually test for SIGPIPE in SIGPIPE test
  ` [PATCH v2 08/11] upload-pack tests: avoid a non-zero "grep" exit status
  ` [PATCH v2 09/11] archive tests: use a cheaper "zipinfo -h" invocation to get header
  ` [PATCH v2 10/11] tests: split up bash detection library
  ` [PATCH v2 11/11] tests: add a "set -o pipefail" for a patched bash
` [PATCH 1/6] test-lib: add tests for test_might_fail
    ` [PATCH] "
` [PATCH 2/6] test-lib: add ok=* support to test_might_fail
` [PATCH 3/6] test_lib: allow test_{must,might}_fail to accept non-git on "sigpipe"
` [PATCH 4/6] tests: use "test_might_fail ok=sigpipe grep" when appropriate
` [PATCH 5/6] tests: split up bash detection library
` [PATCH 6/6] tests: add a "set -o pipefail" for a patched bash

[PATCH v18 00/10] New proc-receive hook for centralized workflow
 2021-01-17 22:21 UTC  (3+ messages)
` [PATCH v19 03/10] receive-pack: add new proc-receive hook

add a blank line when a commit has no parent in log output?
 2021-01-17 21:10 UTC  (8+ messages)
    ` [PATCH 0/2] Option to modify revision mark for root commits
      ` [PATCH 1/2] revision: Denote root commits with '#'
      ` [PATCH 2/2] revision: implement --show-linear-break for --graph

What's cooking in git.git (Jan 2021, #02; Fri, 8)
 2021-01-17 20:22 UTC  (30+ messages)

[Outreachy] Project blog - 5
 2021-01-17 19:06 UTC 

How to implement the "amend!" commit ?
 2021-01-17  7:46 UTC  (12+ messages)

[PATCH v2 0/2] builtin/ls-files.c:add git ls-file --dedup option
 2021-01-17  6:25 UTC  (14+ messages)
` [PATCH v3] ls-files.c: add "
  ` [PATCH v4 0/3] builtin/ls-files.c:add git ls-file "
    ` [PATCH v4 1/3] ls_files.c: bugfix for --deleted and --modified
    ` [PATCH v4 2/3] ls_files.c: consolidate two for loops into one
    ` [PATCH v4 3/3] ls-files: add --deduplicate option

[RFC PATCH 0/9][Outreachy] rebase -i: add options to fixup command
 2021-01-17  3:39 UTC  (16+ messages)
` [RFC PATCH 1/9] rebase -i: only write fixup-message when it's needed
` [RFC PATCH 3/9] rebase -i: comment out squash!/fixup! subjects from squash message

What's cooking in git.git (Jan 2021, #04; Sat, 16)
 2021-01-16 21:59 UTC 

Difficulties of scripting git
 2021-01-16 21:45 UTC  (4+ messages)
` [PATCH v2] docs: rephrase and clarify the git status --short format

[PATCH v5 00/11] [GSoC] Implement Corrected Commit Date
 2021-01-16 18:11 UTC  (13+ messages)
` [PATCH v6 "
  ` [PATCH v6 01/11] commit-graph: fix regression when computing Bloom filters
  ` [PATCH v6 02/11] revision: parse parent in indegree_walk_step()
  ` [PATCH v6 03/11] commit-graph: consolidate fill_commit_graph_info
  ` [PATCH v6 04/11] t6600-test-reach: generalize *_three_modes
  ` [PATCH v6 05/11] commit-graph: add a slab to store topological levels
  ` [PATCH v6 06/11] commit-graph: return 64-bit generation number
  ` [PATCH v6 07/11] commit-graph: implement corrected commit date
  ` [PATCH v6 08/11] commit-graph: implement generation data chunk
  ` [PATCH v6 09/11] commit-graph: use generation v2 only if entire chain does
  ` [PATCH v6 10/11] commit-reach: use corrected commit dates in paint_down_to_common()
  ` [PATCH v6 11/11] doc: add corrected commit date info

git-bugreport-2021-01-06-1209.txt (git can't deal with special characters)
 2021-01-16 17:24 UTC  (3+ messages)

[PATCH] More docs
 2021-01-16 17:15 UTC  (2+ messages)
` [PATCH] fsck doc: remove ancient out-of-date diagnostics

Repository of repositories without submodules?
 2021-01-16 14:01 UTC  (2+ messages)

[PATCH 00/26] git-log: implement new --diff-merge options
 2021-01-16  9:17 UTC  (4+ messages)
` [PATCH v3 00/32] "

[PATCH v2 0/9] Cleanups around index operations
 2021-01-16  6:58 UTC  (3+ messages)
` [PATCH v3 00/10] "

[PATCH 00/11] [RFH] Introduce support for GETTEXT_POISON=rot13
 2021-01-16  6:38 UTC  (14+ messages)
` [PATCH 04/11] sha1dc: mark forgotten message for translation
` [PATCH 09/11] GETTEXT_POISON=rot13: do compare the output in `test_i18ncmp`

What's cooking in git.git (Jan 2021, #03; Fri, 15)
 2021-01-16  5:43 UTC  (5+ messages)

[PATCH] fixup! mergetool: add automerge configuration
 2021-01-16  4:24 UTC  (8+ messages)
` [PATCH v2] "
      ` Re* "

RFC on packfile URIs and .gitmodules check
 2021-01-16  3:22 UTC  (3+ messages)

Improving merge of tricky conflicts
 2021-01-16  2:50 UTC  (6+ messages)

[PATCH v2] use delete_refs when deleting tags or branches
 2021-01-16  2:27 UTC  (5+ messages)

[Outreachy] Internship blog 2020 post #4
 2021-01-15 22:52 UTC 

[PATCH] ci/install-depends: attempt to fix "brew cask" stuff
 2021-01-15 20:46 UTC  (8+ messages)

[PATCH 0/1] And so it begins...merge/rename performance work
 2021-01-15 19:29 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v3 1/1] merge-ort: begin performance work; instrument with trace2_region_* calls

[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
 2021-01-15 19:16 UTC  (4+ messages)
` [PATCH v8 0/8] "
  ` [PATCH v8 5/8] config: store "git -c" variables using more robust format

git fails with a broken pipe when one quits the pager
 2021-01-15 16:15 UTC 

[PATCH 00/20] pack-revindex: prepare for on-disk reverse index
 2021-01-15  9:33 UTC  (27+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/20] pack-revindex: introduce a new API
  ` [PATCH v2 15/20] for_each_object_in_pack(): convert to new revindex API
  ` [PATCH v2 16/20] builtin/gc.c: guess the size of the revindex
  ` [PATCH v2 20/20] pack-revindex.c: avoid direct revindex access in 'offset_to_pack_pos()'

[PATCH] shortlog: remove unused(?) "repo-abbrev" feature
 2021-01-15  5:53 UTC  (16+ messages)
` [PATCH 01/22] mailmap doc: create a new "gitmailmap(5)" man page
  ` [PATCH] fixup! "
    ` [PATCH v2] mailmap doc: use correct environment variable 'GIT_WORK_TREE'
` [PATCH 06/22] mailmap tests: modernize syntax & test idioms
` [PATCH 10/22] mailmap tests: get rid of overly complex blame fuzzing

[PATCH 0/5] Support for commits signed by multiple algorithms
 2021-01-15  1:47 UTC  (5+ messages)
` [PATCH 2/5] gpg-interface: improve interface for parsing tags

[PATCH 00/22] mailmap: doc + test fixes
 2021-01-15  0:20 UTC  (6+ messages)
` [PATCH 0/2] mailmap: test cleanup
  ` [PATCH 1/2] test-lib-functions.sh: fix usage for test_commit()
  ` [PATCH 2/2] t4203: stop losing return codes of git commands

[PATCH 0/8] pack-revindex: introduce on-disk '.rev' format
 2021-01-14 20:57 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/8] packfile: prepare for the existence of '*.rev' files

[bug] git-ls-files sometimes does not list files with pathspec magic ":(exclude)"
 2021-01-14 20:21 UTC  (3+ messages)

[PATCH v2 0/3] Refactor writing promisor file
 2021-01-14 20:11 UTC  (3+ messages)

[PATCH] git-gui: fix blurry icon on macos taskbar
 2021-01-14 18:20 UTC  (2+ messages)

[PATCH] git-gui: fix typo in russian locale
 2021-01-14 17:37 UTC  (2+ messages)

bug: checkout --recurse-submodules discard uncommited changes in submodule
 2021-01-14 16:40 UTC  (3+ 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).