git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-11-02 22:31:18 to 2020-11-04 20:16:22 UTC [more...]

[Bug report] Crash when creating patch
 2020-11-04 20:16 UTC  (16+ messages)
  ` [PATCH 1/3] format-patch: refactor output selection
  ` [PATCH 2/3] format-patch: tie file-opening logic to output_directory
  ` [PATCH 3/3] format-patch: support --output option
  ` [PATCH v2] format-patch --output
    ` [PATCH v2 1/3] format-patch: refactor output selection
    ` [PATCH v2 2/3] format-patch: tie file-opening logic to output_directory
    ` [PATCH v2 3/3] format-patch: support --output option

[PATCH 0/5] Add struct strmap and associated utility functions
 2020-11-04 20:13 UTC  (32+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 01/10] hashmap: add usage documentation explaining hashmap_free[_entries]()
  ` [PATCH v2 03/10] hashmap: allow re-use after hashmap_free()
  ` [PATCH v2 04/10] hashmap: introduce a new hashmap_partial_clear()
  ` [PATCH v2 06/10] strmap: add more utility functions
  ` [PATCH v2 08/10] strmap: add functions facilitating use as a string->int map
  ` [PATCH v2 10/10] strmap: enable allocations to come from a mem_pool
  ` [PATCH v3 00/13] Add struct strmap and associated utility functions
    ` [PATCH v3 07/13] strmap: add more "

[PATCH 0/3] Maintenance IV: Platform-specific background maintenance
 2020-11-04 20:06 UTC  (23+ messages)
` [PATCH 1/3] maintenance: extract platform-specific scheduling
` [PATCH 2/3] maintenance: use launchctl on macOS
` [PATCH 3/3] maintenance: use Windows scheduled tasks
` [PATCH v2 0/4] Maintenance IV: Platform-specific background maintenance
  ` [PATCH v2 1/4] maintenance: extract platform-specific scheduling
  ` [PATCH v2 2/4] maintenance: include 'cron' details in docs
  ` [PATCH v2 3/4] maintenance: use launchctl on macOS
  ` [PATCH v2 4/4] maintenance: use Windows scheduled tasks

[PATCH] upload-pack.c: fix a sparse warning
 2020-11-04 20:05 UTC  (10+ messages)
` [PATCH] Makefile: enable -Wsparse-error for DEVELOPER build

Segfault in git when using git logs
 2020-11-04 19:41 UTC  (19+ messages)
            ` Re*: "

[PATCH] Fix potential segfault on cloning invalid tag
 2020-11-04 19:31 UTC  (3+ messages)
` [PATCH v2] Avoid segfault and provide fallback when cloning invalid branch/tag

[PATCH] upload-pack: allow stateless client EOF just prior to haves
 2020-11-04 18:25 UTC  (8+ messages)

[PATCH 00/14] completion: a bunch of updates
 2020-11-04 18:08 UTC  (25+ messages)

BUG
 2020-11-04 17:54 UTC  (3+ messages)

[PATCH 00/10] completion: bash: general cleanups and reorganizations
 2020-11-04 17:47 UTC  (11+ messages)
` [PATCH 01/10] test: completion: add run_func() helper
` [PATCH 02/10] completion: bash: remove non-append functionality
` [PATCH 03/10] completion: bash: get rid of _append() functions
` [PATCH 04/10] completion: bash: get rid of any non-append code
` [PATCH 05/10] completion: bash: do not modify COMP_WORDBREAKS
` [PATCH 06/10] completion: bash: simplify _get_comp_words_by_ref()
` [PATCH 07/10] completion: bash: refactor _get_comp_words_by_ref()
` [PATCH 08/10] completion: bash: cleanup _get_comp_words_by_ref()
` [PATCH 09/10] completion: bash: trivial cleanup
` [PATCH 10/10] completion: bash: move _get_comp_words_by_ref()

[PATCH v3 00/11] [GSoC] Implement Corrected Commit Date
 2020-11-04 16:45 UTC  (18+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] commit-graph: fix regression when computing Bloom filters
  ` [PATCH v4 04/10] commit-graph: return 64-bit generation number
  ` [PATCH v4 06/10] commit-graph: implement corrected commit date
  ` [PATCH v4 09/10] commit-reach: use corrected commit dates in paint_down_to_common()
  ` [PATCH v4 10/10] doc: add corrected commit date info

[PATCH] pack-write: use hashwrite_be32() instead of double-buffering array
 2020-11-04 16:23 UTC  (3+ messages)

[PATCH 0/4] rebase -i: fix ORIG_HEAD handling
 2020-11-04 15:29 UTC  (11+ messages)
` [PATCH 1/4] rebase -i: stop overwriting ORIG_HEAD buffer
` [PATCH v2 0/4] rebase -i: fix ORIG_HEAD handling
  ` [PATCH v2 1/4] rebase -i: stop overwriting ORIG_HEAD buffer
  ` [PATCH v2 2/4] rebase -i: use struct object_id rather than looking up commit
  ` [PATCH v2 3/4] rebase -i: use struct object_id when writing state
  ` [PATCH v2 4/4] rebase -i: simplify get_revision_ranges()

[PATCH] refs: Always pass old object name to reftx hook
 2020-11-04 14:58 UTC 

[PATCH 0/2] update-ref: Allow creation of multiple transactions
 2020-11-04 14:57 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] p1400: Use `git-update-ref --stdin` to test "

Bug with --abbrev option in git log?
 2020-11-04 13:24 UTC  (5+ messages)
  ` [PATCH] doc: clarify that most --abbrev[=<n>] are about minimum length

