git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-06-13 17:43:37 to 2019-06-17 18:07:12 UTC [more...]

[PATCH v5 00/16] Commit-graph: Write incremental files
 2019-06-17 18:07 UTC  (4+ messages)
` [PATCH] commit-graph: normalize commit-graph filenames
  ` [PATCH v2] "

What's cooking in git.git (Jun 2019, #04; Fri, 14)
 2019-06-17 18:06 UTC  (3+ messages)
` js/gcc-8-and-9, was "
` pw/rebase-abort-clean-rewritten, "

'git interpret-trailers' is tripped by comment characters other than '#'
 2019-06-17 17:31 UTC  (7+ messages)

[RFC PATCH] userdiff: ship built-in driver config file
 2019-06-17 16:54 UTC 

[PATCH v8 7/9] blame: add a fingerprint heuristic to match ignored lines
 2019-06-17 15:03 UTC  (3+ messages)
` [PATCH] t8014: avoid git command in upstream pipe

[PATCH] show --continue/skip etc. consistently in synopsis
 2019-06-17  9:17 UTC  (6+ messages)
` [PATCH v2] "

[GSoC][PATCH 0/3] Teach cherry-pick/revert to skip commits
 2019-06-17  8:39 UTC  (24+ messages)
` [GSoC][PATCH v3 "
  ` [GSoC][PATCH v3 1/3] sequencer: add advice for revert
  ` [GSoC][PATCH v3 2/3] cherry-pick/revert: add --skip option
` [GSoC][PATCH v4 0/4] [GSoC][PATCH 0/3] Teach cherry-pick/revert to skip commits
  ` [GSoC][PATCH v4 1/4] sequencer: add advice for revert
  ` [GSoC][PATCH v4 2/4] sequencer: rename reset_for_rollback to reset_merge
  ` [GSoC][PATCH v4 3/4] cherry-pick/revert: add --skip option
  ` [GSoC][PATCH v4 4/4] cherry-pick/revert: advise using --skip

[PATCH] fsmonitor: avoid signed integer overflow / infinite loop
 2019-06-17  7:25 UTC  (3+ messages)

`git stash <command> <n>` stopped working in 2.22.0
 2019-06-17  6:03 UTC  (4+ messages)
` [PATCH] stash: fix show referencing stash index

[PATCH 1/2] coccinelle: use COPY_ARRAY for copying arrays
 2019-06-17  1:14 UTC  (3+ messages)
` [PATCH 2/2] "

commit sized around 100 gb in changes failed to push to a TFS remote - Git
 2019-06-16 22:49 UTC  (3+ messages)

[PATCH] Use an intermediate file between between git blame and sed to avoid git blame's exit code being hidden
 2019-06-16 22:41 UTC  (4+ messages)

[PATCH 0/4] Support building with GCC v8.x/v9.x
 2019-06-16 22:26 UTC  (24+ messages)
` [PATCH 2/4] kwset: allow building with GCC 8
    ` [RFC/PATCH v1 0/4] compat/obstack: update from upstream
      ` [PATCH v1 1/4] "
      ` [PATCH v1 2/4] SQUASH??? compat/obstack: fix portability issues
      ` [PATCH v1 3/4] SQUASH??? compat/obstack: fix build errors with Clang
      ` [PATCH v1 4/4] compat/obstack: fix some sparse warnings
  ` Can we just get rid of kwset & obstack in favor of optimistically using PCRE v2 JIT?
` [PATCH 4/4] config: avoid calling `labs()` on too-large data type

[PATCH v2 00/10] Hash-independent tests, part 4
 2019-06-16 18:53 UTC  (11+ messages)
