git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-08-15 22:05:27 to 2020-08-18 21:05:26 UTC [more...]

[PATCH 0/3] Use refs API for handling sundry pseudorefs
 2020-08-18 21:05 UTC  (7+ messages)
` [PATCH 1/3] Make refs_ref_exists public
` [PATCH 2/3] Treat CHERRY_PICK_HEAD as a pseudo ref
` [PATCH 3/3] Treat REVERT_HEAD "

GPG Commit Signing Project
 2020-08-18 20:32 UTC  (2+ messages)

[PATCH 00/11] Maintenance I: Command, gc and commit-graph tasks
 2020-08-18 20:18 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/11] maintenance: create basic maintenance runner
  ` [PATCH v2 02/11] maintenance: add --quiet option
  ` [PATCH v2 03/11] maintenance: replace run_auto_gc()
  ` [PATCH v2 04/11] maintenance: initialize task array
  ` [PATCH v2 05/11] maintenance: add commit-graph task
  ` [PATCH v2 06/11] maintenance: add --task option
  ` [PATCH v2 07/11] maintenance: take a lock on the objects directory
  ` [PATCH v2 08/11] maintenance: create maintenance.<task>.enabled config
  ` [PATCH v2 09/11] maintenance: use pointers to check --auto
  ` [PATCH v2 10/11] maintenance: add auto condition for commit-graph task
  ` [PATCH v2 11/11] maintenance: add trace2 regions for task execution

Problems with FTP PUSH
 2020-08-18 20:08 UTC  (2+ messages)

Git Inclusion Contributor Summit Registration
 2020-08-18 20:02 UTC  (3+ messages)

[RFC PATCH] Modify fetch-pack to no longer die on error?
 2020-08-18 19:56 UTC  (10+ messages)
` [PATCH v3 0/7] Lazy fetch with subprocess
  ` [PATCH v3 1/7] negotiator/noop: add noop fetch negotiator
  ` [PATCH v3 2/7] fetch: allow refspecs specified through stdin
  ` [PATCH v3 3/7] fetch: avoid reading submodule config until needed
  ` [PATCH v3 4/7] fetch: only populate existing_refs if needed
  ` [PATCH v3 5/7] fetch-pack: do not lazy-fetch during ref iteration
  ` [PATCH v3 6/7] promisor-remote: lazy-fetch objects in subprocess
  ` [PATCH v3 7/7] fetch-pack: remove no_dependents code

[PATCH 0/2] add p in C tweaks
 2020-08-18 19:44 UTC  (7+ messages)
` [PATCH 1/2] add -p: use ALLOC_GROW_BY instead of ALLOW_GROW
` [PATCH 2/2] add -p: fix checking of user input

git checkout's stderr v stdout usage
 2020-08-18 19:27 UTC  (2+ messages)

[PATCH v2 0/3] Extend and add a little more generalization to the mem_pool API
 2020-08-18 19:27 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] Fix --squash for push in subtree doc
 2020-08-18 19:13 UTC  (4+ messages)
  ` [PATCH] contrib/subtree: document 'push' does not take '--squash'

[PATCH] checkout_entry(): remove unreachable error() call
 2020-08-18 18:34 UTC  (2+ messages)

[RFC 1/3] refspec: fix documentation referring to refspec_item
 2020-08-18 17:41 UTC  (10+ messages)
` [RFC 2/3] refspec: make sure stack refspec_item variables are zeroed
` [RFC 3/3] refspec: add support for negative refspecs

[NEW] Git
 2020-08-18 16:52 UTC  (2+ messages)

[PATCH] submodule--helper.c: add only-active to foreach
 2020-08-18 15:57 UTC  (4+ messages)
