messages from 2018-07-11 17:35:12 to 2018-07-13 16:45:50 UTC [more...]
[PATCH 0/2] Address recovery failures with directory/file conflicts
2018-07-13 16:45 UTC (11+ 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 v2 0/2] Address recovery failures with directory/file conflicts
` [PATCH v2 1/2] t1015: demonstrate directory/file conflict recovery failures
` [PATCH v2 2/2] read-cache: fix directory/file conflict handling in read_index_unmerged()
[PATCH 0/3] rebase -r: support octopus merges
2018-07-13 16:42 UTC (19+ 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 v7 06/22] commit-graph: load a root tree from specific graph
2018-07-13 16:30 UTC (2+ messages)
` [PATCH] coccinelle: update commit.cocci
[PATCH] git-rebase--merge: modernize "git-$cmd" to "git $cmd"
2018-07-13 16:13 UTC (4+ messages)
` [PATCH v2] "
[GSoC] GSoC with git, week 10
2018-07-13 15:54 UTC (5+ messages)
[PATCH v2 0/2] Fix use of strategy options with interactive rebases
2018-07-13 15:51 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] t3418: add testcase showing problems with rebase -i and strategy options
` [PATCH v3 2/2] Fix use of strategy options with interactive rebases
[PATCH 0/4] Use oid_object_info() instead of read_object_file()
2018-07-13 12:46 UTC (2+ messages)
[PATCH 1/4] ref-filter: add info_source to valid_atom
2018-07-13 12:43 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 4/4] ref-filter: use oid_object_info() to get object
` [PATCH v2 3/4] ref-filter: merge get_obj and get_object
` [PATCH v2 2/4] ref-filter: fill empty fields with empty values
[PATCH v3 0/7] X509 (gpgsm) commit signing support
2018-07-13 8:41 UTC (8+ messages)
` [PATCH v3 1/7] gpg-interface: add new config to select how to sign a commit
` [PATCH v3 2/7] t/t7510: check the validation of the new config gpg.format
` [PATCH v3 3/7] gpg-interface: introduce an abstraction for multiple gpg formats
` [PATCH v3 4/7] gpg-interface: do not hardcode the key string len anymore
` [PATCH v3 5/7] gpg-interface: introduce new config to select per gpg format program
` [PATCH v3 6/7] gpg-interface: introduce new signature format "x509" using gpgsm
` [PATCH v3 7/7] gpg-interface t: extend the existing GPG tests with GPGSM
[PATCH v2 0/9] X509 (gpgsm) commit signing support
2018-07-13 8:41 UTC (8+ messages)
` [PATCH v2 5/9] gpg-interface: introduce an abstraction for multiple gpg formats
` [PATCH v2 7/9] gpg-interface: introduce new config to select per gpg format program
[PATCH] t3404: fix use of "VAR=VAL cmd" with a shell function
2018-07-13 5:55 UTC (6+ messages)
[PATCH 0/4] test-lint: detect one-shot "FOO=bar shell_func"
2018-07-13 5:52 UTC (5+ messages)
` [PATCH 1/4] t6046/t9833: fix use of "VAR=VAL cmd" with a shell function
` [PATCH 2/4] t/check-non-portable-shell: stop being so polite
` [PATCH 3/4] t/check-non-portable-shell: make error messages more compact
` [PATCH 4/4] t/check-non-portable-shell: detect "FOO=bar shell_func"
[PATCH v2 00/24] Multi-pack-index (MIDX)
2018-07-13 0:50 UTC (50+ messages)
` [PATCH v3 "
` [PATCH v3 06/24] multi-pack-index: load into memory
` [PATCH v3 07/24] multi-pack-index: expand test data
` [PATCH v3 15/24] midx: write object offsets
` [PATCH v3 16/24] config: create core.multiPackIndex setting
` [PATCH v4 00/23] Multi-pack-index (MIDX)
` [PATCH v4 01/23] multi-pack-index: add design document
` [PATCH v4 02/23] multi-pack-index: add format details
` [PATCH v4 03/23] multi-pack-index: add builtin
` [PATCH v4 04/23] multi-pack-index: add 'write' verb
` [PATCH v4 05/23] midx: write header information to lockfile
` [PATCH v4 06/23] multi-pack-index: load into memory
` [PATCH v4 07/23] t5319: expand test data
` [PATCH v4 08/23] packfile: generalize pack directory list
` [PATCH v4 09/23] multi-pack-index: read packfile list
` [PATCH v4 10/23] multi-pack-index: write pack names in chunk
` [PATCH v4 11/23] midx: read pack names into array
` [PATCH v4 12/23] midx: sort and deduplicate objects from packfiles
` [PATCH v4 13/23] midx: write object ids in a chunk
` [PATCH v4 14/23] midx: write object id fanout chunk
` [PATCH v4 15/23] midx: write object offsets
` [PATCH v4 16/23] config: create core.multiPackIndex setting
` [PATCH v4 17/23] midx: read objects from multi-pack-index
` [PATCH v4 18/23] midx: use midx in abbreviation calculations
` [PATCH v4 19/23] midx: use existing midx when writing new one
` [PATCH v4 20/23] midx: use midx in approximate_object_count
` [PATCH v4 21/23] midx: prevent duplicate packfile loads
` [PATCH v4 22/23] packfile: skip loading index if in multi-pack-index
` [PATCH v4 23/23] midx: clear midx on repack
[PATCH 0/2] Annotated tags pointing to missing but promised blobs
2018-07-13 0:03 UTC (3+ messages)
` [PATCH 1/2] revision: tolerate promised targets of tags
` [PATCH 2/2] tag: don't warn if target is missing but promised
[PATCH 0/6] git-submodule.sh: convert part of cmd_update to C
2018-07-12 21:24 UTC (9+ messages)
` [PATCH 1/6] git-submodule.sh: align error reporting for update mode to use path
` [PATCH 2/6] git-submodule.sh: rename unused variables
` [PATCH 3/6] builtin/submodule--helper: factor out submodule updating
` [PATCH 4/6] builtin/submodule--helper: store update_clone information in a struct
` [PATCH 5/6] builtin/submodule--helper: factor out method to update a single submodule
` [PATCH 6/6] submodule--helper: introduce new update-module-mode helper
[PATCH] RFC: submodule-config: introduce trust level
2018-07-12 20:54 UTC (2+ messages)
[PATCH] sequencer.c: terminate the last line of author-script properly
2018-07-12 20:49 UTC (6+ messages)
[PATCH v1] handle lower case drive letters on Windows
2018-07-12 20:34 UTC (14+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] sha1-name.c: for ":/", find detached HEAD commits
2018-07-12 20:01 UTC (11+ messages)
` [PATCH v2] "
[PATCH 00/29] t: detect and fix broken &&-chains in subshells
2018-07-12 19:54 UTC (8+ messages)
` [PATCH v2 00/10] detect "
` [PATCH v2 01/10] t/test-lib: teach --chain-lint to "
gitweb and Levenshtein
2018-07-12 18:46 UTC
[PATCH 00/25] fix buggy tests, modernize tests, fix broken &&-chains
2018-07-12 18:53 UTC (10+ messages)
` [PATCH 21/25] t5000-t5999: "
[PATCH] t6036: fix broken && chain in sub-shell
2018-07-12 18:48 UTC (2+ messages)
[GSoC][PATCH v2 0/7] rebase -i: rewrite some parts in C
2018-07-12 18:24 UTC (5+ messages)
` [GSoC][PATCH v3 00/13] "
` [GSoC][PATCH v3 12/13] rebase -i: implement the logic to initialize the variable $revision "
[PATCH 0/5] Object store refactoring: commit graph
2018-07-12 17:43 UTC (10+ messages)
` [PATCH v3 0/6] "
` [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
rev-parse --show-toplevel broken during exec'ed rebase?
2018-07-12 17:39 UTC (6+ messages)
[PATCH 0/2] Fix --rebase-merges with custom commentChar
2018-07-12 17:15 UTC (3+ messages)
[PATCH] ref-filter: mark some file-local symbols as static
2018-07-12 17:07 UTC (2+ messages)
[PATCH v2 00/18] Add `branch-diff`, a `tbdiff` lookalike
2018-07-12 16:59 UTC (14+ 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 "
[RFC PATCH 0/4] Fix occasional test failures in http tests
2018-07-12 15:56 UTC (11+ messages)
` [PATCH v2 0/3] "
` [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
[RFC PATCH 0/6] Compile cleanly in pedantic mode
2018-07-12 15:40 UTC (7+ messages)
` [PATCH "
[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)
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).