git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-23 08:48:30 to 2020-10-26 17:02:45 UTC [more...]

[PATCH 0/9] Support both merge backends in the testsuite, via environment variable
 2020-10-26 17:01 UTC  (23+ messages)
` [PATCH 1/9] t/: new helper for tests that pass with ort but fail with recursive
` [PATCH 2/9] merge tests: expect improved directory/file conflict handling in ort
` [PATCH 3/9] t6416: correct expectation for rename/rename(1to2) + directory/file
` [PATCH 4/9] t6404, t6423: expect improved rename/delete handling in ort backend
` [PATCH 5/9] t6423: expect improved conflict markers labels in the "
` [PATCH 6/9] merge tests: expect slight differences in output for recursive vs. ort
` [PATCH 7/9] t6423, t6436: note improved ort handling with dirty files
` [PATCH 8/9] t6423: note improved ort handling with untracked files
` [PATCH 9/9] t6423: add more details about direct resolution of directories
` [PATCH v2 0/9] Support both merge backends in the testsuite, via environment variable
  ` [PATCH v2 7/9] t6423, t6436: note improved ort handling with dirty files
  ` [PATCH v2 9/9] t6423: add more details about direct resolution of directories

[PATCH 0/4] Beginning of new merge strategy: New API, empty implementation
 2020-10-26 16:57 UTC  (11+ messages)
` [PATCH 1/4] merge-ort: barebones API of new merge strategy with "
` [PATCH v2 0/4] Beginning of new merge strategy: New API, "
  ` [PATCH v2 1/4] merge-ort: barebones API of new merge strategy with "
  ` [PATCH v2 2/4] merge-ort-wrappers: new convience wrappers to mimic the old merge API
  ` [PATCH v2 3/4] fast-rebase: demonstrate merge-ort's API via temporary/hidden command
  ` [PATCH v2 4/4] merge,rebase,revert: select ort or recursive by config or environment

[Outreachy][Proposal] Accelerate rename detection and the range-diff
 2020-10-26 16:52 UTC  (2+ messages)

ORIG_HEAD after rebase is confusing
 2020-10-26 16:42 UTC  (5+ messages)

Do porcelain command require lock management?
 2020-10-26 16:36 UTC  (3+ messages)

committer-date-is-author-date flag removes email in "Commit"
 2020-10-26 16:25 UTC  (13+ messages)
  ` [PATCH 1/3] t3436: check --committer-date-is-author-date result more carefully
  ` [PATCH 2/3] am: fix broken email with --committer-date-is-author-date
    ` [PATCH 4/3] am, sequencer: stop parsing our own committer ident

[PATCH] t5500.43: make the check a bit more robust
 2020-10-26 16:09 UTC  (12+ messages)
` [PATCH v2 0/3] Work around flakiness in t5500.43
  ` [PATCH v2 3/3] sideband: add defense against packets missing a band designator
  ` [PATCH v3 0/2] Work around flakiness in t5500.43
    ` [PATCH v3 1/2] sideband: avoid reporting incomplete sideband messages
    ` [PATCH v3 2/2] sideband: report unhandled incomplete sideband messages as bugs

Tracking a merge bug
 2020-10-26 15:50 UTC  (2+ messages)

[PATCH] remote: add meaningful exit code on missing/existing
 2020-10-26 14:52 UTC  (2+ messages)

bug report: git add --dry-run does not honor core.ignorecase
 2020-10-26 14:31 UTC 

[PATCH 00/21] trailer fixes
 2020-10-26 12:43 UTC  (27+ messages)
