git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-12-30 17:02:25 to 2020-01-06 18:10:58 UTC [more...]

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] "

[PATCH 0/1] sequencer: comment out the 'squash!' line
 2020-01-06 17:34 UTC  (5+ messages)
` [PATCH 1/1] "

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

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

[RFC PATCH] bisect run: allow inverting meaning of exit code
 2020-01-06  1:16 UTC  (6+ messages)

[PATCH 0/1] [Outreachy] [RFC] branch: advise the user to checkout a different branch before deleting
 2020-01-06  0:42 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/5] refactor gpg-interface and add gpg verification for clones
 2020-01-05 23:11 UTC  (7+ 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

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  (6+ 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

Fwd: My Introduction and a Doubt
 2020-01-05  6:01 UTC 

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

[PATCH 0/1] unpack-trees: exit check_updates() early if updates are not wanted
 2020-01-05  0:49 UTC  (4+ messages)
` [PATCH 1/1] "

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

Testsuite failures on ppc64, sparc64 and s390x (64-bit BE)
 2020-01-04 23:13 UTC  (6+ 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  (17+ messages)
` [PATCH 1/1] mingw: only test index entries for backslashes, not tree entries
` [PATCH v2 0/1] Disallow writing, but not fetching commits with file names containing backslashes
  ` [PATCH v2 1/1] mingw: only test index entries for backslashes, not tree entries

[PATCH] RFC: commit: add a commit.all-ignore-submodules config option
 2020-01-04 17:24 UTC  (3+ messages)

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

[PATCH] bisect run: allow '--' as an options terminator
 2020-01-04  4:56 UTC  (2+ messages)

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)

[PATCH] sha1-file: remove OBJECT_INFO_SKIP_CACHED
 2020-01-04  0:13 UTC  (9+ messages)
` [PATCH v2] "

[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 0/1] [PERF BUG] Fix size_mult option in fetch.writeCommitGraph
 2020-01-03 13:07 UTC  (5+ messages)
` [PATCH 1/1] fetch: set size_multiple in split_commit_graph_opts

[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 0/1] [Outreachy] [RFC] add: use advise function to display hints
 2020-01-02 22:47 UTC  (4+ messages)
` [PATCH 1/1] "

[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] revision: allow missing promisor objects on CLI
 2020-01-02 20:49 UTC  (4+ messages)
` [PATCH v2] "

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  (4+ messages)

[PATCH 00/16] t: replace incorrect test_must_fail usage (part 2)
 2020-01-02 18:26 UTC  (17+ messages)
` [PATCH 03/16] t2018: use test_must_fail for failing git commands
` [PATCH 05/16] t2018: don't lose return code of "
` [PATCH 08/16] t3310: extract common no_notes_merge_left()
` [PATCH 16/16] t4124: let sed open its own files

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

[PATCH] t3008: find test-tool through path lookup
 2020-01-01 22:19 UTC  (2+ messages)

[PATCH 0/9] built-in add -p: add support for the same config settings as the Perl version
 2020-01-01 22:10 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 9/9] ci: include the built-in `git add -i` in the `linux-gcc` job

Propose promoting 'contrib/rerere-train.sh' to command
 2020-01-01 22:06 UTC  (2+ messages)

[PATCH 0/2] Rebase am fixes
 2020-01-01 22:01 UTC  (4+ messages)
` [PATCH 2/2] rebase: fix saving of --signoff state for am-based rebases

[PATCH 0/9] [RFC] Changed Paths Bloom Filters
 2020-01-01 20:20 UTC  (11+ messages)
` [PATCH 1/9] commit-graph: add --changed-paths option to write

[GSOC] Introduction
 2020-01-01 13:02 UTC 

[RFC PATCH 0/7] merge: learn --autostash
 2020-01-01  7:48 UTC  (7+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 01/17] Makefile: alphabetically sort += lists

Reduction in blanks in `git status` makes output pretty cramped
 2019-12-31 23:18 UTC 

[PATCH 0/3] t: rework tests for --pathspec-from-file
 2019-12-31 10:15 UTC  (21+ messages)
` [PATCH 1/3] t: fix quotes "
` [PATCH 2/3] t: directly test parse_pathspec_file()
` [PATCH 3/3] t: drop copy&pasted tests for --pathspec-from-file
` [PATCH v2 0/3] t: rework "
  ` [PATCH v2 1/3] t: fix quotes "
  ` [PATCH v2 2/3] t: directly test parse_pathspec_file()
  ` [PATCH v2 3/3] t: drop copy&pasted tests for --pathspec-from-file
  ` [PATCH v3 0/3] t: rework "
    ` [PATCH v3 1/3] t: fix quotes "
    ` [PATCH v3 2/3] t: directly test parse_pathspec_file()
    ` [PATCH v3 3/3] t: drop copy&pasted tests for --pathspec-from-file
    ` [PATCH v4 0/3] t: rework "
      ` [PATCH v4 1/3] t: fix quotes "
      ` [PATCH v4 2/3] t: directly test parse_pathspec_file()
      ` [PATCH v4 3/3] t: drop copy&pasted tests for --pathspec-from-file

"gmane:" search undocumented on lore.kernel.org/git
 2019-12-30 23:33 UTC  (5+ messages)

Updating the commit message for reverts
 2019-12-30 20:33 UTC  (4+ messages)

[PATCH] revision: allow missing promisor objects on CLI
 2019-12-30 20:33 UTC  (3+ messages)

[PATCH v2 0/1] git-gui: allow opening currently selected file
 2019-12-30 20:31 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/1] git-gui: allow opening currently selected file in default app
      `  "

[PATCH 0/2] checkout: don't revert file on ambiguous tracking branches
 2019-12-30 18:38 UTC  (3+ messages)
` [PATCH 1/2] parse_branchname_arg(): extract part as new function
` [PATCH 2/2] checkout: don't revert file on ambiguous tracking branches

[PATCH v2 0/2] sparse-checkout: list directories in cone mode
 2019-12-30 17:18 UTC  (3+ messages)
` [PATCH v3 "


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