git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2022-06-27 08:33:09 to 2022-06-29 13:21:34 UTC [more...]

[PATCH] git-rebase.txt: use back-ticks consistently
 2022-06-29 13:21 UTC  (16+ messages)
  ` Rendering back-ticks in plaintext docs (was Re: [PATCH] git-rebase.txt: use back-ticks consistently)
` [PATCH v2] git-rebase.txt: use back-ticks consistently
  ` [PATCH v3] "

[PATCH v2 0/7] rebase: update branches in multi-part topic
 2022-06-29 13:06 UTC  (23+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] t2407: test branches currently using apply backend
  ` [PATCH v3 2/8] branch: consider refs under 'update-refs'
  ` [PATCH v3 3/8] rebase-interactive: update 'merge' description
  ` [PATCH v3 4/8] sequencer: define array with enum values
  ` [PATCH v3 5/8] sequencer: add update-ref command
  ` [PATCH v3 6/8] rebase: add --update-refs option
  ` [PATCH v3 7/8] rebase: update refs from 'update-ref' commands
  ` [PATCH v3 8/8] rebase: add rebase.updateRefs config option

How to reduce pickaxe times for a particular repo?
 2022-06-29 12:31 UTC  (5+ messages)

[PATCH] add --interactive: allow `update` to stage deleted files
 2022-06-29 10:22 UTC  (4+ messages)

Oddities in gitignore matching
 2022-06-29  9:22 UTC  (5+ messages)

[PATCH] ls-files: update test style
 2022-06-29  7:12 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      `  "

Draft of Git Rev News edition 88
 2022-06-29  6:40 UTC 

[PATCH v1] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
 2022-06-29  2:08 UTC  (12+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] test-lib.sh: add limited processes to test-lib
      `  "
  ` [PATCH v3 0/2] no lazy fetch in lookup_commit_in_graph()
    ` [PATCH v3 1/2] test-lib.sh: add limited processes to test-lib
    ` [PATCH v3 2/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
        `  "

[PATCH] pack-objects.h: remove outdated pahole results
 2022-06-28 21:26 UTC  (4+ messages)