` [PATCH 01/21] trailer: change token_{from,matches}_item into taking conf_info
` [PATCH 02/21] trailer: don't use 'struct arg_item' for storing config
` [PATCH 03/21] doc: mention canonicalization in git i-t manual
` [PATCH 04/21] pretty: allow using aliases in %(trailer:key=xyz)
` [PATCH 05/21] trailer: rename 'free_all' to 'free_all_trailer_items'
` [PATCH 06/21] t4205: add test for trailer in log with nonstandard separator
` [PATCH 07/21] trailer: simplify 'arg_item' lifetime
` [PATCH 08/21] trailer: keep track of conf in trailer_item
` [PATCH 09/21] trailer: refactor print_tok_val into taking item
` [PATCH 10/21] trailer: move trailer token canonicalization print time
` [PATCH 11/21] trailer: remember separator used in input
` [PATCH 12/21] trailer: handle configured nondefault separators explicitly
` [PATCH 13/21] trailer: add option to make canonicalization optional
` [PATCH 14/21] trailer: move skipping of blank lines to own loop when finding trailer
` [PATCH 15/21] trailer: factor out classify_trailer_line
` [PATCH 16/21] t7513: add failing test for configured trailing line classification
` [PATCH 17/21] trailer: don't treat line with prefix of known trailer as known
` [PATCH 18/21] trailer: factor out config lookup to separate function
` [PATCH 19/21] trailer: move config lookup out of parse_trailer
` [PATCH 20/21] trailer: add failing tests for matching trailers against input
` [PATCH 21/21] trailer: only do prefix matching for configured trailers on commandline

FR: git diff ignore option
 2020-10-26 10:39 UTC  (2+ messages)

[Outreachy]: Help for Outreachy Application
 2020-10-26 10:36 UTC  (2+ messages)

[PATCH] refs: implement reference transaction hooks
 2020-10-26  7:43 UTC  (8+ messages)
` [PATCH v4] refs: implement reference transaction hook

[WIP v2 1/2] Adding a record-time-zone command option for commit
 2020-10-26  4:14 UTC  (2+ messages)

[PATCH v3 00/11] [GSoC] Implement Corrected Commit Date
 2020-10-25 22:17 UTC  (13+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] commit-graph: fix regression when computing Bloom filters
  ` [PATCH v4 02/10] revision: parse parent in indegree_walk_step()
  ` [PATCH v4 03/10] commit-graph: consolidate fill_commit_graph_info
  ` [PATCH v4 04/10] commit-graph: return 64-bit generation number
  ` [PATCH v4 05/10] commit-graph: add a slab to store topological levels

[PATCH] git-status: Document type changed status
 2020-10-25 20:29 UTC 

changing root name
 2020-10-25 19:24 UTC 

[PATCH] gitk: macOS: ignore osascript errors
 2020-10-25 17:51 UTC 

[PATCH] bisect: loosen halfway() check for a large number of commits
 2020-10-25 18:01 UTC  (4+ messages)

Feature request: Exponential search in git bisect
 2020-10-25 17:15 UTC  (3+ messages)

[bug] Stashes lost after out-of-memory situation
 2020-10-25 15:42 UTC  (4+ messages)

safer git?
 2020-10-25 15:17 UTC  (6+ messages)

[PATCH] diff: do not show submodule with untracked files as "-dirty"
 2020-10-25 10:23 UTC  (16+ messages)
` [Outreachy] [PATCH v3] "
` [PATCH v4] "
` [Outreachy] "
` [Outreachy] [PATCH v5] "

ご挨拶
 2020-10-25  5:58 UTC 

[PATCH 00/14] completion: a bunch of updates
 2020-10-25  3:51 UTC  (5+ messages)

[PATCH 0/1] doc: Add a note about ~/.zsh/_git file
 2020-10-25  3:40 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] doc: Change zsh git completion file name

[PATCH] complete: zsh: add missing sub cmd completion candidates
 2020-10-25  3:35 UTC  (3+ messages)

[PATCH] Fix zsh installation instructions
 2020-10-25  3:29 UTC  (4+ messages)

[PATCH v2 00/29] completion: zsh: latest patches
 2020-10-25  3:13 UTC  (30+ messages)
