git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2019-01-17 13:10:41 to 2019-01-18 23:31:01 UTC [more...]

[PATCH] git-submodule: abort if core.worktree could not be set correctly
 2019-01-18 23:30 UTC  (3+ messages)

What's cooking in git.git (Jan 2019, #03; Fri, 18)
 2019-01-18 23:20 UTC 

How do I get rid of unneeded objects?
 2019-01-18 22:40 UTC  (2+ messages)

How to convert SVN tags to git tags?
 2019-01-18 22:31 UTC  (2+ messages)

cat-file ambiguity prints "dangling"
 2019-01-18 22:29 UTC  (6+ messages)
      ` [PATCH] t1512: test ambiguous cat-file --batch and --batch-output

[PATCH] blame: add the ability to ignore commits
 2019-01-18 22:26 UTC  (15+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] Move init_skiplist() outside of fsck
  ` [PATCH v2 2/3] blame: add the ability to ignore commits and their changes
  ` [PATCH v2 3/3] blame: add a config option to mark ignored lines

[PATCH v5 0/3]
 2019-01-18 22:20 UTC  (12+ messages)
` [PATCH] branch: colorize branches checked out in a linked working tree the same way as the current branch is colorized
  ` [PATCH v5 1/3] ref-filter: add worktreepath atom
  ` [PATCH v5 2/3] branch: Mark and color a branch differently if it is checked out in a linked worktree

Change on check-attr behavior
 2019-01-18 22:19 UTC  (7+ messages)
      ` [PATCH] attr: do not mark queried macros as unset

[PATCH v3 0/7] Reimplement rebase --merge via interactive machinery
 2019-01-18 21:21 UTC  (12+ messages)
` [PATCH v4 0/8] "

[PATCH] commit-tree: add missing --gpg-sign flag
 2019-01-18 21:02 UTC  (4+ messages)

[PATCH 0/1] built-in stash: fix segmentation fault when files were added with intent
 2019-01-18 20:42 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/7] Turn git add-i into built-in
 2019-01-18 20:40 UTC  (14+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] diff: export diffstat interface
  ` [PATCH v2 2/7] add--helper: create builtin helper for interactive add
  ` [PATCH v2 3/7] add-interactive.c: implement status command
  ` [PATCH v2 4/7] add--interactive.perl: use add--helper --status for status_cmd
  ` [PATCH v2 5/7] add-interactive.c: implement show-help command
  ` [PATCH v2 6/7] t3701-add-interactive: test add_i_show_help()
  ` [PATCH v2 7/7] add--interactive.perl: use add--helper --show-help for help_cmd

[PATCH 0/4] Let the builtin rebase call the git am command directly
 2019-01-18 20:31 UTC  (20+ messages)
` [PATCH 2/4] rebase: avoid double reflog entry when switching branches
` [PATCH 4/4] built-in rebase: call `git am` directly
` [PATCH 3/4] rebase: teach `reset_head()` to optionally skip the worktree
` [PATCH v2 0/4] Let the builtin rebase call the git am command directly
  ` [PATCH v2 1/4] rebase: move `reset_head()` into a better spot
  ` [PATCH v2 2/4] rebase: avoid double reflog entry when switching branches
  ` [PATCH v2 3/4] rebase: teach `reset_head()` to optionally skip the worktree
  ` [PATCH v2 4/4] built-in rebase: call `git am` directly

Regression `git checkout $rev -b branch` while in a `--no-checkout` clone does not check out files
 2019-01-18 20:00 UTC  (6+ messages)
` [PATCH v1 0/2] Fix regression in checkout -b
  ` [PATCH v1 1/2] checkout: add test to demonstrate regression with checkout -b on initial commit
  ` [PATCH v1 2/2] checkout: fix regression in checkout -b on intitial checkout

[PATCH 1/2] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges'
 2019-01-18 19:41 UTC  (5+ messages)
` [PATCH v2 0/2] commit-graph: minor cleanup and optimization
  ` [PATCH v2 1/2] commit-graph: rename "large edges" to "extra edges"
  ` [PATCH v2 2/2] commit-graph: don't call write_graph_chunk_large_edges() unnecessarily

