messages from 2021-01-01 02:18:46 to 2021-01-05 16:47:25 UTC [more...]
[PATCH v5 00/12] Rewrite the remaining merge strategies from shell to C
2021-01-05 16:45 UTC (15+ messages)
` [PATCH v6 00/13] "
` [PATCH v6 04/13] merge-one-file: rewrite in C
` [PATCH v6 05/13] merge-index: libify merge_one_path() and merge_all()
` [PATCH v6 06/13] merge-index: don't fork if the requested program is `git-merge-one-file'
` [PATCH v6 08/13] merge-recursive: move better_branch_name() to merge.c
` [PATCH v6 09/13] merge-octopus: rewrite in C
` [PATCH v6 10/13] merge: use the "resolve" strategy without forking
[PATCH] bundle: arguments can be read from stdin
2021-01-05 16:30 UTC (4+ messages)
` [PATCH v2 1/2] bundle: lost objects when removing duplicate pendings
` [PATCH v2 2/2] bundle: arguments can be read from stdin
t4129 failure when sticky bit set
2021-01-05 15:47 UTC (4+ messages)
` [PATCH] t4129: don't fail if setgid is set in the parent directory
` [PATCH v2] t4129: don't fail if setgid is set in the test directory
What's cooking in git.git (Dec 2020, #05; Mon, 28)
2021-01-05 15:41 UTC (2+ messages)
` ss/submodule-add-in-c, was "
How to get the branch HEAD points to using a plumbing command?
2021-01-05 15:24 UTC (2+ messages)
[PATCH] for-each-repo: do nothing on empty config
2021-01-05 14:42 UTC
[PATCH 00/10] merge-ort: add more handling of basic conflict types
2021-01-05 14:23 UTC (13+ messages)
` [PATCH v2 "
` [PATCH v2 01/10] merge-ort: handle D/F conflict where directory disappears due to merge
` [PATCH v2 02/10] merge-ort: handle directory/file conflicts that remain
` [PATCH v2 03/10] merge-ort: implement unique_path() helper
` [PATCH v2 04/10] merge-ort: handle book-keeping around two- and three-way content merge
` [PATCH v2 05/10] merge-ort: flesh out implementation of handle_content_merge()
` [PATCH v2 06/10] merge-ort: copy and adapt merge_3way() from merge-recursive.c
` [PATCH v2 07/10] merge-ort: copy and adapt merge_submodule() "
` [PATCH v2 08/10] merge-ort: implement format_commit()
` [PATCH v2 09/10] merge-ort: copy find_first_merges() implementation from merge-recursive.c
` [PATCH v2 10/10] merge-ort: add handling for different types of files at same path
[PATCH v2 0/5] Hashed mailmap
2021-01-05 14:21 UTC (11+ messages)
` [PATCH v2 1/5] mailmap: add a function to inspect the number of entries
` [PATCH v2 2/5] mailmap: switch to opaque struct
` [PATCH v2 3/5] t4203: add failing test for case-sensitive local-parts and names
` [PATCH v2 4/5] mailmap: use case-sensitive comparisons for "
` [PATCH v2 5/5] mailmap: support hashed entries in mailmaps
test-tool: bloom: generate_filter for multiple string?
2021-01-05 13:34 UTC (3+ messages)
[PATCH v5 0/4] Maintenance IV: Platform-specific background maintenance
2021-01-05 13:08 UTC (11+ messages)
` [PATCH v6 "
` [PATCH v7 "
` [PATCH v7 1/4] maintenance: extract platform-specific scheduling
` [PATCH v7 2/4] maintenance: include 'cron' details in docs
` [PATCH v7 3/4] maintenance: use launchctl on macOS
` [PATCH v7 4/4] maintenance: use Windows scheduled tasks
[PATCH 2/2] git-shortlog: make common repository prefix configurable with .mailmap
2021-01-05 13:03 UTC (2+ messages)
` [PATCH] shortlog: remove unused(?) "repo-abbrev" feature
[PATCH 0/8] Cleanups around index operations
2021-01-05 12:05 UTC (19+ messages)
` [PATCH 8/8] cache-tree: avoid path comparison loop when silent
` [PATCH] cache-tree: use ce_namelen() instead of strlen()
` [PATCH v2 0/9] Cleanups around index operations
` [PATCH v2 1/9] tree-walk: report recursion counts
` [PATCH v2 2/9] unpack-trees: add trace2 regions
` [PATCH v2 3/9] cache-tree: use trace2 in cache_tree_update()
` [PATCH v2 4/9] cache-tree: trace regions for I/O
` [PATCH v2 5/9] cache-tree: trace regions for prime_cache_tree
` [PATCH v2 6/9] index-format: update preamble to cached tree extension
` [PATCH v2 7/9] index-format: discuss recursion of cached-tree better
` [PATCH v2 8/9] cache-tree: use ce_namelen() instead of strlen()
` [PATCH v2 9/9] cache-tree: speed up consecutive path comparisons
[PATCH 0/7] teach `worktree list` verbose mode and prunable annotations
2021-01-05 11:02 UTC (10+ messages)
` [PATCH 1/7] worktree: move should_prune_worktree() to worktree.c
` [PATCH 2/7] worktree: implement worktree_prune_reason() wrapper
` [PATCH 3/7] worktree: teach worktree_lock_reason() to gently handle main worktree
` [PATCH 4/7] worktree: teach `list` prunable annotation and verbose
` [PATCH 5/7] worktree: `list` escape lock reason in --porcelain
` [PATCH] worktree: add -z option for list subcommand
` [PATCH 6/7] worktree: add tests for `list` verbose and annotations
` [PATCH 7/7] worktree: document `list` verbose and prunable annotations
Using Git for OpenSCAD and 3D Printing
2021-01-05 9:57 UTC
[PATCH v4 00/10] [GSoC] Implement Corrected Commit Date
2021-01-05 9:47 UTC (5+ messages)
` [PATCH v5 00/11] "
` [PATCH v5 01/11] commit-graph: fix regression when computing Bloom filters
Bug report: git rebase ignores different context, resulting in subtle breakage
2021-01-05 9:32 UTC (2+ messages)
[PATCH] refs: allow @{n} to work with n-sized reflog
2021-01-05 8:52 UTC (4+ messages)
git tag truncates tag list
2021-01-05 6:47 UTC (3+ messages)
[RFC PATCH v1 0/1] strbuf.c/h: add the constant version initialization method of strbuf
2021-01-05 6:45 UTC (2+ messages)
` [RFC PATCH v1 1/1] "
[PATCH v1 1/1] builtin/ls-files.c:add git ls-file --dedup option
2021-01-05 5:39 UTC (2+ messages)
` [PATCH] "
[PATCH 00/12] Remove more index compatibility macros
2021-01-05 4:43 UTC (38+ messages)
` [PATCH 01/12] merge-index: drop "
` [PATCH 02/12] mv: remove "
` [PATCH 03/12] rm: remove compatilibity macros
` [PATCH 04/12] update-index: drop the_index, the_repository
` [PATCH 05/12] update-index: use istate->cache over active_cache
` [PATCH 06/12] update-index: use index->cache_nr over active_nr
` [PATCH 07/12] update-index: use istate->cache_changed
` [PATCH 08/12] update-index: use index_name_pos() over cache_name_pos()
` [PATCH 09/12] update-index: use remove_file_from_index()
` [PATCH 10/12] update-index: use add_index_entry()
` [PATCH 11/12] update-index: replace several compatibility macros
` [PATCH 12/12] update-index: remove ce_match_stat(), all macros
` [PATCH v2 00/14] Remove more index compatibility macros
` [PATCH v2 01/14] mv: remove "
` [PATCH v2 02/14] rm: remove compatilibity macros
` [PATCH v2 03/14] update-index: drop the_index, the_repository
` [PATCH v2 04/14] update-index: use istate->cache over active_cache
` [PATCH v2 05/14] update-index: use index->cache_nr over active_nr
` [PATCH v2 06/14] update-index: use istate->cache_changed
` [PATCH v2 07/14] update-index: use index_name_pos() over cache_name_pos()
` [PATCH v2 08/14] update-index: use remove_file_from_index()
` [PATCH v2 09/14] update-index: use add_index_entry()
` [PATCH v2 10/14] update-index: replace several compatibility macros
` [PATCH v2 11/14] update-index: remove ce_match_stat(), all macros
` [PATCH v2 12/14] update-index: reduce static globals, part 1
` [PATCH v2 13/14] update-index: reduce static globals, part 2
` [PATCH v2 14/14] update-index: remove static globals from callbacks
[PATCH] t6016: move to lib-log-graph.sh framework
2021-01-05 0:59 UTC (3+ messages)
[PATCH] p7519: allow running without watchman prereq
2021-01-04 23:56 UTC (2+ messages)
suggestion for git glossary: upstream, downstream
2021-01-04 23:57 UTC (2+ messages)
[PATCH 00/17] Add directory rename detection to merge-ort
2021-01-04 23:50 UTC (18+ messages)
` [PATCH 01/17] merge-ort: add new data structures for directory rename detection
` [PATCH 02/17] merge-ort: initialize and free new directory rename data structures
` [PATCH 03/17] merge-ort: collect which directories are removed in dirs_removed
` [PATCH 04/17] merge-ort: add outline for computing directory renames
` [PATCH 05/17] merge-ort: add outline of get_provisional_directory_renames()
` [PATCH 06/17] merge-ort: copy get_renamed_dir_portion() from merge-recursive.c
` [PATCH 07/17] merge-ort: implement compute_rename_counts()
` [PATCH 08/17] merge-ort: implement handle_directory_level_conflicts()
` [PATCH 09/17] merge-ort: modify collect_renames() for directory rename handling
` [PATCH 10/17] merge-ort: implement compute_collisions()
` [PATCH 11/17] merge-ort: implement apply_dir_rename() and check_dir_renamed()
` [PATCH 12/17] merge-ort: implement check_for_directory_rename()
` [PATCH 13/17] merge-ort: implement handle_path_level_conflicts()
` [PATCH 14/17] merge-ort: add a new toplevel_dir field
` [PATCH 15/17] merge-ort: implement apply_directory_rename_modifications()
` [PATCH 16/17] merge-ort: process_renames() now needs more defensiveness
` [PATCH 17/17] merge-ort: fix a directory rename detection bug
[PATCH] CoC: update to 2.0
2021-01-04 23:47 UTC (6+ messages)
` [PATCH v2 1/2] CoC: Update word-wrapping to match upstream
` [PATCH v2 2/2] CoC: update to version 2.0 + local changes
` Re* "
[BUG] Destructive access to an "objects/info/alternates" repository
2021-01-04 21:20 UTC (9+ messages)
git-dir requires work-tree; documentation improvements for working directory
2021-01-04 23:47 UTC (7+ messages)
[RFC PATCH] gitk: Activate --find-copies-harder
2021-01-04 19:54 UTC
[PATCH] rm: honor sparse checkout patterns
2021-01-04 3:02 UTC (6+ messages)
` sparse-checkout questions and proposals [Was: Re: [PATCH] rm: honor sparse checkout patterns]
git pull/rebase bug: when "onto" branch has rebasing branch's commits in reflog
2021-01-03 22:44 UTC (3+ messages)
[PATCH] gitmodules.txt: fix 'GIT_WORK_TREE' variable name
2021-01-03 20:15 UTC (7+ messages)
` [PATCH v2] "
[bug] git svn fetch: defect history - missing merges and wrong tag ancestors
2021-01-03 18:12 UTC (2+ messages)
[PATCH] doc: fix some typos
2021-01-03 17:06 UTC (8+ messages)
` [PATCH v2] "
[PATCH 0/3] t1300: minor cleanups
2021-01-03 9:36 UTC (4+ messages)
` [PATCH 1/3] t1300: remove duplicate test for `--file ../foo`
` [PATCH 2/3] t1300: remove duplicate test for `--file no-such-file`
` [PATCH 3/3] t1300: don't needlessly work with `core.foo` configs
Expected behaviour of 'git submodule update --remote --recursive'?
2021-01-02 17:45 UTC
Issue: "Could not access submodule" error when pulling recursively with Git 2.22.0
2021-01-01 15:42 UTC (4+ messages)
[ANN] git-send-series 1.0
2021-01-01 3:51 UTC
[ANN] git-completion 1.3 released
2021-01-01 2:41 UTC
[PATCH 00/47] completion: git-completion 1.3 patches
2021-01-01 2:16 UTC (10+ messages)
` [PATCH 26/47] completion: bash: simplify config_variable_name
` [PATCH 34/47] completion: zsh: fix direct quoting
` [PATCH 41/47] completion: bash: trivial cleanup
` [PATCH 42/47] completion: bash: rename _get_comp_words_by_ref()
` [PATCH 43/47] completion: bash: add __git_have_func helper
` [PATCH 44/47] completion: bash: improve function detection
` [PATCH 45/47] test: completion: add tests for __git_complete
` [PATCH 46/47] completion: add proper public __git_complete
` [PATCH 47/47] completion: zsh: add higher-priority location
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).