` [PATCH v2 01/10] t: add helper to convert object IDs to paths
` [PATCH v2 02/10] t1410: make hash size independent
` [PATCH v2 03/10] t1450: "
` [PATCH v2 04/10] t5000: make hash independent
` [PATCH v2 05/10] t6030: make test work with SHA-256
` [PATCH v2 06/10] t0027: make hash size independent
` [PATCH v2 07/10] t0090: make test pass with SHA-256
` [PATCH v2 08/10] t1007: remove SHA1 prerequisites
` [PATCH v2 09/10] t1710: make hash independent
` [PATCH v2 10/10] t2203: avoid hard-coded object ID values

[PATCH] wrapper: avoid UB in macOS
 2019-06-16 18:40 UTC 

[PATCH] test: completion: tests for __gitcomp regression
 2019-06-16  1:32 UTC  (9+ messages)
` [PATCH] completion: do not cache if --git-completion-helper fails

[PATCH v4 0/4] Test oidmap
 2019-06-15 10:07 UTC  (5+ messages)
` [PATCH v4 1/4] t/helper: add test-oidmap.c
` [PATCH v4 2/4] t: add t0016-oidmap.sh
` [PATCH v4 3/4] oidmap: use sha1hash() instead of static hash() function
` [PATCH v4 4/4] test-hashmap: remove 'hash' command

rev-parse --is-bare-repository incorrect when work tree is set
 2019-06-15  8:56 UTC  (2+ messages)

Deadname rewriting
 2019-06-15  8:19 UTC  (3+ messages)

[PATCH v2 0/9] Filter combination
 2019-06-15  0:40 UTC  (24+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] list-objects-filter: make API easier to use
  ` [PATCH v3 02/10] list-objects-filter: put omits set in filter struct
  ` [PATCH v3 03/10] list-objects-filter-options: always supply *errbuf
  ` [PATCH v3 04/10] list-objects-filter: implement composite filters
  ` [PATCH v3 05/10] list-objects-filter-options: move error check up
  ` [PATCH v3 06/10] list-objects-filter-options: make filter_spec a string_list
  ` [PATCH v3 07/10] strbuf: give URL-encoding API a char predicate fn
  ` [PATCH v3 08/10] list-objects-filter-options: allow mult. --filter
  ` [PATCH v3 09/10] list-objects-filter-options: clean up use of ALLOC_GROW
  ` [PATCH v3 10/10] list-objects-filter-options: make parser void
