git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-22 22:41:26 to 2020-12-28 11:49:13 UTC [more...]

[PATCH v5 0/1] mergetool: remove unconflicted lines
 2020-12-28 11:48 UTC  (34+ messages)
` [PATCH v5 1/1] mergetool: add automerge configuration
` [PATCH v6 0/1] "
  ` [PATCH v6 1/2] "
  ` [PATCH v6 2/2] mergetool: Add per-tool support for the autoMerge flag
  ` [PATCH v7 0/2] mergetool: add automerge configuration
    ` [PATCH v7 1/2] "
    ` [PATCH v7 2/2] mergetool: Add per-tool support for the autoMerge flag
    ` [PATCH v8 0/4] mergetool: add automerge configuration
      ` [PATCH v8 1/4] "
      ` [PATCH v8 2/4] mergetool: Add per-tool support for the autoMerge flag
      ` [PATCH v8 3/4] mergetool: Break setup_tool out into separate initialization function
      ` [PATCH v8 4/4] mergetool: Add automerge_enabled tool-specific override function

[PATCH v2 0/8] parsing trailers with shortlog
 2020-12-28 11:29 UTC  (3+ messages)
` [PATCH v2 8/8] shortlog: allow multiple groups to be specified

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

[PATCH] SubmittingPatches: tighten wording on "sign-off" procedure
 2020-12-28 10:39 UTC 

[RFC/PATCH] mergetool: use resolved conflicts in all the views
 2020-12-28 10:39 UTC  (35+ messages)
                      ` Code of conduct violation?
                                ` Nobody is THE one making contribution

How can I search git log with ceratin keyword but without the other keyword?
 2020-12-27 23:45 UTC 

[GIT PULL] l10n updates for 2.30.0 round 2
 2020-12-27 23:13 UTC  (2+ messages)

[PATCH] CODE_OF_CONDUCT: expect tolerance, not respect
 2020-12-27 17:06 UTC  (12+ messages)

[PATCH] git-remote: load config whenever create_symref() might be called
 2020-12-27  6:22 UTC  (5+ messages)

[ANNOUNCE] Git Rev News edition 70
 2020-12-26 22:04 UTC 

[bug] git svn fetch: defect history - missing merges and wrong tag ancestors
 2020-12-25 22:24 UTC 

Read-only access to an "objects/info/alternates" repository
 2020-12-25 21:47 UTC 

How to integrate external repo into existing directory of a bigger repo (git subtree)?
 2020-12-25 10:12 UTC  (2+ messages)

Git Feature Request (Fixdown in interactive rebase)
 2020-12-24 22:54 UTC  (8+ messages)

Draft of Git Rev News edition 70
 2020-12-24 17:15 UTC 

[ANNOUNCE] Git v2.30.0-rc2
 2020-12-24 15:16 UTC  (8+ messages)

[PATCH 0/1] maintenance: Fix a SEGFAULT when no repository when running git maintenance run/start
 2020-12-24 14:14 UTC  (8+ messages)
` [PATCH v2 0/1] maintenance: Fix SEGFAULT when running outside of a repository
  ` [PATCH v2 1/1] maintenance: fix SEGFAULT when no repository

[PATCH] t7800-difftool: don't accidentally match tmp dirs
 2020-12-24  9:24 UTC 

[PATCH v3 00/10] make "mktag" use fsck_tag()
 2020-12-24  9:16 UTC  (34+ messages)
` [PATCH v4 00/20] make "mktag" use fsck_tag() & more
` [PATCH v4 01/20] mktag doc: say <hash> not <sha1>
` [PATCH v4 02/20] mktag doc: grammar fix, when exists -> when it exists
` [PATCH v4 03/20] mktag doc: update to explain why to use this
` [PATCH v4 04/20] mktag tests: don't needlessly use a subshell
` [PATCH v4 05/20] mktag tests: remove needless SHA-1 hardcoding
` [PATCH v4 06/20] mktag tests: improve verify_object() test coverage
` [PATCH v4 07/20] mktag tests: don't pipe to stderr needlessly
` [PATCH v4 08/20] mktag tests: don't create "mytag" twice
` [PATCH v4 09/20] mktag tests: stress test whitespace handling
` [PATCH v4 10/20] mktag tests: test "hash-object" compatibility
` [PATCH v4 11/20] mktag: use default strbuf_read() hint
` [PATCH v4 12/20] mktag: remove redundant braces in one-line body "if"
` [PATCH v4 13/20] mktag: use puts(str) instead of printf("%s\n", str)
` [PATCH v4 14/20] mktag: use fsck instead of custom verify_tag()
` [PATCH v4 15/20] fsck: make fsck_config() re-usable
` [PATCH v4 16/20] mktag: allow turning off fsck.extraHeaderEntry
` [PATCH v4 17/20] mktag: allow omitting the header/body \n separator
` [PATCH v4 18/20] mktag: convert to parse-options
` [PATCH v4 19/20] mktag: mark strings for translation
` [PATCH v4 20/20] mktag: add a --no-strict option