[PATCH 0/3] Add 'human' date format
 2019-01-18 19:24 UTC  (11+ messages)
` [PATCH v2 0/5] Re-roll of 'human' date format patch set
  ` [PATCH v2 1/5] Add 'human' date format
  ` [PATCH v2 2/5] Remove the proposed use of auto as secondary way to specify human
  ` [PATCH v2 3/5] Add 'human' date format documentation
  ` [PATCH v2 4/5] Add `human` format to test-tool
  ` [PATCH v2 5/5] Add `human` date format tests

git commits unstaged files
 2019-01-18 19:03 UTC  (3+ messages)

[PATCH] mailmap: update brandon williams's email address
 2019-01-18 18:38 UTC  (7+ messages)

[PATCH v12 00/26] Convert "git stash" to C builtin
 2019-01-18 17:49 UTC  (4+ messages)

[PATCHv3 0/2] git-p4: shelved change update with move/copy
 2019-01-18 17:46 UTC  (4+ messages)
` [PATCHv3 1/2] git-p4: add failing test for shelved CL update involving move/copy
  ` [PATCHv3 2/2] git-p4: handle update of moved/copied files when updating a shelve

[PATCH v4 01/10] commit-graph: rename 'num_extra_edges' variable to 'num_large_edges'
 2019-01-18 17:16 UTC  (3+ messages)
` [PATCH v5 3/9] commit-graph write: add "Writing out" progress output

Why does git cvsimport create a branch named origin?
 2019-01-18 13:42 UTC 

[PATCH 0/1] Make abspath() aware of case-insensitive filesystems
 2019-01-18 13:24 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] abspath_part_inside_repo: respect core.fileMode
  ` [PATCH v3 0/1] Make abspath() aware of case-insensitive filesystems
    ` [PATCH v3 1/1] abspath_part_inside_repo: respect core.fileMode
    ` [PATCH v4 0/1] Make abspath() aware of case-insensitive filesystems
      ` [PATCH v4 1/1] abspath_part_inside_repo: respect core.ignoreCase

[PATCH] pack-objects.c: Initialize read mutex in cmd_pack_objects
 2019-01-18 13:09 UTC  (5+ messages)
    ` Fwd: "

[PATCH 0/9] Offer to run CI/PR builds in Visual Studio Team Services
 2019-01-18 11:49 UTC  (10+ messages)
` [PATCH v2 00/13] Offer to run CI/PR builds in Azure Pipelines
  ` [PATCH v3 00/21] "
    ` [PATCH v3 01/21] travis: fix skipping tagged releases

What's cooking in git.git (Jan 2019, #02; Tue, 15)
 2019-01-18  9:58 UTC  (4+ messages)
  ` ps/stash-in-c, was "

[PATCH 00/76] Convert diff opt parser to parse_options()
 2019-01-18  9:30 UTC  (36+ messages)