` [PATCH v4 00/10] Filter combination
  ` [PATCH v4 01/10] list-objects-filter: make API easier to use
  ` [PATCH v4 02/10] list-objects-filter: put omits set in filter struct
  ` [PATCH v4 03/10] list-objects-filter-options: always supply *errbuf
  ` [PATCH v4 04/10] list-objects-filter: implement composite filters
  ` [PATCH v4 05/10] list-objects-filter-options: move error check up
  ` [PATCH v4 06/10] list-objects-filter-options: make filter_spec a string_list
  ` [PATCH v4 07/10] strbuf: give URL-encoding API a char predicate fn
  ` [PATCH v4 08/10] list-objects-filter-options: allow mult. --filter
  ` [PATCH v4 09/10] list-objects-filter-options: clean up use of ALLOC_GROW
  ` [PATCH v4 10/10] list-objects-filter-options: make parser void

cherry-pick strangeness
 2019-06-15  0:24 UTC  (4+ messages)

[PATCH] revision: remove stray whitespace when name empty
 2019-06-14 23:48 UTC  (7+ messages)
` [PATCH v2] rev-list: teach --oid-only to enable piping
  ` [PATCH v3] rev-list: teach --no-object-names "

[RFC PATCH] rev-list: clarify --abbrev and --abbrev-commit usage
 2019-06-14 22:56 UTC  (6+ messages)

[PATCH v3 0/8] teach branch-specific options for format-patch
 2019-06-14 21:56 UTC  (10+ messages)
` [RESEND PATCH "
  ` [RESEND PATCH v3 1/8] t4014: clean up style
  ` [RESEND PATCH v3 2/8] Doc: add more detail for git-format-patch
  ` [RESEND PATCH v3 3/8] format-patch: infer cover letter from branch description
  ` [RESEND PATCH v3 4/8] format-patch: move extra_headers logic later
  ` [RESEND PATCH v3 5/8] string-list: create string_list_append_all
  ` [RESEND PATCH v3 6/8] format-patch: read branch-specific To: and Cc: headers
  ` [RESEND PATCH v3 7/8] format-patch: move output_directory logic later
  ` [RESEND PATCH v3 8/8] format-patch: read branch-specific output directory

[PATCH] doc branch: provide examples for listing remote tracking branches
 2019-06-14 21:00 UTC  (4+ messages)
` [RFC/PATCH v2] "

[PATCH 0/1] ci: split linux-gcc into linux-gcc and linux-gcc-extra
 2019-06-14 19:35 UTC  (7+ messages)
` [PATCH 1/1] ci: split the `linux-gcc` job into two jobs

[GSoC] Blogging with Rohit
 2019-06-14 18:47 UTC  (2+ messages)
` Bloggin "

[PATCH] rebase: fix garbled progress display with '-x'
 2019-06-14 18:42 UTC  (8+ messages)
` [PATCH v2 0/4] rebase/progress: add and use term_clear_line()
  ` [PATCH v2 3/4] rebase: fix garbled progress display with '-x'

[RFC PATCH 0/3] Add a JSON Schema for trace2 events
 2019-06-14 15:59 UTC  (5+ messages)
` [RFC PATCH 1/3] trace2: correct trace2 field name documentation
` [RFC PATCH 2/3] trace2: Add a JSON schema for trace2 events

advertised commit fetch using commit id fails
 2019-06-14 15:29 UTC  (3+ messages)

[PATCH 0/1] t3404: fix a typo
 2019-06-14 12:16 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC] submodule: display progress by default
 2019-06-14 12:14 UTC 

[PATCH 0/3] Test oidmap
 2019-06-14 10:36 UTC  (8+ messages)
` [PATCH 2/3] t: add t0016-oidmap.sh

Git Test Coverage Report (Friday, June 14)
 2019-06-14 10:23 UTC 

[PATCH 0/5] contrib: completion: general zsh updates
 2019-06-14  6:50 UTC  (6+ messages)
` [PATCH 1/5] completion: zsh: update installation instructions
` [PATCH 2/5] completion: zsh: fix for directories with spaces
` [PATCH 3/5] completion: remove zsh hack
` [PATCH 4/5] completion: zsh: improve main function selection
` [PATCH 5/5] completion: prompt: fix color for Zsh

[PATCH] cleanup: fix possible overflow errors in binary search, part 2
 2019-06-14  4:18 UTC  (5+ messages)

[Patch 0/5] Add exclusions for tests requiring cvs where cvs is not installed
 2019-06-13 22:46 UTC  (9+ messages)
` [Patch 1/5] t9600-cvsimport: exclude test if "
` [Patch 2/5] t9601-cvsimport-vendor-branch: "
` [Patch 3/5] t9602-cvsimport-branches-tags: "
` [Patch 4/5] t9603-cvsimport-patchsets: "
` [Patch 5/5] t9604-cvsimport-timestamps: "

git receive-pack deletes refs one at a time?
 2019-06-13 21:20 UTC  (4+ messages)

What's cooking in git.git (Jun 2019, #03; Wed, 12)
 2019-06-13 20:56 UTC  (3+ messages)

Reducing git size by building libgit.so
 2019-06-13 19:19 UTC  (8+ messages)

[PATCH 2/2] archive: avoid spawning `gzip`
 2019-06-13 19:16 UTC  (11+ messages)

Git status parse error after v.2.22.0 upgrade
 2019-06-13 19:00 UTC  (9+ messages)

git bisect should return 1 when the first bad commit is found
 2019-06-13 18:22 UTC  (2+ messages)


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