git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2021-04-01 17:51:57 to 2021-04-05 20:11:16 UTC [more...]

TR: [GitHub] Deprecation Notice
 2021-04-05 20:10 UTC  (2+ messages)

[PATCH 00/27] Sparse Index: API protections
 2021-04-05 19:55 UTC  (9+ messages)
` [PATCH v2 00/25] "
  ` [PATCH v2 24/25] sparse-index: expand_to_path()
  ` [PATCH v2 25/25] name-hash: use expand_to_path()

[PATCH v8 00/37] config-based hooks
 2021-04-05 19:14 UTC  (20+ messages)
` [PATCH v8 35/37] git-send-email: use 'git hook run' for 'sendemail-validate'
      ` [PATCH 0/2] git-send-email: refactor duplicate $? checks into a function
        ` [PATCH 1/2] git-send-email: replace "map" in void context with "for"
        ` [PATCH 2/2] git-send-email: refactor duplicate $? checks into a function
        ` [PATCH v2 0/4] refactor duplicate $? checks into a function + improve errors
          ` [PATCH v2 1/4] git-send-email: replace "map" in void context with "for"
          ` [PATCH v2 2/4] git-send-email: refactor duplicate $? checks into a function
          ` [PATCH v2 3/4] git-send-email: test full --validate output
          ` [PATCH v2 4/4] git-send-email: improve --validate error output

should git maintenance prefetch be taught to honor remote.fetch refspec?
 2021-04-05 18:48 UTC  (22+ messages)

[GSOC][PATCH] userdiff: add support for Scheme
 2021-04-05 17:58 UTC  (11+ messages)
` [GSoC][PATCH v2 0/1] userdiff: add support for scheme
  ` [GSoC][PATCH v2 1/1] "

[PATCH 0/5] Maintenance: adapt custom refspecs
 2021-04-05 17:52 UTC  (14+ messages)
` [PATCH 1/5] maintenance: simplify prefetch logic
` [PATCH 2/5] test-lib: use exact match for test_subcommand
` [PATCH 3/5] refspec: output a refspec item
` [PATCH 4/5] test-tool: test refspec input/output
` [PATCH 5/5] maintenance: allow custom refspecs during prefetch

[PATCH v2] cache-tree.c: remove implicit dependency on the_repository
 2021-04-05 17:48 UTC  (9+ messages)
` [PATCH v3] "

[PATCH] [GSOC] ref-filter: use single strbuf for all output
 2021-04-05 17:05 UTC  (2+ messages)

[GSoC][Draft Proposal] Finish converting git submodule to builtin
 2021-04-05 16:02 UTC  (2+ messages)

[GSoC] Draft Proposal (Convert submodule to builtin)
 2021-04-05 14:44 UTC  (7+ messages)

rather slow 'git repack' in 'blob:none' partial clones
 2021-04-05  1:02 UTC  (2+ messages)

[PATCH v5 0/2] [GSOC]trailer: pass arg as positional parameter
 2021-04-04 23:26 UTC  (15+ messages)
` [PATCH v6] [GSOC] trailer: add new trailer.<token>.cmd config option
  ` [PATCH v7] "

[PATCH] chore: use prefix from startup_info
 2021-04-04 17:14 UTC  (6+ messages)
` [PATCH v2 1/2] precompose_utf8: Make precompose_string_if_needed() public
` [PATCH v2 2/2] MacOs: Precompose startup_info->prefix
` [PATCH v3 1/2] precompose_utf8: Make precompose_string_if_needed() public
` [PATCH v3 2/2] MacOs: Precompose startup_info->prefix

[RFC PATCH v1 0/1] pathspec: warn: long and short forms are incompatible
 2021-04-04  7:19 UTC  (3+ messages)
` [PATCH v3] pathspec: advice: "

[PATCH][GSoC] user-manual.txt: fix empty heading of introduction
 2021-04-04  6:21 UTC  (10+ messages)
` [PATCH v2 0/1] user-manual.txt: assign preface an id and a title
  ` [PATCH v2 1/1] "

Reviewed-by given by celebrities (no subject matter expertise on Git development)
 2021-04-04  2:27 UTC  (2+ messages)

[PATCH] gitk: fix selection color not persistent
 2021-04-04  2:13 UTC  (3+ messages)

[PATCH 0/1] git-apply: Allow simultaneous --cached and --3way options
 2021-04-04  1:02 UTC  (8+ messages)
` [PATCH 1/1] "

git rebase --rebase-merges information loss (and other woes)
 2021-04-03 19:01 UTC  (4+ messages)

GSoC Git Proposal Draft - ZheNing Hu
 2021-04-03 14:27 UTC  (5+ messages)

Pathspec does not accept / does not warn for specific pathspecs
 2021-04-03 12:51 UTC  (3+ messages)
` [PATCH v3] pathspec: advice: long and short forms are incompatible
` [PATCH v4] "