[ANNOUNCE] Git for Windows 2.30.0-rc2
 2020-12-24  7:05 UTC 

[RFC PATCH gentoolkit] bin: Add merge-driver-ekeyword
 2020-12-24  6:13 UTC  (6+ messages)

Git Feature Request (Commit Message editing directly from interactive rebase control file)
 2020-12-24  4:21 UTC  (5+ messages)

[PATCH try2 0/4] completion: bash: a bunch of fixes
 2020-12-24  0:21 UTC  (7+ messages)

[PATCH v4 0/2] negative-refspec: fix segfault on : refspec
 2020-12-24  0:00 UTC  (5+ messages)
` [PATCH v5 "

[BUG] In git-log, --name-status flag overrides the --patch flag
 2020-12-23 23:54 UTC  (4+ messages)

[PATCH v2 0/2] config: allow specifying config entries via envvar pairs
 2020-12-23 21:55 UTC  (7+ messages)
` [PATCH v5 0/8] config: allow specifying config entries via env
  ` [PATCH v5 2/8] config: add new way to pass config via `--config-env`
  ` [PATCH v5 8/8] config: allow specifying config entries via envvar pairs

What's cooking in git.git (Dec 2020, #04; Tue, 22)
 2020-12-23 20:59 UTC  (3+ messages)

[PATCH] core.abbrev <off|false|no> disables abbreviations
 2020-12-23 20:21 UTC  (9+ messages)

[PATCH v2 0/7] Finish converting git bisect to C part 3
 2020-12-23 20:09 UTC  (6+ messages)
` [PATCH v2 2/7] bisect--helper: reimplement `bisect_replay` shell function in C

[PATCH 0/3] gc: fix handling of crontab magic markers
 2020-12-23 20:00 UTC  (7+ messages)
` [PATCH 2/3] "

[PATCH v2 0/4] completion: bash: a bunch of fixes
 2020-12-23 14:48 UTC  (5+ messages)
` [PATCH v2 1/4] completion: bash: fix prefix detection in branch.*
` [PATCH v2 2/4] completion: bash: fix for suboptions with value
` [PATCH v2 3/4] completion: bash: fix for multiple dash commands
` [PATCH v2 4/4] completion: bash: add correct suffix in variables

[PATCH] git-p4: fix syncing file types with pattern
 2020-12-23 14:37 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v7 0/5] making pull advice not to trigger when unneeded
 2020-12-23 14:10 UTC  (7+ messages)

Is git-am expected to honor core.sharedRepository?
 2020-12-23 11:44 UTC  (9+ messages)
` [PATCH] apply: don't use core.sharedRepository to create working tree files
              ` [PATCH] t4129: fix setfacl-related permissions failure

Documentation errors for HTTP protocol v2 and packfile
 2020-12-23  4:40 UTC  (3+ messages)
` [PATCH 0/2] pack-format.txt: document lengths at start of delta data

[PATCH v3 0/3] submodule: port subcommand add from shell to C
 2020-12-22 23:42 UTC  (2+ messages)


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 NNTP newsgroup(s).