` [PATCH v2 01/29] completion: zsh: fix __gitcomp_direct()
` [PATCH v2 02/29] completion: zsh: fix name due to broken autoloading
` [PATCH v2 03/29] completion: zsh: fix bash script extension
` [PATCH v2 04/29] completion: zsh: reorganize install instructions
` [PATCH v2 05/29] completion: zsh: fix for directories with spaces
` [PATCH v2 06/29] completion: zsh: update slave script locations
` [PATCH v2 07/29] completion: prompt: fix color for Zsh
` [PATCH v2 08/29] completion: zsh: fix for command aliasing
` [PATCH v2 09/29] completion: bash: synchronize zsh wrapper
` [PATCH v2 10/29] completion: bash: remove "
` [PATCH v2 11/29] completion: zsh: fix completion for --no-.. options
` [PATCH v2 12/29] completion: fix conflict with bashcomp
` [PATCH v2 13/29] completion: zsh: add missing direct_append
` [PATCH v2 14/29] completion: zsh: fix splitting of words
` [PATCH v2 15/29] completion: zsh: simplify compadd functions
` [PATCH v2 16/29] completion: zsh: simplify direct compadd
` [PATCH v2 17/29] completion: zsh: trivial cleanup
` [PATCH v2 18/29] completion: zsh: simplify nl_append
` [PATCH v2 19/29] completion: zsh: simplify file_direct
` [PATCH v2 20/29] completion: zsh: shuffle functions around
` [PATCH v2 21/29] completion: zsh: refactor command completion
` [PATCH v2 22/29] completion: zsh: improve command tags
` [PATCH v2 23/29] completion: zsh: add alias descriptions
` [PATCH v2 24/29] completion: zsh: trivial simplification
` [PATCH v2 25/29] completion: zsh: add simple version check
` [PATCH v2 26/29] completion: bash: trivial cleanup
` [PATCH v2 27/29] completion: bash: cleanup cygwin check
` [PATCH v2 28/29] completion: bash: remove old compat wrappers
` [PATCH v2 29/29] Update copyright notices

Please explain why this merge ignored changes from one branch in favor of another rather than showing a conflict
 2020-10-25  0:05 UTC  (2+ messages)

[ANNOUNCE] Git v2.29.0-rc1
 2020-10-24 17:52 UTC  (5+ messages)

[ANNOUNCE] Git for Windows 2.29.1
 2020-10-23 22:49 UTC 

ご挨拶
 2020-10-23 21:08 UTC 

[bug] Cloning SSH repo into /tmp
 2020-10-23 20:49 UTC  (5+ messages)

[PATCH] apply: clarify description of --index
 2020-10-23 20:18 UTC  (5+ messages)

What's cooking in git.git (Oct 2020, #03; Mon, 19)
 2020-10-23 19:17 UTC  (6+ messages)
` ak/corrected-commit-date, was "

[PATCH v4 0/9] propose config-based hooks
 2020-10-23 19:10 UTC  (5+ messages)
` [PATCH v4 1/9] doc: propose hooks managed by the config

[PATCH v2 05/13] reftable: utility functions
 2020-10-23 17:36 UTC  (5+ messages)

[PATCH 00/10] Prepare for changing the default branch name main (last manual part)
 2020-10-23 15:59 UTC  (12+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 1/9] fmt-merge-msg: also suppress "into main" by default
  ` [PATCH v2 2/9] t9801: use `--` in preparation for default branch rename
  ` [PATCH v2 3/9] tests: start moving to a different default main branch name
  ` [PATCH v2 4/9] t6200: adjust suppression pattern to also match "main"
  ` [PATCH v2 5/9] t5703: adjust a test case for the upcoming default branch name
  ` [PATCH v2 6/9] t3200: prepare for `main` being shorter than `master`
  ` [PATCH v2 7/9] t9902: prepare a test for the upcoming default branch name
  ` [PATCH v2 8/9] tests: prepare aligned mentions of the "
  ` [PATCH v2 9/9] t1400: prepare for `main` being "

[PATCH] bisect: allow `git bisect` to run from subdirectory
 2020-10-23 15:43 UTC  (14+ messages)
` [PATCH][OUTREACHY] "

[ANNOUNCE] Git v2.29.1
 2020-10-23 14:30 UTC 

Help understanding unexpected diff output
 2020-10-23 14:24 UTC  (4+ messages)
  ` Antw: [EXT] "

Questions about partial clone with '--filter=tree:0'
 2020-10-21 17:46 UTC  (5+ 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).