messages from 2018-07-10 12:18:04 to 2018-07-11 21:24:34 UTC [more...]
[RFC PATCH] Add 'human' date format
2018-07-11 21:24 UTC (8+ messages)
` [RFC PATCH v2] "
[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 v1] handle lower case drive letters on Windows
2018-07-11 20:11 UTC (4+ messages)
[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
What's cooking in git.git (Jul 2018, #01; Wed, 11)
2018-07-11 19:02 UTC
[PATCH 0/3] rebase -r: support octopus merges
2018-07-11 18:49 UTC (8+ 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 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()
[PATCH] sha1-name.c: for ":/", find detached HEAD commits
2018-07-11 17:49 UTC (11+ messages)
[RFC PATCH 0/4] Fix occasional test failures in http tests
2018-07-11 17:35 UTC (13+ 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
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 (45+ messages)
` [PATCH v2 2/9] gpg-interface: make parse_gpg_output static and remove from interface header
` [PATCH v2 3/9] gpg-interface: add new config to select how to sign a commit
` [PATCH v2 4/9] t/t7510: check the validation of the new config gpg.format
` [PATCH v2 5/9] gpg-interface: introduce an abstraction for multiple gpg formats
` [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 v2 00/18] Add `branch-diff`, a `tbdiff` lookalike
2018-07-11 16:12 UTC (17+ 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 "
` [PATCH v3 16/20] range-diff --dual-color: work around bogus white-space warning
[RFC PATCH 0/6] Compile cleanly in pedantic mode
2018-07-11 15:42 UTC (5+ messages)
` [PATCH "
[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 (9+ 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 (28+ 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 v2 00/24] Multi-pack-index (MIDX)
2018-07-11 9:48 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 16/24] config: create core.multiPackIndex setting
[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 00/29] t: detect and fix broken &&-chains in subshells
2018-07-11 6:46 UTC (12+ 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 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 (18+ 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)
[PATCH 0/5] Object store refactoring: commit graph
2018-07-10 17:23 UTC (6+ messages)
` [PATCH v2 on ds/commit-graph-fsck 0/6] "
` [PATCH v2 6/6] commit-graph: add repo arg to graph readers
[PATCH 0/8] X509 (gpgsm) commit signing support
2018-07-10 17:15 UTC (8+ messages)
` [PATCH 4/8] gpg-interface: introduce an abstraction for multiple gpg formats
[PATCH v1 0/2] convert: add alias support for 'working-tree-encoding' attributes
2018-07-10 16:31 UTC (5+ messages)
` [PATCH v1 1/2] convert: refactor conversion driver config parsing
` [PATCH v1 2/2] convert: add alias support for 'working-tree-encoding' attributes
[GSoC] GSoC with git, week 10
2018-07-10 16:20 UTC
git-gui ignores core.hooksPath
2018-07-10 15:18 UTC (6+ messages)
[PATCH 0/2] Fix --rebase-merges with custom commentChar
2018-07-10 13:49 UTC (10+ messages)
` [PATCH 2/2] t3430: update to test "
Git log command doesn't run as expected
2018-07-10 12:18 UTC (2+ 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).