git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-07-14 12:05:12 to 2019-07-19 23:09:21 UTC [more...]

[GSoC][RFC WIP PATCH 0/3] grep: allow parallelism in zlib inflation
 2019-07-19 23:08 UTC  (2+ messages)
` [GSoC][RFC WIP PATCH 1/3] object-store: make read_object_file_extended() thread-safe

[GSoC][PATCH 0/2] rebase -i: support --committer-date-is-author-date
 2019-07-19 22:36 UTC  (7+ 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

What's cooking in git.git (Jul 2019, #05; Fri, 19)
 2019-07-19 21:56 UTC  (8+ 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: "

[GSoC][PATCH 0/1] rebase -i: support --ignore-whitespace
 2019-07-19 21:33 UTC  (11+ messages)
` [GSoC][PATCH 1/1] rebase -i: add --ignore-whitespace flag
` [GSoC][PATCH 1/2] sequencer: add NULL checks under read_author_script
` [GSoC][PATCH v2 0/1] rebase -i: support --ignore-whitespace
  ` [GSoC][PATCH v2 1/1] rebase -i: add --ignore-whitespace flag

[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

[RFC PATCH 0/9] rebase -i: extend rebase.missingCommitsCheck to `--edit-todo' and co
 2019-07-19 19:51 UTC  (19+ messages)
` [RFC PATCH 1/9] t3404: demonstrate that --edit-todo does not check for dropped commits
` [RFC PATCH 2/9] t3429: demonstrate that rebase exec "
` [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
` [RFC PATCH 6/9] sequencer: add a parameter to sequencer_continue() to accept a todo list
` [RFC PATCH 7/9] rebase-interactive: todo_list_check() also uses the done list
` [RFC PATCH 8/9] rebase-interactive: warn if commit is dropped with --edit-todo
` [RFC PATCH 9/9] sequencer: have read_populate_todo() check for dropped commits

[PATCH 0/1] Travis CI: Lint for Python syntax errors and undefined names
 2019-07-19 19:44 UTC  (3+ messages)
` [PATCH 1/1] "

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  (20+ messages)
` [PATCH v2] "
      ` [RFC/PATCH] CodingGuidelines: spell out post-C89 rules
      ` [PATCH] transport-helper: avoid var decl in for () loop control

[PATCH 00/24] Reinstate support for Visual Studio
 2019-07-19 16:30 UTC  (30+ messages)
` [PATCH 01/24] Vcproj.pm: auto-generate GUIDs
` [PATCH 02/24] Vcproj.pm: list git.exe first to be startup project
` [PATCH 03/24] Vcproj.pm: do not configure VCWebServiceProxyGeneratorTool
` [PATCH 04/24] Vcproj.pm: urlencode '<' and '>' when generating VC projects
` [PATCH 05/24] contrib/buildsystems: ignore invalidcontinue.obj
` [PATCH 06/24] contrib/buildsystems: ignore irrelevant files in Generators/
` [PATCH 07/24] contrib/buildsystems: fix misleading error message
` [PATCH 08/24] contrib/buildsystems: handle quoted spaces in filenames
` [PATCH 09/24] contrib/buildsystems: ignore gettext stuff
` [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 21/24] .gitignore: ignore Visual Studio's temporary/generated files
` [PATCH 20/24] .gitignore: touch up the entries regarding Visual Studio
` [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  (12+ messages)
` [PATCH 1/1] clean: show an error message when the path is too long
` [PATCH v2 0/1] Show an error if too-long paths are seen by git clean -dfx
  ` [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  (17+ 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

What's cooking in git.git (Jul 2019, #04; Thu, 18)
 2019-07-18 22:36 UTC 

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  (4+ messages)
` [PATCH 1/1] Adding git ignore command

[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

[PATCH v2] builtin/merge: allow --squash to commit if there are no conflicts
 2019-07-18  2:32 UTC  (7+ messages)

[PATCH] range-diff: fix some 'hdr-check' and sparse warnings
 2019-07-17 20:10 UTC  (18+ messages)

[gitgitgadget/git] Adding git-ignore command, tests, and documentation. (#264)
 2019-07-17 17:15 UTC  (2+ messages)

What's cooking in git.git (Jul 2019, #03; Fri, 12)
 2019-07-17 16:35 UTC  (5+ messages)

git fetch --no-tags still fetch tags when remote name is provided
 2019-07-17 11:10 UTC 

git p4 sync: "str expected, not %s"
 2019-07-17 10:54 UTC  (3+ messages)

[PATCH] submodule: plumb --filter to cloned submodules
 2019-07-17  0:11 UTC 

[BUG] Recursive submodules fails to track branch correctly if . is used
 2019-07-16 21:49 UTC 

Bug with deleted files and stash-push --keep-idex
 2019-07-16 20:08 UTC  (7+ messages)
` [PATCH] stash: fix handling removed files with --keep-index
  ` [PATCH v2] "

git segfault in tag verify (patch included)
 2019-07-16 19:17 UTC  (5+ messages)

[PATCH v2 00/11] git add -i: add a rudimentary version in C (supporting only status and help so far)
 2019-07-16 18:38 UTC  (14+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/11] Start to implement a built-in version of `git add --interactive`
  ` [PATCH v3 03/11] built-in add -i: implement the `status` command
  ` [PATCH v3 02/11] diff: export diffstat interface
  ` [PATCH v3 04/11] built-in add -i: refresh the index before running `status`
  ` [PATCH v3 05/11] built-in add -i: color the header in the `status` command
  ` [PATCH v3 06/11] built-in add -i: implement the main loop
  ` [PATCH v3 07/11] Add a function to determine unique prefixes for a list of strings
  ` [PATCH v3 08/11] built-in add -i: show unique prefixes of the commands
  ` [PATCH v3 09/11] built-in add -i: support `?` (prompt help)
  ` [PATCH v3 10/11] built-in add -i: use color in the main loop
  ` [PATCH v3 11/11] built-in add -i: implement the `help` command

Weird behavior with git grep --recurse-submodules
 2019-07-16 18:10 UTC  (4+ messages)

[PATCH] documentation: add tutorial for revision walking
 2019-07-16 17:24 UTC  (8+ messages)

[PATCH 0/1] mingw: support spawning programs with paths containing spacesnames
 2019-07-16 14:03 UTC  (2+ messages)
` [PATCH 1/1] mingw: support spawning programs containing spaces in their names

[BUG] Branches before "git subtree add --squash" are pushed via "git subtree push"
 2019-07-15 18:30 UTC 

[PATCH v3 0/3] document deprecation of log.mailmap=false default
 2019-07-15 12:41 UTC  (4+ messages)
` [PATCH v3 1/3] log: add warning for unspecified log.mailmap setting
` [PATCH v3 2/3] documentation: mention --no-use-mailmap and log.mailmap false setting
` [PATCH v3 3/3] tests: defang pager tests by explicitly disabling the log.mailmap warning

[PATCH v2 0/3] document deprecation of log.mailmap=false default
 2019-07-14 21:56 UTC  (5+ messages)
` [PATCH v2 1/3] log: add warning for unspecified log.mailmap setting
` [PATCH v2 3/3] tests: defang pager tests by explicitly disabling the log.mailmap warning

[PATCH] read-cache.c: do not die if mmap fails
 2019-07-14 18:59 UTC  (2+ messages)

[GSoC] My project blog
 2019-07-14 16:38 UTC  (4+ messages)

[GSoC] Blogging with Rohit
 2019-07-14 12:02 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).