messages from 2018-07-10 18:17:07 to 2018-07-12 15:12:19 UTC [more...]
[PATCH v2 00/18] Add `branch-diff`, a `tbdiff` lookalike
2018-07-12 15:11 UTC (12+ messages)
` [PATCH v3 00/20] Add `range-diff`, "
` [PATCH v3 01/20] linear-assignment: a function to solve least-cost assignment problems
` refs/notes/amlog problems, was "
rev-parse --show-toplevel broken during exec'ed rebase?
2018-07-12 15:02 UTC (4+ messages)
[PATCH v2 00/24] Multi-pack-index (MIDX)
2018-07-12 14:10 UTC (11+ messages)
` [PATCH v3 "
` [PATCH v3 07/24] multi-pack-index: expand test data
` [PATCH v3 16/24] config: create core.multiPackIndex setting
[GSoC] GSoC with git, week 10
2018-07-12 14:09 UTC (4+ messages)
[PATCH v1] handle lower case drive letters on Windows
2018-07-12 13:59 UTC (7+ messages)
` [PATCH v2] "
[RFC PATCH 0/6] Compile cleanly in pedantic mode
2018-07-12 13:25 UTC (6+ messages)
` [PATCH "
[PATCH 0/3] rebase -r: support octopus merges
2018-07-12 13:11 UTC (16+ messages)
` [PATCH 2/3] rebase --rebase-merges: add support for "
` [PATCH 1/3] merge: allow reading the merge commit message from a file
` [PATCH 3/3] rebase --rebase-merges: adjust man page for octopus support
[PATCH 00/25] fix buggy tests, modernize tests, fix broken &&-chains
2018-07-12 12:37 UTC (3+ messages)
` [PATCH 21/25] t5000-t5999: "
[RFC PATCH 0/4] Fix occasional test failures in http tests
2018-07-12 12:22 UTC (17+ messages)
` [RFC PATCH 4/4] t/lib-httpd: sort log based on timestamp to avoid occasional failure
` [PATCH v2 0/3] Fix occasional test failures in http tests
` [PATCH v2 1/3] t5541: avoid empty line when truncating access log
` [PATCH v2 2/3] t/lib-httpd: add the strip_access_log() helper function
` [PATCH v2 3/3] t/lib-httpd: avoid occasional failures when checking access.log
` [PATCH v3 0/3] Fix occasional test failures in http tests
` [PATCH v3 1/3] t5541: clean up truncating access log
` [PATCH v3 2/3] t/lib-httpd: add the strip_access_log() helper function
` [PATCH v3 3/3] t/lib-httpd: avoid occasional failures when checking access.log
[PATCH] sequencer.c: terminate the last line of author-script properly
2018-07-12 11:18 UTC
[PATCH 00/29] t: detect and fix broken &&-chains in subshells
2018-07-12 10:50 UTC (14+ messages)
` [PATCH v2 00/10] detect "
` [PATCH v2 01/10] t/test-lib: teach --chain-lint to "
` [PATCH v2 02/10] t/Makefile: add machinery to check correctness of chainlint.sed
` [PATCH v2 03/10] t/chainlint: add chainlint "basic" test cases
` [PATCH v2 04/10] t/chainlint: add chainlint "whitespace" "
` [PATCH v2 05/10] t/chainlint: add chainlint "one-liner" "
` [PATCH v2 06/10] t/chainlint: add chainlint "nested subshell" "
` [PATCH v2 07/10] t/chainlint: add chainlint "loop" and "conditional" "
` [PATCH v2 08/10] t/chainlint: add chainlint "cuddled" "
` [PATCH v2 09/10] t/chainlint: add chainlint "complex" "
` [PATCH v2 10/10] t/chainlint: add chainlint "specialized" "
[PATCH] sha1-name.c: for ":/", find detached HEAD commits
2018-07-12 5:49 UTC (12+ messages)
` [PATCH v2] "
[PATCH 0/2] Fix --rebase-merges with custom commentChar
2018-07-12 3:02 UTC (2+ messages)
[PATCH 0/5] Object store refactoring: commit graph
2018-07-11 22:42 UTC (13+ messages)
` [PATCH v2 on ds/commit-graph-fsck 0/6] "
` [PATCH v2 6/6] commit-graph: add repo arg to graph readers
` [PATCH v3 0/6] Object store refactoring: commit graph
` [PATCH v3 1/6] commit-graph: refactor preparing "
` [PATCH v3 2/6] object-store: add missing include
` [PATCH v3 3/6] commit-graph: add missing forward declaration
` [PATCH v3 4/6] commit-graph: add free_commit_graph
` [PATCH v3 5/6] commit-graph: store graph in struct object_store
` [PATCH v3 6/6] commit-graph: add repo arg to graph readers
[RFC PATCH] Add 'human' date format
2018-07-11 21:49 UTC (9+ messages)
` [RFC PATCH v2] "
What's cooking in git.git (Jul 2018, #01; Wed, 11)
2018-07-11 21:28 UTC (2+ messages)
[PATCH v2 6/6] commit-graph: add repo arg to graph readers
2018-07-11 21:08 UTC (4+ messages)
[PATCH] add -p: fix counting empty context lines in edited patches
2018-07-11 20:50 UTC (4+ messages)
` [PATCH v2] "
[PATCH] fsck: check skiplist for object in fsck_blob()
2018-07-11 19:31 UTC (11+ messages)
[PATCH v2 0/2] Fix use of strategy options with interactive rebases
2018-07-11 19:12 UTC (6+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] t3418: add testcase showing problems with rebase -i and strategy options
[PATCH 0/2] Address recovery failures with directory/file conflicts
2018-07-11 18:24 UTC (7+ messages)
` [PATCH 1/2] t1015: demonstrate directory/file conflict recovery failures
` [PATCH 2/2] read-cache: fix directory/file conflict handling in read_index_unmerged()
BUG: Segfault on "git pull" on "bad object HEAD"
2018-07-11 17:09 UTC (7+ messages)
` [PATCH] has_uncommitted_changes(): fall back to empty tree
[PATCH v2 0/9] X509 (gpgsm) commit signing support
2018-07-11 16:38 UTC (37+ messages)
` [PATCH v2 2/9] gpg-interface: make parse_gpg_output static and remove from interface header
` [PATCH v2 4/9] t/t7510: check the validation of the new config gpg.format
` [PATCH v2 6/9] gpg-interface: do not hardcode the key string len anymore
` [PATCH v2 7/9] gpg-interface: introduce new config to select per gpg format program
` [PATCH v2 8/9] gpg-interface: introduce new signature format "x509" using gpgsm
` [PATCH v2 9/9] gpg-interface t: extend the existing GPG tests with GPGSM
[PATCH] unpack-trees: do not fail reset because of unmerged skipped entry
2018-07-11 16:35 UTC (8+ messages)
` [PATCH v2] "
[PATCH 0/6] Add merge recursive testcases with undetected conflicts
2018-07-11 15:40 UTC (7+ messages)
[PATCH 0/2] de-confuse git cherry-pick --author behavior
2018-07-11 15:37 UTC (7+ messages)
` [PATCH 2/2] sequencer: don't say BUG on bogus input
` [PATCH v2 0/2] de-confuse git cherry-pick --author
[PATCH 00/17] object_id part 14
2018-07-11 15:36 UTC (8+ messages)
` [PATCH 07/17] commit: increase commit message buffer size
[PATCH] gc --auto: release pack files before auto packing
2018-07-11 15:33 UTC (8+ messages)
[GSoC][PATCH v2 0/7] rebase -i: rewrite some parts in C
2018-07-11 14:25 UTC (26+ messages)
` [GSoC][PATCH v3 00/13] "
` [GSoC][PATCH v3 01/13] sequencer: make two functions and an enum from sequencer.c public
` [GSoC][PATCH v3 02/13] rebase--interactive: rewrite append_todo_help() in C
` [GSoC][PATCH v3 03/13] editor: add a function to launch the sequence editor
` [GSoC][PATCH v3 04/13] rebase-interactive: rewrite the edit-todo functionality in C
` [GSoC][PATCH v3 05/13] sequencer: add a new function to silence a command, except if it fails
` [GSoC][PATCH v3 06/13] rebase -i: rewrite setup_reflog_action() in C
` [GSoC][PATCH v3 07/13] rebase -i: rewrite checkout_onto() "
` [GSoC][PATCH v3 08/13] sequencer: refactor append_todo_help() to write its message to a buffer
` [GSoC][PATCH v3 09/13] sequencer: change the way skip_unnecessary_picks() returns its result
` [GSoC][PATCH v3 10/13] rebase--interactive: rewrite complete_action() in C
` [GSoC][PATCH v3 11/13] rebase--interactive: remove unused modes and functions
[PATCH v6 00/21] Integrate commit-graph into 'fsck' and 'gc'
2018-07-11 9:38 UTC (4+ messages)
` [PATCH v7 00/22] "
` [PATCH v7 06/22] commit-graph: load a root tree from specific graph
[PATCH 1/2] builtin/receive-pack: use check_signature from gpg-interface
2018-07-11 8:38 UTC (2+ messages)
` [PATCH 2/2] gpg-interface: make parse_gpg_output static and remove from interface header
[PATCH 0/3] Add testcases showing suboptimal submodule/path conflict handling
2018-07-11 3:56 UTC (10+ messages)
` [PATCH 1/3] t7405: add a file/submodule conflict
` [PATCH v2 0/3] Add testcases showing suboptimal submodule/path conflict handling
` [PATCH v2 1/3] t7405: add a file/submodule conflict
` [PATCH v2 2/3] t7405: add a directory/submodule conflict
` [PATCH v2 3/3] t7405: verify 'merge --abort' works after submodule/path conflicts
[RFC PATCH 0/7] merge requirement: index matches head
2018-07-11 3:09 UTC (5+ messages)
` [PATCH v2 0/9] Fix merge issues with index not matching HEAD
` [PATCH v2 4/9] t6044: add a testcase for index matching head, when head doesn't match HEAD
` [RFC PATCH 2/7] "
Git 2.18: RUNTIME_PREFIX... is it working?
2018-07-10 22:21 UTC (12+ messages)
[PATCH v3 14/20] diff: add an internal option to dual-color diffs of diffs
2018-07-10 21:54 UTC (7+ messages)
` [PATCH 0/2] "
` [PATCH 1/2] diff.c: convert emit_line_ws_markup to take string for sign
` [PATCH 2/2] WIP diff.c: clarify emit_line_0
` [PATCH] "
` [PATCH] ws: do not reset and set color twice
[RFC/PATCH 0/7] rerere: handle nested conflicts
2018-07-10 21:37 UTC (5+ messages)
` [PATCH v2 00/10] "
[PATCH v1] convert log_ref_write_fd() to use strbuf
2018-07-10 21:22 UTC (7+ messages)
` [PATCH v2] "
git log --shortstat doesn't respect -c (but --stat does)
2018-07-10 20:34 UTC (2+ messages)
Subscribing Apple people to git-security@googlegroups.com
2018-07-10 18:54 UTC (5+ messages)
page: next (older) | prev (newer) | latest
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).