messages from 2018-09-13 18:02:20 to 2018-09-17 14:09:59 UTC [more...]
[PATCH v5 0/9] Make submodules work if .gitmodules is not checked out
2018-09-17 14:09 UTC (9+ messages)
` [PATCH v5 2/9] submodule: factor out a config_set_in_gitmodules_file_gently function
` [PATCH v5 3/9] t7411: merge tests 5 and 6
` [PATCH v5 4/9] t7411: be nicer to future tests and really clean things up
` [PATCH v5 5/9] submodule--helper: add a new 'config' subcommand
` [PATCH v5 6/9] submodule: use the 'submodule--helper config' command
` [PATCH v5 7/9] t7506: clean up .gitmodules properly before setting up new scenario
` [PATCH v5 8/9] submodule: add a helper to check if it is safe to write to .gitmodules
` [PATCH v5 9/9] submodule: support reading .gitmodules when it's not in the working tree
Git for games working group
2018-09-17 14:01 UTC (17+ messages)
Git trademark status and policy
2018-09-17 13:58 UTC (5+ messages)
Differences between git show HEAD and git show head
2018-09-17 13:33 UTC (3+ messages)
[PATCH v1 0/2] Cleanup tests for test_cmp argument ordering and "|" placement
2018-09-17 12:56 UTC (5+ messages)
` [PATCH v1 1/2] t/*: fix pipe placement and remove \'s
` [PATCH v1 2/2] t/*: fix ordering of expected/observed arguments
Question - no space in smtp-server-option
2018-09-17 11:39 UTC (6+ messages)
diff between "--no-local" and "--no-hardlinks" for local clone?
2018-09-17 11:31 UTC
Draft of Git Rev News edition 43
2018-09-17 8:40 UTC
What's cooking in git.git (Sep 2018, #03; Fri, 14)
2018-09-17 2:39 UTC (6+ messages)
[Bug] Pathspec matching breaks the add command
2018-09-17 1:52 UTC
[RFC PATCH v2] Allow aliases that include other aliases
2018-09-16 7:50 UTC (11+ messages)
` [RFC PATCH v4 1/3] Add support for nested aliases
` [RFC PATCH v4 3/3] t0014: Introduce alias testing suite
` [PATCH v5 1/3] Add support for nested aliases
` [PATCH v5 2/3] Show the call history when an alias is looping
` [PATCH v5 3/3] t0014: Introduce an alias testing suite
[PATCH] read-cache.c: fix a sparse warning
2018-09-16 7:17 UTC (2+ messages)
[Bug report] Git incorrectly selects language in macos
2018-09-16 7:15 UTC (5+ messages)
[PATCH 0/2] commit-graph: add progress output
2018-09-16 6:55 UTC (3+ messages)
` [PATCH v2 2/2] commit-graph verify: "
[PATCH/RFC] commit: new option to abort -a something is already staged
2018-09-16 6:31 UTC (3+ messages)
` [PATCH v2 0/1] Make 'git commit' not accidentally lose staged content
` [PATCH v2 1/1] commit: do not clobber the index
Feature request: be able to pass arguments to difftool command
2018-09-16 6:28 UTC (4+ messages)
[PATCH] status: show progress bar if refreshing the index takes too long
2018-09-15 17:56 UTC (2+ messages)
` [PATCH v2] "
[PATCH v1] read-cache: speed up index load through parallelization
2018-09-15 16:23 UTC (14+ messages)
` [PATCH v5 0/5] "
` [PATCH v5 1/5] eoie: add End of Index Entry (EOIE) extension
` [PATCH v5 2/5] read-cache: load cache extensions on a worker thread
` [PATCH v5 3/5] read-cache: load cache entries on worker threads
[PATCH v3 00/23] Kill the_index part 4
2018-09-15 16:17 UTC (25+ messages)
` [PATCH v4 "
` [PATCH v4 01/23] archive.c: remove implicit dependency the_repository
` [PATCH v4 02/23] read-cache.c: remove 'const' from index_has_changes()
` [PATCH v4 03/23] diff.c: reduce implicit dependency on the_index
` [PATCH v4 04/23] combine-diff.c: remove "
` [PATCH v4 05/23] blame.c: rename "repo" argument to "r"
` [PATCH v4 06/23] diff.c: remove the_index dependency in textconv() functions
` [PATCH v4 07/23] grep.c: remove implicit dependency on the_index
` [PATCH v4 08/23] diff.c: "
` [PATCH v4 09/23] read-cache.c: "
` [PATCH v4 10/23] diff-lib.c: "
` [PATCH v4 11/23] ll-merge.c: "
` [PATCH v4 12/23] merge-blobs.c: "
` [PATCH v4 13/23] merge.c: "
` [PATCH v4 14/23] patch-ids.c: "
` [PATCH v4 15/23] sha1-file.c: "
` [PATCH v4 16/23] rerere.c: "
` [PATCH v4 17/23] userdiff.c: "
` [PATCH v4 18/23] line-range.c: "
` [PATCH v4 19/23] submodule.c: "
` [PATCH v4 20/23] tree-diff.c: "
` [PATCH v4 21/23] ws.c: "
` [PATCH v4 22/23] revision.c: "
` [PATCH v4 23/23] revision.c: reduce implicit dependency the_repository
garbage collection following a "git remote rm"?
2018-09-15 16:00 UTC (2+ messages)
[PATCH] refs: docstirng typo
2018-09-15 2:15 UTC (3+ messages)
` [PATCH v2] refs: docstring typo
[RFC PATCH 0/5] filter: support for excluding all trees and blobs
2018-09-15 0:41 UTC (14+ messages)
` [PATCH v8 0/7] "
` [PATCH v8 1/7] list-objects: store common func args in struct
` [PATCH v8 2/7] list-objects: refactor to process_tree_contents
` [PATCH v8 3/7] list-objects: always parse trees gently
` [PATCH v8 4/7] rev-list: handle missing tree objects properly
` [PATCH v8 5/7] revision: mark non-user-given objects instead
` [PATCH v8 6/7] list-objects-filter: use BUG rather than die
` [PATCH v8 7/7] list-objects-filter: implement filter tree:0
[PATCH] midx.c: mark a file-local symbol as static
2018-09-14 23:26 UTC
[PATCH v1 0/4] Cleanup pass on special test setups
2018-09-14 22:26 UTC (21+ messages)
` [PATCH v1 1/4] correct typo/spelling error in t/README
` [PATCH v1 2/4] fsmonitor: update GIT_TEST_FSMONITOR support
` [PATCH v2 0/5] Cleanup pass on special test setups
` [PATCH v2 1/5] correct typo/spelling error in t/README
` [PATCH v2 2/5] preload-index: teach GIT_FORCE_PRELOAD_TEST to take a boolean
` [PATCH v2 3/5] fsmonitor: update GIT_TEST_FSMONITOR support
` [PATCH v2 4/5] read-cache: update TEST_GIT_INDEX_VERSION support
` [PATCH v2 5/5] preload-index: update GIT_FORCE_PRELOAD_TEST support
` [PATCH v1 3/4] read-cache: update TEST_GIT_INDEX_VERSION support
` [PATCH v1 4/4] preload-index: update GIT_FORCE_PRELOAD_TEST support
[PATCH 0/9] Offer to run CI/PR builds in Visual Studio Team Services
2018-09-14 19:07 UTC (15+ messages)
` [PATCH 2/9] ci/lib.sh: encapsulate Travis-specific things
` [PATCH 7/9] tests: include detailed trace logs with --write-junit-xml upon failure
v2.19.0 Git install doesn't allow VS Code as an editor
2018-09-14 18:35 UTC (2+ messages)
Fwd: spelling mistake 'rerere' on docs/git-gc
2018-09-14 18:33 UTC (2+ messages)
[PATCH v2] builtin/remote: quote remote name on error to display empty name
2018-09-14 16:22 UTC (5+ messages)
[PATCH v1] read-cache: add GIT_TEST_INDEX_VERSION support
2018-09-14 16:20 UTC (10+ messages)
` [PATCH v2] read-cache: update TEST_GIT_INDEX_VERSION support
Add proto v2 archive command with HTTP support
2018-09-14 16:19 UTC (12+ messages)
` [PATCH 2/3] archive: implement protocol v2 archive command
` [PATCH 3/3] archive: allow archive over HTTP(S) with proto v2
Git 2.19.01 on Windows crasesh during GC
2018-09-14 16:07 UTC
[PATCH v3] builtin/remote: quote remote name on error to display empty name
2018-09-14 15:10 UTC
[PATCH v1] fsmonitor: update GIT_TEST_FSMONITOR support
2018-09-14 13:09 UTC (4+ messages)
with git 1.8.3.1 get only merged tags
2018-09-14 10:47 UTC (3+ messages)
[PATCH 0/3] am/rebase: share read_author_script()
2018-09-14 0:31 UTC (5+ messages)
` [PATCH 2/3] add read_author_script() to libgit
` [PATCH 3/3] sequencer: use read_author_script()
Git 2.19 Segmentation fault 11 on macOS
2018-09-13 22:38 UTC (10+ messages)
` [PATCH] linear-assignment: fix potential out of bounds memory access (was: Re: Git 2.19 Segmentation fault 11 on macOS)
` [PATCH v2] linear-assignment: fix potential out of bounds memory access
[PATCH v1] preload-index: update GIT_FORCE_PRELOAD_TEST support
2018-09-13 21:39 UTC (2+ messages)
[PATCH 0/1] Properly peel tags in can_all_from_reach_with_flags()
2018-09-13 21:06 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] commit-reach: properly peel tags
[PATCH 1/2] fetch-object: provide only one fetching function
2018-09-13 20:55 UTC (3+ messages)
2.19.0 regression: leaving editor with empty commit message doesn't stop rebase [was: Re: [RFC PATCH v5 9/9] git-rebase: make --allow-empty-message the default]
2018-09-13 20:24 UTC (3+ messages)
` [PATCH] sequencer: fix --allow-empty-message behavior, make it smarter
[PATCH 0/9] fetch: make sure submodule oids are fetched
2018-09-13 19:29 UTC (4+ messages)
` [PATCH 7/9] submodule: fetch in submodules git directory instead of in worktree
[PATCH v5 00/12] Hash-independent tests (part 3)
2018-09-13 19:06 UTC (3+ messages)
` [PATCH v5 11/12] t1407: make hash size independent
[PATCH 00/11] Add 'git multi-pack-index verify' command
2018-09-13 19:02 UTC (13+ messages)
` [PATCH v2 "
` [PATCH v2 01/11] multi-pack-index: add 'verify' verb
` [PATCH v2 03/11] multi-pack-index: verify corrupt chunk lookup table
` [PATCH v2 04/11] multi-pack-index: verify packname order
` [PATCH v2 05/11] multi-pack-index: verify missing pack
` [PATCH v2 06/11] multi-pack-index: verify oid fanout order
` [PATCH v2 07/11] multi-pack-index: verify oid lookup order
` [PATCH v2 08/11] multi-pack-index: fix 32-bit vs 64-bit size check
` [PATCH v2 09/11] multi-pack-index: verify object offsets
` [PATCH v2 10/11] multi-pack-index: report progress during 'verify'
` [PATCH v2 11/11] fsck: verify multi-pack-index
[PATCH 0/1] contrib: Add script to show uncovered "new" lines
2018-09-13 18:15 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/1] contrib: add coverage-diff script
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).