` [PATCH 03/76] parse-options: allow keep-unknown + stop-at-non-opt combination
` [PATCH 50/76] diff.c: convert --color-words
` [PATCH 51/76] diff.c: convert --exit-code
` [PATCH 52/76] diff.c: convert --quiet
` [PATCH 53/76] diff.c: convert --ext-diff
` [PATCH 54/76] diff.c: convert --textconv
` [PATCH 55/76] diff.c: convert --ignore-submodules
` [PATCH 56/76] diff.c: convert --submodule
` [PATCH 57/76] diff.c: convert --ws-error-highlight
` [PATCH 58/76] diff.c: convert --ita-[in]visible-in-index
` [PATCH 59/76] diff.c: convert -z
` [PATCH 60/76] diff.c: convert -l
` [PATCH 61/76] diff.c: convert -S|-G
` [PATCH 62/76] diff.c: convert --pickaxe-all|--pickaxe-regex
` [PATCH 63/76] diff.c: convert -O
` [PATCH 64/76] diff.c: convert --find-object
` [PATCH 65/76] diff.c: convert --diff-filter
` [PATCH 66/76] diff.c: convert --[no-]abbrev
` [PATCH 67/76] diff.c: convert --[src|dst]-prefix
` [PATCH 68/76] diff.c: convert --line-prefix
` [PATCH 69/76] diff.c: convert --no-prefix
` [PATCH 70/76] diff.c: convert --inter-hunk-context
` [PATCH 71/76] diff.c: convert --color-moved
` [PATCH 72/76] diff.c: convert --color-moved-ws
` [PATCH 73/76] diff.c: allow --no-color-moved-ws
` [PATCH 74/76] range-diff: use parse_options() instead of diff_opt_parse()
` [PATCH 75/76] diff --no-index: "
` [PATCH 76/76] am: avoid diff_opt_parse()

[PATCH 0/5] travis-ci: build with the right compiler
 2019-01-18  8:40 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] travis-ci: don't be '--quiet' when running the tests
  ` [PATCH v2 5/5] travis-ci: build with the right compiler

Calculate packfile and idxfile checksums
 2019-01-18  8:36 UTC  (2+ messages)

[PATCH/RFC] fsck: complain when .gitignore and .gitattributes are symlinks
 2019-01-18  1:41 UTC  (5+ messages)

A seemingly wrong PR merge resolution
 2019-01-18  0:32 UTC  (2+ messages)

[PATCH] ls-refs: filter refs based on non-namespace name
 2019-01-17 23:33 UTC  (3+ messages)
` [PATCH v2] ls-refs: filter refs using namespace-stripped name

[PATCH] userdiff: Add a builtin pattern for dts files
 2019-01-17 22:13 UTC  (7+ messages)

[WIP 0/8] Trying to revive GIT_TEST_PROTOCOL_VERSION
 2019-01-17 21:18 UTC  (3+ messages)

[PATCH 0/1] t6042: fix breakage on Windows
 2019-01-17 20:57 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] t6042: work around speed optimization "

[PATCH] Allow usage of --gpg-sign flag in commit-tree builtin
 2019-01-17 20:24 UTC  (2+ messages)

[PATCH 0/2] mingw: fix git clone \\server\share
 2019-01-17 20:14 UTC  (3+ messages)
` [PATCH 1/2] mingw (t5580): document bug when cloning from backslashed UNC paths
` [PATCH 2/2] mingw: special-case arguments to `sh`

[PATCH 0/4] Sideband the whole fetch v2 response
 2019-01-17 19:43 UTC  (3+ messages)
` [PATCH v3 "

[PATCH] helper/test-ref-store: fix "new-sha1" vs "old-sha1" typo
 2019-01-17 18:53 UTC  (4+ messages)

[PATCH v3 0/2] support for filtering trees and blobs based on depth
 2019-01-17 18:44 UTC  (6+ messages)

[RFC] submodule: munge paths to submodule git directories
 2019-01-17 17:57 UTC  (4+ messages)

[PATCH] repository.c: fix sparse warning
 2019-01-17 16:51 UTC  (3+ messages)

git add —ignore-errors causes --renormalize
 2019-01-17 16:45 UTC  (3+ messages)

[PATCH v5 9/9] commit-graph write: emit a percentage for all progress
 2019-01-17 16:35 UTC  (4+ messages)
` [PATCH] commit-graph write: use pack order when finding commits

[PATCH v2 0/7] Create 'expire' and 'repack' verbs for git-multi-pack-index
 2019-01-17 15:27 UTC  (3+ messages)
` [PATCH v3 0/9] "

git-gui child windows are still blank
 2019-01-17 14:26 UTC  (2+ messages)

(no subject)
 2019-01-17 14:04 UTC 


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