messages from 2021-02-18 12:53:32 to 2021-02-22 23:34:06 UTC [more...]
git format-patch lost the last part when branch merge
2021-02-22 23:31 UTC (5+ messages)
` [PATCH] docs/format-patch: mention handling of merges
New orphan worktree?
2021-02-22 23:06 UTC (7+ messages)
[PATCH v7 12/17] hook: allow parallel hook execution
2021-02-22 21:46 UTC (3+ messages)
[PATCH v4] difftool.c: learn a new way start at specified file
2021-02-22 21:40 UTC (13+ messages)
` [PATCH v5 0/2] "
` [PATCH v6] "
[RFC PATCH] push: perform negotiation before sending packfile
2021-02-22 21:32 UTC (9+ messages)
RFC on packfile URIs and .gitmodules check
2021-02-22 20:12 UTC (13+ messages)
` [PATCH 0/4] Check .gitmodules when using packfile URIs
` [PATCH v2 "
` [PATCH v2 1/4] http: allow custom index-pack args
` [PATCH v2 2/4] http-fetch: "
` [PATCH v2 3/4] fetch-pack: with packfile URIs, use index-pack arg
` [PATCH v2 4/4] fetch-pack: print and use dangling .gitmodules
[PATCH 1/2] tests: don't mess with fd 7 of test helper functions
2021-02-22 20:02 UTC (8+ messages)
` [PATCH 2/2] test-lib-functions: use BUG() in 'test_must_fail'
git since 2.27.0 shows unfetchable object name for `git describe` for reannotated tags
2021-02-22 20:02 UTC
[RFC][PATCH 0/2] rm: changes in the '.gitmodules' are staged after using '--cached'
2021-02-22 19:29 UTC (14+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] t3600: amend test 46 to check for '.gitmodules' modification
` [PATCH v2 0/1] rm: stage submodule removal from '.gitmodules'
` [PATCH v2 1/1] rm: stage submodule removal from '.gitmodules' when using '--cached'
[PATCH] commit-graph: avoid leaking topo_levels slab in write_commit_graph()
2021-02-22 19:14 UTC (4+ messages)
bug found in `git apply` sub-command
2021-02-22 19:19 UTC
[PATCH v2] rm: honor sparse checkout patterns
2021-02-22 18:57 UTC (13+ messages)
` [RFC PATCH 0/7] add/rm: honor sparse checkout and warn on sparse paths
` [RFC PATCH 3/7] t3705: add tests for `git add` in sparse checkouts
` [RFC PATCH 6/7] add: warn when pathspec only matches SKIP_WORKTREE entries
[PATCH v4 13/15] Reftable support for git-core
2021-02-22 18:38 UTC (5+ messages)
` [PATCH] refs: introduce API function to write invalid null ref
[PATCH v2 0/2] builtin/clone.c: add --no-shallow option
2021-02-22 18:12 UTC (6+ messages)
` [PATCH v3] builtin/clone.c: add --reject-shallow option
` "
` [PATCH v4] "
[PATCH 0/6][Outreachy] commit: Implementation of "amend!" commit
2021-02-22 17:35 UTC (22+ messages)
` [PATCH 1/6] sequencer: export subject_length()
` [PATCH 2/6] commit: add amend suboption to --fixup to create amend! commit
` [PATCH 4/6] t7500: add tests for --fixup[amend|reword] options
` [PATCH 6/6] doc/git-commit: add documentation for fixup[amend|reword] options
noeol when redirect git log output to a file
2021-02-22 17:20 UTC (2+ messages)
[PATCH v2] git-gui: remove lines starting with the comment character
2021-02-22 14:51 UTC (2+ messages)
[QUESTION] Tracking HEAD changes?
2021-02-22 9:12 UTC
Wrong configuration variable mentioned in git-push documentation (examples section)
2021-02-22 5:07 UTC
[PATCH] doc: mention bigFileThreshold for packing
2021-02-21 13:23 UTC (2+ messages)
` [PATCH v2] "
[PATCH] read-cache: make the index write buffer size 128K
2021-02-21 12:51 UTC (5+ messages)
FUSE fs for git
2021-02-21 10:12 UTC
[PATCH 0/2] Add --no-filters option to git-add
2021-02-20 21:34 UTC (11+ messages)
` [PATCH 1/2] add: add option --no-filters to disable attribute-based filtering
` [PATCH 2/2] hash-object: use the new HASH_RAW flag instead of setting path to NULL
` [PATCH v2 0/2] Add --no-filters option to git-add
` [PATCH v2 1/2] add: add option --no-filters to disable attribute-based filtering
` [PATCH v2 2/2] hash-object: use the new HASH_RAW flag instead of setting path to NULL
[GSOC] fatal error: curl/curl.h: No such file or directory
2021-02-20 19:07 UTC (3+ messages)
[PATCH] Documentation: typofix --column description
2021-02-20 15:09 UTC (2+ messages)
Git in GSoC 2021 ?
2021-02-20 6:11 UTC (12+ messages)
[PATCH] rebase: add a config option for --no-fork-point
2021-02-20 5:10 UTC (9+ messages)
[PATCH v2] rebase: add a config option for --no-fork-point
2021-02-20 5:10 UTC
[PATCH 0/3] Speed up remove_redundant()
2021-02-20 3:32 UTC (12+ messages)
` [PATCH v2 0/5] "
` [PATCH v3 "
` [PATCH v3 1/5] commit-reach: reduce requirements for remove_redundant()
` [PATCH v3 2/5] commit-reach: use one walk in remove_redundant()
` [PATCH v3 3/5] commit-reach: move compare_commits_by_gen
` [PATCH v3 4/5] commit-reach: use heuristic in remove_redundant()
` [PATCH v3 5/5] commit-reach: stale commits may prune generation further
Considering merge --dry-run to foresee conflicts ahead of time
2021-02-19 23:59 UTC (3+ messages)
[PATCH v2 0/3] Remove GIT_TEST_GETTEXT_POISON facility
2021-02-19 21:25 UTC (4+ messages)
` [PATCH 4/4] tests: remove most uses of test_i18ncmp
[PATCH v7 11/17] run-command: allow stdin for run_processes_parallel
2021-02-19 20:23 UTC (3+ messages)
git credential cache timeout questions
2021-02-19 17:04 UTC (2+ messages)
[PATCH v3 00/17] Refactor chunk-format into an API
2021-02-19 12:42 UTC (21+ messages)
` [PATCH v4 "
` [PATCH v4 01/17] commit-graph: anonymize data in chunk_write_fn
` [PATCH v4 02/17] chunk-format: create chunk format write API
` [PATCH v4 03/17] commit-graph: use chunk-format "
` [PATCH v4 04/17] midx: rename pack_info to write_midx_context
` [PATCH v4 05/17] midx: use context in write_midx_pack_names()
` [PATCH v4 06/17] midx: add entries to write_midx_context
` [PATCH v4 07/17] midx: add pack_perm "
` [PATCH v4 08/17] midx: add num_large_offsets "
` [PATCH v4 09/17] midx: return success/failure in chunk write methods
` [PATCH v4 10/17] midx: drop chunk progress during write
` [PATCH v4 11/17] midx: use chunk-format API in write_midx_internal()
` [PATCH v4 12/17] chunk-format: create read chunk API
` [PATCH v4 13/17] commit-graph: use chunk-format read API
` [PATCH v4 14/17] midx: "
` [PATCH v4 15/17] midx: use 64-bit multiplication for chunk sizes
` [PATCH v4 16/17] chunk-format: restore duplicate chunk checks
` [PATCH v4 17/17] chunk-format: add technical docs
[PATCH v4 0/2] negative-refspec: fix segfault on : refspec
2021-02-19 9:32 UTC (4+ messages)
` [PATCH v5 "
` [PATCH v5 1/2] "
[PATCH] negative-refspec: fix segfault on : refspec
2021-02-19 9:28 UTC (3+ messages)
[PATCH 0/3] fix some doc rendering issues since v2.30.0
2021-02-19 6:33 UTC (4+ messages)
` [PATCH 2/3] git.txt: fix monospace rendering
What's cooking in git.git (Feb 2021, #03; Wed, 17)
2021-02-19 6:14 UTC (8+ messages)
What's cooking in git.git (Feb 2021, #04; Thu, 18)
2021-02-19 3:11 UTC
[PATCH 4/4] fetch-pack: print and use dangling .gitmodules
2021-02-19 0:54 UTC (29+ messages)
` [PATCH 00/14] fsck: API improvements
` [PATCH v2 00/10] fsck: API improvements (no conflicts with 'seen')
` [PATCH v2 02/10] fsck.h: use "enum object_type" instead of "int"
` [PATCH v2 03/10] fsck.c: rename variables in fsck_set_msg_type() for less confusion
` [PATCH v2 05/10] fsck.c: rename remaining fsck_msg_id "id" to "msg_id"
` [PATCH v2 06/10] fsck.h: move FSCK_{FATAL,INFO,ERROR,WARN,IGNORE} into an enum
` [PATCH v2 07/10] fsck.c: call parse_msg_type() early in fsck_set_msg_type()
` [PATCH v2 08/10] fsck.c: undefine temporary STR macro after use
` [PATCH v2 09/10] fsck.c: give "FOREACH_MSG_ID" a more specific name
` [PATCH v2 10/10] fsck.h: update FSCK_OPTIONS_* for object_name
[PATCH 00/17] use config-based hooks (config-based hooks part
2021-02-18 22:32 UTC (3+ messages)
` [PATCH v3 00/17] use config-based hooks (config-based hooks part II)
[PATCH v7 09/17] hook: replace find_hook() with hook_exists()
2021-02-18 22:23 UTC (3+ messages)
git subtree pull vs git pull
2021-02-18 19:49 UTC
[PATCH] test-lib-functions.sh: update comment on generate_zero_bytes()
2021-02-18 17:03 UTC (2+ messages)
[PATCH v2] gitk: tag add right click options
2021-02-18 15:55 UTC (2+ messages)
` [PATCH v3] "
git-send-email: smtpserver in $HOME
2021-02-18 12:57 UTC (7+ messages)
[PATCH 0/4] Check .gitmodules when using packfile URIs
2021-02-18 11:31 UTC (3+ messages)
[PATCH 4/4] fetch-pack: print and use dangling .gitmodules
2021-02-18 12:07 UTC (3+ 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).