git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2020-08-21 04:13:50 to 2020-08-24 17:50:43 UTC [more...]

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

[PATCH v17 00/10] New proc-receive hook for centralized workflow
 2020-08-24 17:42 UTC  (12+ messages)
` [PATCH v18 "
` [PATCH v18 01/10] transport: not report a non-head push as a branch
` [PATCH v18 02/10] t5411: add basic test cases for proc-receive hook
` [PATCH v18 03/10] receive-pack: add new "
` [PATCH v18 04/10] receive-pack: feed report options to post-receive
` [PATCH v18 05/10] New capability "report-status-v2" for git-push
` [PATCH v18 06/10] doc: add document for capability report-status-v2
` [PATCH v18 07/10] receive-pack: new config receive.procReceiveRefs
` [PATCH v18 08/10] t5411: test updates of remote-tracking branches
` [PATCH v18 09/10] transport: parse report options for tracking refs
` [PATCH v18 10/10] doc: add documentation for the proc-receive hook

[PATCH 0/3] index-pack threading defaults
 2020-08-24 17:37 UTC  (12+ messages)
` [PATCH 1/3] p5302: disable thread-count parameter tests by default
` [PATCH 2/3] p5302: count up to online-cpus for thread tests
` [PATCH 3/3] index-pack: adjust default threading cap

[PATCH] Avoid infinite loop in malformed packfiles
 2020-08-24 17:33 UTC  (8+ messages)

git add intent-to-add then git add patch no longer allows edit
 2020-08-24 17:28 UTC  (6+ messages)

[PATCH] git-gui: Basic dark mode support
 2020-08-24 15:48 UTC 

[RFC v2 0/1] implement support for negative refspecs
 2020-08-24 15:47 UTC  (4+ messages)
` [RFC v2 1/1] refspec: add "

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

[PATCH 0/2] Update update-index --cacheinfo entries' format
 2020-08-24 14:51 UTC  (3+ messages)
` [PATCH 1/2] Unify `update-index --cacheinfo` usage
` [PATCH 2/2] Unify `update-index --cacheinfo` usage (tests)

[PATCH 0/7] [RFC] Maintenance III: background maintenance
 2020-08-24 14:03 UTC  (4+ messages)
` [PATCH 3/7] maintenance: add --scheduled option and config

[RFC PATCH 0/2] Allow adding .git files and directories
 2020-08-24 13:52 UTC  (16+ messages)

[BUG] git-cherry false-positive on upstream new-line change at end-of-file
 2020-08-24 12:42 UTC  (4+ messages)
` [PATCH] patch-id: ignore newline at end of file in diff_flush_patch_id()

For how long will restore and switch be experimental
 2020-08-24  9:30 UTC 

[GSoC][PATCH] submodule: port submodule subcommand 'add' from shell to C
 2020-08-24  9:03 UTC 

[GSoC] Shourya's Blog
 2020-08-24  7:50 UTC 

[PATCH] commit: provide option to add Fixes tags to log
 2020-08-24  6:11 UTC 

[PATCH 0/2] Fix trailers atom bug and improved tests
 2020-08-24  3:49 UTC  (21+ messages)
` [PATCH 1/2] t6300: unify %(trailers) and %(contents:trailers) tests
` [PATCH v2 0/2] Fix trailers atom bug and improved tests
  ` [PATCH v2 1/2] t6300: unify %(trailers) and %(contents:trailers) tests
  ` [PATCH v2 2/2] ref-filter: 'contents:trailers' show error if `:` is missing
  ` [PATCH v3 0/4] [GSoC] Fix trailers atom bug and improved tests
    ` [PATCH v3 1/4] t6300: unify %(trailers) and %(contents:trailers) tests
    ` [PATCH v3 2/4] ref-filter: 'contents:trailers' show error if `:` is missing
    ` [PATCH v3 3/4] pretty.c: refactor trailer logic to `format_set_trailers_options()`
    ` [PATCH v3 4/4] ref-filter: using pretty.c logic for trailers

[PATCH v2 00/10] [GSoC] Implement Corrected Commit Date
 2020-08-24  2:49 UTC  (24+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 03/11] commit-graph: consolidate fill_commit_graph_info
  ` [PATCH v3 04/11] commit-graph: consolidate compare_commits_by_gen
  ` [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 08/11] commit-graph: implement generation data chunk
  ` [PATCH v3 09/11] commit-graph: use generation v2 only if entire chain does
  ` [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 v4 0/3] apply: handle i-t-a entries in index
 2020-08-23 15:58 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/3] t4140: test apply with i-t-a paths

