git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-07-18 13:19:06 to 2019-07-25 02:23:25 UTC [more...]

[PATCH 0/5] Create 'feature.*' config area and some centralized config parsing
 2019-07-25  2:23 UTC  (19+ messages)
` [PATCH 1/5] repo-settings: consolidate some config settings
` [PATCH 2/5] repo-settings: add feature.manyCommits setting
` [PATCH 4/5] repo-settings: create feature.manyFiles setting
` [PATCH 3/5] repo-settings: parse core.untrackedCache
` [PATCH 5/5] repo-settings: create feature.experimental setting
` [PATCH v2 0/5] Create 'feature.*' config area and some centralized config parsing
  ` [PATCH v2 1/5] repo-settings: consolidate some config settings
  ` [PATCH v2 2/5] repo-settings: add feature.manyCommits setting
  ` [PATCH v2 3/5] repo-settings: parse core.untrackedCache
  ` [PATCH v2 4/5] repo-settings: create feature.manyFiles setting
  ` [PATCH v2 5/5] repo-settings: create feature.experimental setting

[PATCH v2] documentation: add tutorial for revision walking
 2019-07-24 23:32 UTC  (4+ messages)
` [PATCH v3] "

[RFC PATCH 0/3] Add a JSON Schema for trace2 events
 2019-07-24 23:06 UTC  (12+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/3] trace2: Add a JSON schema "
  ` [RFC PATCH v2 2/3] trace2: add a schema validator "
` [PATCH v3 0/3] Add a JSON Schema "
  ` [PATCH v3 1/3] trace2: Add a JSON schema "
  ` [PATCH v3 2/3] trace2: add a schema validator "
  ` [PATCH v3 3/3] ci: run trace2 schema validation in the CI suite

[PATCH] submodule: plumb --filter to cloned submodules
 2019-07-24 22:18 UTC  (2+ messages)

[PATCH] grep: print the pcre2_jit_on value
 2019-07-24 21:25 UTC  (4+ messages)

[GSoC][PATCH 0/1] rebase -i: support --ignore-whitespace
 2019-07-24 21:18 UTC  (12+ messages)
` [GSoC][PATCH v2 "
  ` [GSoC][PATCH v2 1/1] rebase -i: add --ignore-whitespace flag
` [GSoC][PATCH v3 0/1] "
  ` [GSoC][PATCH v3 1/1] "

[PATCH 0/2] Clean up more of the fall-out from dropping the scripted git rebase
 2019-07-24 21:15 UTC  (3+ messages)
` [PATCH 1/2] rebase: fix white-space
` [PATCH 2/2] git: mark cmd_rebase as requiring a worktree

[PATCH] grep: skip UTF8 checks explicitally
 2019-07-24 21:04 UTC  (14+ messages)
  ` [PATCH] grep: skip UTF8 checks explicitly

[PATCH] grep: use custom JIT stack with pcre2
 2019-07-24 20:06 UTC  (9+ messages)
` [PATCH 0/3] grep: PCRE JIT fixes
` [PATCH 1/3] grep: remove overly paranoid BUG(...) code
` [PATCH 2/3] grep: stop "using" a custom JIT stack with PCRE v2
` [PATCH 3/3] grep: stop using a custom JIT stack with PCRE v1

Where do I send patches for git-gui?
 2019-07-24 18:07 UTC 

Need help
 2019-07-24 16:16 UTC  (2+ messages)

[ANNOUNCE] Git Rev News edition 53
 2019-07-24 15:55 UTC 

[GSoC][PATCH 0/2] rebase -i: support --committer-date-is-author-date
 2019-07-24 13:33 UTC  (10+ messages)
` [GSoC][PATCH v2 "
  ` [GSoC][PATCH v2 1/2] sequencer: add NULL checks under read_author_script
  ` [GSoC][PATCH v2 2/2] rebase -i: support --committer-date-is-author-date

[RFC PATCH 0/9] rebase -i: extend rebase.missingCommitsCheck to `--edit-todo' and co
 2019-07-24 13:29 UTC  (15+ messages)
` [RFC PATCH 1/9] t3404: demonstrate that --edit-todo does not check for dropped commits
` [RFC PATCH 3/9] sequencer: update `total_nr' when adding an item to a todo list
` [RFC PATCH 4/9] sequencer: update `done_nr' when skipping commands in "
` [RFC PATCH 5/9] sequencer: move the code writing total_nr on the disk to a new function

blank lines in pre-created merge message
 2019-07-24  9:54 UTC 

[PATCH] archive: Store checksum correctly
 2019-07-24  1:04 UTC  (8+ messages)

[PATCH] Close transport helper on protocol error
 2019-07-23 21:10 UTC  (4+ messages)

Possible bug in Makefile when executing curl-config
 2019-07-23 20:16 UTC  (4+ messages)
  ` [**EXTERNAL**] "

[PATCH] xdiff: clamp function context indices in post-image
 2019-07-23 19:27 UTC 

What's cooking in git.git (Jul 2019, #04; Thu, 18)
 2019-07-23 15:51 UTC  (3+ messages)

What's cooking in git.git (Jul 2019, #05; Fri, 19)
 2019-07-23 15:42 UTC  (9+ messages)
` jk/test-commit-bulk, was: "
  ` [PATCH v3 1/6] test-lib: introduce test_commit_bulk
  ` [PATCH v3 2/6] t5310: increase the number of bitmapped commits
  ` [PATCH v3 3/6] t3311: use test_commit_bulk
  ` [PATCH v3 4/6] t5702: "
  ` [PATCH v3 5/6] t5703: "
  ` [PATCH v3 6/6] t6200: "
  ` jk/test-commit-bulk,

[PATCH] l10n: es: Amend accent marks
 2019-07-23 14:44 UTC 

[GSoC] My project blog
 2019-07-23  1:13 UTC  (2+ messages)

Draft of Git Rev News edition 53
 2019-07-22 22:04 UTC 

[PATCH] credential: add nocache option to the credentials API
 2019-07-22 21:00 UTC  (4+ messages)

[RFC] Improved git signing interface
 2019-07-22 14:16 UTC 

[PATCH v2 0/3] [RFC] Create 'core.featureAdoptionRate' setting to update config defaults
 2019-07-22 12:10 UTC  (7+ messages)
` [PATCH v3 "

[PATCH v1 0/1] pack-refs: pack expired loose refs to packed_refs
 2019-07-21 18:17 UTC  (2+ messages)
` [PATCH v1 1/1] "

Git Test Coverage Report (July 21)
 2019-07-21 16:19 UTC 

[PATCH 0/1] Travis CI: Lint for Python syntax errors and undefined names
 2019-07-20 12:51 UTC  (4+ messages)
` [PATCH 1/1] "

[GSoC][RFC WIP PATCH 0/3] grep: allow parallelism in zlib inflation
 2019-07-19 23:08 UTC  (4+ messages)
` [GSoC][RFC WIP PATCH 1/3] object-store: make read_object_file_extended() thread-safe
` [GSoC][RFC WIP PATCH 2/3] grep: remove locks on object reading operations
` [GSoC][RFC WIP PATCH 3/3] grep: re-enable threads in non-worktree case

[PATCH v7 0/6] rebase: learn --keep-base
 2019-07-19 21:01 UTC  (5+ messages)
` [RFC WIP PATCH v8 00/13] learn --keep-base & more

Fedora 1 and Ubuntu 4
 2019-07-19 19:16 UTC  (2+ messages)

[PATCH] transport-helper: enforce atomic in push_refs_with_push
 2019-07-19 19:15 UTC  (15+ messages)
` [PATCH v2] "
      ` [RFC/PATCH] CodingGuidelines: spell out post-C89 rules

[PATCH 00/24] Reinstate support for Visual Studio
 2019-07-19 16:30 UTC  (29+ messages)
` [PATCH 03/24] Vcproj.pm: do not configure VCWebServiceProxyGeneratorTool
` [PATCH 02/24] Vcproj.pm: list git.exe first to be startup project
` [PATCH 04/24] Vcproj.pm: urlencode '<' and '>' when generating VC projects
` [PATCH 06/24] contrib/buildsystems: ignore irrelevant files in Generators/
` [PATCH 05/24] contrib/buildsystems: ignore invalidcontinue.obj
` [PATCH 07/24] contrib/buildsystems: fix misleading error message
` [PATCH 09/24] contrib/buildsystems: ignore gettext stuff
` [PATCH 08/24] contrib/buildsystems: handle quoted spaces in filenames
` [PATCH 10/24] contrib/buildsystems: redirect errors of the dry run into a log file
` [PATCH 12/24] contrib/buildsystems: error out on unknown option
` [PATCH 11/24] contrib/buildsystems: optionally capture the dry-run in a file
` [PATCH 13/24] contrib/buildsystems: handle the curl library option
` [PATCH 14/24] contrib/buildsystems: handle libiconv, too
` [PATCH 15/24] contrib/buildsystems: also handle -lexpat
` [PATCH 16/24] contrib/buildsystems: handle options starting with a slash
` [PATCH 17/24] contrib/buildsystems: add a backend for modern Visual Studio versions
` [PATCH 18/24] msvc: add a Makefile target to pre-generate the Visual Studio solution
` [PATCH 19/24] vcxproj: also link-or-copy builtins
` [PATCH 20/24] .gitignore: touch up the entries regarding Visual Studio
` [PATCH 21/24] .gitignore: ignore Visual Studio's temporary/generated files
` [PATCH 22/24] bin-wrappers: append `.exe` to target paths if necessary
` [PATCH 23/24] t5505,t5516: create .git/branches/ when needed
` [PATCH 24/24] git: avoid calling aliased builtins via their dashed form

[PATCH] fetch: add "--parallel", which fetches all remotes in parallel
 2019-07-19 15:12 UTC  (4+ messages)

[PATCH 0/1] Show an error if too-long paths are seen by git clean -dfx
 2019-07-19 15:10 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] clean: show an error message when the path is too long

Unexpected or wrong ff, no-ff and ff-only behaviour
 2019-07-19 11:00 UTC  (15+ messages)

[PATCH v3] builtin/merge: support --squash --commit
 2019-07-19  5:39 UTC 

[PATCH 0/4] pre-merge hook
 2019-07-18 23:56 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] git-merge: Honor "
  ` [PATCH v2 2/4] merge: do no-verify like commit
  ` [PATCH v2 3/4] merge: --no-verify to bypass pre-merge hook
  ` [PATCH v2 4/4] t7503: add tests for pre-merge-hook

Merge: "git rm bla": "bla: needs merge", but still removes file "bla"
 2019-07-18 21:43 UTC  (6+ messages)
  ` [PATCH] rm: resolving by removal is not a warning-worthy event

[PATCH 0/1] Adding git-ignore command, tests, and documentation
 2019-07-18 20:21 UTC  (3+ messages)

[PATCH 0/1] Fix rendering of text in angle brackets in README.md
 2019-07-18 20:17 UTC  (3+ messages)
` [PATCH 1/1] README: fix rendering of text in angle brackets


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