[PATCH] hooks: propose repository owner configured hooks
 2021-04-03  0:58 UTC  (7+ messages)
` [PATCH v2] hooks: propose project "

[PATCH] sequencer: fix edit handling for cherry-pick and revert messages
 2021-04-02 22:27 UTC  (10+ messages)
` [PATCH v2] "
      ` unifying sequencer's options persisting, was "

[PATCH v4 00/29] tree-walk: mostly replace "mode" with "enum object_type"
 2021-04-02 21:08 UTC  (16+ messages)
` [PATCH v5 00/18] tree-walk.h: slimmed down
  ` [PATCH v5 08/18] blame: emit a better error on 'git blame directory'
  ` [PATCH v5 14/18] tree-walk.h API doc: improve documentation of get_tree_entry()
  ` [PATCH v5 16/18] tree-walk.h API: add a get_tree_entry_path() function
  ` [PATCH v5 17/18] tree-walk.h API: document and format tree_entry_extract()
  ` [PATCH v5 18/18] tree-entry.h API: rename tree_entry_extract() to tree_entry_extract_mode()

[PATCH 0/7] improve reporting of unexpected objects
 2021-04-02 20:51 UTC  (21+ messages)
` [PATCH v2 00/10] "
  ` [PATCH v2 10/10] tag: don't misreport type of tagged objects in errors
                ` [PATCH] ref-filter: fix NULL check for parse object failure
                  ` [PATCH v2 0/5] mktag tests & fix for-each-ref segfault
                    ` [PATCH v2 1/5] mktag tests: parse out options in helper
                    ` [PATCH v2 2/5] mktag tests: invert --no-strict test
                    ` [PATCH v2 3/5] mktag tests: do fsck on failure
                    ` [PATCH v2 4/5] mktag tests: test for maybe segfaulting for-each-ref
                    ` [PATCH v2 5/5] ref-filter: fix NULL check for parse object failure

Detecting when bulk file-system operations complete
 2021-04-02 15:02 UTC  (4+ messages)

[PATCH 0/5] Parallel Checkout (part 2)
 2021-04-02 14:45 UTC  (10+ messages)
` [PATCH 1/5] unpack-trees: add basic support for parallel checkout
` [PATCH 2/5] parallel-checkout: make it truly parallel
` [PATCH 3/5] parallel-checkout: add configuration options

unifying sequencer's options persisting, was Re: [PATCH v2] sequencer: fix edit handling for cherry-pick and revert messages
 2021-04-02 11:40 UTC 

Interested In finishing convert git submodule script to builtin
 2021-04-02  6:54 UTC  (2+ messages)

How to mirror a directory of a repo?
 2021-04-02  2:11 UTC  (2+ messages)

[PATCH v3] [GSOC]trailer: pass arg as positional parameter
 2021-04-02  2:08 UTC  (17+ messages)
` [PATCH v4] "

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-04-01 15:41 UTC  (22+ messages)
` [PATCH 01/23] fsmonitor--daemon: man page and documentation
` [PATCH 03/23] config: FSMonitor is repository-specific
` [PATCH 04/23] fsmonitor: introduce `core.useBuiltinFSMonitor` to call the daemon via IPC
` [PATCH 05/23] fsmonitor--daemon: add a built-in fsmonitor daemon
` [PATCH 06/23] fsmonitor--daemon: implement client command options
` [PATCH 07/23] fsmonitor-fs-listen-win32: stub in backend for Windows
` [PATCH 08/23] fsmonitor-fs-listen-macos: stub in backend for MacOS
` [PATCH 09/23] fsmonitor--daemon: implement daemon command options
` [PATCH 10/23] fsmonitor--daemon: add pathname classification
` [PATCH 11/23] fsmonitor--daemon: define token-ids
` [PATCH 12/23] fsmonitor--daemon: create token-based changed path cache
` [PATCH 13/23] fsmonitor-fs-listen-win32: implement FSMonitor backend on Windows
` [PATCH 14/23] fsmonitor-fs-listen-macos: add macos header files for FSEvent
` [PATCH 15/23] fsmonitor-fs-listen-macos: implement FSEvent listener on MacOS
` [PATCH 16/23] fsmonitor--daemon: implement handle_client callback
` [PATCH 18/23] fsmonitor--daemon:: introduce client delay for testing
` [PATCH 19/23] fsmonitor--daemon: use a cookie file to sync with file system
` [PATCH 20/23] fsmonitor: force update index when fsmonitor token advances
` [PATCH 21/23] t7527: create test for fsmonitor--daemon
` [PATCH 22/23] p7519: add fsmonitor--daemon
` [PATCH 23/23] t7527: test status with untracked-cache and fsmonitor--daemon

[PATCH 0/3] pack-objects: introduce pack.preferBitmapTips
 2021-04-01 13:05 UTC  (3+ messages)
` [PATCH 3/3] builtin/pack-objects.c: respect 'pack.preferBitmapTips'


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