What's cooking in git.git (Oct 2020, #04; Tue, 27)
 2020-11-04 13:22 UTC  (8+ messages)
` sj/untracked-files-in-submodule-directory-is-not-dirty, was "
` ag/merge-strategies-in-c, "

Git Help
 2020-11-04 12:19 UTC  (3+ messages)

support comma-separated fetch specs list?
 2020-11-04  5:41 UTC  (2+ messages)

[PATCH] gitk: replace tabs with spaces (again)
 2020-11-04  1:09 UTC 

[PATCH] ci: make the whitespace checker more robust
 2020-11-03 22:02 UTC  (2+ messages)

[PATCH 00/10] Advertise trace2 SID in protocol capabilities
 2020-11-03 21:48 UTC  (20+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 01/11] docs: new capability to advertise trace2 SIDs
  ` [PATCH v2 02/11] docs: new trace2.advertiseSID option
  ` [PATCH v2 03/11] trace2: add a public function for getting the SID
  ` [PATCH v2 04/11] upload-pack: advertise trace2 SID in v0 capabilities
  ` [PATCH v2 05/11] receive-pack: "
  ` [PATCH v2 06/11] serve: advertise trace2 SID in v2 capabilities
  ` [PATCH v2 07/11] transport: log received server trace2 SID
  ` [PATCH v2 08/11] fetch-pack: advertise trace2 SID in capabilities
  ` [PATCH v2 09/11] upload-pack, serve: log received client trace2 SID
  ` [PATCH v2 10/11] send-pack: advertise trace2 SID in capabilities
  ` [PATCH v2 11/11] receive-pack: log received client trace2 SID

git clean -Xdf doesn't clean ignored files in subfolders
 2020-11-03 19:14 UTC  (4+ messages)

[PATCH] diff: do not show submodule with untracked files as "-dirty"
 2020-11-03 17:55 UTC  (4+ messages)
` [Outreachy][PATCH v6] "

Regression: cannot edit after intent-to-add
 2020-11-03 17:44 UTC  (2+ messages)

[PATCH 0/4] "Push" protocol change proposal: user-specified base
 2020-11-03 17:35 UTC  (13+ messages)
` [PATCH 1/4] connect: refactor building of Extra Parameters
` [PATCH 2/4] push: teach --base for ssh:// and file://
` [PATCH 3/4] remote-curl: teach --base for http(s)://
` [PATCH 4/4] Doc: push with --base

git-diff bug?
 2020-11-03 16:58 UTC  (6+ messages)

[PATCH v2 00/20] fundamentals of merge-ort implementation
 2020-11-03 16:36 UTC  (3+ messages)

[PATCH 0/2] git-gui: Auto-rescan on activate
 2020-11-03 16:16 UTC  (3+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

[REGRESSION FIX 0/2] Handling regression introduced by a62387b
 2020-11-03 14:23 UTC  (3+ messages)
` [REGRESSION FIX 1/2] submodules: test for fetch of non-init subsub-repo
` [REGRESSION FIX 2/2] Revert "submodule.c: fetch in submodules git directory instead of in worktree"

[PATCH] t2402: fix typo
 2020-11-03 11:48 UTC 

[PATCH v3 00/19] Parallel Checkout (part I)
 2020-11-03  3:48 UTC  (4+ messages)
` [PATCH v3 10/19] unpack-trees: add basic support for parallel checkout

[PATCH 0/4] Adjust t5515 for the upcoming change of the default branch name
 2020-11-03  1:08 UTC  (6+ messages)
` [PATCH 1/4] t5515: use `main` as the name of the main branch for testing (part 1)
` [PATCH 2/4] t5515: use `main` as the name of the main branch for testing (part 2)
` [PATCH 3/4] t5515: use `main` as the name of the main branch for testing (part 3)
` [PATCH 4/4] t5515: use `main` as the name of the main branch for testing (conclusion)

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

[PATCH] Fix zsh installation instructions
 2020-11-03  1:02 UTC  (13+ 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).