` [PATCH v2 0/3] "

[PATCH 0/9] Maintenance II: prefetch, loose-objects, incremental-repack tasks
 2020-08-18 14:25 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/9] fetch: optionally allow disabling FETCH_HEAD update
  ` [PATCH v2 2/9] maintenance: add prefetch task
  ` [PATCH v2 3/9] maintenance: add loose-objects task
  ` [PATCH v2 4/9] maintenance: create auto condition for loose-objects
  ` [PATCH v2 5/9] midx: enable core.multiPackIndex by default
  ` [PATCH v2 6/9] midx: use start_delayed_progress()
  ` [PATCH v2 7/9] maintenance: add incremental-repack task
  ` [PATCH v2 8/9] maintenance: auto-size incremental-repack batch
  ` [PATCH v2 9/9] maintenance: add incremental-repack auto condition

[PATCH v2 00/10] [GSoC] Implement Corrected Commit Date
 2020-08-18 14:18 UTC  (13+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 01/11] commit-graph: fix regression when computing bloom filter
  ` [PATCH v3 02/11] revision: parse parent in indegree_walk_step()
  ` [PATCH v3 04/11] commit-graph: consolidate compare_commits_by_gen
  ` [PATCH v3 07/11] commit-graph: implement corrected commit date
      ` Fwd: [PATCH v3 00/11] [GSoC] Implement Corrected Commit Date

[PATCH 0/3] Optionally skip linking/copying the built-ins
 2020-08-18  6:17 UTC  (12+ messages)
` [PATCH 1/3] msvc: copy the correct `.pdb` files in the Makefile target `install`
` [PATCH 2/3] Optionally skip linking/copying the built-ins
` [PATCH 3/3] ci: stop linking built-ins to the dashed versions

[PATCH] Remove "unsure" for --message in subtree doc
 2020-08-18  5:21 UTC  (4+ messages)
` [PATCH] Revise supported options "
    ` [PATCH] contrib/subtree: fix "unsure" for --message in the document

[GSoC][PATCH v2 0/5] submodule: port subcommand 'summary' from shell to C
 2020-08-18  2:08 UTC  (4+ messages)
` [GSoC][PATCH v3 0/4] "
  ` [PATCH v3 4/4] submodule: port submodule "

[PATCH 0/3] SHA-256: Update commit-graph and multi-pack-index formats
 2020-08-17 23:12 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] t/README: document GIT_TEST_DEFAULT_HASH
  ` [PATCH v2 2/3] commit-graph: use the "hash version" byte
  ` [PATCH v2 3/3] multi-pack-index: use hash version byte

[PATCH] fast-export: factor out print_oid()
 2020-08-17 22:53 UTC  (7+ messages)

[PATCH 00/10] more miscellaneous Bloom filter improvements
 2020-08-17 22:50 UTC  (6+ messages)
` [PATCH v3 00/14] "
  ` [PATCH v3 14/14] builtin/commit-graph.c: introduce '--max-new-filters=<n>'

[PATCH 0/2] enable progress traces even when quiet
 2020-08-17 22:49 UTC  (7+ messages)
` [PATCH 1/2] progress: create progress struct in 'verbose' mode

[PATCH] diff: teach --stat to ignore uninteresting modifications
 2020-08-17 22:37 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/5] slimming down installed size
 2020-08-17 21:40 UTC  (15+ messages)
` [PATCH 1/5] Makefile: drop builtins from MSVC pdb list
` [PATCH 3/5] make git-bugreport a builtin

[PATCH 0/6] more small leak fixes
 2020-08-17 21:33 UTC  (13+ messages)
` [PATCH 4/6] config: drop git_config_get_string_const()
` [PATCH v2 0/7] leak fixes
  ` [PATCH v2 1/7] clear_pattern_list(): clear embedded hashmaps
  ` [PATCH v2 2/7] submodule--helper: use strbuf_release() to free strbufs
  ` [PATCH v2 3/7] checkout: fix leak of non-existent branch names
  ` [PATCH v2 4/7] config: fix leaks from git_config_get_string_const()
  ` [PATCH v2 5/7] config: drop git_config_get_string_const()
  ` [PATCH v2 6/7] config: fix leak in git_config_get_expiry_in_days()
  ` [PATCH v2 7/7] submodule--helper: fix leak of core.worktree value

[PATCH v16 00/11] New proc-receive hook for centralized workflow
 2020-08-17 21:25 UTC  (9+ messages)
` [PATCH v17 03/10] receive-pack: add new proc-receive hook
` [PATCH v17 04/10] New capability "report-status-v2" for git-push
` [PATCH v17 06/10] receive-pack: feed report options to post-receive
` [PATCH v17 07/10] receive-pack: new config receive.procReceiveRefs

[PATCH 0/3] Change "--diff-merges" to require parameter
 2020-08-17 20:36 UTC  (11+ messages)
