git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-29 21:37:09 to 2017-02-02 09:16:43 UTC [more...]

[PATCH 2/7] completion: add subcommand completion for rerere
 2017-02-02  9:16 UTC  (3+ messages)

What's cooking in git.git (Jan 2017, #06; Tue, 31)
 2017-02-02  9:16 UTC  (6+ messages)
` [PATCH] color_parse_mem: allow empty color spec

Google Doc about the Contributors' Summit
 2017-02-02  9:08 UTC 

[PATCH 00/11] nd/worktree-move update
 2017-02-02  8:50 UTC  (12+ messages)
` [PATCH 01/11] worktree.c: zero new 'struct worktree' on allocation
` [PATCH 02/11] worktree: reorder an if statement
` [PATCH 03/11] get_worktrees() must return main worktree as first item even on error
` [PATCH 04/11] worktree.c: get_worktrees() takes a new flag argument
` [PATCH 05/11] worktree list: keep the list sorted
` [PATCH 06/11] worktree.c: add validate_worktree()
` [PATCH 07/11] worktree.c: add update_worktree_location()
` [PATCH 08/11] worktree move: new command
` [PATCH 09/11] worktree move: accept destination as directory
` [PATCH 10/11] worktree move: refuse to move worktrees with submodules
` [PATCH 11/11] worktree remove: new command

git-scm.com status report
 2017-02-02  6:54 UTC  (3+ messages)

init --separate-git-dir does not set core.worktree
 2017-02-02  3:55 UTC 

Git / Software Freedom Conservancy status report
 2017-02-02  2:45 UTC 

Git trademark status and policy
 2017-02-02  2:26 UTC 

[PATCH 7/7] completion: recognize more long-options
 2017-02-02  2:00 UTC  (6+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 7/7] "

[PATCH 4/7] completion: teach ls-remote to complete options
 2017-02-02  1:40 UTC  (2+ messages)

[PATCH 6/7] completion: teach remote subcommands option completion
 2017-02-02  1:37 UTC  (2+ messages)

git commit results in many lstat()s
 2017-02-02  0:25 UTC  (6+ messages)

[PATCH] doc: add note about ignoring --no-create-reflog
 2017-02-01 23:54 UTC  (10+ messages)

[PATCH] merge-recursive: make "CONFLICT (rename/delete)" message show both paths
 2017-02-01 23:28 UTC  (5+ messages)

[PATCH 1/2] doc: add doc for git-push --recurse-submodules=only
 2017-02-01 23:16 UTC  (3+ messages)
` [PATCH 2/2] completion: add completion for --recurse-submodules=only

[PATCH] connect: handle putty/plink also in GIT_SSH_COMMAND
 2017-02-01 23:07 UTC  (21+ messages)
  ` [PATCH v2 3/3] connect: Add the envvar GIT_SSH_VARIANT and ssh.variant config
  ` [PATCH v3 0/4] Handle PuTTY (plink/tortoiseplink) even in GIT_SSH_COMMAND
    ` [PATCH v3 1/4] connect: handle putty/plink also "
    ` [PATCH v3 2/4] connect: rename tortoiseplink and putty variables
    ` [PATCH v3 3/4] git_connect(): factor out SSH variant handling
    ` [PATCH v3 4/4] connect: Add the envvar GIT_SSH_VARIANT and ssh.variant config

[ANNOUNCE] Git Merge Contributor Summit topic planning
 2017-02-01 21:35 UTC  (9+ messages)

[PATCH 0/5] introduce SWAP macro
 2017-02-01 18:33 UTC  (38+ messages)
` [PATCH 1/5] add "
` [PATCH 3/5] use "
` [PATCH 4/5] diff: "
` [PATCH 5/5] graph: "

[git-users] More on that "merge branch checkout" problem -- cannot abort/go back?
 2017-02-01  6:36 UTC 

git push failing when push.recurseSubmodules on-demand and git commit --amend was used in submodule
 2017-02-01  1:22 UTC  (5+ messages)

[PATCH 0/7] completion bash: add more options and commands
 2017-01-31 22:42 UTC  (2+ messages)
` [PATCH 3/7] completion: improve bash completion for git-add

[PATCH 0/4] git-prompt.sh: Full patch for submodule indicator
 2017-01-31 22:12 UTC  (12+ messages)
