git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-01-02 12:10:08 to 2020-01-07 12:19:15 UTC [more...]

[PATCH 0/9] [RFC] Changed Paths Bloom Filters
 2020-01-07 12:19 UTC  (5+ messages)
` [PATCH 2/9] commit-graph: write changed paths bloom filters
` [PATCH 3/9] commit-graph: use MAX_NUM_CHUNKS

[PATCH 0/1] Preserve topological ordering after merges
 2020-01-07 12:14 UTC  (5+ messages)
` [PATCH 1/1] Preserve topological ordering after merges This modifies the algorithm of topopological ordering. The problem with the current algoritm is that it displays the graph below as follows

Assertion in git log graphing
 2020-01-07 11:48 UTC  (2+ messages)
` Assertion in git log graphing [regression in v2.25]

[PATCH 0/1] [Outreachy] doc: fix a typo in gitcore-tutorial.txt
 2020-01-07 11:35 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] sha1-file: remove OBJECT_INFO_SKIP_CACHED
 2020-01-07 11:22 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 0/1] [Outreachy] [RFC] branch: advise the user to checkout a different branch before deleting
 2020-01-07 11:16 UTC  (7+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] [Outreachy] [RFC] "
  ` [PATCH v2 1/1] "

[PATCH 0/1] sequencer: comment out the 'squash!' line
 2020-01-07 11:15 UTC  (11+ messages)
` [PATCH 1/1] "

[PATCH] run-command: avoid undefined behavior in exists_in_PATH
 2020-01-07 11:08 UTC  (7+ messages)

[PATCH 0/1] [Outreachy] [RFC] add: use advise function to display hints
 2020-01-07 10:54 UTC  (10+ messages)
` [PATCH 1/1] "

[PATCH 0/1] Update imap-send.c, fix incompatibilities with OpenSSL 1.1.x
 2020-01-07 10:02 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/1] unpack-trees: exit check_updates() early if updates are not wanted
 2020-01-07  6:57 UTC  (6+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[PATCH] RFC: commit: add a commit.all-ignore-submodules config option
 2020-01-07  5:15 UTC  (5+ messages)

[PATCH 00/16] t: replace incorrect test_must_fail usage (part 2)
 2020-01-07  4:53 UTC  (22+ messages)
` [PATCH 05/16] t2018: don't lose return code of git commands
` [PATCH v2 00/16] t: replace incorrect test_must_fail usage (part 2)
  ` [PATCH v2 01/16] t2018: remove trailing space from test description
  ` [PATCH v2 02/16] t2018: add space between function name and ()
  ` [PATCH v2 03/16] t2018: improve style of if-statement
  ` [PATCH v2 04/16] t2018: use test_expect_code for failing git commands
  ` [PATCH v2 05/16] t2018: teach do_checkout() to accept `!` arg
  ` [PATCH v2 06/16] t2018: don't lose return code of git commands
  ` [PATCH v2 07/16] t2018: replace "sha" with "oid"
  ` [PATCH v2 08/16] t3030: use test_path_is_missing()
  ` [PATCH v2 09/16] t3310: extract common notes_merge_files_gone()
  ` [PATCH v2 10/16] t3415: stop losing return codes of git commands
  ` [PATCH v2 11/16] t3415: increase granularity of test_auto_{fixup,squash}()
  ` [PATCH v2 12/16] t3419: stop losing return code of git command
  ` [PATCH v2 13/16] t3504: do check for conflict marker after failed cherry-pick
  ` [PATCH v2 14/16] t3507: fix indentation
  ` [PATCH v2 15/16] t3507: use test_path_is_missing()
  ` [PATCH v2 16/16] t4124: only mark git command with test_must_fail

[PATCH 0/5] refactor gpg-interface and add gpg verification for clones
 2020-01-07  4:06 UTC  (12+ messages)
` [PATCH 1/5] gpg-interface: conditionally show the result in print_signature_buffer()
` [PATCH 2/5] gpg-interface: support one-line summaries "
` [PATCH 3/5] commit: refactor signature verification helpers
` [PATCH 4/5] merge: verify signatures if gpg.verifySignatures is true
` [PATCH 5/5] clone: support signature verification

[Outreachy] Return value before or after free()?
 2020-01-07  1:58 UTC  (6+ messages)

[RFC PATCH] bisect run: allow inverting meaning of exit code
 2020-01-07  1:42 UTC  (8+ messages)

