messages from 2019-05-21 20:46:21 to 2019-05-25 12:57:18 UTC [more...]
Mac OSX git uninstall unsuccessful
2019-05-22 12:52 UTC
[PATCH 0/1] trace2: fix tracing when NO_PTHREADS is defined
2019-05-25 10:43 UTC (6+ messages)
Incorrect diff-parseopt conversion?
2019-05-25 10:37 UTC (6+ messages)
[PATCH 0/3] fix diff-parseopt regressions
2019-05-25 10:22 UTC (8+ messages)
` [PATCH 1/3] diff-parseopt: correct variable types that are used by parseopt
` [PATCH 2/3] diff-parseopt: restore -U (no argument) behavior
` [PATCH 3/3] parse-options: check empty value in OPT_INTEGER and OPT_ABBREV
` [PATCH 4/3] parse-options: make compiler check value type mismatch
[PATCH v4] fast-import: checkpoint: only write out refs and tags if we changed them
2019-05-25 2:18 UTC (2+ messages)
[PATCH 00/52] fix some -Wmissing-field-initializer warnings
2019-05-24 23:08 UTC (3+ messages)
[PATCH v1 0/5] Filter combination
2019-05-24 21:01 UTC (9+ messages)
` [PATCH v1 1/5] list-objects-filter: refactor into a context struct
` [PATCH v1 2/5] list-objects-filter-options: error is localizeable
` [PATCH v1 3/5] list-objects-filter: implement composite filters
` [PATCH v1 4/5] list-objects-filter-options: move error check up
` [PATCH v1 5/5] list-objects-filter-options: allow mult. --filter
[RFC PATCH] list-objects-filter: disable 'sparse:path' filters
2019-05-24 19:43 UTC (7+ messages)
[PATCH] fetch-pack: send server options after command
2019-05-24 19:11 UTC (2+ messages)
git bundle verify segfaults
2019-05-24 18:49 UTC (2+ messages)
[PATCH v3] builtin/merges: clarify --squash behavior with --commit
2019-05-24 18:36 UTC (2+ messages)
` [PATCH v4] merge: refuse --commit with --squash
'git stash list' => Segmentation fault
2019-05-24 17:27 UTC
Need help merging unrelated histories
2019-05-24 17:10 UTC (4+ messages)
[PATCH 2/3] prune: use bitmaps for reachability traversal
2019-05-24 13:41 UTC (26+ messages)
` bitmaps by default? [was: prune: use bitmaps for reachability traversal]
` [PATCH] repack: enable bitmaps by default on bare repos
` [PATCH v3] "
` [PATCH] pack-bitmap: look for an uninteresting bitmap
[PATCH 0/2] Fix racy fsmonitor
2019-05-24 12:23 UTC (3+ messages)
` [PATCH 1/2] fill_stat_cache_info(): prepare for an fsmonitor fix
` [PATCH 2/2] mark_fsmonitor_valid(): mark the index as changed if needed
standalone library/tool to query commit-graph?
2019-05-24 11:37 UTC (11+ messages)
[PATCH 0/3] hash-object doc: small fixes
2019-05-24 10:12 UTC (9+ messages)
` [PATCH 1/3] hash-object doc: stop mentioning git-cvsimport
` [PATCH 2/3] hash-object doc: elaborate on -w and --literally promises
` [PATCH 3/3] hash-object doc: point to ls-files and rev-parse
[GSoC] How to protect cached_objects
2019-05-24 9:55 UTC (3+ messages)
how does "clone --filter=sparse:path" work?
2019-05-24 9:27 UTC (6+ messages)
Performance regression on git fetch in 2.21
2019-05-24 9:14 UTC
[PATCH] update-server-info: avoid needless overwrites
2019-05-24 7:34 UTC (15+ messages)
` [PATCH 2/1] server-info: conditionally update on fetch
` [WIP] repack leaving stale entries in objects/info/packs
` [PATCH] server-info: do not list unlinked packs
` [PATCH v2] "
git archive generates tar with malformed pax extended attribute
2019-05-24 8:13 UTC (4+ messages)
[PATCH 0/4] fix BUG() with "git am -i --resolved"
2019-05-24 6:46 UTC (9+ messages)
` [PATCH 3/4] am: drop tty requirement for --interactive
` [PATCH 4/4] am: fix --interactive HEAD tree resolution
` [PATCH v2 "
[PATCH] Use user supplied origin name for extension.partialcone instead of hardcoded value
2019-05-24 0:15 UTC (3+ messages)
` [PATCH] clone: respect user supplied origin name when setting up partial clone
RFC: Separate commit identification from Merkle hashing
2019-05-23 21:50 UTC (9+ messages)
[ANNOUNCE] Git v2.22.0-rc1
2019-05-23 21:06 UTC (5+ messages)
` New diff test failures on s390x architecture (was: [ANNOUNCE] Git v2.22.0-rc1)
Revision walking, commit dates, slop
2019-05-23 21:04 UTC (13+ messages)
[Breakage] 2.22.0-rc1 t5401-update-hooks.sh
2019-05-23 21:00 UTC (8+ messages)
` Issues with t7519.19, was "
[PATCH 0/2] Fix fsmonitor after discard_index()
2019-05-23 20:49 UTC (3+ messages)
[RFC PATCH] grep: provide sane default to grep_source struct
2019-05-23 20:34 UTC (10+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] grep: fail if call could output and name is null
Problem using 'submodule.recurse'
2019-05-23 17:42 UTC
[PATCH 00/17] [RFC] Commit-graph: Write incremental files
2019-05-23 13:00 UTC (15+ messages)
` [PATCH v2 00/11] "
` [PATCH v2 01/11] commit-graph: document commit-graph chains
` [PATCH v2 02/11] commit-graph: prepare for "
` [PATCH v2 03/11] commit-graph: rename commit_compare to oid_compare
` [PATCH v2 05/11] commit-graph: add base graphs chunk
` [PATCH v2 04/11] commit-graph: load commit-graph chains
` [PATCH v2 06/11] commit-graph: rearrange chunk count logic
` [PATCH v2 08/11] commit-graph: add --split option to builtin
` [PATCH v2 07/11] commit-graph: write commit-graph chains
` [PATCH v2 09/11] commit-graph: merge "
` [PATCH v2 10/11] commit-graph: allow cross-alternate chains
` [PATCH v2 11/11] commit-graph: expire commit-graph files
[PATCH v2] doc: hint about GIT_DEBUGGER
2019-05-23 10:09 UTC (3+ messages)
` [PATCH v3] doc: hint about GIT_DEBUGGER in CodingGuidelines
[PATCH] Make stashing nothing exit 1
2019-05-23 9:49 UTC (5+ messages)
HEAD and namespaces
2019-05-23 6:11 UTC (5+ messages)
` [PATCH] upload-pack: strip namespace from symref data
` [PATCH v2] "
[PATCH] send-email: Add an option to suppress adding a specific email address
2019-05-23 0:48 UTC (2+ messages)
[PATCH] send-email: Add an option to suppress adding a specific email address
2019-05-23 0:32 UTC
git describe/contains for submodule commits
2019-05-23 0:04 UTC (2+ messages)
[PATCH v2] status: add an empty line when there is no hint
2019-05-22 23:01 UTC (14+ messages)
[GSoC] Blogging with Rohit
2019-05-22 22:16 UTC (3+ messages)
[PATCH v3 3/3] send-email: do defaults -> config -> getopt in that order
2019-05-22 20:25 UTC (3+ messages)
` [PATCH 4/5] send-email: fix regression in sendemail.identity parsing
strange behavior of git diff-index
2019-05-22 15:27 UTC (3+ messages)
[ANNOUNCE] Git Rev News edition 51
2019-05-22 10:16 UTC
[PATCH v2] git-p4: Allow unshelving of branched files
2019-05-22 6:21 UTC
[PATCH] git-p4: Allow unshelving of branched files
2019-05-22 6:19 UTC (3+ messages)
[PATCH] hash-object: don't pointlessly zlib compress without -w
2019-05-22 5:32 UTC (2+ messages)
[PATCH v2 0/6] teach branch-specific options for format-patch
2019-05-22 2:44 UTC (10+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 1/8] t4014: clean up style
` [PATCH v3 2/8] Doc: add more detail for git-format-patch
` [PATCH v3 3/8] format-patch: infer cover letter from branch description
` [PATCH v3 4/8] format-patch: move extra_headers logic later
` [PATCH v3 5/8] string-list: create string_list_append_all
` [PATCH v3 6/8] format-patch: read branch-specific To: and Cc: headers
` [PATCH v3 7/8] format-patch: move output_directory logic later
` [PATCH v3 8/8] format-patch: read branch-specific output directory
[PATCH] revision: use generation for A..B --topo-order queries
2019-05-22 2:19 UTC (3+ messages)
` [PATCH 2/2] revision: keep topo-walk free of unintersting commits
What's cooking in git.git (May 2019, #02; Tue, 14)
2019-05-21 22:28 UTC (8+ messages)
` js/difftool-no-index, was "
Slightly confusing documentation for "git clone --recursive"
2019-05-21 21:25 UTC
[PATCH 2/2] index-pack: prefetch missing REF_DELTA bases
2019-05-21 21:20 UTC (10+ messages)
Cygwin Git Performance
2019-05-21 21:06 UTC (2+ messages)
[PATCH] get_oid: handle NULL repo->index
2019-05-21 20:58 UTC (5+ messages)
` [PATCH] repository.c: always allocate 'index' at repo init time
I made a flame graph renderer for git's trace2 output
2019-05-21 20:46 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).