` [PATCH 1/4] git-prompt.sh: add "
` [PATCH 2/4] git-prompt.sh: rework of "
` [PATCH 3/4] git-prompt.sh: fix for submodule 'dirty' indicator
` [PATCH 4/4] git-prompt.sh: add tests for submodule indicator

gitconfig get out of sync with submodule entries on branch switch
 2017-01-31 22:04 UTC  (4+ messages)

[PATCH v2 1/3] config: add markup to core.logAllRefUpdates doc
 2017-01-31 22:02 UTC  (13+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] refs: add option core.logAllRefUpdates = always

[PATCH v3 00/21] Add configuration options for split-index
 2017-01-31 21:09 UTC  (16+ messages)
` [PATCH v3 14/21] read-cache: touch shared index files when used

vger not relaying some of Junio's messages today?
 2017-01-31 20:27 UTC  (3+ messages)

[PATCH v2 0/7] Macros for Asciidoctor support
 2017-01-31 20:20 UTC  (7+ messages)
` [PATCH] Documentation: implement linkgit macro for Asciidoctor

[PATCH] blame: draft of line format
 2017-01-31 19:41 UTC  (3+ messages)

[PATCH] .mailmap: update Gábor Szeder's email address
 2017-01-31 18:42 UTC 

Feature request: flagging “volatile” branches for integration/development
 2017-01-31 17:12 UTC 

[PATCH] t0001: don't let a default ACL interfere with the umask test
 2017-01-31 17:13 UTC  (2+ messages)

[PATCHv4] builtin/commit.c: switch to strbuf, instead of snprintf()
 2017-01-31 13:45 UTC 

[PATCH v1 0/2] urlmatch: allow regexp-based matches
 2017-01-31  9:01 UTC  (11+ messages)
` [PATCH v4 0/5] urlmatch: allow wildcard-based matches
` [PATCH v5 "
` [PATCH v5 1/5] mailmap: add Patrick Steinhardt's work address
` [PATCH v5 2/5] urlmatch: enable normalization of URLs with globs
` [PATCH v5 3/5] urlmatch: split host and port fields in `struct url_info`
` [PATCH v5 4/5] urlmatch: include host in urlmatch ranking
` [PATCH v5 5/5] urlmatch: allow globbing for the URL host part

Git clonebundles
 2017-01-31  7:00 UTC 

difflame
 2017-01-31  2:37 UTC  (6+ messages)

[RFC] Proof of concept: Support multiple authors
 2017-01-31  0:54 UTC  (5+ messages)

[PATCH] Completion: Add support for --submodule=diff
 2017-01-31  0:10 UTC  (5+ messages)

[PATCH] checkout: convert post_checkout_hook() to struct object_id
 2017-01-30 22:48 UTC  (3+ messages)

[PATCH 0/3] stash: support filename argument
 2017-01-30 21:13 UTC  (10+ messages)
` [PATCH v2 0/4] stash: create "
  ` [PATCH v2 1/4] Documentation/stash: remove mention of git reset --hard
  ` [PATCH v2 2/4] stash: introduce push verb
  ` [PATCH v2 3/4] introduce new format for git stash create
  ` [PATCH v2 4/4] stash: support filename argument

[PATCH v3 15/27] attr: (re)introduce git_check_attr() and struct attr_check
 2017-01-30 18:05 UTC  (2+ messages)

[PATCH v3 16/27] attr: convert git_all_attrs() to use "struct attr_check"
 2017-01-30 18:06 UTC  (2+ messages)

git-daemon shallow checkout fail
 2017-01-30 17:27 UTC  (3+ messages)

[PATCH] git-p4: Fix git-p4.mapUser on Windows
 2017-01-30 17:07 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] help: correct behavior for is_executable on Windows
 2017-01-30 17:03 UTC  (5+ messages)
` [PATCH v2] help: improve is_executable() "

[PATCH v2] mingw: allow hooks to be .exe files
 2017-01-30 16:51 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3] t/Makefile: add a rule to re-run previously-failed tests
 2017-01-30 15:35 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] fixup! worktree move: new command
 2017-01-30 12:24 UTC  (4+ messages)

[PATCH] mingw: allow hooks to be .exe files
 2017-01-30 12:29 UTC  (7+ messages)


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 NNTP newsgroup(s).