git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-08-31 20:42:31 to 2020-09-04 13:10:31 UTC [more...]

[PATCH v3 00/11] Maintenance I: Command, gc and commit-graph tasks
 2020-09-04 13:09 UTC  (7+ messages)
` [PATCH v4 "
  ` [PATCH v4 03/11] maintenance: replace run_auto_gc()
  ` [PATCH v4 04/11] maintenance: initialize task array
  ` [PATCH v4 05/11] maintenance: add commit-graph task
  ` [PATCH v4 07/11] maintenance: take a lock on the objects directory
  ` [PATCH v4 11/11] maintenance: add trace2 regions for task execution

[PATCH 0/2] log_tree_diff: simplify
 2020-09-04 12:38 UTC  (2+ messages)

[PATCH 1/2] revision: use repository from rev_info when parsing commits
 2020-09-04 12:19 UTC  (4+ messages)

git add intent-to-add then git add patch no longer allows edit
 2020-09-04 10:05 UTC  (2+ messages)

[PATCH 00/10] more miscellaneous Bloom filter improvements
 2020-09-04  8:50 UTC  (39+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 12/14] commit-graph: add large-filters bitmap chunk
  ` [PATCH v3 13/14] commit-graph: rename 'split_commit_graph_opts'
  ` [PATCH v3 14/14] builtin/commit-graph.c: introduce '--max-new-filters=<n>'
` [PATCH v4 00/14] more miscellaneous Bloom filter improvements
  ` [PATCH v4 01/14] commit-graph: introduce 'get_bloom_filter_settings()'
  ` [PATCH v4 02/14] t4216: use an '&&'-chain
  ` [PATCH v4 03/14] commit-graph: pass a 'struct repository *' in more places
  ` [PATCH v4 04/14] t/helper/test-read-graph.c: prepare repo settings
  ` [PATCH v4 05/14] commit-graph: respect 'commitGraph.readChangedPaths'
  ` [PATCH v4 06/14] commit-graph.c: store maximum changed paths
  ` [PATCH v4 07/14] bloom: split 'get_bloom_filter()' in two
  ` [PATCH v4 08/14] bloom: use provided 'struct bloom_filter_settings'
  ` [PATCH v4 09/14] bloom/diff: properly short-circuit on max_changes
  ` [PATCH v4 10/14] commit-graph.c: sort index into commits list
  ` [PATCH v4 11/14] csum-file.h: introduce 'hashwrite_be64()'
  ` [PATCH v4 12/14] commit-graph: add large-filters bitmap chunk
  ` [PATCH v4 13/14] commit-graph: rename 'split_commit_graph_opts'
  ` [PATCH v4 14/14] builtin/commit-graph.c: introduce '--max-new-filters=<n>'

[PATCH 0/3] worktree: add -d shorthand for --detach & improve documentation
 2020-09-04  7:07 UTC  (4+ messages)
` [PATCH 1/3] git-checkout.txt: document -d short option for --detach
` [PATCH 2/3] worktree: add "
` [PATCH 3/3] git-worktree.txt: discuss branch-based vs. throwaway worktrees

Sequent repos ,, pull without checkout
 2020-09-03 22:25 UTC  (2+ messages)

[PATCH] Makefile: add support for generating JSON compilation database
 2020-09-03 22:13 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v3 1/1] remote.c: fix handling of %(push:remoteref)
 2020-09-03 22:01 UTC  (4+ messages)
` [PATCH v8 "

[PATCH v16] Support auto-merge for meld to follow the vim-diff behavior
 2020-09-03 21:48 UTC  (4+ messages)
` [PATCH v17] "

What's cooking in git.git (Sep 2020, #02; Thu, 3)
 2020-09-03 21:36 UTC 

Aborting git rebase --edit-todo
 2020-09-03 21:21 UTC  (10+ messages)

[PATCH] fetch: no FETCH_HEAD display if --no-write-fetch-head
 2020-09-03 21:06 UTC  (9+ messages)
  ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH v7 00/13] Finish converting git bisect to C part 2
 2020-09-03 12:04 UTC  (10+ messages)
` [PATCH v7 04/13] bisect--helper: reimplement `bisect_autostart` shell function in C
` [PATCH v7 06/13] bisect--helper: reimplement `bisect_next` and `bisect_auto_next` shell functions "
` [PATCH v7 07/13] bisect--helper: finish porting `bisect_start()` to C
` [PATCH v7 10/13] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C

[PATCH v2 00/10] [GSoC] Implement Corrected Commit Date
 2020-09-03 19:11 UTC  (34+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 03/11] commit-graph: consolidate fill_commit_graph_info
  ` [PATCH v3 05/11] commit-graph: return 64-bit generation number
  ` [PATCH v3 06/11] commit-graph: add a slab to store topological levels
  ` [PATCH v3 07/11] commit-graph: implement corrected commit date
  ` [PATCH v3 10/11] commit-reach: use corrected commit dates in paint_down_to_common()
  ` [PATCH v3 11/11] doc: add corrected commit date info

[PATCH 0/3] Optionally skip linking/copying the built-ins
 2020-09-03 10:45 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] ci: stop linking built-ins to the dashed versions
  ` [PATCH v3 0/3] Optionally skip linking/copying the built-ins
    ` [PATCH v3 3/3] ci: stop linking built-ins to the dashed versions

[PATCH] vcbuild: fix batch file name in README
 2020-09-03  1:55 UTC  (4+ messages)

[PATCH] RFC: refs: add GIT_DEBUG_REFS debugging mechanism
 2020-09-03 10:10 UTC  (5+ messages)
        ` Fwd: "

