git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-12-26 20:49:11 to 2020-01-01 20:22:36 UTC [more...]

[PATCH 0/9] [RFC] Changed Paths Bloom Filters
 2020-01-01 20:20 UTC  (24+ messages)
` [PATCH 1/9] commit-graph: add --changed-paths option to write
  ` [PATCH 1/3] commit-graph: examine changed-path objects in pack order
  ` [PATCH 2/3] commit-graph: free large diffs, too
  ` [PATCH 3/3] commit-graph: stop using full rev_info for diffs

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

[PATCH 00/16] t: replace incorrect test_must_fail usage (part 2)
 2020-01-01  9:21 UTC  (33+ messages)
` [PATCH 01/16] t2018: remove trailing space from test description
` [PATCH 02/16] t2018: add space between function name and ()
` [PATCH 03/16] t2018: use test_must_fail for failing git commands
` [PATCH 04/16] t2018: teach do_checkout() to accept `!` arg
` [PATCH 05/16] t2018: don't lose return code of git commands
` [PATCH 06/16] t2018: replace "sha" with "oid"
` [PATCH 07/16] t3030: use test_path_is_missing()
` [PATCH 08/16] t3310: extract common no_notes_merge_left()
` [PATCH 09/16] t3415: stop losing return codes of git commands
` [PATCH 10/16] t3415: increase granularity of test_auto_{fixup,squash}()
` [PATCH 11/16] t3419: stop losing return code of git command
` [PATCH 12/16] t3504: don't use `test_must_fail test_cmp`
` [PATCH 13/16] t3507: fix indentation
` [PATCH 14/16] t3507: use test_path_is_missing()
` [PATCH 15/16] t4124: only mark git command with test_must_fail
` [PATCH 16/16] t4124: let sed open its own files

[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

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

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

[PATCH 0/1] Disallow writing, but not fetching commits with file names containing backslashes
 2019-12-31 22:53 UTC  (15+ 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 v2 1/1] commit: display advice hints when commit fails
 2019-12-31 19:06 UTC  (3+ messages)

[PATCH 0/1] sparse-checkout: use extern for global variables
 2019-12-31 13:17 UTC  (2+ messages)
` [PATCH 1/1] "

[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

[PATCH] sha1-file: remove OBJECT_INFO_SKIP_CACHED
 2019-12-31  1:03 UTC  (5+ messages)

[PATCH] revision: allow missing promisor objects on CLI
 2019-12-31  0:09 UTC  (6+ messages)
` [PATCH v2] "

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

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

ERANGE strikes again on my Windows build; RFH
 2019-12-30 18:49 UTC  (9+ messages)

[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 0/1] sparse-checkout: list directories in cone mode
 2019-12-30 17:18 UTC  (18+ messages)
` [PATCH 1/1] sparse-checkout: list folders "
` [PATCH v2 0/2] sparse-checkout: list directories "
  ` [PATCH v2 1/2] sparse-checkout: list folders "
  ` [PATCH v2 2/2] sparse-checkout: document interactions with submodules
  ` [PATCH v3 0/2] sparse-checkout: list directories in cone mode
    ` [PATCH v3 1/2] "
    ` [PATCH v3 2/2] sparse-checkout: document interactions with submodules

[RFC PATCH 0/1] *** Add branchname in commit header ***
 2019-12-30 16:32 UTC  (7+ messages)
` [RFC PATCH 1/1] Add branchname in commit header
` [RFC PATCH 0/2 v2] *** Add branchname in commit when core.branchnameincommit is set ***
  ` [RFC PATCH 1/2 v2] Add branchname in commit header
  ` [RFC PATCH 2/2 v2] Add the configuration parameter core.branchnameincommit

Feature request: add a metadata in the commit: the "commited in branch" information
 2019-12-30 15:15 UTC  (6+ messages)

[PATCH 0/1] t: add tests for error conditions with --pathspec-from-file
 2019-12-30 15:38 UTC  (2+ messages)
` [PATCH 1/1] "

git filters don't get applied to dotfiles
 2019-12-30 14:42 UTC  (3+ messages)

[L10N] Kickoff for Git 2.25.0 round #1
 2019-12-30  1:47 UTC 

Autotools version
 2019-12-29 23:54 UTC  (3+ messages)

2.24.1: git cherry-pick --edit fails
 2019-12-29 20:29 UTC 

[PATCH v4 00/15] add git-bugreport tool
 2019-12-29 20:17 UTC  (3+ messages)
` [PATCH v4 10/15] bugreport: add config values from safelist

[ANNOUNCE] Git v2.25.0-rc0
 2019-12-29 19:39 UTC  (7+ messages)
` Git for Windows v2.25.0-rc0, was "

Comparing rebase --am with --interactive via p3400
 2019-12-29 17:25 UTC  (4+ messages)

[PATCH 0/1] diff-highlight: highlight range-diff
 2019-12-29 15:49 UTC  (2+ messages)
` [PATCH 1/1] "

unsub
 2019-12-29 14:58 UTC  (2+ messages)

[PATCH v1 0/1] gpg-interface: add minTrustLevel as a configuration option
 2019-12-27 22:21 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "
  ` [PATCH v3 0/1] "
    ` [PATCH v3 1/1] "

[PATCH 00/20] SHA-256 test fixes, part 7
 2019-12-27 21:35 UTC  (4+ messages)
` [PATCH 10/20] t5319: make test work with SHA-256

Git Test Coverage Report (Dec. 27)
 2019-12-27 16:18 UTC 

[PATCH 0/1] worktree: delete branches auto-created by 'worktree add'
 2019-12-27 11:05 UTC  (3+ messages)
` [PATCH 1/1] "

bogus config file vs. 'git config --edit'
 2019-12-27 11:04 UTC 

[PATCH 0/5] Enable protocol v2 by default
 2019-12-26 23:12 UTC  (8+ messages)
` [PATCH 3/5] test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriate
    ` [PATCH 0/2] avoid use of "VAR= cmd" with a shell function (Re: [PATCH 3/5] test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriate)
      ` [PATCH 2/2] t/check-non-portable-shell: detect "FOO= shell_func", too
          ` [PATCH jn/test-lint-one-shot-export-to-shell-function] fetch test: mark test of "skipping" haves as v0-only

What's cooking in git.git (Dec 2019, #05; Thu, 26)
 2019-12-26 21:39 UTC 


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