[PATCH 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-06-28 19:25 UTC  (32+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] Documentation/technical: describe bitmap lookup table extension
  ` [PATCH v2 2/6] pack-bitmap-write.c: write "
  ` [PATCH v2 3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
  ` [PATCH v2 4/6] pack-bitmap: prepare to read lookup table extension
      ` [PATCH v2 4/6] pack-bitmap: prepare to read lookup table
  ` [PATCH v2 5/6] bitmap-lookup-table: add performance tests for "
  ` [PATCH v2 6/6] p5310-pack-bitmaps.sh: enable pack.writeReverseIndex for testing

[PATCH 0/5] submodule: remove "--recursive-prefix"
 2022-06-28 18:15 UTC  (11+ messages)
` [PATCH 1/5] submodule--helper update: use display path helper
` [PATCH 2/5] submodule--helper: don't recreate recursive prefix
` [PATCH 3/5] submodule--helper: use correct display path helper
` [PATCH 4/5] submodule--helper update: use --super-prefix
` [PATCH 5/5] submodule--helper: remove display path helper

[PATCH v3 0/5] trace2 output for bitmap decision path
 2022-06-28 18:12 UTC  (13+ messages)
` [PATCH v5 0/5] tr2: avoid to print "interesting" config repeatedly
  ` [PATCH v5 1/5] pack-bitmap.c: continue looping when first MIDX bitmap is found
  ` [PATCH v5 2/5] pack-bitmap.c: rename "idx_name" to "bitmap_name"
  ` [PATCH v5 3/5] pack-bitmap.c: using error() instead of silently returning -1
  ` [PATCH v5 4/5] pack-bitmap.c: retrieve missing i18n translations
  ` [PATCH v5 5/5] tr2: avoid to print "interesting" config repeatedly

[PATCH v3 00/12] submodule: make "git submodule--helper" behave like "git submodule"
 2022-06-28 16:52 UTC  (15+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/12] git-submodule.sh: remove unused sanitize_submodule_env()
  ` [PATCH v4 02/12] git-submodule.sh: remove unused $prefix variable
  ` [PATCH v4 03/12] git-submodule.sh: make the "$cached" variable a boolean
  ` [PATCH v4 04/12] git-submodule.sh: remove unused top-level "--branch" argument
  ` [PATCH v4 05/12] submodule--helper: have --require-init imply --init
  ` [PATCH v4 06/12] submodule update: remove "-v" option
  ` [PATCH v4 07/12] submodule--helper: rename "absorb-git-dirs" to "absorbgitdirs"
  ` [PATCH v4 08/12] submodule--helper: report "submodule" as our name in some "-h" output
  ` [PATCH v4 09/12] submodule--helper: understand --checkout, --merge and --rebase synonyms
  ` [PATCH v4 10/12] submodule--helper: eliminate internal "--update" option
  ` [PATCH v4 11/12] git-submodule.sh: use "$quiet", not "$GIT_QUIET"
  ` [PATCH v4 12/12] git-sh-setup.sh: remove "say" function, change last users

Unable to use security key to commit signing using SSH keypair
 2022-06-28 16:43 UTC  (3+ messages)

[PATCH v2] ls-files: introduce "--format" option
 2022-06-28 15:19 UTC  (13+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v2 0/7] gitweb: fix "make" not including "gitweb" without NOOP run slowdowns
 2022-06-28 10:16 UTC  (10+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] gitweb/Makefile: define all .PHONY prerequisites inline
  ` [PATCH v3 2/8] gitweb/Makefile: add a $(GITWEB_ALL) variable
  ` [PATCH v3 3/8] gitweb/Makefile: clear up and de-duplicate the gitweb.{css,js} vars
  ` [PATCH v3 4/8] gitweb/Makefile: prepare to merge into top-level Makefile
  ` [PATCH v3 5/8] gitweb: remove "test" and "test-installed" targets
  ` [PATCH v3 6/8] gitweb/Makefile: include in top-level Makefile
  ` [PATCH v3 7/8] Makefile: build 'gitweb' in the default target
  ` [PATCH v3 8/8] gitweb/Makefile: add a "NO_GITWEB" parameter

Missing completions for the 'config' subcommand
 2022-06-28  7:39 UTC  (2+ messages)

[GSoC] Status update
 2022-06-28  3:19 UTC  (2+ messages)
` [GSoC] Week 2 status update

[PATCH v3 00/15] Finish converting git bisect into a built-in
 2022-06-28  2:12 UTC  (24+ messages)
` [PATCH v4 00/16] "
  ` [PATCH v4 01/16] bisect: verify that a bogus option won't try to start a bisection
  ` [PATCH v4 02/16] bisect run: fix the error message
  ` [PATCH v4 03/16] bisect: avoid double-quoting when printing the failed command
  ` [PATCH v4 04/16] bisect--helper: retire the --no-log option
  ` [PATCH v4 05/16] bisect--helper: really retire --bisect-next-check
  ` [PATCH v4 06/16] bisect--helper: really retire `--bisect-autostart`
  ` [PATCH v4 07/16] bisect--helper: using `--bisect-state` without an argument is a bug
  ` [PATCH v4 08/16] bisect--helper: align the sub-command order with git-bisect.sh
  ` [PATCH v4 09/16] bisect--helper: make `--bisect-state` optional
  ` [PATCH v4 10/16] bisect--helper: move the `BISECT_STATE` case to the end
  ` [PATCH v4 11/16] bisect--helper: return only correct exit codes in `cmd_*()`
  ` [PATCH v4 12/16] bisect: teach the `bisect--helper` command to show the correct usage strings
  ` [PATCH v4 13/16] bisect: move even the command-line parsing to `bisect--helper`
  ` [PATCH v4 14/16] Turn `git bisect` into a full built-in
  ` [PATCH v4 15/16] bisect: remove Cogito-related code
  ` [PATCH v4 16/16] bisect: no longer try to clean up left-over `.git/head-name` files

[PATCH 1/3] t6423: add tests of dual directory rename plus add/add conflict
 2022-06-27 22:30 UTC  (3+ messages)

[PATCH] vscode: improve tab size and wrapping
 2022-06-27 21:55 UTC  (2+ messages)

[PATCH 2/3] merge-ort: shuffle the computation and cleanup of potential collisions
 2022-06-27 21:04 UTC  (3+ messages)

[ANNOUNCE] Git for Windows 2.37.0
 2022-06-27 19:59 UTC  (2+ messages)

What's cooking in git.git (Jun 2022, #08; Mon, 27)
 2022-06-27 18:51 UTC  (2+ messages)
` ab/* topics (was: What's cooking in git.git (Jun 2022, #08; Mon, 27))

[PATCH 3/3] merge-ort: fix issue with dual rename and add/add conflict
 2022-06-27 18:47 UTC  (2+ messages)

[PATCH v3 0/5] config: introduce discovery.bare and protected config
 2022-06-27 18:36 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v5 "
    ` [PATCH v5 1/5] Documentation/git-config.txt: add SCOPES section
    ` [PATCH v5 2/5] Documentation: define protected configuration
    ` [PATCH v5 3/5] config: learn `git_protected_config()`
    ` [PATCH v5 4/5] safe.directory: use git_protected_config()
    ` [PATCH v5 5/5] setup.c: create `discovery.bare`

What's cooking in git.git (Jun 2022, #07; Wed, 22)
 2022-06-27 18:23 UTC  (6+ messages)
` ab/test-without-templates (was: What's cooking in git.git (Jun 2022, #07; Wed, 22))
  ` ab/test-without-templates

[ANNOUNCE] Git v2.37.0
 2022-06-27 18:22 UTC 

A note from the maintainer
 2022-06-27 18:22 UTC 

[PATCH v4 0/5] config: introduce discovery.bare and protected config
 2022-06-27 17:34 UTC  (4+ messages)

[PATCH] revert: optionally refer to commit in the "reference" format
 2022-06-27 15:38 UTC  (3+ messages)

[WIP v1 0/4] mv: fix out-of-cone file/directory move logic
 2022-06-27 13:59 UTC  (10+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 2/7] mv: update sparsity after moving from out-of-cone to in-cone
  ` [PATCH v4 7/7] mv: add check_dir_in_index() and solve general dir check issue

[GSoC] Abhradeep's GSoC blogs (27 Jun, 2022 IST)
 2022-06-27 12:44 UTC 

[ANNOUNCE] Git v2.37.0-rc2
 2022-06-27  8:32 UTC  (3+ 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).