[PATCH] vcbuild: fix library name for expat with make MSVC=1
 2020-09-03  2:07 UTC  (4+ messages)

[GSoC][PATCH] submodule: port submodule subcommand 'add' from shell to C
 2020-09-03  8:46 UTC  (8+ messages)

Repo state broken due to mismatched file name casing during merge
 2020-09-03  6:20 UTC  (3+ messages)

Git in Outreachy?
 2020-09-03  6:00 UTC  (7+ messages)

[PATCH] xrealloc: do not reuse pointer freed by zero-length realloc()
 2020-09-03  3:50 UTC  (10+ messages)

[PATCH] fetch: do not look for submodule changes in unchanged refs
 2020-09-02 20:26 UTC  (2+ messages)

[PATCH v4 0/6] grep: honor sparse checkout and add option to ignore it
 2020-09-02 20:15 UTC  (19+ messages)
` [PATCH v4 4/6] config: correctly read worktree configs in submodules
` [PATCH v5 0/8] grep: honor sparse checkout and add option to ignore it
  ` [PATCH v5 1/8] doc: grep: unify info on configuration variables
  ` [PATCH v5 2/8] t1308-config-set: avoid false positives when using test-config
  ` [PATCH v5 3/8] t/helper/test-config: be consistent with exit codes
  ` [PATCH v5 4/8] t/helper/test-config: check argc before accessing argv
  ` [PATCH v5 5/8] t/helper/test-config: unify exit labels
  ` [PATCH v5 6/8] config: correctly read worktree configs in submodules
  ` [PATCH v5 7/8] grep: honor sparse checkout patterns
  ` [PATCH v5 8/8] config: add setting to ignore sparsity patterns in some cmds

[Suggestion] Documentation: quick-install-man not propagating DESTDIR
 2020-09-02 19:52 UTC  (3+ messages)

Bug report: git cat-file -e / rev-list disagree with git fsck on empty tree
 2020-09-02 19:52 UTC  (2+ messages)

Fastest way to set files date and time to latest commit time of each one
 2020-09-02 19:28 UTC  (3+ messages)

[PATCH 0/2] ci: avoid ugly "failure" annotation in the GitHub workflow
 2020-09-02 19:21 UTC  (6+ messages)
` [PATCH 1/2] ci: fix indentation of the `ci-config` job
` [PATCH 2/2] ci: avoid ugly "failure" in "

What's cooking in git.git (Sep 2020, #01; Tue, 1)
 2020-09-02 19:12 UTC  (7+ messages)

[RFC PATCH v1 00/17] Rewrite the remaining merge strategies from shell to C
 2020-09-02 15:37 UTC  (17+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 01/11] t6027: modernise tests
  ` [PATCH v2 02/11] merge-one-file: rewrite in C
  ` [PATCH v2 03/11] merge-index: libify merge_one_path() and merge_all()
  ` [PATCH v2 04/11] merge-index: don't fork if the requested program is `git-merge-one-file'
  ` [PATCH v2 05/11] merge-resolve: rewrite in C
  ` [PATCH v2 06/11] merge-recursive: move better_branch_name() to merge.c
  ` [PATCH v2 07/11] merge-octopus: rewrite in C
  ` [PATCH v2 08/11] merge: use the "resolve" strategy without forking
  ` [PATCH v2 09/11] merge: use the "octopus" "
  ` [PATCH v2 10/11] sequencer: use the "resolve" "
  ` [PATCH v2 11/11] sequencer: use the "octopus" merge "

[PATCH] core.abbrev <off|false|no> disables abbreviations
 2020-09-01 23:37 UTC  (7+ messages)

[PATCH] wt-status: expand, not dwim, a "detached from" ref
 2020-09-01 22:28 UTC  (5+ messages)
` [PATCH v3 0/3] Fix for git checkout @{u} (non-local) then git status
  ` [PATCH v3 1/3] sha1-name: replace unsigned int with option struct
  ` [PATCH v3 2/3] refs: move dwim_ref() to header file
  ` [PATCH v3 3/3] wt-status: tolerate dangling marks

[gitk] bad quoting of user input for command line injection, with possible unintended side effects
 2020-09-01 20:07 UTC 

[PATCH] git.txt: correct stale 'GIT_EXTERNAL_DIFF' description
 2020-09-01 19:16 UTC  (2+ messages)

[PATCH v1 0/3] War on dashed-git
 2020-09-01 16:11 UTC  (7+ messages)
` [PATCH v2 0/2] avoid running "git-subcmd" in the dashed form
  ` [PATCH v2 2/2] cvsexportcommit: do not run git programs in "
    ` [PATCH v2 3/2] credential-cache: use child_process.args

[PATCH 0/5] Add struct strmap and associated utility functions
 2020-09-01  9:27 UTC  (6+ messages)

Bug Report: "git reset --hard" does not cancel an on-going rebase
 2020-08-31 23:11 UTC  (2+ messages)

[PATCH] revision: add separate field for "-m" of "diff-index -m"
 2020-08-31 21:01 UTC  (4+ messages)
` [PATCH v4] "


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).