[PATCH] bisect run: allow '--' as an options terminator
 2020-01-07  1:34 UTC  (4+ messages)

Testsuite failures on ppc64, sparc64 and s390x (64-bit BE)
 2020-01-06 23:33 UTC  (8+ messages)

Fwd: My Introduction and a Doubt
 2020-01-06 23:07 UTC  (2+ messages)

Reduction in blanks in `git status` makes output pretty cramped
 2020-01-06 23:06 UTC  (3+ messages)

[PATCH 0/1] doc: fixed a typo in git-submodule.txt
 2020-01-06 22:52 UTC  (5+ messages)
` [PATCH 1/1] doc: submodule: fix typo for command absorbgitdirs

[PATCH 0/1] commit: make the sign-off trailer configurable
 2020-01-06 20:45 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH 0/1] [PERF BUG] Fix size_mult option in fetch.writeCommitGraph
 2020-01-06 19:39 UTC  (6+ messages)
` [PATCH 1/1] fetch: set size_multiple in split_commit_graph_opts

git-am doesn't strip CRLF line endings when the mbox is base64-encoded
 2020-01-06 18:10 UTC  (5+ messages)

[PATCH 0/1] worktree: delete branches auto-created by 'worktree add'
 2020-01-06 18:01 UTC  (7+ messages)
` [PATCH 1/1] "

git repo on NTFS mount
 2020-01-05 16:06 UTC  (2+ messages)

push --follow-tags not pushing tags ?
 2020-01-05 15:32 UTC  (3+ messages)

ERANGE strikes again on my Windows build; RFH
 2020-01-05 15:27 UTC  (5+ messages)

[PATCH 0/1] Add *.txt to .editorconfig
 2020-01-05 14:00 UTC  (2+ messages)
` [PATCH 1/1] editorconfig: indent text files with tabs

What's cooking in git.git (Jan 2020, #02; Sat, 4)
 2020-01-05  1:22 UTC 

[PATCH] gitweb: fix a couple spelling errors in comments
 2020-01-04 23:51 UTC  (2+ messages)

[ANNOUNCE] Git v2.25.0-rc0
 2020-01-04 23:13 UTC  (5+ messages)

[PATCH] multi-pack-index: correct configuration in documentation
 2020-01-04 23:03 UTC  (2+ messages)

[RFC] xl command for visualizing recent history
 2020-01-04 22:56 UTC  (9+ messages)

[PATCH 0/1] Disallow writing, but not fetching commits with file names containing backslashes
 2020-01-04 21:29 UTC  (12+ messages)
` [PATCH 1/1] mingw: only test index entries for backslashes, not tree entries

(no subject)
 2020-01-04  5:17 UTC  (3+ messages)
` git checkout -

What the meaning of two commit ID in a merge commit's log
 2020-01-04  4:08 UTC  (2+ messages)

[PATCH] Documentation: Mention `Date: ` in git-am
 2020-01-04  3:33 UTC  (2+ messages)

[ANNOUNCE] Git v2.25.0-rc1
 2020-01-03 22:08 UTC  (2+ messages)
` Git for Windows v2.25.0-rc1, was "

Git Test Coverage Report (Jan 3, 2020)
 2020-01-03 18:49 UTC 

BUG: sendemail-validate hook is run too early
 2020-01-03 14:02 UTC  (4+ messages)

[PATCH] Documentation/git-sparse-checkout.txt: fix a typo
 2020-01-03 13:05 UTC  (2+ messages)

What's cooking in git.git (Jan 2020, #01; Thu, 2)
 2020-01-02 23:33 UTC 

[PATCH v4 0/4] git-p4: Usability enhancements
 2020-01-02 21:44 UTC  (7+ messages)
` [PATCH v5 "

[PATCH 0/1] merge-recursive: remove unnecessary oid_eq function
 2020-01-02 20:52 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2] revision: allow missing promisor objects on CLI
 2020-01-02 20:49 UTC  (2+ messages)

Comparing rebase --am with --interactive via p3400
 2020-01-02 20:17 UTC  (5+ messages)

[PATCH v2 1/1] commit: display advice hints when commit fails
 2020-01-02 19:56 UTC  (2+ messages)

[PATCH 0/1] sparse-checkout: use extern for global variables
 2020-01-02 18:17 UTC  (3+ messages)
` [PATCH 1/1] "


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