[PATCH] bisect: add first-parent option to documentation
 2020-08-23  6:50 UTC  (2+ messages)

style(git-gui): Fix mixed tabs & spaces; Always use tabs
 2020-08-22 22:24 UTC  (3+ messages)
  ` [PATCH v2] style(git-gui): Fix mixed tabs & spaces; Prefer tabs

Possible bug with git restore
 2020-08-22 19:36 UTC  (9+ messages)
          ` [PATCH] checkout, restore: make pathspec recursive

[PATCH] refs: remove lookup cache for reference-transaction hook
 2020-08-22  9:02 UTC  (6+ messages)

git submodule status never says “old commits”
 2020-08-22  1:54 UTC  (2+ messages)

--author arg on commit only works if there is an email configured already
 2020-08-21 22:35 UTC  (10+ messages)
      ` [PATCH] ident: say whose identity is missing when giving user.name hint

[PATCH 0/5] Add struct strmap and associated utility functions
 2020-08-21 22:28 UTC  (19+ messages)
` [PATCH 1/5] hashmap: add usage documentation explaining hashmap_free[_entries]()
` [PATCH 2/5] strmap: new utility functions
` [PATCH 3/5] strmap: add more "
` [PATCH 4/5] strmap: add strdup_strings option
` [PATCH 5/5] strmap: add functions facilitating use as a string->int map

[PATCH 0/2] minor refspec cleanups
 2020-08-21 21:48 UTC  (3+ messages)
` [PATCH 1/2] refspec: fix documentation referring to refspec_item
` [PATCH 2/2] refspec: make sure stack refspec_item variables are zeroed

[PATCH] fetch-pack: in partial clone, pass --promisor
 2020-08-21 21:42 UTC  (3+ messages)

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

[RFC 1/3] refspec: fix documentation referring to refspec_item
 2020-08-21 21:41 UTC  (16+ messages)
` [RFC 3/3] refspec: add support for negative refspecs

What's cooking in git.git (Aug 2020, #05; Fri, 21)
 2020-08-21 21:40 UTC 

[PATCH] ci: fix inconsistent indentation
 2020-08-21 19:11 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] Use refs API for handling sundry pseudorefs
 2020-08-21 18:34 UTC  (11+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] builtin/commit: suggest update-ref for pseudoref removal
  ` [PATCH v3 0/4] Use refs API for handling sundry pseudorefs
    ` [PATCH v3 1/4] refs: make refs_ref_exists public
    ` [PATCH v3 2/4] sequencer: treat CHERRY_PICK_HEAD as a pseudo ref
    ` [PATCH v3 3/4] builtin/commit: suggest update-ref for pseudoref removal
    ` [PATCH v3 4/4] sequencer: treat REVERT_HEAD as a pseudo ref

[PATCH v2] git-apply.txt: update descriptions of --cached, --index
 2020-08-21 16:17 UTC  (2+ messages)

[GSoC][PATCH v3 0/5] t7401: modernize, cleanup and more
 2020-08-21 16:59 UTC  (6+ messages)
` [PATCH v3 1/5] t7401: modernize style
` [PATCH v3 2/5] t7401: use 'short' instead of 'verify' and cut in rev-parse calls
` [PATCH v3 3/5] t7401: change syntax of test_i18ncmp calls for clarity
` [PATCH v3 4/5] t7401: change indentation for enhanced readability
` [PATCH v3 5/5] t7401: add a NEEDSWORK

gitignore does not ignore wildcard directory if it is a link
 2020-08-21 16:46 UTC  (2+ messages)

[RFC PATCH 0/2] extend --abbrev support to diff-patch format
 2020-08-21 15:44 UTC  (9+ messages)
` [PATCH v4 0/2] diff: index-line: respect --abbrev in object's name
  ` [PATCH v4 1/2] t4013: improve diff-post-processor logic
` [PATCH v5 0/2] diff: index-line: respect --abbrev in object's name
  ` [PATCH v5 1/2] t4013: improve diff-post-processor logic
  ` [PATCH v5 2/2] diff: index-line: respect --abbrev in object's name

credentialHelperSelector keep poping in 2.28 using windows identity story
 2020-08-21 15:40 UTC 

Bash completion does not offer bare name origin where remote head is set
 2020-08-21 14:03 UTC 

[PATCH v3 4/4] submodule: port submodule subcommand 'summary' from shell to C
 2020-08-21  5:22 UTC  (2+ 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).