` [PATCH 3/3] t/t4013: add test for --diff-merges=off

[PATCH] fetch-pack: make packfile URIs work with transfer.fsckobjects
 2020-08-17 20:22 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] (various): document from_promisor parameter
  ` [PATCH v2 2/3] fetch-pack: document only_packfile in get_pack()
  ` [PATCH v2 3/3] fetch-pack: make packfile URIs work with transfer.fsckobjects

[PATCH 0/4] Handle FETCH_HEAD generically
 2020-08-17 19:40 UTC  (6+ messages)
` [PATCH 1/4] Split off reading loose ref data in separate function
` [PATCH 2/4] refs: fix comment about submodule ref_stores
` [PATCH 3/4] refs: move gitdir into base ref_store
` [PATCH 4/4] refs: read FETCH_HEAD generically

[PATCH v2 0/9] [GSoC] Improvements to ref-filter
 2020-08-17 19:37 UTC  (14+ messages)
` [PATCH v3 0/9] [Resend][GSoC] "
  ` [PATCH v3 1/9] ref-filter: support different email formats
  ` [PATCH v3 2/9] ref-filter: refactor `grab_objectname()`
  ` [PATCH v3 3/9] ref-filter: modify error messages in `grab_objectname()`
  ` [PATCH v3 4/9] ref-filter: rename `objectname` related functions and fields
  ` [PATCH v3 5/9] ref-filter: add `short` modifier to 'tree' atom
  ` [PATCH v3 6/9] ref-filter: add `short` modifier to 'parent' atom
  ` [PATCH v3 7/9] pretty: refactor `format_sanitized_subject()`
  ` [PATCH v3 8/9] format-support: move `format_sanitized_subject()` from pretty
  ` [PATCH v3 9/9] ref-filter: add `sanitize` option for 'subject' atom

[PATCH 0/6] fixup ra/rebase-i-more-options
 2020-08-17 19:12 UTC  (8+ messages)
` [PATCH v8 0/5] cleanup ra/rebase-i-more-options
  ` [PATCH v8 1/5] rebase -i: add --ignore-whitespace flag
  ` [PATCH v8 2/5] am: stop exporting GIT_COMMITTER_DATE
  ` [PATCH v8 3/5] rebase -i: support --committer-date-is-author-date
  ` [PATCH v8 4/5] rebase -i: support --ignore-date
  ` [PATCH v8 5/5] rebase: add --reset-author-date

[PATCH 0/3] Clean up some memory leaks in and around dir.c
 2020-08-17 19:00 UTC  (11+ messages)
` [PATCH 1/3] dir: fix leak of parent_hashmap and recursive_hashmap
` [PATCH 2/3] dir: make clear_directory() free all relevant memory
` [PATCH 3/3] dir: fix problematic API to avoid memory leaks

[PATCH] clear_pattern_list(): clear embedded hashmaps
 2020-08-17 18:48 UTC  (4+ messages)

[PATCH] Documentation/git-send-email.txt: Mention less secure app access might need to enable
 2020-08-17 17:16 UTC  (2+ messages)

What's cooking in git.git (Aug 2020, #01; Mon, 3)
 2020-08-17 17:19 UTC  (12+ messages)

[Microproject] t0000-basic.sh: replaced test -f with test_path_is_file
 2020-08-17 17:18 UTC 

[BUG] `make install' partly ignores `NO_INSTALL_HARDLINKS'
 2020-08-17 17:06 UTC  (8+ messages)

[RFC PATCH 0/2] extend --abbrev support to diff-patch format
 2020-08-17 16:17 UTC  (9+ messages)
` [PATCH v3 0/2] diff: index-line: respect --abbrev in object's name
  ` [PATCH v3 2/2] "

[PATCH v2 0/4] propose config-based hooks
 2020-08-17 13:36 UTC  (5+ messages)
` [PATCH v2 3/4] hook: add list command

[PATCH] mingw: improve performance of mingw_unlink()
 2020-08-17 10:37 UTC 

[PATCH RESEND] Update .mailmap
 2020-08-16 17:17 UTC  (3+ messages)
` [PATCH v2] "

rebase -i: quick/inline reword
 2020-08-16 16:55 UTC  (6+ messages)

[PATCH] Documentation: mark `--object-format=sha256` as experimental
 2020-08-16 10:01 UTC  (2+ messages)
` [PATCH v2] "

What's cooking in git.git (Aug 2020, #03; Thu, 13)
 2020-08-15  7:14 UTC  (2+ messages)

Bug report: Same path printed twice when comparing two directories outside repo
 2020-08-15 10:36 UTC 

git bisect enhancement request
 2020-08-15 22:18 UTC  (5+ messages)


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